body {
	background:#FFFFFF url(images/bckgrd.jpg);
	margin: 0;
	padding: 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color:#666666;
}
#bckgrd {
	background:  url(images/bckgrd-shader.jpg );
	width: 790px;
	margin: 0 auto;
}
#container {
	background:#FFFFFF;
    margin: 0px auto;
    width: 778px;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 span{
	display: none;
}

#header {
	width: 778px;
	height: 110px;
	background-color: #5A583B;
	}
	
#topcontent {
	width: 778px;
	height: 238px;
}


h2 {
	font: 22px Geneva, Arial, Helvetica, sans-serif;
	color: #926B58;
	margin:14px 0 5px 0;
}

h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #926B58;
	margin:14px 0 5px 0;
	
}


h6 {
	background: url(images/dot.jpg) no-repeat;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 2px 0 0 14px;
	line-height: 120%;
}

.style1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}

.style3 {
	font-size: 12px;
	margin-left: 10px;
}

.style4 {
	font-size: 12px

}




p {
	margin: 12px 12px 4px 6px;
	line-height: 150%;
}

#left p {
	margin: 0 12px 10px 12px;
}

a  {
	color: #333333;
	text-decoration:underline;
}

a:hover {
	background-color:#F7F7F6;
	text-decoration: none;
	border-bottom: none;
}

.clear {
	clear: both;
}



.normal {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}





#content_right {
	width: 430px;
	float: left;
	margin-left: 20px;
}

#content_left {
	width: 230px;
	float: left;
	margin-left: 20px;
}

#content {
	width: 725px;
	float: left;
	padding: 12px;
}

#main {
	width: 778px;
	margin-top: 25px;
	text-align:left;
}

#maintwo {
	width: 778px;
	margin-top: 25px;
	text-align:left;
}

#mainthree {
	width: 778px;
	margin-top: 25px;
	text-align:left;
}

#maincontent {
	width: 754px;
	padding: 0 12px;
	text-align:left;
}

#rates { 
	background: url(images/rates-bckgrd.jpg) no-repeat center;
	width: 430px;
	padding: 10px;
	height: 272px;
}

#bookings { 
	background: url(images/bookings-bckgrd.jpg) no-repeat center;
	width: 430px;
	padding: 14px 10px 0 10px;
	height: 480px;
}

#photos {
	width: 252px;
	float: right;
	margin: 20px 18px 0 0;
}

#footer_line {
	width: 725px;	
	margin: 2px 0px;
}

#footer {
	width: 778px;
	height: 82px;
	background-color: #5A583B;
}

#footer a  {
	color: #7E7B54;
	text-decoration:none;
}

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

#error {
background:#FF0000;
padding:10px;
color:#FFFFFF;
font-weight:bold;
width:410px;
}

