@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#474320;
}
.wrapper{width:766px;margin:0 auto;}
.all{float:left;clear:left;width:766px;}
.left{float:left;}
.clear{clear:both;}
.cright{clear:right;}
.header{
	height:145px;
	float:left;
	background:#f8e6b4;
	width: 766px;
}
.logo-graphic{float:left;padding-left:25px;margin-top:25px;}

.top-menu{
	float:right;
	color:#a0110b;
	padding-right:25px;
	padding-top:25px;
}
.top-menu a{
	color:#a0110b;
	text-decoration: none;
}
.left-side{
	width:191px;
	float:left;
	background: #67220b url(left_back.jpg) repeat-x;
	padding-top: 25px;
	border-top: 2px solid #b26723;
	padding-left: 35px;
}
.middle{
	float:left;
	clear:right;
	width:540px;
	overflow: hidden;
}
.navigation{
	float:left;
	clear:left;
	width:186px;
	height:auto !important;
	height:200px;
	min-height:200px;
}
.header-graphic{float:left;clear:right;width:540px;}
.header-graphic img{border-top:15px solid #AA7B1F;border-bottom:15px solid #AA7B1F;}
.content{
	float:left;
	clear:left;
	width:766px;
	background: #e1c572;
}
.left-content{
	float:left;
	clear:left;
	width:165px;
	margin-bottom: 20px;
}
.left-header{
	float:left;
	clear:left;
	width:165px;
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	color:#e7b383;
	font-weight: bold;
}
.left-text{
	float:left;
	clear:left;
	width:165px;
	color: #e7b383;
	font-family: Tahoma, Kartika;
	font-size: 11px;
}
.left-text a{color:#6a9e13}
.center{
	width:470px;
	padding-left: 25px;
	padding-right: 45px;
	padding-top: 25px;
	padding-bottom: 20px;
}

.center-content{
	float:left;
	clear:left;
	width: 500px;
	margin-bottom: 25px;
}
.optional-graphic{float:left;clear:left;}
.optional-graphic img{
	border:5px solid #AA7B1F;
	margin-right: 15px;
	margin-bottom:10px;
}
.center-content-inside{
/*	float:left;
	clear:right;
	width: 300px;*/
}
.sub-header{
/*	float:left;
	width: 300px;
	clear:left;*/
	font-size: 17px;
	font-family: Helvetica, sans-serif;
	color:#a0110b;
	font-weight: bold;
}
.text{
/*	float:left;
	clear:left;
	width: 300px;*/	
	color: #474320;
	font-family: Tahoma, Kartika;
	font-size: 11px;

}
.text a{color:#094b23}
.center-center{
	float:left;
	clear:left;
	padding-bottom: 20px;
	width: 510px;
}
.center-left-content{
	float:left;
	clear:left;
	width: 260px;
}
.center-left-header{
	float:left;
	clear:left;
	font-size: 17px;
	font-family: Helvetica, sans-serif;
	color:#a0110b;
	width:250px;
	margin-bottom: 5px;
	font-weight: bold;
}
.optional-center-left-graphic{
	float:left;
	clear:left;
	width: 250px;
}
.optional-center-left-graphic img{
	border:5px solid #AA7B1F;
	margin-bottom: 20px;
}
.center-left-text{
	float:left;
	clear:left;
	width: 250px;
	color: #474320;
	padding-bottom: 20px;
}
.center-right-content{
	float:left;
	clear:right;
	width: 230px;
}
.center-right-header{
	float:left;
	clear:left;
	font-size: 17px;
	font-family: Helvetica, sans-serif;
	width: 220px;
	color:#a0110b;
	margin-bottom: 5px;
	font-weight: bold;
}
.optional-center-right-graphic{
	float:left;
	clear:left;
	width: 220px;
}
.optional-center-right-graphic img{
	border:5px solid #AA7B1F;
	margin-bottom: 20px;
}
.center-right-text{
	float:left;
	clear:left;
	color: #474320;
	width: 220px;
	padding-bottom: 20px;
}
.footer {
	float:left;
	clear:left;
	background:#e1c572;
	border-top: 2px solid #AA7B1F;
	color: #474320;
	width: 520px;
	text-align: center;
	padding:25px 0;
	font-family:Tahoma, Verdana;
	font-size:11px;
	display: table-cell;
	vertical-align: bottom;
	margin: 0 10px;
}
.footer a{
	color:#094b23;
}
.main-header{
	font-size:20px;
	font-weight:bold;
	color:#a0110b;
	font-family:Helvetica, sans-serif;
	width: 500px;
	float: left;
	clear: left;
	margin-bottom: 20px;
}
.main-text{
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#474320;
	width: 500px;
}
a{color:#094b23;}
.form {
	float:left;
	clear:left;
	margin:20px 0;
	width: 500px;
}
