html
{

	font: normal 12px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

body
{
	margin: 0 auto;
	padding: 0 25px;
	background-color: #EBECE6;
}

#flashcontent {
border: solid 1px #000;
width: 456px;
height: 192px;
}

#outer
{
z-index: 2;
position: relative;
width: 750px;
border: solid 1px #fff;
background-color: #fff;
margin: 0 auto;
margin-bottom: 2px;
}

#navlist
{
width: 750px;
border: solid 7px #EBECE6;
background-color: #EBECE6;
margin: 0 auto;
}
#navlist ul
{
margin: 2px 0 5px 475px;
white-space: nowrap;
padding: 0;
text-align: center;
background-color: #EBECE6;
}

#navlist li
{
display: inline;
list-style-type: none;
margin: 5px;
}

#navlist a
{
	padding: .2em 1em;
	border: 1px solid;
	background-color: #E0E1D9;
	font-family: "verdana";
	font-size: 10px;
	border-color: #999999;
}

#navlist a:link, #navlist a:visited
{
color: #003333;
text-decoration: none;
}

#navlist a:hover
{
border: 1px solid #666666;
background-color: #999999;
color: #DADADA;
}

#header
{
	position: relative;
	width: 800;
	height: 67px;
	margin-bottom: 2px;
	background-color:#001d66;


}

#header h1
{
float: left;
width: 351px;
margin-top: 20px;
margin-right: 15px;
margin-left: 10px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: normal;
border-right: 1px solid #fff;
color: #fff;
font-size: 18px;
font-style: normal;
font-weight: 100;
text-decoration: none;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
border-bottom-width: 0;
text-decoration: none;
font-family: "Arial";
font-size: 18px;
font-weight: 100;
color: #fff;
font-style: normal;
letter-spacing: 0.1em;
}

#header h1 a:hover 
{
	color: #5a8f02;
}

#header h2
{
float: left;
width: 180px;
color: #fff;
font-size: 12px;
font-family: "Lucida Calligraphy";
padding: 0;
text-transform: lowercase;
font-style: normal;
font-weight: 100;
line-height: normal;
margin-top: 24px;
margin-left: 0;
	
}

#logo
{
	float: left; 
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 20px;
	background-image:url(../images/horsehead.gif)}

#mainpic {
	float: right;
	position: relative;
	width: 590px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#mainnav
{
float: left;
position: relative;
width: 13em;
padding: 0px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #055800;
color: #333;
}

#mainnav ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: right;
	display: block;
}

#mainnav li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979B7D;
}

#mainnav li a
{
display: block;
padding: 15px .5em 15px .5em;
background-color: #055800;
color: #fff;
text-decoration: none;
width: 12em;
}

#active a
{
display: block;
padding: 15px .5em 15px .5em;
background-color: #055800;
color: #FFF;
text-decoration: none;
width: 12em;
}


#mainnav li a:hover
{
border-left-color: #005100;
border-right-color: #005100;
background-color: #011e66;
color: #fff;
}

#mainnav li li
{
border-bottom: 0;
margin: 0;
font-size: 10px;
}

#mainnav li li a
{
	padding: 4px 4px 4px 4px;
	background-color: #5a8f02;
	width: 14.7em;
	font-size: 10px;
	color: #ffffff;
}

#mainnav li li li a
{
padding: 3px .5em 3px 1.9em;
background-color: #ffffff;
width: 8.8em;
font-size: 10px;
color:	#000000;
}

#sectiontitle
{
	clear: both;
	margin-top: 3px;
	width: 100%;
	height: 110px;
	background-image:url(images/sectionTitleBackground.png);
	margin-bottom: 2px;
	position: relative;
}

#sectiontitle img 
{
Float: left;
}

#sectiontitlecontent
{
	position: absolute;
	bottom: -20px;
	padding: 0 0 1px;
	width: 270px;
	right: 1px;
}

#sectiontitlecontent h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #fff;
	font-weight: lighter;
	text-align: right;
	letter-spacing: .2em;
}

#wrapper { 
width: 750px;
float: left;
position: relative;

margin-bottom: 2px;
}


#contents
{
	position: relative;
	Float: right;
	width: 560px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
	padding-left: 1px;
}

#contents h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #003399;
	padding-top: 1px;
	padding-bottom: 2px;
	margin: 2px 0 0 0;
	font-weight: lighter;
}

#contents h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #005100;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 1px 0 0 0;
	font-weight: normal;
	border-bottom: 1px solid #005100;
}

#contents p
{
margin-top: 5px;

}

#leftside
{
	float: left;
	position: relative;
	margin-top: 0px;
	width: 13em;
	padding: 0 0 100% 0;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #ADB19A;
	color: #333;
	clear: both;
	margin: 0;
	height: 100%;
}

#footer
{
	margin: 0 auto;
	color: #666666;
	padding: 5px 0 5px;
	text-align: center;
	position: relative;
	width: 750px;
	z-index: 2;
	background-color: #EBECE6;
}


.col { width: 225px; float: left; margin: 0 6px 0 15px; text-align: left; }

.col ul {
	margin: 0 0 0 18px;
	padding: 0;
	line-height: 1.5em;
	list-style-type: none;
	text-decoration: none;
}

.col li {
	padding-bottom: 10px;
	text-decoration: none;
}

.col h3 { font-size: 13px; padding: 5px 5px 0 10px; margin-top: 0; }


#links h3 
{
	
	color: #336799;
}

#content h3
{
	color: #336799;
}

#sidebar h3
{
	color: #336799;
}

#links a:link { color: #336699; border-bottom-color: #336699; }

#links a:hover { color:#000; border-bottom-color: #fff;}

#links a:visited { color: #336699; border-bottom-color: #336699; }

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:hover { color:#000; border-bottom-color: #fff;}

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:hover { color:#000; border-bottom-color: #fff;}

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }

/* Footer */

#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { 
	margin: 0 0; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #999999;
}



#background 
{
	margin: 10px;
	padding: 5px;
	width: 190px;
	background-color: #E0E1D9;
	border-width: 1px;
	border-left-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-color: #333333;
}

.breadcrumb{
	font: .8em "Verdana", "Trebuchet MS";
	padding-top: 10px;
	padding-left: 2px;

}

.breadcrumb a{
	text-decoration: none;
	color: #005100;
	font-weight: normal;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #005100;
	text-decoration: none;
}

.breadcrumb a:hover{
text-decoration: underline;
}
, .breadcrumb a:active{
	color: #005100;
	text-decoration: none;
}

.breadcrumb a:hover{
text-decoration: underline;
}


