

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

body {
	background-color:#e1dec6;
	margin:0px;
	}

a {
	outline: none;
}
	
a:link, a:visited {
	color: #00AEC1;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

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

.sectionsmallblue,  { color: #483d8b; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, sans-serif; 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: #483d8b; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff }

/* Featured Item Classes */
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/


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

.featuredtitle a:link, .featuredtitle a:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2C354F;
	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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.dropdown a:hover, .dropdown a:active {
	color: #B3B386;
	}
	
	

/* Article/Content Style */
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
color: #454545;
}
	
h2 {
color: #454545; 
font-size: 16px; 
font-family: Arial, Helvetica, sans-serif
}
	
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #454545;
}
	
	
/* Article/Content Style */
/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.content {
	background-color:#ffffff;
}
