body {
	margin:0px;
	background-color:#CBBBA4;
	color:#FFFFFF;
	background-image: url(http://www.itgraphix.com/customer-websites/weekender/images/bg.jpg);
}

img{border:0px;}

#menutd ul {
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
	height:37px;
	display:block;
	border-bottom:0px solid #433f2e !important;
	background-color:#6e5d62;
	background-image: url(http://www.itgraphix.com/customer-websites/weekender/images/list-gradient.gif); background-repeat: repeat-x;
}
#menutd ul li {
	text-align:center;
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:37px;
	position:relative;
	border-left: 1px solid #79696e;
}
#menutd ul li a {
	text-align:center;
	margin:0;
	padding:0;
	display:block;
	height:37px;
	position:relative;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	line-height:37px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}

#menutd li ul.facilities
{
	display:none;
	position:absolute;
	z-index:1000;
	background-color:#6e5d62;
	width:180px;
	border:1px solid #B2BFC8;
	border-bottom:1px solid #B2BFC8;
	padding:0;
	left:0px;
	top:37px;
	height:20px;
	background-image: none;
}

#menutd li ul.gallery
{
	display:none;
	position:absolute;
	z-index:1000;
	background-color:#6e5d62;
	width:360px;
	border:1px solid #B2BFC8;
	border-bottom:0;
	padding:0;
	left:0px;
	top:37px;
	height:20px;
	background-image: none;
}
#menutd li ul li
{
	height:20px;
	display:block;
	float:left;
	padding:0;
	border:0;
	width:89px;
	line-height:20px;
	background-color:#6e5d62;
	border-left: 1px solid #79696e;
	font-family:arial;
	font-weight:bold;
	font-size:10px;	
}
#menutd li ul li a
{
	height:20px;
	display:block;
	padding:0;
	border:0;
	width:89px;
	line-height:20px;
	background-color:#6e5d62;
	border-bottom:1px solid #B1BAC3;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
}

#menulist li:hover ul, #menulist li.over ul{
	display:block;
}
#contacttd{
	width: 255px;
	background-color: #FFFFFF;
	color: #7e6b71;
	background-image: url(http://www.itgraphix.com/customer-websites/weekender/images/content-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-family:verdana;
	font-size:10px;
	text-align:right;
}

#contacttdtop{
	width: 255px;
	background-color: #FFFFFF;
	color: #7e6b71;
}

#contenttd{
	width: 525px;
	background-color: #FFFFFF;
	color: #7e6b71;
	background-image: url(http://www.itgraphix.com/customer-websites/weekender/images/content-top.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#contenttd p{
	font-family:verdana;
	font-size:11px;
	padding-right:20px;
}

#contenttd li {
	font-family:verdana;
	font-size:11px;
	text-align:left;
	padding-right:20px;
}

#contenttd h1{
	font-family:Arial, Times, serif;
	font-size:24px;
	color:#7e6b71;
	font-weight:lighter;
	text-align:left;
}
#contenttd h2 {
	font-family:arial;
	font-size:14px;
	text-align:left;
	border-bottom:none;
	color:#7e6b71;
	font-weight:bold;
}

#contenttd table {
	font-family:verdana;
	font-size:11px;
    margin:0px auto;
}

#contenttd td{
	font-family:verdana;
	font-size:11px;
    vertical-align:top;
}

#gallery table{
width:400px;
margin-left:30px;
}

#gallery td{
padding: 10px;
text-align:center;

}

#gallery td img{
padding:2px;
border:1px solid #7e6b71;

}



/* Fix IE. Hide from IE Mac \*/
* html #menutd ul li { float: left; }
* html #menutd ul li a { height: 1%; }
/* End */