/*global*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0; 
	background-color: #fff;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7f6d00;
}

.clear {
	clear: both; 
	line-height: 0; 
	font-size: 0;
}

a {
	text-decoration: underline;
	color: #7f6d00;
}

a:hover {
	text-decoration: none;
	color: #7f6d00;
}

p {
	margin-bottom: 7px;
}

h1 {
	width: 160px;
	height: 210px;
	background-image:url(images/logo.gif);
	text-indent: -9999px;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bca300;
	font-weight: bold;
	margin-bottom: 7px;
}

/*body area*/
#container {
	width: 900px; 
	margin-left: auto; 
	margin-right: auto;
	position: relative;
	margin-top: 20px;
	text-align: left;
}

#leftpanel {
	width: 160px;
	text-align: left;
	float: left;
}

#rightpanel {
	width: 740px;
	text-align: left;
	float: left;
}

/*nav*/
#nav {
	width: 160px;
	height:  308px;
	padding-top: 15px;
	text-align: left;
	background-color: #bca400;
}

#nav ul {
	list-style-type: none;
}

#link01 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link01.gif);
	text-indent: -9999px;
}

#link01 a:hover {
	background-position: center -22px;
}

#link02 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link02.gif);
	text-indent: -9999px;
}

#link02 a:hover {
	background-position: center -22px;
}

#link03 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link03.gif);
	text-indent: -9999px;
}

#link03 a:hover {
	background-position: center -22px;
}

#link04 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link04.gif);
	text-indent: -9999px;
}

#link04 a:hover {
	background-position: center -22px;
}

#link05 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link05.gif);
	text-indent: -9999px;
}

#link05 a:hover {
	background-position: center -22px;
}

#link06 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link06.gif);
	text-indent: -9999px;
}

#link06 a:hover {
	background-position: center -22px;
}

#link07 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link07.gif);
	text-indent: -9999px;
}

#link07 a:hover {
	background-position: center -22px;
}

#link08 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link08.gif);
	text-indent: -9999px;
}

#link08 a:hover {
	background-position: center -22px;
}

#link09 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link09.gif);
	text-indent: -9999px;
}

#link09 a:hover {
	background-position: center -22px;
}

#link10 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link10.gif);
	text-indent: -9999px;
}

#link10 a:hover {
	background-position: center -22px;
}

#link11 a {
	width: 160px;
	height: 22px;
	display: block;
	background-image: url(images/link11.gif);
	text-indent: -9999px;
}

#link11 a:hover {
	background-position: center -22px;
}
#green {
	width: 160px;
	height:  100px;
	background-color: #a08c00;
}

#greenmain {
	width: 160px;
	height:  206px;
	background-color: #a08c00;
}

/*subnav*/
.subnav {
	width: 132px;
	text-align: left;
}

.subnav a {
	background-image: url(images/sublink.gif);
	width: 132px;
	height: 17px;
	text-decoration: none;
	font-weight:  normal;
	font-size: 10px;
	color: #6a5a00;
	display: block;
	padding: 5px 0px 0px 28px;
}

.subnav a:hover {
	background-position: left -22px;
}


/*index content*/
#flash {
	width: 740px; 
}

#reserve {
	width:  266px;
	height: 156px;
	padding:  25px 15px;
	background-color: #000;
	float: left;
}

#bestdeals {
	width: 200px;
	padding: 25px 15px;
	text-align: left;
	float: left;
}
#bestpromo {
	width: 414px;
	height:207px;
	padding: 25px 15px;
	text-align: left;
	float: left;
	background-image: url(images/12.jpg);	
	background-repeat: no-repeat;
}
.form01 {
	width:50%;
	float: left;
	margin-right:30px;
	margin-bottom: 7px;
}

.form02 {
	width:30%;
	float: left;
	margin-bottom: 7px;
}

.textbox01 {
	width: 150px;
	padding: 2px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	border: 1px solid #b8b8b8;
}

.dropdownform01 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	float: left;
	margin-right: 3px;
	width: 80px;
	border: 1px solid #b8b8b8;
}

.dropdownform02 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	float: left;
	margin-right: 3px;
	width: 40px;
	border: 1px solid #b8b8b8;
}

/*inner pages*/

#titles {
	width: 686px;
	height:  13px;
	background-image: url(images/titlebg.jpg);
	background-repeat: no-repeat;
	padding: 16px 27px;
}

# {
	width: 740px;
}

.divider {
	width:  740px;
	height: 404px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.dividerlong {
	width:  680px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	padding:  20px 30px;
}

.dividerlong li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:  middle left;
	background-color: #fff;
	padding-left: 15px;
	list-style: none;
}

.innerdivider01{
	width:  300px;
	float: left;
	padding: 20px;
	text-align: left;
}

.innerdivider02 {
	width:  360px;
	height: 250px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	padding:50px 20px 10px 20px;
	text-align: left;
}

.innerdivider03 {
	width:  360px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	padding:50px 20px 10px 20px;
	text-align: left;
}

.innerdivider04 {
	width:  360px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
	padding:50px 20px 10px 20px;
	text-align: left;
}

.innerdivider02 li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:  middle left;
	background-color: #fff;
	padding-left: 15px;
	list-style: none;
}

.innerdivider03 li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position:  middle left;
	background-color: #fff;
	padding-left: 15px;
	list-style: none;
}


/*rooms*/
.roomdivider {
	width: 246px;
	height: 250px;
	background-image: url(images/roomsbg.jpg);
	float: left;
}	
.sroomdivider {
	width: 180px;
	background-image: url(images/roomsbg.jpg);
	float: left;
}	


.rthumb {
	width:  121px;
	padding-top: 20px;
	float: left;
}
.sthumb {
	width:  121px;
	padding: 20px 0 0 17px;
	float: left;
	text-align:center;
}

.rthumbtitle {
	padding-top: 80px;
	float: left;
}

.rdescription {
	width:  206px;
	padding:  5px 20px;
}
.sdescription {
	width:  14px;
	margin:  5px 0 0 30px;
}
/*outlets*/
.outletdivider {
	width:  370px;
	height: 300px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}

.othumb {
	width:  121px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.othumbtitle {
	padding-top: 80px;
	float: left;
}

.odescription {
	width:  310px;
	padding:  5px 30px;
}

/*function rooms*/
.functionroomdivider {
	width:  740px;
	height: 300px;
	background-image: url(images/roomsbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.fthumb {
	width:  121px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.fthumbtitle {
	padding-top: 80px;
	float: left;
}

.fdescription {
	width:  680px;
	padding:  5px 30px;
}

/*gallery*/
#window {
	width:  660px;
	height: 540px;
	background-image: url(images/gallerybg.jpg);
	background-repeat: no-repeat;
	margin: 20px;
}

#gallerytitle {
	width:  330px;
	height: 61px;
	text-align: left;
	margin: 0px;
}

#galleryimg {
	width: 500px;
	height: 300px;
	margin-left:  81px;
}

#gallerythumb {
	width: 500px;
	height:100px;
	margin-top: 41px;
	margin-left:  101px;
}

.thumbs {
	width: 50px;
	height: 30px;
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
}

/*promos*/
#promowindow {
	width:  660px;
	height: 460px;
	margin: 20px;
	text-align: left;
}

/*reservation*/
#reservation {
	width:  710px;
	text-align: left;
	padding-left: 30px;
}

#reservation-form {
	width:600px;
	padding: 10px;
	text-align: left;
}

.column01 {
	width: 195px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
}

.column02 {
	width: 595px;
	margin-right: 5px;
	margin-bottom: 3px;
}

.textbox01 {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	margin-left: 0px;
}

.textbox02 {
	width: 390px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	margin-left: 0px;
}

.dropdown01 {
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	float: left;
	margin-right: 5px;
}

.dropdown02 {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
	float: left;
	margin-right: 5px;
}



/*footer*/
#footer {
	width: 860px; 
	margin-left: auto; 
	margin-right: auto;
	padding: 20px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #b5b5b5;
	text-align: left;
	border-top: 1px solid #ccc;
}

#footer a {
	color: #b5b5b5;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
}

#footer p  {
	margin-bottom: 7px;
}

#footer .copyright {
	font-size: 10px;
}

.fdivider {
	float: left;
	margin-right: 15px;
}

.tagline {
	color: #000;
}