#content img.right { margin:0 0 10px 10px;float:right;border:1px solid #fba222; }
#content img.left { margin:0 10px 10px 0;float:left;border:1px solid #fba222; }
body {
	color: #fff;
	background: #0B0102 url(../images/body-bgr.png) repeat-x;
	font: normal 12px Arial;
	line-height: 1.4;
	}
a {
	color:#FBA222;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
	
h2 {
	padding: 0 0 10px 0;
	font: normal 20px Arial;
	text-transform: uppercase;
	}
#wrapper {
	width: 100%;
	}
#header {
	margin: 0 auto;
	height: 282px;
	background: url(../images/header-bgr.jpg) top center no-repeat;
	}
#logo a {
	position: relative;
	top: 60px;
	left: 300px;
	display: block;
	width: 500px;
	height: 100px;
	text-indent: -1986em;
	overflow: hidden;
	}
#header .menu {
	margin: 132px auto 0 auto;
	width: 1100px;
	height: 50px;
	font: bold 11px Arial;
	}
#header .menu li {
	float: left;
	margin: 7px 7px;
	}
#header .menu li.first {
	margin-left: 113px;
	}
#header .menu li.last {
	}
#header .menu a {
	display: block;
	padding: 10px 3px;
	color: #ffe1e1;
	text-decoration: none;
	text-transform: uppercase;
	}
#header .menu a:hover, #header .menu a.selected {
	color: #fba222;
	}
#content {
	width: 880px;
	margin: 0 auto;
	padding: 35px 110px 0 110px;
	background: url(../images/body-bgr.gif) repeat-x;
	}
#content p {
	margin: 5px 0 10px 0;
	}
#welcome {
	float: left;
	width: 590px;
	}
#bookNow {
	float: right;
	display: block;
	width: 260px;
	height: 80px;
	background: url(../images/bookNow-bgr.jpg) no-repeat;
	text-indent: -1986em;
	overflow: hidden;
	}
#features {
	clear: both;
	padding: 30px 0 60px 0;
	}
#features li {
	float: left;
	width: 260px;
	}
#features li.left {
	margin: 0 50px 0 0;
	}
#features li.right {
	margin: 0 0 0 50px;
	}
#features li .frame {
	margin: 0 0 15px 0;
	}
#features li p {
	margin: 0 0 15px 0;
	}
#features li a {
	color: #fba222;
	text-decoration: none;
	}
#features li a:hover {
	text-decoration: underline;
	}
#features li img {
	border: 2px solid #750503;
	}
#footer {
	clear: both;
	width: 880px;
	margin: 0 auto 80px auto;
	padding: 15px 0;
	color: #6a0009;
	border-top: 1px solid #170505;
	border-bottom: 1px solid #170505;
	font-size: 11px;
	}
#footer .menu {
	float: left;
	}
#footer .menu li {
	float: left;
	margin: 0 10px 0 0;
	}
#footer div {
	float: right;
	}
#footer div a {
	color: #ab0917;
	}
#footer a {
	color: #6a0009;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}
.clearer {
	clear: both;
	}

#bookNowForm table {
	width: 100%;
	}
#bookNowForm th {
	width: 150px;
	font-weight: bold;
	vertical-align: top;
	}
#bookNowForm th, #bookNowForm td {
	padding: 6px 4px;
	}
#bookNowForm .text, #bookNowForm textarea {
	padding: 4px;
	width: 400px;
	color: #fff;
	background: #200205;
	border: 2px solid  #3F0104;
	font: normal 12px Arial;
	}
#bookNowForm .button {
	padding: 6px;
	color: #fff;
	background: #200205;
	border: 2px solid  #3F0104;
	font: bold 14px Arial;
	}	