@charset "UTF-8";
/* CSS Document */
html{font-size: 76%
}
body {
	margin:0px; padding: 0px;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
	background-color:#333037;
	text-align:center;
	color:#999;
	margin:0px;
	
}
.clear {clear:left;}

#mainwrap {
	width: 800px;
	margin-left: auto; margin-right:auto;
	margin-top:30px;
	text-align:left;
}

h1.header {
	width:800px;
	height:105px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}

#header {
	width:800px;
	height:105px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
}
#fb {
	margin-right:10px;
	margin-top:10px;
	width:400px;
	text-align:right;
	float:right;
}


#fb a {
	color:#efe1bb;
}

#fb a:hover {
	color:#faf0d8;
}
.current {
	font-size:14px;
	color:#513941;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	
}


#nav {
	margin: 0px;
	padding: 0px;
	width:800px;
	height: 35px;
	position: relative;
	float:left;
	background-color:#efe1bb;
	
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position:relative;
	}
#nav ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent*/
	width:80px;/*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:-9px; /*aligns the drop exactly under the menu */
	
}

#navsecond ul li ul {
	margin:0; /* prevents the TEMP value inheriting from the horiz menu - OK to remove if you remove TEMP above */
	position:absolute; /* positions the drop-down ul in relation to its relatively positioned li parent */
	width:100px; /*sets the width of the menu - in combo with the li's 100% width, makes the menu stack*/
	left:3px; /*aligns the drop exactly under the menu */
	background-color:#efe1bb;
}

#nav li:hover ul {
	top:35px;
	margin: 0;
	padding: 0;
}
div#listmenu a:hover {
	color:#89362b;
	}
#nav ul li ul li {
	width:100%; /* makes the list items fill the list container (ul) */
	padding-top:5px; 
	padding-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#635918;
	border-left:1px solid  #930; /*  three sides of each drop-down item */
	border-bottom:1px solid #930;
	border-right:1px solid #930;
	background-color:#efe1bb;
	text-align:center;
	
}

#nav ul li ul {display:none;}
#nav ul li:hover ul {display:block;}
/*--pop--*/
body div#nav ul li ul li ul {
	visibility:hidden;
	left:3em; top:-31px;
	}
#nav ul li ul li:hover ul {visibility:visible;}
/*secondlevelpop*/
div#nav ul li ul li:hover ul li ul {visibility:hidden;}
div#nav ul li ul li ul li:hover ul {visibility:visible;}

/* THE HACK ZONE - */
/* hack for IE (all flavors) so the menu has a vertical line on the left */
* html div#nav ul {
	float:left; /* makes the ul wrap the li's */
	margin-left:15px; /* IE doubles the given value above - why? */
	}
* html a {display:block;} /* makes IE5 & 5.5 accept the padding on the link */
/* end of hack zone */
/* END OF LIST-BASED MENU */

#slides {
	margin:0px;
	width:800px;
	height:300px;
	float:left;
	background-color:#d6c59c;
	outline:none;
}

#infocontainer {
	margin:0px;
	width:800px;
	height:160px;
	background-color:#efe1bb;
	float:left;
}
#infoleft {
	margin:0px;
	width:670px;
	height:120px;
	background-image:url(images/infobar.png);
	float:left;
}
#icon {
	margin:0px;
	width:130px;
	height:80px;
	float:left;
}
.info {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:18px;
	font-size:12px;
	color:#635918;
}
.infohead {
	padding-left:25px;
	margin-top:10px;
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#635918;
	text-align:left;
	float:left;
}
#secondcontentcontainer {
	margin:0px;
	width:800px;
	float:left;
}
#secondcontentleft {
	margin:0px;
	width:600px;
	height:300px;
	float:left;
}

.secondsubhead {
	font-family:Garamond, Georgia, Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	color:#89362b;
	margin-top:10px;
	margin-left:220px;
}
#secondcontentright {
	margin:0px;
	width:200px;
	height:300px;
	float:left;
}

#secondtextarea {
	margin-left:100px;
	margin-top:5px;
	width:480px;
	height:240px;
	border:solid #630 1px;
	background-color:#efe1bb;
}
#menu {
	text-align:center;
	
}
.presslinks {
	margin-top:15px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.presstext {
	margin-top:15px;
	margin-left:10px;
	width:200px;
	font-family:Garamond,Georgia, Times, serif;
	font-size:10px;
	line-height:14px;
	color:#333;
	float:left;
}
.reservations {
	margin:0px;
	width:800px;
	height:300px;
	background-image:url(images/reservationsback.png);
	float:left;
	
}
.reservationtext {
	width:600px;
	height:250px;
	margin-top:35px;
	margin-left:100px;
	margin-right:10px;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	color:#635918;
	text-align:left;
	float:left;
}
.secondtext {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
	color:#635918;
	text-align:left;
	float:left;
}
.secondtextlt {
	font-family: Arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#efe1bb;
}
.secondtextbold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:18px;
	color:#635918;
	text-align:left;
	float:left;
}
.menutext {
	font-family:Garamond, Georgia, Times, serif;
	font-size:11px;
	font-weight:600;
	line-height:18px;
	color:#333;
}
.menutextbold {
	font-family:Garamond, Georgia, Times, serif;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	color:#333;
}
#footer {
	margin:0px;
	width:800px;
	height:60px;
	float:left;
}
#footerleft {
	width:375px;
	padding-top:10px;
	padding-left:25px;
	float:left;
}

#footerright {
	width:250px;
	padding-top:10px;
	padding-left:150px;
	float:right;
	
}
h1 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	line-height:18px;
	color:#FFC;
}


a:link {
	color:#635918;
	text-decoration:none;
	font-weight:bold;
	
}
a:visited {
	color:#635918;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#89362b;
	text-decoration:none;
	font-weight:bold;
	
}
a:active {
	color:#89362b;
	text-decoration:none;
	font-weight:bold;
	
}
p {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:#000;
}

p.menu {
	margin:5px;
	font-family:Georgia, Times, serif;
	font-size:12px;
	font-weight:normal;
	line-height:18px;
	color:#333;
}
h2 {
	margin:0;
	padding:0;
	font-family:Georgia, Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	color:#333;
	
}
	










