body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	font-family: Tahoma, Arial, sans-serif;
	color: #000000;
	
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
}



h1 {
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #7C9001;
	
}


h2 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 1em;
}

#topnav{
	background-color: #231F20;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}
	

#topnav ul {
	margin: 0;
	list-style: none;
	padding-left: 75px;
}

#topnav li {
	display: inline;
	
}

#topnav a {
	display: block;
	float: left;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #F5EBE7;
	font-size: 11px;
	line-height: 3em;
	letter-spacing: 0.1em;
	font-family: Tahoma;
}

#topnav a:hover {
	background-color: #93AB01;
	color: #000000;
}
		

#topnavshadow{
	height: 15px;
	background-image: url(images/topnavshad.gif);

}

#header{
	background-color: #F5EBE7;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 240px;
	width: 770px;
	vertical-align: top;
	
}

#headert1{
	float: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 8px;
	
}

#headerpics{
	width: 289px;
	float: left;
	margin-top: 9px;
	padding-left: 140px;

}

#content{
	background-color: #F5EBE7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	
}

#maincontent{
	padding-right: 10px;
	padding-bottom: 5px;
	width: 460px;
	float: left;
	line-height: 1.4em;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #93AB01;
	
	}

#maincontentright{
	float: left;
	padding-left: 40px;

}

#logosdiv{
	background-color: #FFFFFF;
	height: 2px;

}

#logos{
	background-color: #231F20;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

}

#footerdiv{
	background-color: #798D03;
	height: 31px;
	background-image: url(images/footershad.gif);

}

#footer{
	background-color: #788C03;
	height: auto;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
}	
	#footer a {
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 0.9em;
	line-height: 2em;
	letter-spacing: 0.1em;
	font-family: Tahoma, Arial, sans-serif;
	
}	
	#footer a:hover {
	color: #F5EBE7;
	text-decoration: underline;
	
	
}	
	#footerlogo1 {
	float: left;
	padding-left: 60px;
	padding-right: 160px;
	
}	
	#footerlogo2 {
	width: 144px;
	margin-bottom: 5px;
	float: left;
	padding-right: 140px;
	
}	
	#footerlogo3 {
	width: 73px;
	margin-bottom: 5px;
	float: left;

}
.active {
	background-color: #93AB01;
	background-image: url(images/tri.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}	
	#footerinfo{
	background-color: #788C03;
	text-align: center;
	height: auto;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 0.7em;
}	
	#footerinfo a {
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	line-height: 2em;
	letter-spacing: 0.1em;
	font-family: Tahoma, Arial, sans-serif;
	
}	
	#footerinfo a:hover {
	color: #F5EBE7;
	text-decoration: underline;
}
.badges {
	vertical-align: middle;
	padding-left: 10px;
}
.white {
	color: #FFFFFF;
}
li {
	color: #7C9001;
	list-style-type: square;
}
