@charset "UTF-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height:16px;
	margin:0px;
	background-color: #e1e0b1;
	background-position:top;
	background-image:url(images/background4.jpg);
	background-repeat:repeat;
	background-attachment:scroll;
	width: auto;
	height: 100%;
	_text-align: center;
}

	
.container {
	margin-left:auto;
	margin-right:auto;
	width: 700px;
	background-color:#ffffff;
	background-position:center;
	margin-top: 0px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -25px;
	min-height:100%;
	_text-align: left;

}
	
.header { 
	width: 700px;
	height: 200px;
	
	border: none;
	background-image:url(images/header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	float: inherit;


	
}


	
.main_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	text-align:center;
	color:#7fb539;
	text-decoration: none;

	
	
}


.main_links:hover {
	text-decoration: none;
	color:#766A62;
	border: none;
	width: auto;
	
}



ul.main_links {
	list-style: none;
	font-weight: bold;
	
}


.main_links li {
	list-style: none;
	display: inline;
	padding-right:35px;
}

.main_content {
	width: 650px;
	color:#ffffff;
	padding-left:25px;
	padding-right:25px;
	
}	




.clear {
	clear:both;
	
}

	


.small_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bolder;
	color:#B7B1A9;
	margin-top:25px;
	margin-right:25px;
	text-align:right;
	padding-right: 100px;

}


 
.subheader_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color:#886e5c;
	margin-top:25px;
	margin-right:25px;
	text-align:left;


}



.menuheader_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
font-weight: bolder;
	color:#7fb539;
	text-align:left;

}


.menuheader_text2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
font-weight: bolder;
	color:#D4451E;
	text-align:left;

}
 .menu_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color:#B7B1A9;
	text-align:justify;
	width:650px;
	padding-left:25px;
	padding-right:25px;

}
 
  .stat_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color:#c7c2ba;
	text-align:justify;
	font-style:italic;

}

.push {
	height: 25px;
}
	
.footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#886e5c;
	width: 700px;
	height:25px;
	margin-top: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}

.footer_links {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:10px;
	color:#D4451e;
	text-decoration:none;
	}

.footer: link, .footer:visited, .footer:active {
	text-decoration: none;
	color:#7fb539;
	border: 0px;
}

