.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6C0036;
	text-decoration: none;
}
.leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6C0036;
	text-decoration: none;
}
.leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #31849b;
	text-decoration: none;
}
.leftnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #31849b;
	text-decoration: none;
}

.lowernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #760D38;
}
.lowernav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6C0036;
	text-decoration: none;
}
.lowernav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #6C0036;
	text-decoration: none;
}
.lowernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #31849b;
	text-decoration: none;
}
.lowernav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #31849b;
	text-decoration: none;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	color: #760D38;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #31849b;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	color: #760D38;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1em;
	color: #31849b;
	font-family: Arial, Helvetica, sans-serif;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	line-height: normal;
	font-weight: normal;
}

.main a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #6C0036;
	text-decoration: underline;
	line-height: normal;
}
.main a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #6C0036;
	text-decoration: underline;
	line-height: normal;
}
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #31849b;
	text-decoration: underline;
	line-height: normal;
}
.main a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #31849b;
	text-decoration: underline;
	line-height: normal;
}
.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #760D38;
	line-height: normal;
	font-weight: normal;
}
.rightcol a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #6C0036;
	text-decoration: underline;
	line-height: normal;
}
.rightcol a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #6C0036;
	text-decoration: underline;
	line-height: normal;
}
.rightcol a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #31849b;
	text-decoration: underline;
	line-height: normal;
}
.rightcol a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #31849b;
	text-decoration: underline;
	line-height: normal;
}
.line {
	background-image: url(images/purplepixel.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#mertonhome {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
