/* CSS Document */

body{
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}

#wrapper{
	width: 760px;
	border: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#logo{
	margin: 0;
	height: 213px;
}

#logo h1{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #828d2f;
	text-align: right;
	vertical-align: middle;
}

#map{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 8px;
	color: #CCCCCC;
	margin-top: 25px;
	margin-bottom: 16px;
}

#map a{
	color: #ffffff;
	text-decoration: none;
}

#map a:hover, #map a:focus{
	color: #828d2f;
	text-decoration: underline;
}

#leftcol{
	width: 165px;
	float: left;
	margin-top: 35px;
	margin-left: 4px;
}
	
#leftcol #nav ul{
	padding: 0;
	margin: 0;
	background-color: transparent;
	list-style-type: none;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

#leftcol #nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#leftcol #nav ul li a{
	height: 1%;
	color: #828d2f;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 4px;
}
	
#leftcol #nav ul li a:hover, #leftcol #nav ul li a:focus, #leftcol #uberlink a:link, #leftcol #uberlink a:visited, #leftcol #uberlink a:hover, #leftcol #uberlink a:active {
	color: #fff;
}

h1 {
	margin: 0px;
	color: #828d2f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	letter-spacing: .1em;
}

h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}

h3 {
	color: #FFFFFF;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
	width: 370px;
	background-color: #5d9732;
	text-align: center;
}

h4 {
	color: #A3A3A3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin-bottom: -15px;
}

.leftimage {
	float: left;
	margin-right: 10px;
}

.rightimage {
	float: right;
	margin-left: 15px;
}

.sidepic {
	border: 2px solid 004812;
}

.clearit {
	display: block;
	clear: both;
}

#content{
	padding-left: 200px;
	padding-top: 35px;
}


#content a{
	color: #FFFFFF;
	text-decoration: none;
}


#content a:hover, #content a:focus{
	color: #0071bc;
	text-decoration: underline;
}


#rightcol{
	width: 124px;
	float: right;
	margin-right: 0px;
	margin-bottom: 20px;
}

#rightcol p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-align: center;
}

.container{
	width: 99%;
	float: right;
}

#words{
	text-align: justify;
	font-size: 90%;
	color: #BBB677;
	list-style-position: inside;
	list-style-type: disc;
	}

#words ul li{
	list-style: square outside;
	padding-left: 25px;



}

h6 {
	color: #0071bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.2em;
}

#footer{
	color: #9C9B69;
	clear: both;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828d2f;
}

#footer p{
	font-size: 60%;
	margin: 0;
}

#footer a{
	color: #828d2f;
	text-decoration: none;
}

#footer a:hover, #footer a:focus{
	color: #FFF;
	text-decoration: underline;
}

img
{
	border-color: #0071bc;
	color: #0071bc;
}

.listheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004812;
	background-color: #BEC0C3;
	vertical-align: text-top;
}
