@charset "utf-8";
/* CSS Document */
/* Written by Eric Lundberg http://ericlundberg.com*/
body {
	background-image: url(../backgrounds/Untitled-1_cropop.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main_Wrapper {
	height: auto;
	width: 723px;
	margin-right: auto;
	margin-left: auto;
	background-color: #9f602b;
}
#main_Wrapper #main_Content #left_Content {
	float: left;
	height: 180px;
	width: 380px;	
	font-size:11px;
	padding-right:20px;
	padding-left:20px;
}
#main_Wrapper #main_Content #right_Content {
	float: left;
	height: 180px;
	width: 296px;
	font-size:11px;
}
#main_Wrapper #main_Content {
	height: 280px;
	width: 719px;
	/*margin-right: auto;
	margin-left: auto;*/
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4c3b1f;
	border-left-color: #4c3b1f;
}
.clearfloat	{
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4c3b1f;
	border-left-color: #4c3b1f;
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#main_Wrapper #main_Content a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:900;
}
#main_Wrapper #main_Content a:hover {
	color: #dda63f;
}
#main_Wrapper #top_Nav {
	background-image: url(../backgrounds/contentbck4.jpg);
	height: 39px;
	text-align:right;
	padding-top:0px;
	padding-right:20px;
	padding-bottom:0px;
	font-size:11px;
}
#main_Wrapper #top_Logos {
	border-right: 2px solid #4c3b1f;
	border-left: 2px solid #4c3b1f;
	width:719px;
	margin-right: auto;
	margin-left: auto;
	height:190px;
}
#top_Nav a {
	color: #ffffff;
	text-decoration: none;
	font-weight:900;
}
#top_Nav a:hover {
	color: #dda63f;
	font-weight:900;
}
#apDiv1 {
	position:absolute;
	left:731px;
	top:26px;
	width:243px;
	height:17px;
	z-index:1;	
}
#main_Wrapper #footer {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4c3b1f;
	border-left-color: #4c3b1f;
}
.botfooter {
	width: 723px;
	margin-right: auto;
	margin-left: auto;
}