﻿html, body
{
	background: #342110 url(../../images/bg_body.jpg) repeat-x top left;
	padding: 0px;
	margin: 0px;
	text-align: center;
	height: 100%;
	width: 100%; /*-----------------------------------------------------scrollbar*/
	scrollbar-arrow-color: #332011;
	scrollbar-base-color: #e2d8bf;
	scrollbar-darkshadow-color: #e2d8bf;
	scrollbar-face-color: #cab48b;
	scrollbar-highlight-color: #e2d8bf;
	scrollbar-shadow-color: #ffffff;
}
.hidden
{
	margin: 0px;
	padding: 0px;
	display: none;
}
.IE8Fix
{
	z-index: 100;
	text-decoration: none;
}
div.outer
{
	width: 765px;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}

.headerblock
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: inline-block;
	float: left;
}
div.logo
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 102px;
}
.banner
{
	margin: 0px 0 0 -25.5px;
	display: inline-block;
	padding: 0px;
}
.content_base
{
	width: 100%;
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url( '../../images/bg_content.jpg' ) repeat-y center;
	text-align: center;
	overflow-y: auto;
	overflow-x: hidden;
	height: 472px;
}

.content
{
	width: 100%;
	display: inline-block;
	margin: 0px auto;
	padding: 0px;
	background: url( '../../images/bg_headcontent.jpg' ) top no-repeat;
	height: 100%;
	text-align: center;
}
div.page_heading
{
	font-family: georgia;
	font-style: italic;
	font-size: 18px;
	display: inline;
	color: #3a3a3a;
	float: left;
	padding: 0px;
	margin: 5px 0 0px 15px;
	text-align: left;
}

div.text
{
	font-family: Comic Sans MS,Comic Sans MS,verdana;
	font-size: 11px;
	color: #423020;
	height: 100%;
	display: inline-block;
	width: 98%;
	padding: 0px;
	margin: 0px auto;
	text-align: left;
}

.headerblock div.news
{
	font-family: Comic Sans MS,verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	color: #6a6a6a;
	margin: 5px;
	width: 23%;
	padding: 5px;
	float: right;
	display: inline-block;
}
.input
{
	display: inline-block;
	float: left;
	margin: 5px 2px 0px 0px;
	height: 15px;
	color: #383838;
	width: 130px;
	font-family: Comic Sans MS,verdana;
	font-size: 9px;
	padding: 0px;
}

/*------------------------------------------------button classes*/

.reservation_btn
{
	display: inline-block;
	float: left;
	height: 49px;
	width: 185px;
	margin: 0 auto;
	padding: 0px;
	background-image: url( '../../images/clickhere.jpg' );
	background-repeat: no-repeat;
	background-position: center;
}

span.text
{
	display: block;
	background-image: url( '../../images/subscribe.jpg' );
	height: 19px;
	margin: 5px 0 0px 0;
	padding: 0px;
	text-align: center;
	font-family: Comic Sans MS,verdana, Arial, Sans-Serif;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background-position: center;
}


.signup_btn
{
	display: block;
	float: left;
	background-image: url( '../../images/signup.jpg' );
	width: 48px;
	height: 22px;
	margin: 3px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-family: Comic Sans MS,verdana, Arial, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}


/*------------------------------------------------footer classes*/
.footer
{
	width: 100%;
	display: block;
	text-align: center;
	font-family: Comic Sans MS,verdana;
	background: #2a1618 url( '../../images/footer_bg.jpg' ) no-repeat center top;
	background-repeat: repeat-x;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 11px;
	color: #342110;
}
.footer #copyright
{
	font-size: 11px;
	font-weight: normal;
}
.footer #link
{
	display: inline-block;
	font-size: 13px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
}
.footer a:hover
{
	color: #342110;
	text-decoration: underline;
}
.footer a
{
	font-size: 11px;
	color: #783c07;
	margin: 0px 2px 5px 2px;
	padding: 0px 2px 5px 2px;
	text-decoration: none;
}
/*-------------------------------------------classes for inner pages*/
.text div.halfdiv
{
	float: left;
	display: inline-block;
	margin: 5px;
	padding: 0px;
	width: 45%;
	text-align: center;
	color: #000000;
}

.text div.halfdiv p
{
	font-family: Comic Sans MS,verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	width: 100%;
	margin: 3px;
	padding: 0px;
	text-align: left;
}
div.halfdiv p span.heading
{
	width: 100%;
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #423020;
	font-family: Comic Sans MS,verdana;
	font-weight: bold;
}
.text div.halfdiv p a
{
	text-decoration: none;
	font-family: Arial BLACK;
	color: #783c07;
	text-decoration: underline;
	
	font-size: 12px;
	padding: 0 5px 0 5px;
	display: inline-block;
}
.text div.halfdiv p a:hover
{
	text-decoration: underline;
}
.text div.halfdiv table
{
	width: 100%;
	padding: 0px 0px 0px 15px;
	margin: 20px 0px 0px 0px;
	font-size: 11px;
	color: #423020;
}
.text div.halfdiv ul
{
	text-align: left;
	float: left;
	width: 100%;
	font-size: 13px;
	display: inline-block;
	margin: 5px 0 0px 10px;
	list-style-type: none;
}
.text div.halfdiv ul li
{
	margin: 0 0 0 20px;
	line-height: 20px;
}
div.halfdiv p strong
{
	width: 100%;
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #423020;
	font-family: Comic Sans MS,verdana;
	font-weight: bold;
}


/*fulldiv*/
.homediv
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	color: #000;
}

.text div.fulldiv
{
	float: left;
	display: inline-block;
	margin: 5px;
	padding: 0px;
	width: 97%;
	text-align: center;
	color: #000;
}
.text div.fulldiv p
{
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	width: 100%;
	margin: 3px;
	padding: 0px;
	text-align: left;
}
div.fulldiv p span.heading
{
	width: 100%;
	display: inline-block;
	font-family: Arial Black;
	line-height: 20px;
	font-size: 16px;
	margin: 5px 0px 5px 0px;
	text-align: left;
	color: #996600;
}
.text div.fulldiv p a
{
	font-family: Arial Black;
	color: #783c07;
	text-decoration: underline;
	line-height: 18px;
	background: #fefbee;
	padding: 5px;
}
.text div.fulldiv p a:hover
{
	text-decoration: underline;
}
.text div.fulldiv table
{
	width: 100%;
	font-size: 11px;
	margin: 0px 0px 0px 15px;
	color: #406241;
	background: #fefbee;
}

/*----------------------------------------------------- photogallery classes*/
div.photogallery
{
	display: inline-block;
	padding: 5px;
	margin: 2px 0 0 0;
	font-size: 12px;
	text-align: left;
	float:left;

}
div.photogallery img
{
	display: inline-block;
	float: left;
	margin: 5px 2px 5px 2px;
	padding: 2px;
	border: 1px #406241 solid;
	border-collapse: collapse;
}
div.photogallery span
{
	display: block;
	font-family: Arial Black;
	font-size: 14px;
	float: left;
	margin: 3px;
	padding: 2px;
	width: 90%;
}

div.photogallery a.close
{
	display: block;
	float: right;
	margin: 0px;
	padding: 2px;
	background: #fff;
	text-align: center;
	width: 30px;
	color: #000;
	text-decoration: none;
}
div.photogallery a.close:hover
{
	text-decoration: underline;
	color: green;
}

/*----------------------------------innerpage images*/
div.imagespace
{
	display: inline-block;
	width: 30%;
	padding: 0px;
	margin: 0px;
}
.parahome
{
	width: 95%;
	display: inline-block;
	font-family: Tekton Pro, Comic Sans MS,verdana, Arial, Sans-Serif;
	font-size: 19px;
	color: #361c05;
	padding: 0px;
	margin: 0 auto 0 0;
	text-align: center;
}


/*----------------------------------innerpage paragraphing

.text p {
	font-family: Georgia;
	display: inline;
	float: left;
	font-size: 16px;
	line-height:20px;
	margin: 5px;
	padding: 0px;
	text-align: left;
}
.text p.ps4 {
	width: 55%;
}
.text p.ps2 {
	width: 49%;
}
.text p.ps1 {
	width: 100%;
}
.text p.ps7 {
	width: 25%;
	font-weight: bold;
}
.text p.ps6 {
	width: 74%;
}
.text p.ps5 {
	width: 100%;
	text-align: justify;
}

.text p span.heading {
	display: inline-block;
	width: 100%;
	margin: 5px 0 5px 0;
	padding: 0px;
	font-weight: bold;
}
.text a {
	font-family: Comic Sans MS,verdana;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: underline;
	color: #406241;
	font-weight: bold;
}
.text a:hover {
	font-family: Comic Sans MS,verdana;
	float: left;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-decoration: none;
}
*/
/*---------------------------------------------- menu style*/
.menubase
{
	display: inline-block;
	width: 766px;
	text-align: center;
	padding: 0px;
	margin: 0 auto;
	background: url(../../images/spacer.jpg) repeat-x left bottom;
}
/*.menubase img
{
	margin:0px;
	padding:0px;
	display:inline-block;
	float:left;
	}
.menubase a
{
	text-decoration:none;
	margin:0px;
	padding:0px;
	border:solid 0px;
	
	}




.dropmenudiv {
	
	line-height:25px;
	text-align:left;
	background-color: #a8bea1;
	padding:0px;
	margin:0px;
	width: 120px;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	display:inline-block;
	border:solid 1px #43862e;
text-decoration:none;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 15px;
	text-decoration: none;
	color: #fff;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;

}
* html .dropmenudiv a {

width: 100%;
font-family:Georgia;
font-size:14px;
font-style:italic;
text-decoration:none;

}
.dropmenudiv a:hover {
	
	background-color: #43862e;
	color: white;
	text-decoration:none;
}
*/


.Button
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../../images/btn.jpg) repeat-x center center;
	border: solid 1px #ececec;
	padding: 5px;
	margin: 2px 0px 2px 0px;
	border-collapse: collapse;
}
.imagebutton
{
	margin: 0px;
	padding: 0px;
	background: transparent;
	display: inline-block;
	float: left;
}
.Label
{
	font-family: Comic Sans MS,verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DD7C3B;
}
.DropDown
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
}

.TextBox
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-collapse: collapse;
	font-weight: normal;
	padding: 2px;
	margin: 0px;
	display: inline-block;
	border-collapse: collapse;
	float: left;
}
.validatormessage
{
	display: block;
	font-family: verdana;
	font-size: 11px;
	color: Maroon;
	line-height: 10px;
}
.Mandatory
{
	color: Maroon;
	font-size: 11px;
	font-family: Comic Sans MS,verdana;
	margin: 0px;
	padding: 0px;
}
.calendarimg
{
	margin: 0px;
	padding: 0px;
}
#CalendarExtender2
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	text-align: center;
}
.ajax__calendar_container
{
	margin: 0px;
	padding: 0px;
	float: left;
	background: #fff;
	display: block;
	position: relative;
	margin-left: 0px;
	width: 136px;
	text-align: center;
	color: black;
	border: solid 1px #787d7a;
}
.ajax__calendar_container table td
{
	background: white;
}
.ajax__calendar_container table td:hover
{
	color: #426142;
	font-weight: bold;
}

.ajax__calendar_active
{
	color: black;
	font-weight: bold;
}

.retestable
{
	display: block;
	width: 80%;
	padding: 0px 0 0 -10px;
	margin: 0px;
	background: #e2d8bf;
	line-height: 20px;
	text-align: left;
}
.retestable heading
{
	font-weight: bold;
}
