body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5F7E8;
}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


A:link { color: #002AA2; text-decoration: underline }
A:visited { color: #002AA2; text-decoration: underline}
A:hover { color: #CC0066; text-decoration: underline;}
A:active { color: #3366FF; text-decoration: underline}

/* navigation  */
.nvmenu{	cursor: hand;}

.nvmenuover{background-color: #C7C8A4;}
.nvmenuoff{	}

.nvmenuview{	cursor: hand; background-color: #BEC08F;}
.nvmenuviewover{background-color: #D0D1B2;}
.nvmenuviewoff{background-color: #BEC08F;}

.nvmenulowmedhi{	cursor: hand; background-color: #C4C69B;}
.nvmenulowmedhiover{background-color: #D0D1B2;}
.nvmenulowmedhioff{background-color: #C4C69B;}

.homecontact {color: #FFFFFF;	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.homecontact A:link { color: #FFFFFF; text-decoration: none;}
.homecontact A:visited { color: #FFFFFF; text-decoration: none;}
.homecontact A:hover { color: #006600; text-decoration: underline}
.homecontact A:active { color: #CC0066; text-decoration: underline}

/* Footer  */
.tdouterguts {}

/* Footer  */
.footer {	padding: 5px 6px 5px 7px;}
.footerTopline {	font-size: 11px;	font-weight: bold;	color: #8B8C77;}
.footersmallertext {font-size: 9px; color: #8B8C77; 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			}

/* Footer Buildabettersite link */
.buildbetter A:link, .footer A:link { color: #728ABD; text-decoration: underline }
.buildbetter A:visited, .footer A:visited { color: #728ABD; text-decoration: underline}
.buildbetter A:hover, .footer A:hover { color: #87A5FF; text-decoration: underline}
.buildbetter A:active, .footer A:active { color: #CC0066; text-decoration: underline}


