/******************************************************* fonts **************************************************************/

H1	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #666666; text-decoration: none; margin:0px; padding:0px; }
H2	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; line-height: 18px; font-weight: normal; text-decoration: none; text-align:left; margin:0px; padding:0px; }	
H3	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 16px; font-weight: bold; color: #666666; text-decoration: none; margin:0px; padding:0px; }
p	{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: none; text-align:justify;}
li{font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: none; text-align:justify;}
a {font-family: Verdana, Arial, Helvetica, sans-serif; ; font-size: 11px; font-weight: normal; color: #666633; text-decoration: none}
a:visited  {font-size: 11px; color: #999966; text-decoration: none;  font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; cursor: hand}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 11px; font-style: normal; font-weight: normal; cursor: hand; text-decoration:underline; color:  #666633}
a:link  { font-size:11px; color: #993300; text-decoration:underline; font-style: normal; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif} 
.clsform {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; line-height: normal; font-weight: normal; color: #999999; text-decoration: none}

/******************************************************* layout *************************************************************/

html {
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	

}

body {
	margin-left:auto;
	margin-right:auto;
	width:772px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/trim.png);
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666; text-decoration: none; text-align:justify;
}


.bcontainer{
	min-height:920px;
	border:1px solid #9A7A41;
}

* html .bcontainer{
	height:920px;
}

.bcontent{
	margin:45px 30px 10px 30px;
}

.overview{
	margin-left:140px;
}

.acontent{
	margin:45px 30px 10px 30px;
}

.masthead img{
	position:absolute; 
	top:2px; 
	left:50%; 
	margin-left:-367px;
}

.logo img{
	position:absolute; top:2px; left:50%; margin-left:-14px;
}

.bbname{
	margin-left:25px;
	width:335px;
}

.pagetitle h2{
	margin-left:25px;
	width:335px;
}

.titlebar{
	padding-top:140px;
}

.stars{
	position:absolute; top:495px; left:50%; margin-left:-355px; border-style:none;
}

.a_stars{
	position:absolute; top:560px; left:50%; margin-left:-355px; border-style:none;
}

.award{
	position:absolute; top:500px; left:50%; margin-left:-307px;
}

hr{
	background-color:#BBA679;
}
/******************************************************* main navigation *****************************************************/

.nlinks{
	position:absolute;
	top:240px;
	left:50%;
	margin-left:-355px;
}

.nlinks li{
	list-style:none;
	margin-bottom:13px;
}

.ullinks{
	margin:0px;
	padding:0px;
}

.ullinks .nava{
	font-size:14px;
}

/************************************************ accommodation navigation *****************************************************/

.alinks{
	position:absolute;
	top:240px;
	left:50%;
	margin-left:-355px;
}

.alinks li{
	list-style:none;
	margin-bottom:10px;
}

td{
	text-align:left;
}