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

body {
	background: #abadb7;
	text-align: center;
	padding: 0px;
	margin: 50px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}
#header {
	margin: auto;
	width: 900px;
	height: 140px;
	background: #FFFFFF;
	position: relative;
}
#header #logo {
	position: absolute;
	left: 25px;
	top: 10px;
	z-index: 99;
}
#header #banner {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}
#header #address_back {
	position: absolute;
	z-index: 98;
	top: 5px;
	right: 5px;
	background: #000000;
	height: 65px;
	width: 130px;
	opacity:.5;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
#header #address {
	position: absolute;
	z-index: 99;
	top: 10px;
	right: 10px;
	text-align: right;
	font-size: 12px;
	color: #FFFFFF;
}
#nav {
	background: #ded4ca;
	text-align: center;
	height: 25px;
	width: 900px;
	margin: auto;
	color: #886f54;
	line-height: 25px;
	font-size: 12px;
	text-transform: uppercase;
}
#nav a {
	color: #886f54;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#nav a:hover {
	color: #000000;
	border-bottom: 2px solid #9C8855;
}
#main {
	margin: auto;
	width: 900px;
	background: #FFFFFF url(images/main_back.png) repeat-y left top;
	text-align: left;
}
#main #left {
	width: 240px;
	float: left;
	color: #000000;
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
}
#main #left .padding {
	padding: 15px;
}
#main #left a {
	color: #0066FF;
}
#main #left a:hover {
	background: #DED4CA;
}
#main #left h1 {
	color: #000000;
	padding: 0px;
	text-transform: uppercase;
	font: bold 14px Tahoma, Verdana, Arial, sans-serif;
	margin: 0px 0px 15px;
}
#main #left .caption {
	font-size: 10px;
}
#main #left #subnav {
	clear: both;
}
#main #left #subnav a {
	display: block;
	background: url(images/subnav_back.png) repeat-x;
	height: 30px;
	color: #886f54;
	text-decoration: none;
	text-indent: 15px;
	font: 12px/30px Tahoma, Verdana, Arial, sans-serif;
	text-transform: uppercase;
}
#main #left #subnav a:hover {
	color: #000000;
}
#main #left #newsletter {
	margin: auto;
	display: block;
}

#main #left #membersonly {
	display: block;
	clear: both;
	margin: 25px auto;
}
#main #left #refer {
	text-align: center;
	margin-bottom: 20px;
}
#main #left #tour {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}


#main #left #terri {
	padding: 5px;
}

#main #content {
	float: right;
	width: 660px;
	color: #6D6549;
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
}
#main #content .padding {
	padding: 20px;
}
#main #content .flash_banner {
	margin-bottom: 20px;
	border: 1px solid #A18E5D;
	height: 199px;
	overflow: hidden;
	text-align: center;
}

#main #content h1 {
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font: bold 12px/18px Georgia, "Times New Roman", Times, serif;
}
#main #content h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	border-top: 1px solid #A18E5D;
	border-bottom: 1px solid #A18E5D;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}
#main #content .rightimg {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #D1C4B6;
	clear: both;
}
#main #content a {
	color: #0066FF;
	text-decoration: none;
}
#main #content a:hover {
	background: #DED4CA;
}
#main #content .rowheader {
	font-weight: bold;
	color: #000000;
	background: #DED4CA;
	border-bottom: 1px solid #D1C4B6;
}
#main #content .caption {
	font-size: 10px;
	line-height: 14px;
}
#main #content .alert {
	font-weight: bold;
	color: #FF0000;
}
#main #content #contact {
	border: 1px solid #A18E5D;
}
#main #content .bttncell {
	border-top: 1px solid #9C8855;
	border-bottom: 1px solid #9C8855;
	font-size: 16px;
	font-variant: small-caps;
	background: url(images/menucell_back.png) no-repeat center center;
}
#main #content .bttncell a {
	color: #6D6549;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main #content .qa {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
#main #content #hours {
	float: right;
	width: 250px;
	margin-left: 20px;
	clear: both;
	border-bottom: 3px solid #A18E5D;
	margin-bottom: 10px;
}
#main #content #hours img {
	vertical-align: top;
}

#footer {
	margin: auto;
	width: 900px;
	background: #000000;
	border-top: 2px solid #c0b4a7;
	font-size: 12px;
	line-height: 18px;
	position: relative;
	color: #999999;
}
#footer .padding {
	padding: 5px;
	text-align: left;
}
#footer #wdsb {
	float: right;
	text-align: right;
}
#footer a {
	color: #886f54;
	text-decoration: none;
}
#footer a:hover {
	color: #DED4CA;
}
.clear {
	clear: both;
}
.message {
	color: #FFFFFF;
	background: #000000;
	text-align: center;
	padding: 2px;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
}

.message_sweetheart {
	background-color: #C00;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
}
.click  {
	float: right;
	color: #FFF;
}
.enlarge {
	float: right;
	clear: both;
	margin-top: -20px;
	width: 250px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}
