html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
background-position:0 0;
background-repeat:no-repeat;
border:0 none;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
padding:0;
text-align:left;
vertical-align:middle;
}
a img, :link img, :visited img {
border:0 none;
}
table {
border-collapse:collapse;
border-spacing:0;
}
ol, ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
q:before, q:after, blockquote:before, blockquote:after {
content:"";
}

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b69b70;
	color:#36270f;
	font-size:14px;
	line-height:1.3em;
}
h2, h3{
	font:normal 24px "Times New Roman", Times, serif;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.clear{
	clear:both;
}
.ti{
	text-indent:-9999px;
}
a, a:hover, a:active, a:visited{
	color:#133840;
	text-decoration:underline;
}
a:hover {
	color:#012;
}
.wrap {
	position:relative;
	width:100%;
	margin: 0 auto ;
	
	height:auto !important;
	height:100%;
	min-height:100%;
	background:url(images/main_back.jpg) no-repeat center top;
}
#header_back, #main_back, footer_inner{
	width:100%;
}
#header_back{
	background:url(images/header1.png) repeat-x;
	height:233px;
	border-bottom:1px solid #dcd0bd;
}
#main_back{
}
#header, #main_inner{
	width:965px;
	margin:0 auto;
}
#main_inner {
	padding-top:10px;
}
#header{
	height:153px;
	width:965px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#logo{
	float:left;
	padding-top:10px;
}
#logo h1 a{
	font-size:48px;
	color:#2a3a3d;
	text-decoration:none;
	margin-top:10px;
	font-style:italic;
}
#header .menu{
	font-size:16px;
	float:right;
	background:url(images/menu.png);
	width:436px;
	height:37px;
	padding:6px 0 0 12px;
	overflow:hidden;
}
#header .menu ul li{
	float:left;
	display:block;
	padding:7px 9px 0;
}
.menu ul li a{
	text-decoration:none !important;
	color:#fff3df !important;
	display:block;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-bottom:1px;
}
.menu ul li a:hover{
	border-bottom:2px solid #838d85;
}
.hr{
	width:100%;
	height:2px;
	background:url(images/hr.png) repeat-x;
	margin:5px 0 5px 0;
}
.hr2{
	width:50%;
	height:2px;
	background:url(images/hr.png) repeat-x;
	margin:35px 0 22px 0;
}
.contentdiv {
	padding:10px 0 10px 0;
	width:500px;
}
.contentdiv .hr{
	margin:4px 0 8px;
}
.contentdiv p {
	margin:10px 0;
}
.contentdiv ul {
	padding-left:13px;
}
.contentdiv ul li {
	margin:12px 0 12px 12px;
	list-style-type:disc;
}
.contentdiv2 {
	padding:10px 0 10px 0;
	width:450px;
}#slogan{
	font-family:Georgia, "Times New Roman", Times, serif !important;
	height:120px;
	width:100%;
}
#slogan h2{
	font-size:24px;
	color:#fff3df;
}
#slogan p{
	text-align:right;
	color:#fff;
	font-style:italic;
	font-size:14px;
}
.sidebar{
	width:340px;
	height:auto;
	padding-top:42px;
}
.sidebar2{
    width:460px;
	height:auto;
	padding-top:42px;
}
.picture{
	margin:0 0 25px 0;
}
#empty_inner {
	height:42px;
}
#footer .hr{
	margin:5px 0;
}
#footer-wrapper {
	position:relative;
	margin-top:-42px; 
	height:42px; 
	width:100%;
	overflow:hidden;
}
#footer {
	margin:0 auto;
	font-size:12px;
	line-height: 20px;
	vertical-align:middle;
	width:965px;
	text-align:right;
}
#footer #copy {
	margin-top:3px;
}
#footer .footer-menu{
	width:400px;
	float:right;
	overflow:hidden;
	height:30px;
}
#footer .footer-menu ul {
	float:right;
}
#footer .footer-menu ul li{
	float:left;
	display:block;
	padding:4px 0 0 10px;
}
#footer .footer-menu ul li a{
	color:#36270f;
	font-size:12px;
	text-decoration:none;
}
#footer .footer-menu ul li a:hover{
	text-decoration:underline;
}
