body {
margin: 0px;
padding: 0px;
text-align: center;
background-color: #D5D5B4;
}

a.navfont:link {
	color: #879689;
	text-decoration: none;
    }
	
a.navfont:visited {
	color: #879689;
    }

a.navfont:active {
	color: #879689;
    }
	
a.navfont:hover {
	color: #FFFFFF;
	background-color: #879689;
	padding-top: 6px;
	padding-bottom: 6px;
    }

a:link {
	color: #51899c;
	text-decoration: none;
    }
	
a:visited {
	color: #51899c;
	text-decoration: none;
    }

a:active {
	color: #51899c;
	text-decoration: none;
    }
	
a:hover {
	color: #00ace6;
	/*background-color: #B08900;*/
	/*the line above has been commented 
	out because it was creating conflict
	with image links.*/
	text-decoration: none;
    }




.Title1 {
	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	padding-left: 22px;
	color: #4C5735;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	padding-left: 22px;
	color: #596F73;
	padding-right: 30px;
	text-indent: 0pt;



}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-left: 22px;
	color: #658196;
	line-height: 24px;

}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.BodyLogo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;

}
.BodyLogoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-left: 10px;
	color: #CC9933;
	padding-right: 10px;
	font-weight: bold;

}
.Nav1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	padding-left: 16px;
	padding-right: 30px;
	font-weight: normal;
	color: #CC0000;


}
.Title3 {

	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 22px;
	color: #996600;
}
.TitleID {


	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #81744B;
}
.idtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.BodyAbout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #464646;
	text-indent: 0pt;
	padding-left: 20px;

}
.TitleLogo {



	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #81744B;
}
.HomeCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786D43;
	line-height: 22px;

}
.TitleHome {

	font-family: Helvetica, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF6633;
}
.idtext22px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 22px;
}

