html, body{height:100%;}
body{
	margin:0;
	background:#f4f8fd url(../images/bg-body.gif) repeat-x;
	font:12px Verdana, Geneva, sans-serif;
	color:#607690;
	min-width:899px;
}
a{
	color:#c19729;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
img{border:none;}

select,
input,
form{
	font:100% Verdana, Geneva, sans-serif, Arial, Helvetica ;
	vertical-align:middle;
}

#bookingForm {
	width: 100%; padding: x;
}

#bookingForm .formLabel {
	font-weight: bold; line-height: 120%;
}

#bookingForm .buttonAction {
	font-weight: bold;
	padding: 3px;background-color:#c19729;color:#ffffff;font-family:verdana,arial,sans-serif;font-size:12px;font-weight:bold;
}

.main-holder{
	min-height:100%;
	width:100%;
}
* html .main-holder{height:100%;}
#main{
	width:899px;
	margin:0 auto;
	padding:0 0 66px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
/*header styles*/
#header{
	width:100%;
	position:relative;
}
.top{
	width:100%;
	height:121px;
}
/*logo*/
.logo{
	margin:0;
	position:absolute;
	top:34px;
	left:-4px;
}
.logo a{
	outline:none;
	text-indent:-9999px;
	display:block;
	width:229px;
	height:72px;
	background:url(../images/logo.png) no-repeat;
}
#header ul{
	list-style:none;
	padding:0;
	margin:0;
}
/*search form*/
#header form{
	width:100%;
	overflow:hidden;
}
.form{
	width:324px;
	float:right; 
	margin:0 -1px 20px;
	padding:10px 14px 12px 14px;
	background:#4a79bc url(../images/bg-search.gif) no-repeat 0 100%;
}
.form div{
	width:100%;
	overflow:hidden;
}
.textbox-top{
	width:248px;
	border:1px solid #2c4c92;
	padding:3px 0 2px 4px;
	float:left;
	margin:1px 14px 0 0;
}
.search{
	float:left;
	padding:0;
}
/*top menu*/
.top ul{
	float:right;
}
.top ul li{
	display:inline;
	padding:0 13px 0 8px;
	background:url(../images/bullet-blue.gif) no-repeat 100% 60%;
	float:left;
}
.top ul li.last{
	background:none;
	padding:0 0 0 8px;
}
.top ul li a{
	color:#8cb2e9;
	text-decoration:none;
	font-weight:bold;
}
.top ul li a:hover{
	text-decoration:underline;
}
/*header navigation menu*/
.nav{
	overflow:hidden;
}
.nav li{
	padding:4px 31px 0 0;
	display:inline;
	float:left;
}
.nav li.last{
	padding:4px 0 0;
	display:inline;
	float:left;
}
.nav li a{
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#546b86;
	line-height:39px;
	outline:none;
	letter-spacing:-1px;
	text-decoration:none;
}
.nav li a:hover{
	text-decoration:underline; color: #c19729;
}
/*end of header styles*/
/*SUBPAGE STYLES
beginning of content styles*/
#content{
	width:100%;
	overflow:hidden;
	margin:24px 0 15px;
	background:url(../images/bg-content.gif) repeat-y;
}
/*left box styles*/
#primary{
	width:482px;
	overflow:hidden;
	margin:0 31px 0 0;
	float:left;
}
#primary a{
	font-weight:bold;
}
#primary h1{
	font:bold 23px Georgia, "Times New Roman", Times, serif;
	color:#c19729;
	line-height:25px;
	margin:0 0 24px;
}
#primary h2{
	font:18px Georgia, "Times New Roman", Times, serif;
	line-height:18px;
	margin:0 0 18px;
}
#primary p{
	line-height:17px;
	text-align:justify;
	margin:0 0 13px;
}
/*site documentation list*/
.documentation{
	height:1%; margin-top: 20px;
	border:2px solid #c9dffe;
	padding:12px 0 8px 13px;
	background:#e2eeff url(../images/big-pdf.gif) no-repeat 100% 0;
}
#primary .documentation h2{
	font-size:20px;
	line-height:20px;
	margin:0 0 18px;
	font-weight:bold;
}
.documentation ul{
	padding:0;
	margin:0 0 0 10px;
	list-style:none;
}
.documentation ul li{
	margin:0 0 8px;
	padding:0 0 2px 24px;
	background:url(../images/bullet-pdf.gif) no-repeat 0 50%;
}
.documentation ul li a{
	color:#c19729;
	font-weight:bold;
}
/*centerbox styles*/
#centerbox{
	width:163px;
	padding:6px 0 0 30px;
	float:left;
	overflow:hidden;
	margin:0 27px 0 0;

}
#centerbox h3,
#sidebox h3{
	margin:0 0 27px 15px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
}
/*features list*/
ul.features-list{
	padding:0;
	margin:0;
	list-style:none;
}
ul.features-list li{
	margin:0 0 20px;
	float:left;
	width:100%;
	display:inline;
}
ul.features-list li ul li{
	margin:0 6px 0 0;
	display:inline;
	width:auto;
	float:left;
}
ul.features-list li span{
	float:left;
	margin:0 5px 0 0;
}
/*rightbox styles*/
#sidebox{
	width:164px;
	padding:10px 2px 0 0;
	overflow:hidden;
	float:left;
	
}
#sidebox img{
    margin-left: auto;
    margin-right: auto;
}
#sidebox h3{
	margin:0 0 21px 45px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	line-height:11px;
}
#sidebox h4{
	margin:0 0 24px 30px;
	font:bold 12px Verdana, Geneva, sans-serif;
	line-height:10px;
}
/*images list*/
ul.gallery{
	list-style:none;
	margin:0;
	padding:0; 
}

ul.gallery li img {
	display:block;
	border:2px solid #3e6597;
	margin:0 0 8px; 
}
ul.gallery li a img{
	display:block;
	border:2px solid #b99f5b;
	margin:0 0 8px;
}
ul.gallery li{
	margin:0 0 19px;
	text-align:center;
	float:right;
	line-height:8px;
	font-size:11px;
	width:100%;
}
ul.gallery li a:hover img{
	border:2px solid #785a0c;
}
/*HOMEPAGE STYLES*/
/*logo*/
#header h1{
	margin:0;
	position:absolute;
	top:34px;
	left:-4px;
}
#header h1 a{
	outline:none;
	text-indent:-9999px;
	display:block;
	width:229px;
	height:72px;
	background:url(../images/logo.png) no-repeat;
}
/*mainbox*/
#prime-content{
	width:100%;
	overflow:hidden;
	margin:24px 0 15px;
	background:url(../images/bg-prime-content.gif) repeat-y;
}
/*leftbox styles*/
#mainpox img{
	display:block;
}




#mainboxThumbnails a img{
	display:block;
	border:2px solid #b99f5b;
	margin: 10px 0 15px;
}

#mainboxThumbnails a:hover img{
	border:2px solid #785a0c; /* 546b86 */
}

#mainbox ul{
	list-style:none;
	margin:0;
	padding:0;
}
#mainbox{
	width:582px;
	overflow:hidden;
	float:left;
	margin:0 32px 0 0;
}
/*tabbox*/
.tabbox-holder{
	width:100%;
	background:#c9dffe url(../images/bg-tabbox-top.gif) no-repeat;
	padding:13px 0 0;
	margin:0 0 31px;
}
.tabbox{
	height:1%;
	padding:0 10px 10px;
	background:url(../images/bg-tabbox-btm.gif) no-repeat 0 100%;
	overflow:hidden;
	margin:-3px 0 0;
}


/*  new */
	#mainbox h1{
		font:bold 23px Georgia, "Times New Roman", Times, serif;
		color:#c19729;
		line-height:23px;
		margin:0 0 24px;
	}
	
	#mainbox p{
		line-height:17px;
		text-align:justify;
		margin:0 0 13px;
	}
/* end new */

#mainbox h2{
    font:bold 15px Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 7px;
	float:left;
	margin:0;
	line-height:19px;
}
.tabset{
	float:left;
	overflow:hidden;
}
.tabset li{
	margin:0 0 0 2px;
	text-align:center;
	float:left;
	height:25px;
	overflow:hidden;
	display:inline;
}
.tabset li a{
	color:#fff;
	font-size:12px;
	line-height:12px;
	text-decoration:none;
	position:relative;
	outline:none;
	width:89px;
	background:url(../images/bg-tabs.gif) no-repeat;
	display:block;
	padding:8px 0 5px;
}
.tabset a:hover,
.tabset a.active{
	background:url(../images/bg-tabs.gif) no-repeat 0 -25px;
}
div.tab{
	clear:both;
	width:561px;
	min-height:210px;
	overflow:hidden;
	margin:0 0 0 1px;
}
div.tab img{
	display:block;
}
/*min-height for ie6*/
* html div.tab{
	height:210px;
	overflow:visible;
}
/*posts list*/
.posts{
	width:100%;
}
.posts img{
	float:right;
}
.posts li{
	border-bottom:1px solid #d4cc9c;
	margin:0 0 15px;
	padding:0 0 13px;
	overflow:hidden;
	float:left;
}
.posts li div{
	width:416px;
	margin:10px 0 0 14px;
	float:right;
	overflow:hidden;	 
}
.posts h3{
	font-size:16px;
	line-height:12px;
	margin:0 0 18px;
}
.posts h3 a{
	text-decoration:none;
	color:#607690;
	overflow:hidden;
}
.posts h3 a:hover{
	text-decoration:underline;
}
.posts p{
	line-height:17px;
	text-align:justify;
	margin:0;
}
.posts li.last{
	border:none;
	margin:0;
	padding:0;
}
/*rightbox styles*/
#sidebar{
	width:284px;
	float:left;
}
/*images list*/
ul.promo-list{
	width:100%;
	margin:-23px 0 0;
	padding:0;
	overflow:hidden;
	list-style:none;
}
ul.promo-list li{
	margin:23px 0 0;
	overflow:hidden;
	float:left;
}
ul.promo-list li img{
	display:block;	
}
#sidebar a{
	display:block;
}
/*footer styles*/
.footer-holder{
	width:100%;
	height:66px;
	background:#c9dffe;
	min-width:899px;
	position:relative;
	margin:-66px 0 0;
}
#footer{
	width:899px;
	margin:0 auto;
	padding:15px 0 21px;
	overflow:hidden;
}
/*footer navigation*/
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
#footer ul li{
	float:left;
	padding:0 6px 0 8px;
	background:url(../images/bullet-btm.gif) no-repeat 0 75%;
	font-size:11px;
}
#footer ul li.first{
	padding:0 7px 0 0;
	background:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a{
	text-decoration:none;
}
#footer ul a{
	color:#607690;
	font-weight:normal;
}
.author{
	float:right;
	font-size:11px;
}
.copy{
	width:100%;
	font-size:10px;
	display:block;
	padding:5px 0 0;
}
#footer span{
	color:#84a0c2;
}
#footer span a{
	color:#84a0c2;
	font-weight:normal;
}