/* CSS Document */
body{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7c530f;
	background:url(../images/bg.jpg) repeat-y center top #e3c28d;
	}
	
a{
	color:#591c06;
	}
	
div, p, img, h1, h2, h3,ul,form,span{
	padding:0;
	margin:0;
	}
	
.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

/*-----------------main div start------------*/	
#main_div{
	width:763px;
	margin:0 auto;
	padding:11px 0 0 0;
	}
/*-------------logo-------------*/
.logo{
	display:block;
	margin:0 auto;
	font-size:0;
	line-height:0;
	}
	
#header{
	background:url(../images/header_bg.jpg) no-repeat 0 0;
	height:264px;
	padding:14px 0 0 15px;
	}
	
#header h1{
	font-size:125%; /*20px */
	line-height:25px;
	color:#fff;
	background-color:inherit;
	}
#header h1 span{
	display:block;
	padding:0 0 0 37px;
	color:#c1f1fd;
	background-color:inherit;
	font-size:80% !important;/* 13px */
	}
#header a.more{
	width:80px;
	line-height:20px;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#618b94;
	background-color:inherit;
	margin:5px 0 0 254px;
	}
	
#header a.more:hover{
	color:#fff;
	background-color:inherit;
	}
/*--------------------body part start------------*/
#body{
	background:url(../images/body_bg.gif) repeat-x 0 0;
	padding:0 0 9px 15px;
	background-color:#e3be83;	
	}
	
#innerDiv{
	background:url(../images/line.gif) repeat-y 188px 0;
	width:740px;
	padding:0 0 28px 0;
	}
	
/*---------------------left part star-------------*/
#left{
	width:180px;
	background:url(../images/left_top.gif) no-repeat 0 0;
	padding:31px 0 0 0;
	float:left;
	}
	
#left ul.navi{
	list-style-type:none;
	}
	
#left ul.navi li{
	display:block;
	line-height:25px;
	}
	
#left ul.navi li a{
	text-decoration:none;
	color:#591c06;
	font-size:75%;/*12px */
	font-weight:bold;
	display:block;
	line-height:25px;
	padding:0 0 0 6px;
	}
#left ul.navi li a:hover{
	color:#591c06;
	background-color:#d9a965;
	}
#left ul.navi li a.active{
	color:#591c06;
	background-color:#d9a965;
	}
	
/*--------------sub menu------------*/
.subManu{
	/*width:175px !important;*/
	border-top:#591c06 1px solid;
	background-color:#e8c999;
	padding:0 1px !important;
	}
	
.subManu ul{
	margin:0 !important;
	padding:0 !important;
	width:175px !important;
	list-style-type:none;
	}
	
.subManu ul li{
	padding:0 0 0 3px;
	display:block;
	}
	
.subManu ul li a{
	text-decoration:none;
	font:normal 68%/20px Verdana, Arial, Helvetica, sans-serif !important; /*11px*/
	color:#591c06 !important;
	background-color:inherit;
	padding:0 !important;
	display:inline !important;
	}
	
.subManu ul li a.active{
	font-weight:bold !important;
	background-color:#e8c999!important;
	}
	
.subManu ul li a:hover{
	font-weight:bold !important;
	background-color:#e8c999!important;
	}	
	
.left_bot{
	background:url(../images/left_bot.gif) no-repeat 0 0;
	height:21px;
	display:block;
	margin:0 0 26px 0;
	}
	
.member{
	background:url(../images/member.gif) no-repeat 0 0;
	height:29px;
	display:block;
	font-size:112%; /*18px*/
	line-height:29px;
	color:#f8e6ca;
	background-color:inherit;
	text-align:center;
	width:159px;
	margin:0 auto;
	text-decoration:none;
	}
.bestofla{
	background:url(../images/bestofla.jpg) no-repeat 0 0;
	height:96px;
	display:block;
	font-size:112%; /*18px*/
	line-height:96px;
	color:#f8e6ca;
	background-color:inherit;
	text-align:center;
	width:162px;
	margin:0 auto;
	text-decoration:none;
	}
	
.tourbtn{
	background:url(../images/tour-btn.jpg) no-repeat 0 0;
	height:131px;
	display:block;
	font-size:112%; /*18px*/
	line-height:96px;
	color:#f8e6ca;
	background-color:inherit;
	text-align:center;
	width:176px;
	margin:0 auto;
	text-decoration:none;
	}
	
.member:hover{
	background:url(../images/member.gif) no-repeat 0 100%;
	}
	
/*-----------------right part start-----------*/
#right{
	width:549px;
	float:right;
	padding: 0 4px 0 0;
	}
	
#right ul.bullets{
	list-style-type:disc;
	font-size:75%;/* 12px */
	margin:0 5px 20px 50px;
	color:#7c530f;
	background-color:inherit;
	}
	
#right ul.bullets li{
	line-height:20px;
	}
	
#right_inner{
	width:549px;
	}
	
.right_com{
	width:183px;
	float:left;
	}
	
.right_com img{
	margin:0 0 9px 0;
	}
	
.h2_text{
	color:#591c06;
	background-color:inherit;
	font-size:100%; /* 16px */
	margin:0 0 9px 16px;
	line-height:18px;
	}
	
.right_text{
	font-size:75%;/* 12px */
	line-height:16px;
	margin:0 5px 20px 16px;
	color:#7c530f;
	background-color:inherit;
	}
	
.right_text_link {
	color:#7c530f;
	}
	
.right_text_link a {
	color:#7c530f;
	}
	
.right_more{
	width:90px;
	margin:0 0 0 80px;
	display:block;
	height:20px;
	color:#7c530f;	
	font-size:75%;/*12px*/
	}
.right_more:hover{
	text-decoration:none;
	}
	
.light_color{
	background-color:#e8c999;
	color:#7c530f;
	width:488px;
	margin:26px 0 0 13px;
	padding:10px 0px 23px 13px;
	}
.light_color h2{
	color:#591c06;
	background-color:#e8c999;
	font-size:100%;/*16px*/
	margin:0 0 10px 0;
	}
	
.light_color_left{
	width:199px;
	float:left;
	}
	
.light_color_right{
	width:278px;
	float:right;
	}
	
.light_color p{	
font-size:75%;/*12px*/
	line-height:16px;
	margin:0 10px 13px 0;
	}
	
.photo_link{
	color:#7c530f;
	font-size:75%;
	font-weight:bold;
	margin:0 0 0 0;
	}
.photo_link:hover{
	text-decoration:none;
	}
	
/*-------------------footer part start-----------*/
#bigFooter{
	background:url(../images/footer_big_bg.jpg) no-repeat center top;
	height:169px;	
	}
	
#footer{
	width:763px;
	margin:0 auto;
	background:url(../images/footer_inner_bg.jpg) no-repeat 0 0;
	height:75px;
	color:#290e06;
	background-color:inherit;
	padding:10px 0 0 0;
	}
#footer ul{
	list-style-type:none;
	margin:0 0 0 44px;
	display:block;
	height:18px
	}
	
#footer ul li{
	float:left;
	display:block;
	color:#e3bf82;
	font-size:75%;
	background-color:inherit;
	line-height:18px;
	padding:0 3px;
	}
	
#footer ul li a{
	color:#e3bf82;
	background-color:inherit;
	text-decoration:none;
	}
#footer ul li a:hover{
	color:#000;
	background-color:inherit;
	}
.footerMar{
	margin:5px 0 0 280px !important;
	}
#footer p{	
	text-align:center;
	color:#290e06;
	font-size:75%; /* 12px */
	margin:5px 0 0 0;
	}
	
/*----------------inside page start-------------*/
.insideheader{
	background:url(../images/inside_header.jpg) no-repeat 0 0;
	height:129px;
	padding:151px 0 0 389px;
	}
	
.insideheader h1{
	font-size:156%; /*25px */
	line-height:25px;
	color:#fff;
	background-color:inherit;
	}
.insideheader h1 span{
	display:block;
	padding:0 0 0 37px;	
	font-size:75%;/* 14px */
	font-weight:normal;
	}
.insideheader a.more{
	width:80px;
	line-height:20px;
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#d4dbd0;
	background-color:inherit;
	margin:5px 0 0 254px;
	}
	
.insideheader a.more:hover{
	color:#fff;
	background-color:inherit;
	}
	
/*-----------------right--------*/
.inner_right{
	width:250px;
	float:right;
	}
.inner_left{
	width:287px;
	float:left;
	}

/*-----------------form--------*/
.fieldstyle {
width: 100%;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #591c06;
text-align: left;
BORDER: #6a3219 1px solid
}

