/*The Beach House CSS Document */
* html #wrapper{ 
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/heading-bg.png", sizingMethod="scale");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/heading-bg2.png", sizingMethod="scale");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/heading-bg3.png", sizingMethod="scale");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/heading-bg4.png", sizingMethod="scale");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/heading-bg5.png", sizingMethod="scale");
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/amenities.png", sizingMethod="scale");
}
body{
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/beach.jpg) top right no-repeat;
	color:#161616;
	font-size:13px;
}
p{
	margin:10px 0px;
}
h1{
	font-size:24px;
	margin:0px;
	padding-bottom:5px;
	border-bottom:2px solid #B86910;
}
h2{
	font-size:20px;
	margin:0px;
	padding-bottom:5px;
}
#container{
	margin:0px auto;
	width:864px;
}
#wrapper{
	float:left;
	width:864px;
	min-height:600px;
	height:auto!important;
	height:600px;
	background:#fced7d url(../images/cont-bg2.gif) repeat-x;
}
#header{
	height:77px;
}
#header a img{
	border:0px;
	margin-left:30px;
}
#slideshow{
	border:6px solid #64481d;
	border-left:0px;
}
#nav{
	font-family:Arial, Helvetica, sans-serif;
	border:6px solid #64481d;
	background:#3f290f;
	width:177px;
	vertical-align:top;
}
#nav ul{
	margin:5px 0px 0px 0px;
	padding:0px;
	float:right;
	list-style:none;
	width:90%;
}
#nav ul li{
	border-bottom:2px solid #624a22;
	padding:5px 0px;
	color:#ffffff;
	font-size:16px;
	font-style:oblique;
	text-transform:capitalize;
	width:100%;
}
#nav ul a{
	text-decoration:none;
	color:#ffffff;
	display:block;
	width:100%;
	font-weight:normal;
}
#nav ul a:hover{
	text-decoration:none;
	color:#ffffC9;
}
#lt-panel{
	width:216px;
	vertical-align:top;
	padding-bottom:20px;
}
#rt-panel{
	vertical-align:top;
	line-height:20px;
	padding-bottom:20px;
}
#footer{
	float:left;
	width:100%;
	background:url(../images/footer-bg.png) repeat-x;
	height:173px;
	position:relative;
	z-index:2;
	margin-top:-30px;
	color:#ffffff;
	text-align:center;
}
#footer a{
	padding:0px 8px;
	color:#ffffff;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .c-rt{
	color:#d5b990;
	font-style:oblique;
	line-height:60px;
}
/*The Beach House CSS Document */

.text-box{
border:1px solid #CCCCCC;
border-collapse:collapse;
}

#btn{
	border:1px solid #735D12;
 	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:normal;
}
#flashcontent{
	width:580px;
}
#flash{
	float:left;
	width:580px;
	padding-left:12px;
	
}
.sunset{
	padding:10px 10px 20px 20px;
	text-align:justify;
}
.sunset ul{
	list-style-type:square;
	line-height:20px;
}
.location{
width:595px;
}
#pgheading {
	height:100px;
	position:relative;
	top:-10px;
	width:595px;
}
#heading1 {
	position:relative;
	font-size:24px;
	font-weight:bold;
	top:50px;
	left:10px;
	margin:0px 10px;
	padding-bottom:5px;
	color:#fceb7b;
}
.textLG {
	font: 20px Georgia, "Times New Roman", Times, serif;
}
.textMED {
	font: 16px Georgia, "Times New Roman", Times, serif;
}
.divider {
	border: 1px dashed #333;
	height: 0px;
}
.listToDo a
{
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.listToDo a:hover {text-decoration:underline;}
a {
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
