@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/background_body.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	color:#FFFFFF;
	font-size:12px;
	font-family: tahoma, Geneva, sans-serif;
}

a {
color:#c9c2a2;
padding: 0 1px 0 1px;
text-decoration:none;
}

a:hover {
color:#000000;
background-color: #c9c2a2;

}

html,body{margin:0;padding:0}

h1 {
background-image:url(images/H1_bg.jpg);
background-repeat:no-repeat;
background-position: right 1px;
width: 480px;
height:47px;
margin: 0 0 15px 0;
padding:0 0 5px 0;
}

div#content h1 img {
border:none;
}

div#content a.info img {
border:none;
}

h2 {
font-size:18px;
color: #c9c2a2;
margin:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
line-height:130%;
}

div#header {
	margin:0;
 	padding: 39px 20px 0 20px;
	height: 380px;
}
	
div#container{text-align:left}
p{line-height:160%; color:#FFFFFF; padding: 0 12px 5px;
}

div#content img {
border: 1px solid #726D51;
}


div#footer{color: #FFF}
div#footer p{margin:0;padding:27px 33px 0 33px;}

div#container{width:828px;margin:0 auto; background-image:url(images/body_stretch.jpg); background-repeat:no-repeat; background-position:1px 550px;}
div#content{float:left;width:455px; padding-left:35px; padding-right: 25px;}

.contentimage {margin-top: 5px; border: solid 1px #726d51; margin-bottom: 10px;}

div#navigation{float:right;width:253px; height:127px;  background-image:url(images/bookings_bg.gif); background-repeat:no-repeat; margin-right: 25px; margin-top: 19px; text-align:center; padding-top: 55px; padding-left: 10px;}

*html div#navigation{width:263px; margin:19px 0 0 0; float:inherit;}


div#extra{float:right;clear:right;width:253px; height:353px;  background-image: url(images/location_bg.jpg); background-repeat:no-repeat; margin-right: 25px; padding-left: 10px; }
div#extra p{padding: 25px 35px 10px 35px; font-weight:normal; line-height: 130%; text-align:center;}

div#extraquote{float:right;clear:right;width:253px; height:353px;  background-image: url(images/quote_bg.jpg); background-repeat:no-repeat; margin-right: 25px; padding-left: 10px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-weight:bold; font-size:18px; }
div#extraquote p{padding: 60px 35px 10px 35px; font-weight:normal; line-height: 180%; text-align:center; color: #c9c2a2;}

div#extrasmallquote{float:right;clear:right;width:253px; height:239px;  background-image: url(images/quotesmall_bg.jpg); background-repeat:no-repeat; margin-right: 25px; padding-left: 10px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;font-size:18px; vertical-align:middle; }
div#extrasmallquote p{padding: 25px 35px 10px 35px; font-weight:normal; line-height: 180%; text-align:center; color: #c9c2a2;}

div#footer{clear:both;width:828px; height:81px; background-image:url(images/background_footer.jpg); background-repeat:no-repeat; background-position:2px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px;}

#promo { margin: 57px 0 0 -1px; width: 789px; height: 224px;}

div#menu {
	border-bottom: solid 1px #312e23;
	border-top: solid 1px #312e23;
	margin-top:5px;
	padding:3px 0 0 0;
	height: 22px;
	font-size:16px;
	}
	
	#menu ul {
	font-family:Georgia, "Times New Roman", Times, serif;
padding:0 0 0 0;
list-style-type:none;
margin-top:-2px;
display:inline-block;
float: left;
}

#menu ul li {
display: inline;
text-decoration:none;
margin:0 0 0 0;
padding:2px 0 2px 0;
height: 22px;

}

div#menu ul li a {
text-decoration: none;
color: #FFFFFF;
padding:2px 18px 2px 18px;
float: left;
	}

div#menu ul li a:hover {

text-decoration: none;
color: #b4ab80;
background-color:#0d0e0e;
padding:2px 18px 2px 18px;
	}
	

	
