body
{
	background-image: url(../images/elements/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #DCCF81;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	text-align: center;
	width: 100%;
}

/*--------------------------------------------------------------*/

/* top navigation bits */


#header
{
	width: 692px;
	height: 80px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#header img { border: 0px; }

#header_top {
	height: 60px;
}

#headerleft
{
	width: 336px;
	float: left;
}

#headerright
{
	width: 270px;
	height: 57px;
	float: right;
	text-align: right;
	background-image: url(../images/elements/quote_txt.gif);
	background-repeat: no-repeat;

}


/*--------------------------------------------------------------*/

div#topnav
{
	height: 1.7em;
	line-height: 1.2em;
	font-size: 65%;
	color: #C7C0AD;
}

div#topnavleft
{	
	margin-left: 1px;
	float: right;
	background-color: #8A7E40;
	padding: 2px 2px;
	border-color: #9A8E4D #B4A65A #9A8E4D #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnavright
{	
	margin-left: 1px;
	float: right;
	background-color: #8A7E40;
	padding: 2px 2px;
	border-color: #9A8E4D #B4A65A #9A8E4D #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnav1
{
	display: block;
	margin-left: 1px;
	float: right;
	background-color: #726131;
	padding: 2px 2px;
	border-color: #9F9668 #B4A65A #9F9668 #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnav2
{
	display: block;
	margin-left: 1px;
	float: right;
	background-color: #726131;
	padding: 2px 2px;
	border-color: #9F9668 #B4A65A #9F9668 #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnav3
{
	display: block;
	margin-left: 1px;
	float: right;
	background-color: #726131;
	padding: 2px 2px;
	border-color: #9F9668 #B4A65A #9F9668 #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnav4
{
	display: block;
	margin-left: 1px;
	float: right;
	background-color: #726131;
	padding: 2px 2px;
	border-color: #9F9668 #B4A65A #9F9668 #B4A65A;
	border-width: 1px 0px 2px 0px;
	border-style: solid none solid none;
}

div#topnav a
{ 
	color: #C7C0AD;
	text-decoration: none;
	padding: 0px 12px 0px 4px;
	font-weight: bold;
}


div#topnav a:hover
{ 
	text-decoration: underline;
}

div#topnav a.on
{ 
	color: #fff;
	text-decoration: none;
	padding: 0px 12px 0px 4px;
	font-weight: bold;
}

/*--------------------------------------------------------------*/

/* main page bits */

#wrapper
{
	width: 692px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-color: #000;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding: 10px;
	text-align: left;
}

/* box model hack */
#wrapper
{
	width: 692px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 670px;
}

/* be nice to Opera */
html>body #wrapper { width: 670px; }

/*--------------------------------------------------------------*/

#maintop
{
	height: 47px;
	width: 670px;
	margin: 0px;
	padding:0;
}

/*--------------------------------------------------------------*/

.hotel1
{
	float: left;
	border-bottom: #fff;
	border-right: #fff;
	border-width: 2px;
	border-style: none solid solid none;
}

.hotel2
{
	float: left;
	border-bottom: #fff;
	border-right: #fff;
	border-width: 2px;
	border-style: none solid solid none;
}

.hotel3
{
	float: left;
	border-bottom: #fff;
	border-width: 2px;
	border-style: none none solid none;
}

.hotel4
{
	float: left;
	border-bottom: #fff;
	border-left: #fff;
	border-width: 2px;
	border-style: none none solid solid;
}

/*--------------------------------------------------------------*/

#mainimage
{
	width: 670px;
	height:125px;
	margin: 0px 0px 10px 0px;
	background: url(../images/header/home.jpg) no-repeat;
}

#smlimages
{
	width: 500px;
	padding: 0px;
	margin: 32px 10px 10px auto;
	float: right;
	text-align: right;
}

#smlimages img
{
	padding: 0px 0px 0px 5px;
}

/*--------------------------------------------------------------*/

/* main bit */

#homemain
{
	width: 321px;
	padding: 10px;
	background-color: #F6F2DB;
	font-size: 85%;
	float: left;
}

/* box model hack */
#homemain
{
	width: 321px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 301px;
}

/* be nice to Opera */
html>body #homemain { width: 301px; }


#main
{
	width: 462px;
	padding: 10px;
	background-color: #F6F2DB;
	font-size: 85%;
	float: left;
}

/* box model hack */
#main
{
	width: 462px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 442px;
}

/* be nice to Opera */
html>body #main { width: 442px; }

#main img
{
	float: right;
	margin: 3px;
}

/*--------------------------------------------------------------*/

/* right hand side */

#lhs
{
	width: 131px;
	padding: 0px;
	float: left;
	font-size: 85%;
	margin-right:10px;
}

#rhs
{
	width: 198px;
	padding: 0px;
	float: left;
	font-size: 85%;
	margin-left: 10px;
}

#rhs .map
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#rhs .wifi
{
	margin-top: 5px;
	margin-bottom: 5px;
}

/*--------------------------------------------------------------*/

/* footer bits */

#footer
{
	width: 690px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

#footer .left 
{ 
	float: left;
	font-size: 70%;
	font-weight: bold;
	color: #747052;
	text-align: left;
}

#footer .left ul 
{
	padding: 0;
	margin: 0;
}

#footer .left ul li 
{ 
	display: inline;
	list-style: none;
	margin: 1px;
	padding: 0px;
}

#footer .left ul li a
{ 
	color: #2F3132;
	text-decoration: none;
}

#footer .left ul li a:hover
{ 
	text-decoration: underline;
}

#footer .right
{
	float: right;
	text-align: right;
	font-size: 70%;
	font-weight: bold;
	color: #747052;
}

#footer .right a
{ 
	color: #747052;
	text-decoration: none;
}

#footer .right a:hover
{ 
	text-decoration: underline;
}

/*--------------------------------------------------------------*/

/* generic bits */

.divclear
{
	clear: both;
	height: 0;
}

/*--------------------------------------------------------------*/

/* text stuff */

a:link
{
	color: #9D5F12;
	text-decoration: none;
	font-weight:bold;	
}

a:visited
{
	color: #9D5F12;
	text-decoration: none;
	font-weight:bold;	
}

a:active
{
	color: #9D5F12;
	text-decoration: underline;
	font-weight:bold;	
}

a:hover {	text-decoration: underline; }

h1
{
	font-size: 125%;
}

h2
{
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

h3 
{
	font-weight: bold;
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

h4 
{
	font-weight: bold;
	font-size: 100%;
	color: #fff;
	background-color: #635938;
	padding: 3px;
}

h5 
{
	font-weight: bold;
	font-size: 100%;
	color: #635938;
	padding: 3px;
}

.gold
{
	color: #635938;
	font-size: 85%;
}

a.viewlink
{
	text-align: right;
	font-size: 80%;
	color: #333;
	font-weight: bold;
	float: right;
}

table td.tdleft
{
	text-align: right;
	font-size: 80%;
	color: #333;
	font-weight: bold;
	width: 35%;
}

table td.tdright
{
	text-align: left;
	font-size: 80%;
	color: #333;
	width: 65%;
}

.small
{
	font-size: 80%;
}

.mandatory
{
	color: #635938;
	font-weight: bold;
}

.attractions a
{
	margin-left: 8px;
	font-size: 90%;
}

.table1
{
	background-color: #635938;
	border: 1px solid #635938;
	padding: 3px;
	font-size: 80%;
	color: #fff;
	text-align: left;
}

.offerdate
{
	color: #635938;
	font-weight: bold;
}

.table2
{
	background-color: #fff;
	border: 1px solid #635938;
	padding: 3px;
	font-size: 80%;
	color: #333;
}


.thumbnails {
	padding: 8px;
	border: 1px #ccc solid;
	background-color: #fff;
	margin: 0 0 5px 5px;
}

.gallery_title{
margin-left: 15px;
}

