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

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #c9b280;
}
#wrapper {
	width: 850px;
	border-right: 1px solid #d2bc8e;
	border-left: 1px solid #d2bc8e;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#main_wrapper {
	background: #f5f3ea;
	width: 848px;
	border-right: 1px solid #b09c6f;
	border-left: 1px solid #b09c6f;
	overflow: hidden;
}
#header
 {
	width: 848px;
	overflow: hidden;
}
#logos {
	float: left;
	width: 500px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#phone_no {
	float: right;
	padding-right: 20px;
	padding-top: 33px;
	padding-bottom: 33px;
}
#nav {
	width: 848px;
	background: url(../images/nav_bg.gif) repeat-x left center;
	height: 43px;
	font-size: 12px;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #445763;
	text-decoration: none;
	display: block;
	padding: 15px 10px 7px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-right: 16px;
	margin-left: 16px;
}
#nav  a:hover, #nav a.active {
	border-bottom: 4px solid #c610aa;
}
#banner {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#container {
	width: 824px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}


#left_nav {
	width: 270px;
	float: left;
}
#left_nav   h3   {
	line-height: 54px;
	background: url(../images/our_rep.jpg) repeat-x center top;
	text-align: center;
	width: 270px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#left_nav li a {
	text-align: center;
	width: 270px;
	color: #0078ff;
	text-decoration: none;
	background: #e5e2d6;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	border-bottom: 1px solid #f5f3ea;
}
#left_nav   a:hover   {
	color: #FFFFFF;
	background: #0080ff;
}
#visa  {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#donation {
	width: 270px;
	background: #0080ff;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
#done_text {
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 12px;
}

#contant {
	float: right;
	width: 520px;
	border: 1px solid #e1e0d8;
	background: #FEFFFF;
	padding: 15px 10px;
}
#contant  p {
	color: #616161;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
}
#contant  p  strong {
	font-size: 13px;
	text-decoration: underline;
}

#lake_state_main {
	width: 460px;
	overflow: hidden;
	padding-top: 22px;
}
#lake_left {
	width: 270px;
	float: left;
	padding-top: 30px;
}
#lake_left p.approved {
	text-align: center;
	padding-top: 15px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}

#lake_left #sioto {
	background: url(../../../antiochmoonwalk/html/images/sioto.gif) no-repeat left center;
	height: 87px;
	padding-left: 110px;
	padding-top: 15px;
	color: #666666;
	text-align: center;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
}
#state_right {
	float: right;
	width: 180px;
	text-align: center;
}
#state_right p {
	font-size: 14px;
	text-align: left;
}
#face_book {
	padding-top: 40px;
}
#face_book img {
	cursor: pointer;
}


#footer {
	width: 848px;
	background: #C9B280;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
}
#footer  a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-size: 13px;
}
#footer  a:hover {
	text-decoration: underline;
}
#footer_text a {
	color: #fedd01;
}
#footer_text {
	color: #fedd01;
}

#text_footer {
	text-align: center;
}
#text_footer p {
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	color: #565656;
}
