/*global styles*/

body { 
color: #333333; 
font-family: arial, sans-serif; 
font-size: 13px;
line-height: 1.65;
}

a:link { font-family: font-family: arial, sans-serif; font-weight: normal; color: #333333; text-decoration: none; }
a:visited { font-family: font-family: arial, sans-serif; font-weight: normal; color: #333333; text-decoration: none; }
a:hover { font-family: font-family: arial, sans-serif; font-weight: normal; color: #4473b9; text-decoration: none; }
a:active { font-family: font-family: arial, sans-serif; font-weight: normal; color: #333333; text-decoration: none; }

/*site styles*/

#container {
	font-family:Arial, Helvetica, sans-serif;
	width: 980px;
	margin: 0px auto;
	min-height: 922px;
	margin-top: 35px;
	position: relative;
}

#nav {
	position: absolute;
	top: 0px;
	width: 980px;
	left: 0px;
	margin-top: 0px;
}

#sub_nav {
	position: absolute;
	top: 0px;
	width: 980px;
	left: 0px;
	margin-top: 0px;
}

#content {
	position: absolute;
	top: 0px;
	width: 930px;
	left: 0px;
	margin-top: 0px;
}

#banner { position: relative; width: 904px; height: 499px; overflow: hidden; }
#featured { height: 499px; width: 904px overflow: hidden;  }
#featured.pics { height: 499px; width: 904px; padding:0; overflow: hidden }
#featured.pics img { height: 499px; width: 904px; top:0; left:0 }

#footer { position: absolute; top: 0px; width: 930px; left: 0px; margin-top: 0px; }
#footer_text { font-family: font-family: arial, sans-serif; font-weight: normal; font-size: 10px; color: #333333; text-align: left; line-height: 1; }

#green { font-family: font-family: arial, sans-serif; font-weight: bold; font-size: 13px; color: #9ec054; text-align: left; line-height: 1.9; margin-left: 35px; }

#blue { font-family: font-family: arial, sans-serif; font-weight: normal; color: #3366cc }

#white { font-family: font-family: arial, sans-serif; font-weight: bold; font-size: 13px; color: #FFFFFF; text-align: left; line-height: 1.9; }

h1 { font-family: font-family: arial, sans-serif; font-weight: normal; font-size: 11px; color: #333333; text-align: left; }

h2 { font-family: font-family: arial, sans-serif; font-weight: normal; font-size: 13px; color: #333333; text-align: left; line-height: 1.9; }

h3 { font-family: font-family: arial, sans-serif; font-weight: bold; font-size: 13px; color: #1a3055; text-align: left; line-height: 1.9; }

h4 { font-family: font-family: arial, sans-serif; font-weight: normal; font-size: 12px; color: #333333; text-align: left; line-height: 1.3; margin: 0px;}
