

* html body {
	width:887px;
}

* html div#menu div a.contact {
	width:119px;
}

body {
	background-image:url(/images/layout/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#b8995e;
	width:887px;
	margin:0 auto;
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

#contentLeft {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-right:308px;
	padding-top:25px;
	background:url(/images/layout/cloudbg.gif) top left no-repeat;
}

#contentRight {
	color:#333;
	float:right;
	width:308px;
}

#content {
	background-image:url(/images/layout/contentbg.gif);
}

#content .padding {
	padding:13px 13px 0;
}


.boldblue {
	font-weight:700;
	color:#5d9ce8;
}

#banners {
	padding-left:23px;
}

#weather {
	background-image:url(/images/layout/weatherbg.jpg);
	border:1px solid #9e7832;
	width:264px;
	padding:2px;
	font-size:12px;
}

#weather p {
	margin-bottom: 20px;
}

#footer {
	color:#FFF;
	font-size:12px;
	clear:both;
}

#footerLeft {
	float:left;
	width:400px;
}

#footerRight {
	margin-left:400px;
	text-align:right;
}

div#menu {
	height:42px;
	overflow:hidden;
	margin:0 auto;
	margin-top:50px;
}

div#menu div {
	height:42px;
	float:left;
	margin:0;
}

div#menu div a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
}

div#menu div a.home {
	width:102px;
	background:url( '/images/nav/home.jpg' ) top left no-repeat;
}

div#menu div a.rooms {
	width:101px;
	background:url( '/images/nav/rooms.jpg' ) top left no-repeat;
}

div#menu div a.rates {
	width:91px;
	background:url( '/images/nav/rates.jpg' ) top left no-repeat;
}

div#menu div a.vr {
	width:163px;
	background:url( '/images/nav/virtualtour.jpg' ) top left no-repeat;
}

div#menu div a.contact {
	width:122px;
	background:url( '/images/nav/contact.jpg' ) top left no-repeat;
}

div#menu div a:hover {
	background-position:0 -42px;
}

div#menu div span {
	display:block;
	margin:0 0 0 999px;
	padding:0;
}
