

body {
	background: #2D4435 url(/graphics/bg3.gif) repeat-x;
}





.hometext {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

.hometext A:link {COLOR: #FF6600; text-decoration: underline;}
.hometext A:visited {COLOR: #FF6600; text-decoration: underline;}
.hometext A:hover {COLOR: #333333;text-decoration: none;}


.footer {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

.footer A:link {COLOR: #333333; text-decoration: underline;}
.footer A:visited {COLOR: #193F24; text-decoration: underline;}
.footer A:hover {COLOR: #193F24;text-decoration: none;}

.highlight {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 3px;
	margin-right: 7px;
}

.highlight A:link {COLOR: #333333; text-decoration: underline;}
.highlight A:visited {COLOR: #193F24; text-decoration: underline;}
.highlight A:hover {COLOR: #193F24;text-decoration: none;}

.sidebar {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 13px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
}

.secnav {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7E7C6F;
	line-height: 12px;
	padding: 0px;
	margin-bottom: 0px;
}

.secnav A:link {COLOR: #22472D; text-decoration: underline;}
.secnav A:visited {COLOR: #22472D; text-decoration: underline;}
.secnav A:hover {COLOR: #7E7C6F;text-decoration: none;}


.maintext {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding: 0px;
	margin-bottom: 0px;
}

.maintext A:link {COLOR: #22472D; text-decoration: underline;}
.maintext A:visited {COLOR: #22472D; text-decoration: underline;}
.maintext A:hover {COLOR: #333333;text-decoration: underline;}



H1 {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 14px;
	color: #7E6E3E;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 5px;
}

H2 {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 12px;
	color: #7E6E3E;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}




.copyright {
	font-family:  verdana, arial, helvetica,  sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}








	




/* removes default top margin from left/right column paragraphs in mozilla */
div > p {
  margin-top: 0;
}
