html {
	background-color:#FFF
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	

}

a:link, a:visited {	color: #006699; text-decoration: underline; }

a:active, a:hover { color: #990000; text-decoration: none; }

.container {
	width: 920px;
	margin: auto;
	background-image: url(images/bg.jpg);

}

#bottom_bg {

	width: 100%;
	background: #567867;
	border-bottom: 1px solid #7bdaae;
	
}

#top_bg {
	width: 100%;
	background: url(iimages/bg.jpg) repeat-x;
	background-color: #CCC;
	
}

#header {
	width: 100%;
	height: auto;
	padding-top: 5px;
	
}

#logo {
	float: left;
	width: 920px;
	font-family: Tahoma;
	margin: 1px 0 0 0px;
	padding: 0;
	margin-left: 3px;
	background: url(images/header-logo.gif);
	height: 105px;
	background-repeat: no-repeat;
	

}

#logo span {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#header_bottom {
	float: left;
	width: 873px;
	height: 45px;
	background: url(images/header.png) no-repeat;
	margin: 0px 0 0 15px;
	
}

/* Menu */
#menu {
	width: 490px;
	height: 29px;
	float: right;
	padding: 0;
	padding-right: 170px;
	padding-top: 5px;
	
}


#menu ul {

	list-style: none;
	display: inline;

}
#menu li {

	float:left;
	
}

#menu li a {
	float: left;
	display: block;
	color: #000;
	background: url(images/menu_left.jpg) no-repeat;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0 4px 0 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	text-align: center;
	cursor: pointer;
	font-weight: bolder;
}

#menu li a b {
	float: left;
	display: block;
	background: url(images/menu_right.jpg) right top no-repeat;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;

}

* html #menu li a b {
	margin: 0 0 0 3px;
}

#menu li.current a, #menu li a:hover, #menu li.current a b, #menu li a:hover b {
	color: #CD2E42;
	font-size: 11px;
}
/*End OF menu*/

#content {


}

* html #content {
	
	margin: 20px 0 20px 20px;
	
}

#content_left {
	float: right;
	width: 610px;
	height: 650px;
	margin-right: 30px;
	margin-top: 40px;
	margin-left: 20px;
	
}

#content_left2 {
	float: right;
	width: 880px;
	height: 800px;
	margin-right: 15px;
	margin-top: 40px;
	margin-left: 25px;
	
}

#content_menu {
	float: right;
	width: 760px;
	height: auto;
	margin-right: 95px;
	margin-top: 40px;
	margin-left: 20px;
	
}



#content_left .post {
	margin: 15px;
	padding: 0;
	height: 580px;
	width: 600px;
	margin-left: 0px;
	margin-top: 10px;
	
}


.post h1 {
	
	font-family: Tahoma;
	font-size: 18px;
	color: #588970;
	margin: 0 0 15px 0;
	padding: 0;
	
}

.post p {
	
	font-family: Arial;
	font-size: 12px;
	color: #46574d;
	text-align: justify;
	margin: 0 0 15px 0;
	padding: 0;
	
}

.post img {
	margin: 0 0 0 25px;
	padding: 0;
	
}

#content_right {
	float: left;
	width: 250px;
	margin: 0 0px 0 0;
	padding: 0;
	margin-top: 0px;
	margin-left: 10px;
	
}

#content_right1 {
	float: left;
	width: 250px;
	margin: 0 0px 0 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 10px;
	
}

* html #content_right {

	margin: 0 -15px 0 0 ;

}
.section {
	margin: 0 0 5px 0;
	padding: 0;
	
}


/* Secion 1 Log In Form*/
.menudiscount{
	width: 245px;
	height: 36px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #A91E61;
	margin: 0px;
	background-image: url(images/menu.gif);
	padding-right: 0px;
	
}

.section_1_top {
	width: 185px;
	height: 36px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #A91E61;
	margin: 0px;
	padding: 15px 0 0 60px;
	background-image: url(images/section_1_top_bg.png);
	
}

.section_1_mid {
	
	width: 216px;
	background: url(images/section_1_mid_bg.jpg) repeat-y;
	margin: 0;
	padding:  5px 15px;
	
}

.section_1_mid .form {
	
	margin: 0;
	padding: 0;
	
}

.section_1_mid .label {

	float:left;
	width: 70px;
	height: 50px;
	color: #fff;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	
}

.label label {

	display: block;
	margin: 0 0 5px 0;
	padding: 0;

}

.section_1_mid .textboxes {

	float: right;
	width: 120px;
	height: 50px;
	margin: 0 10px 0 0;
	padding: 0;
	
}
.textboxes .textfield {

	width: 106px;
	height: 9px;
	font-family: Tahoma;
	font-size: 9px;
	color: #333;
	background: url(images/textbox.jpg) no-repeat;
	border: none;
	margin: 0 0 5px 0;
	padding: 5px;
	
}

.login_bottom {
	
	float: left;
	height: 30px;
	margin: 0  15px;
	padding:0;
	
}

.login_bottom .remember {

	color: #fff;
	margin: 0;
	padding: 0;

}

.login_bottom .checkbox {
		margin: 0;
		padding: 0;
}

.login_bottom .button {
	
	
	background: url(images/button.jpg) no-repeat;
	border: none;
	cursor: pointer;
	height: 22px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 55px;
	color: #fff;
	margin: 0 0 0 20px;
	padding: 0;
}

.section_1_bottom {
	width: 246px;
	height: 17px;
	background-image: url(images/section_1_bottom_bg.png);
	
}

/* End Of Secion 1 */

/* Section 2*/
.section_2_top {
	width: 176px;
	height: 60px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #276b45;
	margin: 0;
	padding: 15px 0 0 70px;
	background-image: url(images/section_1_top_bg.gif);
	
}

.section_2_mid {
	width: 246px;
	background: url(images/section_2_mid_bg.jpg) repeat-y;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	font-style: italic;
	font-weight: bolder;
	padding-left: 20px;
	
	
}

.section_2_bottom {
	
	width: 246px;
	height: 18px;
	background: url(images/section_2_bottom_bg.png) no-repeat;
	
}

.section_2_mid ul {
	
	list-style: none;
	margin: 0 20px;
	padding: 0;
	
}

.section_2_mid li {
	
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 5px;

	
}

.section_2_mid li a {
	color: #fff;
	text-decoration: none;
}

.section_2_mid li a:hover {
	color: #000;	
	text-decoration: none;
}
/* End Of Secion 2 */

#bottom_panel {

	width: 100%;
	margin: 0;
	padding: 15px 0 0 0;

}
.section_3 {
	
	float: left;
	width: 224px;
	margin: 0 0 0 15px;
	padding: 0;
	
}

.section_3_top {
	width: 215px;
	height: auto;
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	background-image: url(images/section_1_mid_bg.jpg);
	padding-left: 30px;
	
}


.content_area {
	width: 580px;
	height: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	font-style: italic;
	
	
}


.content_area2 {
	width: 570px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0;
	padding-left: 20px;
	font-style: italic;
	
	
}


.section_3_bottom {

	width: 224px;
	margin: 10px 0 0 0;
	padding: 0;

}


.section_3_bottom ul {

	list-style: none;
	margin:0;
	padding: 0;
	
}

.section_3_bottom li {
	
	width: 188px;
	height: 26px;
	background: url(images/bottom_list.jpg) no-repeat;
	margin: 0;
	padding: 8px 0 0 36px;

}

.section_3_bottom li a {
	
	color: #fff;
	text-decoration: none;
	
}

.section_3_bottom li a:hover {
	
	color: #AAFFFF;
	text-decoration: underline;
	
}

.section_4 {
	
	float: right;
	width: 620px;
	margin: 0 15px 0 0;
	padding: 0;

}

* html .section_4 {

	margin: 0;
	
}

.section_4_top {
	width: 570px;
	height: 32px;
	background:url(images/section_4_top_bg.jpg) left no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 10px 0 0 50px;
}

.section_4_bottom {
	
	width: 590px;
	margin: 0;
	padding: 0 15px 15px 15px;

}

.section_4_bottom h1 {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #AAFFFF;
	margin: 10px 0 2px 0;
	padding: 0;

}

.section_4_bottom p {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-align: justify;
	margin: 0 0 10px 0;
	padding: 0;

}

.section_4_bottom .bottom_line {

	clear: both;
	height: 0px;
	border-bottom: 1px solid #64967d;

}

/* footer */

#footer_wrapper {
	clear: both;
	width: auto;
	height: 90px;
}

#footer {
	width: auto;
	padding: 30px 10px;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	background-image: url(images/footer.png);
	padding-bottom: 5px;
}

#footer a {
	font-weight: bold;
	color: #ffffff;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	color: #0CF
	border-right: 1px solid #aea68c;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */
.cleaner_with_height {
	
	clear: both;
	height: 1px;
	
}
booking class {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
var loadingImage = 'loading.gif';
var closeButton = 'close.gif';	

