

body, td    { color: #720; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

body   { color: #720; font-size: 10pt; margin: 0 }

a   { color: #720; outline: none medium }
	
a:link, a:visited   { color: #b4783c; text-decoration: none }

a:hover, a:active      { color: #720; text-decoration: underline }

.textfield  { color: #720; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff }

.sectionsmallblue,     { color: #720; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 0 0 0 5px }

.sectionsmallbrown, .sectionsmalllightblue, .sectionsmalldarkbrown, .sectionsmallred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C354F;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.button   { color: #720; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff }
.featuredtitle  { color: #720; font-size: 21px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; padding: 0 0 0 5px }

.featuredtitle a:link, .featuredtitle a:visited { color: #720; font-size: 21px; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; text-decoration: none }

.featuredtitle a:hover, .featuredtitle a:active{
	text-decoration: underline;
}

.featuredsmallblue, .featuredsmallred, .featuredsmalldarkbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3B386;
	font-weight: bold;
	padding: 0 0 0 5px;	
}

.featuredsmallbrown, .featuredsmalllightblue  { color: #720; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 0 0 0 5px }

/* Drop Down Nav Styles */
.dropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #2c354f;
	border-color: #FFF;
	border-width: 0 1px 0 1px;
	border-style: solid;
}

.dropdown a:link, .dropdown a:visited   { color: #b4783c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
	
.dropdown a:hover, .dropdown a:active {
	color: #B3B386;
	}
h1  { color: #b4783c; font-size: 20px; font-family: Arial, Helvetica, sans-serif }
	
h2  { color: #b4783c; font-size: 16px; font-family: Arial, Helvetica, sans-serif }
	
h3  { color: #b4783c; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.content  { color: #720; background-color: #ffffff }
