/*** MISC ***/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#474899; }
#wrapper {
	background-image:url(../images/cont_bg.gif);
	width:818px;
	margin:0 auto; }
.clear-both {
	clear:both; }


/*** HEADER ***/
#header {
	background-image:url(../images/header.jpg);
	height:325px; }
	
#header-specials {
	background-image:url(../images/header-specials.jpg);
	height:325px; }	

#header-tour {
	background-image:url(../images/header-tour.jpg);
	height:325px; }	
	
#header-locations {
	background-image:url(../images/header-locations.jpg);
	height:325px; }		

#header-contact {
	background-image:url(../images/header-contact.jpg);
	height:325px; }	
	
#header-home {
	background-image:url(../images/header-home.jpg);
	height:325px; }		

/*** CONTENT ***/
#cont {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:75px; }
#menu {
	float:left;
	width:160px; }
#cont_inner {
	float:left;
	width:620px;
	padding-left:20px;
	padding-right:10px; }
#cont_left {
	float:left;
	width:430px;
	padding-left:20px; }
#cont_right {
	float:left;
	width:200px; }
#cont_right li {
	font-weight:bold;
	color:#cc0000; }
#cont_right li span {
	color:#000066; }



/*** FOOTER ***/
#footer {
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	background-color:#474899; }
#footer a {
	color:#FFFFFF;
	text-decoration:underline; }
#footer a:hover {
	color:#FFFF00;
	text-decoration:underline; }