body{
	border:0px;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(/images/page_bg_tile.jpg) top center repeat-x #241e0e;
	color:#ffffff;
	line-height:1.4em;
}
#body{
	background:url(/images/content_bg.jpg) top center no-repeat;
	min-height:900px;
	
}

a:link, a:visited{
color:#a38d7e;
}

a:hover{
color:#a38d7e;
text-decoration:none;
}

#wrapper{
	width:789px;
	margin:0px auto;
	
	
	padding:0 5px;
}

#header{
	height:100px;
	background:url(images/header_bg.gif) no-repeat top right;
}
#header_logo{
	width:358px;
	height:78px;
	padding-top:15px;
	float:left;
}
#top_menu{
	float:right;
	margin:76px 10px 0 0 ;
	padding:0px;
	list-style:none;
}
#top_menu li{
	margin:0px 13px;
	padding:0px;
	list-style:none;
	float:left;
}
#top_menu li a,
#top_menu li a:link,
#top_menu li a:visited{
	text-decoration:none;
	float:left;
	display:block;
	font-size:12px;
	font-weight:bold;
	font-family:Arial black, arial;
	text-transform:uppercase;
	color:#d1b7a6;
}
#top_menu li a:hover{
	text-decoration:underline;
}

#content_top{
	height:190px;
	padding:0px 5px;
}
#content_top_slogan{
	width:261px;
	height:139px;
	background:url(images/home_bg.jpg) no-repeat top center;
	float:left;
	color:#FFFADA;
	line-height:40px;
	text-align:center;
	font-size:30px;
	padding-top:40px;
}
#content_top_picture{
	width:517px;
	float:right;
	height:179px;
}

#content_body{
	padding:10px;
	min-height:400px;
}

h1{
	font-size:18px;
	margin:18px 0px;
}
h2{
	font-size:13px;
	margin:4px 0px;
}


#footer{
	width:789px;
	margin:0px auto;
	height:20px;
	color:#a38d7e;
	font-size:11px;
	padding-top:10px;
	border-top:1px solid #605545;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#footer a,
#footer a:link,
#footer a:visited{
	color:#a38d7e;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .right{
	width:300px;
	float:right;
	text-align:right;
}

#footer .left{
	width:300px;
	float:left;
}

.gallery_image_current{
	border:3px solid #a38d7e;
	padding:1px;
}
.gallery_image{
	border:3px solid #16120a;
	padding:1px;
}

.gallery_large{
border:5px solid #16120a;
margin:1px;
}

hr {
	border: 0;
	color: #61613c;
	background-color: #61613c;
	height: 1px;
	width: 100%;
	
}



/*show webitor*/
.image_border{
	border:1px solid #16120a;
	padding:3px;
}

.table_border_bottom td{
border-bottom:#000000 1px solid;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#e5cb98;
font-size:24px;
font-weight:normal;
}

.forms{
font-size:12px;
color:#16120a;
background-color:#aaa18e !important;
border:1px solid #16120a !important;
}

.light-text{
color:#e5cb98;
font-size:12px;
}


.scroll_font{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:14px;
font-weight:normal;
}


h4{
	font-size:18px;
	margin:18px 0px;
	font-weight:normal;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}