/* CSS Document */

html,body
{
	background-color: #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	clear: both;
	height: 170px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
}

div#container { text-align: left; }



div#footer
{
	width: 200px;
	clear: both;
	float: none;
	bottom: 0px;
	background-color: #ffffff;
	background-position: bottom;
	display: block;
	position: static;
	background-image: url(../img/home_bot_img.gif);
	height: 0px;
}
div#footer2
{
	width: 900px;
	clear: both;
	float: none;
	bottom: 0px;
	background-position: bottom;
	display: block;
	position: static;
	background-image: url(../img/home_bot_img.gif);
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

div#container3
{
	width: 900px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0 auto;
}

div#wrap
{
	width: 890px;
	margin: 0px auto 0;
	border: 10px solid #efefef;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

div#content
{
	width: 510px;
	color: #FFFFFF;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #b4a59f;
	float: right;
	background-position: right top;
	border-bottom-width: 1px;
}
a.selected:link, a.selected:visited, .red {
	color: #FF0000;
	font-weight: bold;
}
div#content1
{
	width: 530px;
	color: #333333;
	float: left;
	overflow: auto;
	text-align: left;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 1.8em;
	padding-left: 30px;
	padding-top: 0px;
}
div#content2
{
	width: 490px;
	color: #FFFFFF;
	background-color: #99a116;
	float: right;
	background-position: right top;
	padding-left: 20px;
}
div#content3
{
	width: 490px;
	color: #000000;
	background-color: #99a116;
	float: right;
	background-position: right top;
	padding-left: 20px;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}


a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
#left_nav {
	font-size: 11px;
	width: 250px;
	float: left;
}
#header {
	font-size: 16px;
	color: #81001f;
	font-weight: bold;
}
#top_header {
	height: 123px;
	width: 722px;
}
#main_image {
	padding-left: 20px;
	text-align: left;
	width: 240px;
	float: left;
	background-color: #FFFFFF;
	height: 123px;
	padding-right: 18px;
}
#nav_header {
	height: 140px;
	width: 900px;
	text-align: right;
	padding-top: 15px;
}
#logo_image {
	float: left;
	width: 430px;
}

#content1 a {
	color: #FFFFFF;
	text-decoration: none;
	}
#content1 a:hover {
	color: #FFFF00;
}

#nav_top {
	color: #ffffff;
	padding: 0;
	height: 40px;
	width: 900px;
	background-image: url(../img/nav_background.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



#nav_top ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	height: 40px;
}


#nav_top ul li 

{
	display: block;
	float: left;
	text-align: center;
	margin: 0;
}


#nav_top ul li a
{
	display: run-in;
	float: left;
	color: #ffffff;
	text-align: center;
	margin: 0;
	font: bold 11px/19px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 40px;
	padding-right: 11px;
	padding-bottom: 0;
	padding-left: 11px;
	padding-top: 10px;
}


#nav_top ul li a:hover
{
	color: #FFFF00;
	
}
#nav_top #currentpage a {
	color: #FFFF00;
	}

