/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#cab388;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

*{
	margin:0px;
	padding:0px;
}
.clearfix{
	clear:both;
}
.a { outline: none;
border:none;
 }

#main_container{
	width:1003px;
	height:auto;
	margin:0 auto;
	position:relative;
}

#header{
	width:1003px;
	height:100px;
	position:relative;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#header .logo{
	width:207px;
	height:80px;
	display:block;
	position:absolute;
	left:10px;
	top:10px;
}
#header .weather{	
	position:absolute;
	right:10px;
	top:10px;
	display:block;
}

#header .nav{
	width:529px;
	height:26px;
	float:right;
	display:block;
	padding:0px;
	margin:74px 0 0 0;
}

#header .nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:right;	
}

#header .nav ul li{
	display:block;
	height:26px;
	line-height:26px;
	float:left;
}
#header .nav ul li a{
	display:block;
	width:87px;
	height:26px;
	line-height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#000000;
	border-left:#FFFFFF 1px solid;
	text-decoration:none;
	text-align:center;
}

#header .nav ul li a:hover{
	background-color:#ce9d4e;
	text-decoration:none;
}

#banner{
	width:1003px;
	height:231px;
	float:left;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

#bot_section{
	width:1003px;
	float:left;
	margin:0px;
	padding:0px;
	position:relative;
}

#bot_section .box{
	width:790px;
	height:200px;
	background-color:#d5d3bf;
	float:left;
}


#bot_section .box1{
	width:315px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 6px;
	padding:0px;
	float:left;
}

#bot_section .box1 .head{
	width:315px;
	height:32px;
	float:left;
}
#bot_section .box1 .text_part{
	width:315px;
	height:141px;
	float:left;
	display:block;
}
#bot_section .box1 .leftimg{
	width:118px;
	height:141px;
	display:block;
	float:left;
}

#bot_section .box1 .content{
	background-image:url(../images/box-bg.jpg);
	width:187px;
	height:87px;
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	padding:10px 0 0 10px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#dddac7;
	}
	
#bot_section .box1 .botbox{	
	background-image:url(../images/box-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:197px;
	height:34;
	float:left;
	padding:13px 0 0 0;
}

#bot_section .box1 .botbox .link_box{
	width:172px;
	height:17px;
	margin:0 auto;
	background-color:#9f9b74;
}

#bot_section .box1 .botbox .link_box .imgbox{
	margin:0 10px 0 0;
	width:24px;
	height:17px;
	float:left;
}

#bot_section .box1 .botbox .link_box .more{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:120px;
	float:left;
	line-height:17px;
}

#bot_section .box1 .botbox .link_box .more a{
	text-decoration:none;
	color:#FFFFFF;
}
#bot_section .box1 .botbox .link_box .more a:hover{
	color:#e8e7da;
	text-decoration:none;
}

#bot_section .box2{
	width:200px;
	margin:10px 0 0 20px;
	_margin:10px 0 0 16px;
	padding:0px;
	float:left;
}

#bot_section .box2 .palhead{
	width:200px;
	float:left;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:25px;
	padding:10px 0 0 0;
}

#bot_section .box2 .palhead span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#bot_section .box2 .paltext{
	width:200px;
	float:left;
	padding:8px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
#bot_section .box2 .learn{
	width:197px;
	height:34;
	float:left;
	padding:10px 0 0 0;

}
#bot_section .box2 .learn .learnbox{
	width:197px;
	height:17px;
	margin:0;
	background-color:#9f9b74;
	}
	
#bot_section .box2 .learn .learnarrow{
	margin:0 10px 0 0;
	width:24px;
	height:17px;
	float:left;
}

#bot_section .box2 .learn .more1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:120px;
	float:left;
	line-height:17px;
} 

#bot_section .box2 .learn .more1 a{
	text-decoration:none;
	color:#FFFFFF;
}

#bot_section .box2 .learn .more1 a:hover{
	color:#e8e7da;
	text-decoration:none;
}

#bot_section .box3{
	width:200px;
	margin:10px 0 0 20px;
	_margin:10px 0 0 16px;
	padding:0px;
	float:left;
}

#bot_section .box3 .mounthead{
	width:200px;
	float:left;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:25px;
	padding:10px 0 0 0;
}

#bot_section .box3 .mounthead span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

#bot_section .box3 .mounttext{
	width:200px;
	float:left;
	padding:8px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#bot_section .box3 .mountlearn{
	width:197px;
	height:34;
	float:left;
	padding:10px 0 0 0;

}

#bot_section .box3 .mountlearn .mountbox{
	width:197px;
	height:17px;
	margin:0;
	background-color:#9f9b74;
	}

#bot_section .box3 .mountlearn .mountarrow{
	margin:0 10px 0 0;
	width:24px;
	height:17px;
	float:left;
}

#bot_section .box3 .mountlearn .more2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:120px;
	float:left;
	line-height:17px;
} 

#bot_section .box3 .mountlearn .more2 a{
	text-decoration:none;
	color:#FFFFFF;
}

#bot_section .box3 .mountlearn .more2 a:hover{
	color:#e8e7da;
	text-decoration:none;
}

#bot_section .box4{
	width:213px;
	height:200px;
	float:left;
	background-color:#f3f2e5;
}

#bot_section .box4 img{
	padding:7px 0 0 7px;
}

#bot_section .box5{
	width:420px;
	margin:10px 0 0 20px;
	_margin:10px 0 0 16px;
	padding:0px;
	float:left;
	height:45px;
}
#bot_section .box5 .rec{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	width:130px;
	float:left;
	height:45px;
}
#bot_section .box5 .trip-box{
	width:172px;
	height:49px;
	float:left;
	margin:0 0 0 15px;
}
#bot_section .box5 .lonely-box{
	width:109px;
	height:79px;
	float:left;
	padding-top: 11px;
}

#footer{
	width:1003px;
	height:26px;
	margin:0 auto;
	background-color:#c1bda3;
}

#footer .copyright{
	width:200px;
	line-height:26px;
	float:left;
	margin:0 0 0 10px;
}

#footer .webdesign{
	width:200px;
	line-height:26px;
	float:right;
	text-align:right;
	margin:0 10px 0 0;
}

#footer .webdesign a{
	color:#333333;
	text-decoration:none;
}
#footer .webdesign a:hover{
	text-decoration:underline;
}


/* inner page */

#page_bot_section{
	width:1003px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(../images/page-bg.gif);
	background-repeat:repeat-y;
	background-position:left top;
}

#page_bot_section .innerbox{
	width:340px;
	background-color:#d5d3bf;
	float:left;
	height:auto;
}

#page_bot_section .box6{
	width:315px;
	margin:10px 0 0 10px;
	_margin:10px 0 0 6px;
	padding:0px;
	float:left;
}

#page_bot_section .box6 .head1{
	width:315px;
	height:32px;
	float:left;
}
#page_bot_section .box6 .text_part1{
	width:315px;
	height:141px;
	float:left;
	display:block;
}
#page_bot_section .box6 .leftimg1{
	width:118px;
	height:141px;
	display:block;
	float:left;
}

#page_bot_section .box6 .content1{
	background-image:url(../images/box-bg.jpg);
	width:187px;
	height:87px;
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	padding:10px 0 0 10px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#dddac7;
	}
	
#page_bot_section .box6 .botbox1{	
	background-image:url(../images/box-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:197px;
	height:34;
	float:left;
	padding:13px 0 0 0;
}

#page_bot_section .box6 .botbox1 .link_box1{
	width:172px;
	height:17px;
	margin:0 auto;
	background-color:#9f9b74;
}

#page_bot_section .box6 .botbox1 .link_box1 .imgbox1{
	margin:0 10px 0 0;
	width:24px;
	height:17px;
	float:left;
}

#page_bot_section .box6 .botbox1 .link_box1 .more3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	width:120px;
	float:left;
	line-height:17px;
}

#page_bot_section .box6 .botbox1 .link_box1 .more3 a{
	text-decoration:none;
	color:#FFFFFF;
}
#page_bot_section .box1 .botbox .link_box .more a:hover{
	color:#e8e7da;
	text-decoration:none;
}

#page_bot_section .bodybox{
	width:663px;
	float:left;
}
#page_bot_section .bodybox .textinner{
	width:640px;
	float:left;
	margin:15px 0 0 15px;
	_margin:10px 0 0 10px;
}
#page_bot_section .bodybox .textinner .bodyhead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:0px;
	line-height:30px;
	border-bottom:#333333 solid 1px;
}

#page_bot_section .bodybox .textinner .bodtext{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	text-decoration:none;
	margin:15px 0 0 0;
}

#page_bot_section .visit_picture{
	width:315px;
	height:20px;
	float:left;
	margin:10px 0 0 0;
	background-color:#f3f2e5;
	line-height:20px;
}


#page_bot_section .visit_picture span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6e6834;
	padding:0 0 0 10px;	
}	

#page_bot_section .visit_picture span a{
	text-decoration:none;
	color:#6e6834;
}
#page_bot_section .visit_picture span a:hover{
	text-decoration:none;
	color:#9e9868;
}

#page_bot_section .visit_picture1{
	width:315px;
	height:20px;
	float:left;
	margin:10px 0 20px 0;
	background-color:#f3f2e5;
	line-height:20px;
}

#page_bot_section .visit_picture1 span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#6e6834;
	padding:0 0 0 10px;	
}	

#page_bot_section .visit_picture1 span a{
	text-decoration:none;
	color:#6e6834;
}
#page_bot_section .visit_picture1 span a:hover{
	text-decoration:none;
	color:#9e9868;
}

.inner-head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#b06b10;
}

.email{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
}

.email a{
	text-decoration:underline;
	color:#333333;
}

.email a:hover{
	text-decoration:underline;
	color:#b06b10;
}

.image_enlarge_box{
	width:640px;
	float:left;
	margin:0 0 30px 0;
	padding:0px;
}

.image_enlarge_box .imagbox{
	width:126px;
	height:85px;
	float:left;
	margin:0px;
	padding:0px;
}

.image_enlarge_box .imagbox1{
	width:126px;
	height:85px;
	float:left;
	margin:0 0 0 30px;
	padding:0px;
}

.image_enlarge_box .imagbox2{
	width:126px;
	height:85px;
	float:left;
	margin:20px 0 0 0px;
	padding:0px;
}

.image_enlarge_box .imagbox3{
	width:126px;
	height:85px;
	float:left;
	margin:20px 0 0 30px;
	padding:0px;
}

.terrif_plan_box{
	width:300px;
	height:25px;
	line-height:25px;
	float:left;
	margin:0px;
	padding:0px;
}

.terrif_plan_box .price_box{
	width:100px;
	margin:0px;
	padding:0px;
}

.small {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3A36;
	}
	
.facility{
	float:left;
	width:625px;
	padding:0px 0px 0px 0px;
}
.facility ul{
	float:left;
	width:625px;
	padding:0 0 0 10px;
	margin:0px;
}
.facility ul li{
	padding:0 0 0 0px;
	margin:0 0 0 10px;
	list-style:url(../images/bullet.jpg);
	line-height:22px;
}

.gallery{
	width:625px;
	float:left;
	display:block;
}

.gallery .galbox{
	width:168px;
	float:left;
	height:83px;
	display:block;
}

.gallery .galbox1{
	width:168px;
	float:left;
	height:83px;
	display:block;
	margin:0 0 0 25px;
	padding:0px;
}
.gallery .galbox2{
	width:168px;
	float:left;
	height:83px;
	display:block;
	margin:20px 0 20px 0;
	padding:0px;
}

.gallery .galbox3{
	width:168px;
	float:left;
	height:83px;
	display:block;
	margin:20px 0 20px 25px;
	padding:0px;
}

.gallery .galbox4{
	width:168px;
	float:left;
	height:83px;
	display:block;
	margin:0 0 20px 0;
	padding:0px;
}



#form_area {
	width:625px;
	padding:5px 0 20px 0;
	margin:0px;
}

#form_area form {
	padding:5px 0 0 0;
	margin:0px;
} 

#form_area form label {
	width:200px;
	float:left;
	padding:5px 0 0 0;
	text-align:left;
	margin: 0 20px 0 5px;
	height:23px;
	line-height:16px;
}

#form_area form label span {
	color:#CC0000;
}

#form_area input.textf {
	width:220px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border:1px solid #C1BFBF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0 0 10px 0;
	line-height:18px;
	background-color:#edece0;
}
#form_area input.textf1 {
	width:140px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border:1px solid #C1BFBF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0 0 10px 0;
	line-height:18px;
	background-color:#edece0;
}
#form_area input.textf2 {
	width:185px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border:1px solid #C1BFBF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0 0 10px 0;
	line-height:18px;
	background-color:#edece0;
}
#form_area input.textf3 {
	width:100px;
	height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	border:1px solid #C1BFBF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0 0 10px 0;
	line-height:18px;
	background-color:#edece0;
}

#form_area select.drop {
	width:100px;
	height:22px;
	margin:0 0 10px 0;
	padding:0px;
	background-color:#edece0;
	border:#c7c6b5 1px solid;
}
#form_area select.drop1 {
	width:60px;
	height:22px;
	margin:0px;
	padding:0px;
	background-color:#edece0;
	border:#c7c6b5 1px solid;
	display:inline;
	}
#form_area select.drop2 {
	width:40px;
	height:22px;
	margin:0 0 10px 0;
	padding:0px;
	background-color:#edece0;
	border:#c7c6b5 1px solid;
}	

#form_area select.drop3 {
	width:130px;
	height:22px;
	margin:0px;
	padding:0px;
	background-color:#edece0;
	border:#c7c6b5 1px solid;
}	

#form_area input.butt {
	width:60px;
	height:25px;
	line-height:20px;
	border:1px solid #925607;
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ce9d4e;
	margin: 0 0 0 228px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}

#form_area input.butt1 {
	width:50px;
	height:25px;
	line-height:20px;
	border:1px solid #925607;
	font-size:12px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ce9d4e;
	margin: 0 0 0 10px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}

.radiobutt{
	margin:0px;
	padding:0px;
}
.small-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
} 

.Chargeable{
	width:640px;
	height:20px;
	line-height:20px;
	float:left;
	text-align:right;
	margin:0 0 10px 0;
	
}
.Chargeable span{
	color:#CC0000;
}
/*Pop-Up Content Starts here*/
#pop_container { width: 581px; margin: 0 auto; padding: 10px; background-color: #ffffff; }
#pop_container .top { background:url(../images/pop_top.jpg) left top no-repeat; width: 581px; height: 10px; }
#pop_container .bottom { background:url(../images/pop_btm.jpg) left top no-repeat; width: 581px; height: 10px; }
#pop_container .panel { background: url(../images/pop_shadow.jpg) left bottom no-repeat; padding-bottom: 30px; width: 550px; }
#pop_container .middle { background:url(../images/pop_mid.jpg) left top repeat-y; width: 550px; padding: 5px 15px 5px 16px; }
#pop_container .title { font: bold 16px "Calibri", Arial, Helvetica, sans-serif; color: #7d7962; padding-bottom: 7px; }
#pop_container .name { font: bold 12px Arial, Helvetica, sans-serif; color: #797559; }
#pop_container .date { font: normal 12px Arial, Helvetica, sans-serif; }
/*Pop-Up Content Ends here*/

