/*---------------------Menu--------------------------*/
body, html {width:100%; height: 100%;}
body{
	margin:0px;
	padding:0px;
	/*background:#fff url(../png/pattern_4.gif) top left;*/
	background:#e2dfdf;
	font-family:verdana;
	font-size:11px;
	color:#000;
}
form{
	margin:0px;
	padding:0px;
}
p{
	margin:8px 0px;
	padding:0px;
}
#bigOne{
	margin:0px;
	padding:0px;
	background:#e2dfdf url(../images/bg_main.jpg) repeat-x top left;
}
#wrap{
	width:950px;
	margin:0 auto;
	background:#F3F1EA;
}

h1{
	color:#944C70;
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding-bottom:8px;
}
h2{
	color:#445505;
	font-size:11px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
h2.adv{
	background:url(../images/header_bullet_1.gif) no-repeat 0px 9px;
	padding:6px 0px 10px 15px;
	border-bottom:#bbb9b4 1px solid;
}
h2.styles{
	background:url(../images/list_bullet_2.gif) no-repeat 0px 5px;
	padding:0px 0px 6px 10px;
	border-bottom:#8FA426 1px solid;
	width:100%;
}
h2.styles a{
	color:#8FA426;
}
h2.rooms, h2.rooms a{
	color:#8FA426;
	margin-bottom:0px;
	padding:6px 0px 0px 2px;
}
h2.rooms a{
	padding:0px;
}
h2 a{
	color:#944C70;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}
h3{
	color:#fff;
	background-color:#445505;
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:5px 10px;
	font-weight:bold;
	font-family:verdana;
}
h4{
	color:#666;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:verdana;
}
h4 a{
	color:#666;
	text-decoration:none;
}
h4 a:hover{
	color:#333;
	text-decoration:none;
}
a{
	color:#8FA426;
	font-size:11px;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
img.flag{
	margin-left:7px;
}
a img.flag{
	border:none;
}
img.inSide{
	margin:0px 10px 5px 0px;
	padding-top:3px;
}
img.rightPic{
	margin:10px 0px 0px 0px;
	padding:0px;
	border:#8FA426 1px solid;
}
.clearing{
	clear:both;
}
.centerContent{
	padding:10px;
}
#mainContainer ul{
	margin:5px 0px;
}
#mainContainer li{
	padding:3px 0px 3px 10px;
	background:url(../images/list_bullet_2.gif) no-repeat 0px 7px;
}
#mainContainer .right ul{
	margin-top:0px;
}
#mainContainer .right li{
	padding-top:0px;
	background-position:0px 4px;
}
#subRight li {
	padding-bottom:20px;
}
table.homeBlock{
	margin:20px 0px 0px 0px;
	width:100%;
	color:#000;
	padding:0;
	border:none;
}
table.homeBlock td{
	border-bottom:#445505 1px solid;
	background:#f9f7f4;
	width:318px;
	vertical-align:top;
}
table.homeBlock td.space{
	width:20px;
	background:none;
	border:none;
}
.homeBlock a{
	background:url(../images/nav_bullet_2.gif) no-repeat 0px 3px;
	color:#8FA426;
	font-size:11px;
	text-decoration:underline;
	padding-left:10px;
}
.homeBlock a:hover{
	text-decoration:none;
}
.homeBlock table.sub{
	width:100%;
	margin:14px 0px;
	*margin-bottom:22px;
	border:none;	
}
.homeBlock table.sub td{
	vertical-align:top;
	padding:2px 0px;
	border:none;
}
.green{
	color:#445505;
}
.l-green{
	color:#8FA426;
}
.line{
	border-bottom:#bbb9b4 1px solid;
	height:1px;
	line-height:0px;
	font-size:0px;
	margin:15px 0px;
}
/*--------------MAIN NAVIGATION--------------------*/
/*div#mainNav{
	voice-family: "\"}\""; 
  	voice-family:inherit;
	top:48px;
}*/
/*----------------HOMEPAGE STRUCTURE-------------*/
/*----------------STRUCTURE---------------*/

#mainContainer{
	position:relative;
	top:90px;
	width:950px;
	padding:0px;
	background:#d5d0c1 url(../images/bg_container.jpg) repeat-x 0px 0px;
	
}
.flash{
	border-top:#000 1px solid;
}
.left{
	float:left;
}
.right{
	float:right;
}
#mainContent{
	margin:0px;
	overflow: hidden;
}
#mainContent .left{
	width:166px;
	margin-top:35px;
}
#mainContent .right{
	padding:5px 20px 0px 20px;
	width:744px;
}
#mainContent .right .column{
	float:left;
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */
}
.landLeft, .landRight{
	float:left;
	width:357px;
}
.landLeft{
	padding-right:20px;
}
#subLeft{
	width:483px;
	margin:0px;
	padding:0px 20px 20px 0px;
}
#subRight{
	width:217px;
	padding:0px 10px 20px 10px;
	background-color:#F3F1EA;
}

#homeContent{
	padding:5px 20px 20px 20px;
}
#homeContent .left{
	width:657px;
}
#homeContent .right{
	width:234px;
}
/*
.homeBlock{
	float:left;
	margin:20px 0px 0px 0px;
	width:318px;
	background:#f9f7f4;
	color:#000;
	border-bottom:#445505 1px solid;
}
*/
#footer {
	padding:9px 0px;
	width:950px;
	background:none;
	color:#333;
	text-align:center;
	margin:0px;
	font-size:10px;
	margin:0 auto;
	margin-top:90px;
	border-top:#445505 6px solid;
}
#footer a{
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}

table.land{
	margin:3px 0px 15px 0px;
	border:none;
	width:100%;
}
table.land td{
	vertical-align:top;
}
table.land td.txt{
	padding-left:10px;
}
table.land td.img{
	width:120px;
}
.imgWrap{
	width:740px;
	height:228px;
	overflow:hidden;
	border:#000 1px solid;
	border-width:1px 0px;
}
.bigHolder, .smallHolder, .txtHolder{
	float:left;
}
.bigHolder{
	width:503px;
	border-right:#F3F1EA 1px solid;
}
.smallHolder{
	width:90px;
	border-right:#F3F1EA 1px solid;
}
.txtHolder{
	width:125px;
	height:208px;
	background-color:#8FA426;
	color:#fff;
	padding:10px;
	font-weight:bold;
}
.imgContainer{
	position:relative;
	display:none;
	top:0;
	left:0;
}
.spacer{
	height:25px;
	line-height:10px;
	font-size:10px;
}
/*-------------Faq Styling---------------*/
.hotspot, .hotspotall{ 
	text-decoration:underline;
	color:#445505;
	font-weight:bold;
	cursor:pointer;
	margin:5px 0px 10px 0px;
}
.hotspotall {
	color:#333;
}
.toggle {
	font-size:11px;
	margin-bottom:15px;
}
table.faq, table.faq td, table.faq th, table.faq2, table.faq2 td{
	border-color:#8FA426;
	border-style:solid;
}
table.faq, table.faq2{
	border-width:1px 0px 0px 1px;
	margin:15px 0px;
	
}
table.faq td, table.faq th, table.faq2 td{
	border-width:0px 1px 1px 0px;
	padding:5px;
	vertical-align:top;
}
table.faq th, table.faq td.head{
	color:#445505;
	font-weight:bold;
}

table.faq th.title, table.faq td.title, table.faq2 td.title{
	color:#333;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
table.faq td.title{
	width:595px;
}
table.faq td{
	width:120px;
}
table.faq th{
	width:145px;
	text-align:left;
}
table.faq2 td, table.faq2 td.title{
	width:50%;
	padding:10px;
	text-align:center;
}
table.faq2 td.split{
	text-align:left;
}
/*------------Sitemap layout-------------*/
div#sitemap a{
	color:#445505;
}
table.sitemap{
	width:100%;
	border:none;
}
table.sitemap td{
	width:50%;
	padding:10px;
	vertical-align:top;
}
/*-----------Pattern images------------*/
img.pattern, .choose_land img{
	border:#A9A6A1 1px solid;
}
