@charset "utf-8";

@import url("form.css");



body,html{
font:normal 11px/21px 'Arial', Helvetica, sans-serif;
/*text-align:center; */
background-color:#365217;
/*background-image:url(../images/body_by.jpg);*/
/*background-image:url(../images/bg.jpg);*/
/*background-image:url(../images/bg-homepage-new.jpg); */

background-position:top center; 
background-repeat:no-repeat;
margin:0;
padding:0;
}

a {
	color:#000;
}

h1,h2,h3,h4,h5,h6,p,ul,li {
	margin:0;
	padding:0;
}

li{
	font-size:14px;
	color:#000000;
	padding:5px;
}

img{
	border:none;
}

a visited{
text-decoration:none;
color:#000000;

}
#content_wrapper{
	width:100%;
	/*background:url(../images/bg_brown_light_repeat.png);*/
	/*background:url(../images/bg_wood-dark.png);*/
	background:url(../images/transy_bg.png);
	background-repeat:repeat-y;
	background-position:top center; 

}

#content_wrapper_bottom{
	width:100%;
	background:url(../images/brown_footer_brown.png);
	background-repeat:no-repeat;
	background-position:top center; 
	height:218px;
}


#content_wrapper_bottom .footerlinksBlue{
	float:left;
	width:186px;	
	padding-right:47px;
	padding-bottom:20px;
	margin-top:60px;
	display:inline;
}

#content_wrapper_bottom .footerlinksBlue h2{
text-align:left;
color:#000000;
}
#content_wrapper_bottom .footerlinksBlue ul{
	list-style-type:none;
	margin-top:15px;
	font-size:16px;
}

#content_wrapper_bottom .footerlinksBlue ul li{
	height:20px;
	vertical-align:middle;
	padding-top:4px;
	padding-bottom:4px;
	border-top:1px dotted #000000;
	text-align:left;

}

#content_wrapper_bottom .footerlinksBlue ul a{
	text-decoration:none;
	color:#fee0c2;
	font-size:12px;
}




#wrapper{
margin:0 auto;
width:940px;
text-align:left;
position:relative;

}


#masthead{
height:166px;
/*margin-bottom:20px;*/
}

#logo{
position:absolute;
margin:10px 0 0 65px;
}


#banner_area{
	position:absolute;
	margin:20px 0 0 400px;
	border:0px solid red;
	background:url(../images/banner.png);	
	background-repeat:no-repeat;
	background-position:top center; 	
	width:550px;
	height:80px;
}


.head_navigation{
position:absolute;
top:120px;
left:-22px;
height:91px;
width:1100px;
margin-left:0px;
border:0px solid red;	
background:url(../images/menu_strip_green1.png) no-repeat;
background-repeat:no-repeat;
background-position:top left; 
border:0px solid red;
z-index:1;
}

.border_2px{
	border:2px solid #000000;
}


/*workarea section */

#workarea{
	position:relative;
	overflow:hidden;
	margin-bottom:0px;
	border:0px solid red;
	min-height:190px;
	margin-top:0px;
	z-index:9998;
	background:white;
	padding-top:20px;
}

.workarea-left {
	width:181px;
	float:left;
	margin-left:25px;
	text-align:left;
	display:inline;/* to fix IE6 double margin bug*/
}

.workarea-center{
	width:690px;
	float:left;
	margin-left:20px;
	border:0px solid red;
}

.workarea-center-internal{
	width:600px;
	float:left;
	margin-left:20px;
	border:0px solid red;
}


.workarea-center p{
	color:#000000;
	font-size:14px;
	padding:5px 15px 5px 0;
}

.workarea-right{
	width:270px;
	float:right;
	margin-left:20px;
	margin-top:0;
	overflow:hidden;
	border:0px solid red;
}

.workarea-right-box-top{
	margin-top:12px;
	background:url(../images/roundbox-top.png);	
	background-repeat:no-repeat;
	background-position:top left; 	
	width:267px;
	height:11px;
}

.workarea-right-box-middle{
	/*background:url(../images/roundbox-middle.png);	*/
	background:url(../images/trans_right.png);	
	width:267px;
}

.workarea-right-box-middle-content{
	padding-left:18px;
	padding-top:15px;
	overflow:hidden;	
}

.workarea-right-box-middle-content table td{
	font-size:11px;
	color:#000000;
}

.workarea-right-box-middle-content p{
	color:#000000;
	font-size:12px;
	padding:5px 0 5px 0;	
}

.workarea-right-box-middle-content p span{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	
}

p{
color:#000000;
}

h1.pagehead{
color:#000000;
margin-bottom:15px;
}

	.search_box{
	height:42px;
	width:275px;
	float:left;
	/*
	margin-top:5px;
	margin-left:75px;
	*/
	}
	
	.search_box .left{
	background:url(../images/search_left.png) no-repeat;
	width:15px;
	height:43px;
	float:left;
	}
	
	.search_box .bg{
	height:43px;
	width:212px;
	background:	url(../images/search_bg.png) repeat-x;
	display:block;
	float:left;
	}
	
	
	.search_box .textfiled {
	border:0;
	margin-top:11px;
	color:#000000;
	background-color:#1a1412;
	font-weight:bold;
	}
	
	
	.search_box .right{
	height:43px;
	width:45px;
	display:block;
	float:left;
	border:0px solid red;
	}



h2.tablehead{
	color:#000000;
	font-weight:bold;
	font-size:14px;
	
}



.workarea-right-box-bottom{
	background:url(../images/roundbox-bottom.png);	
	background-repeat:no-repeat;
	background-position:bottom left; 	
	width:267px;
	height:11px;
}


#main_nav {
margin-left:0;
padding-left:0px;
list-style:none;
}

#main_nav li{
	list-style: none;
	display: inline;
	margin-right:0px;
	display:table;
	float:left;
}

#main_nav li img{
	border:none;
	
}

/*
#menu-left-nav{
margin-left:0;
list-style:none;
}


#menu-left-nav li, #menu-left-nav li a{
	list-style: none;
	display: inline;
	margin-right:0px;
	display:table;
	background:url(../images/hor-line.png);	
	background-repeat:no-repeat;
	background-position:bottom center; 	
	width:178px;


}

#menu-left-nav li img{
	border:none;
}
*/


#menu-left-nav{
margin-left:0;
list-style:none;
margin-top:15px;
}

#menu-left-nav li{
	list-style: none;
/*	display: inline;
	display:table;*/
	margin-right:0px;
	background:url(../images/hor-line.png);	
	background-repeat:no-repeat;
	background-position:bottom center; 	
	width:178px;
	padding:2px;
}

#menu-left-nav li a{	
	color:#365217;
	text-decoration:none;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	padding:5px;

}

#menu-left-nav li a:hover{	
	color:#000000;
	background-image:url("../images/transy.png");
	display:block;	

}

#menu-left-nav li a.left_active{	
	color:#000000;
	background-image:url("../images/transy.png");
	display:block;	

}


#menu-left-nav li a.current{	
	color:#000000;
}

#menu-left-nav li img{
	border:none;
}








.space_20{
	float:left;
	margin-left:16px;
}


.clearspacer{
	clear:both;
}





/*Booking Page CSS*/

.workarea-booking-top {
	margin-top:12px;
	background:url(../images/booking-box-top.png);	
	background-repeat:no-repeat;
	background-position:top left; 	
	width:598px;
	height:12px;
}

.workarea-booking-middle{
	background:url(../images/roundbox-middle.png);
	min-height:150px;
	width:598px;
}

.workarea-booking-content{
	padding-left:25px;
}

.workarea-booking-bottom{
	background:url(../images/booking-box-bottom.png);	
	background-repeat:no-repeat;
	background-position:bottom left; 	
	width:598px;
	height:12px;
}

.workarea-booking-content table td{
	font-size:11px;
	color:#000000; /*white*/
}


label{
	width: 14em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}

.submit input{
	margin-left: 15.2em;
}


/*Step 2*/

fieldset{margin:1em 0;border:none;border-top:1px solid #7F7F7F;}
legend{margin:1em 0;padding:0 .5em;color:#fff;background:transparent;font-size:1.2em;font-weight:bold;}
label{float:left;width:150px;padding:0 1em;text-align:right;color:#000000;}
fieldset div{margin-bottom:.5em;padding:0;display:block;}
fieldset div input,fieldset div textarea{width:150px;border-top:1px solid #555;border-left:1px solid #555;border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:1px;color:#000000;}
fieldset div select{padding:1px;}
div.fm-multi div{margin:5px 0;}
div.fm-multi input{width:1em;}
div.fm-multi label{display:block;width:200px;padding-left:5em;text-align:left;}
#fm-submit{clear:both;padding-top:1em;text-align:center;}
#fm-submit image{border:1px solid #333;padding:2px 1em;background:#555;color:#fff;font-size:100%;}
input:focus,textarea:focus{background:#efefef;color:#000;}
fieldset div.fm-req{font-weight:bold;}
fieldset div.fm-req label:before{content:"* ";}
#container{margin:0 auto;padding:1em;width:530px;text-align:left;}


/*Slidehow css STARTS*/

.clear {
clear:both
}

#gallery {
position:relative;
height:300px
}
#gallery a {
float:left;
position:absolute;
}

#gallery a img {
border:none;
}

#gallery a.show {
z-index:500
}

#gallery .caption {
z-index:600; 
background-color:#000; 
color:#000000; 
height:70px; 
width:100%; 
position:absolute;
bottom:0;
}


#gallery .caption .content {
margin:5px
}

#gallery .caption .content h2 {
color:#000000;
}

#gallery .caption .content h3 {
margin:0;
padding:0;
color:#1DCCEF;
}

#footer .footerlinksBlue{
	float:left;
	width:186px;
	padding-right:47px;
	padding-bottom:20px;
}

#footer .footerlinksBlue ul{
	list-style-type:none;
	margin-top:40px;
}

#footer .footerlinksBlue ul li{
	height:30px;
	vertical-align:middle;
	padding-top:10px;	
	background-position:top left;
	background-repeat:no-repeat;
}

#footer .footerlinksBlue ul a{
	text-decoration:none;
	color:#00adee;
	font-size:14px;
}

#footer .footerAddress{
	background-image:url("../images/hcoms-footer.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	height:56px;
}

form label {
	float:none;
	text-align:left;
	width:auto;
	display:inline;
}

.contactForm .text {
	width:100%;
}

#navlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:0;
}
#navlist li {
background-image:url(../images/icon-check.png);
background-position:0 0.5em;
background-repeat:no-repeat;
padding-left:20px;
}


/*General / common css*/

#page_listing{
padding-left:30px;
list-style-image:url('../images/icon-check.png');
}

#page_listing li{
font-size:13px;
color:#000000;
padding:5px;
font-weight:bold;
}

.brown_border{
border:0px solid #261300;
}

h2{
color:#000000;
}
table{
color:#000000;
}

.back2{
position:relative;
left:-15px;
}
