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

body{
	background:url(images/back.gif);
	padding:5px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	overflow-x:hidden;
}

h1 {
	font-size:14px;
	text-align:left;
}

h2 {
	font-size:14px;
	color:#561903;
}

h3 {
	color:#C84320;
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}

a {
	color:#a53d00;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

a img {
	border:none;
}

form {
	margin:0;
}

legend {
	font-weight:bold;
	color:#561903;
	text-align:left;
}

textarea {
	height:80px;
	overflow:auto;
}

ul {
	margin-top:5px;
	margin-left:30px;
	padding:0;
}


#container {
	width:960px;
	border:1px solid #fff;
}

#content {
	background:#e0d7c0 url(images/h_tall.gif) repeat-x left top;
	padding:5px;
}

#topmenu {
	height:25px;
	background:url(images/h_back1.jpg) no-repeat left top;
	color:#f2b13d;
	padding-top:5px;
}
#topmenu a {
	color:#e0d7c0;
	text-decoration:none;
	font-weight:bold;
	margin:0 25px 0 5px;
}
#topmenu a:hover {
	text-decoration:underline;
}

#headerbg {
	background:#aea28c url(images/h_back3.jpg) repeat-x left top;
	padding:5px;
	border-bottom:1px solid #a29680;
}

#header {
	height:235px;
	background:#fff;
}

#logo {
	background:#f7f2ec url(images/h_back2.jpg) repeat-x;
	width:230px;
	height:205px;
	padding:30px 5px 0;
	float:left;
}
#logo p {
	font-size:11px;
	color:#000;
}

#menu {
	height:40px;
	background:url(images/menubg.jpg) repeat-x;
}
#menu a {
	text-decoration:none;
	color:#561903;
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding:12px 30px 0;
	background:url(images/menudiv.jpg) no-repeat left;
	display:inline-block;
	height:28px;
}
#menu a:hover {
	color:#8f0311;
}

#main {
	border:1px solid #aea28a;
	background:#fff;
	padding:8px;
}

#leftbox {
	width:160px;
	float:left;
	border:1px solid #f1dfcd;
	background:#fcfcfa;
}
#leftbox .header {
	background:url(images/orangeheader.jpg) repeat-x;
	height:23px;
	padding:7px 0 0 20px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
}

#mainbox {
	border:1px solid #e3e5dc;
	width:754px;
	background:#fcfcfa;
	text-align:left;
	position:relative;
}
#mainbox h1 {
	background:url(images/greenheader.jpg) repeat-x;
	height:23px;
	padding:7px 0 0 20px;
	margin:0;
	color:#fff;
}
#mainbox h2 {
	background:url(images/tanheader.jpg) repeat-x center;
	margin:0;
	height:20px;
	padding:5px 0 0 15px;
}
#mainbox p {
	margin-top:0;
}

#footer {
	background:#e0d7c0 url(images/h_tall.gif) repeat-x left top;
	height:24px;
	padding:8px 8px 0;
	color:#e5dbbb;
	font-size:10px;
	text-align:left;
}
#footer a {
	color:#e5dbbb;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


#EmailUs {
	width:400px;
	text-align:center;
}

#EmailUs input, #EmailUs textarea {
	width:300px;
}

#PrimaryMemberInformation {
	width:350px;
	text-align:center;
}

#PrimaryMemberInformation input, #PrimaryMemberInformation select {
	width:200px;
}

#EmailUs input.submit, #PrimaryMemberInformation input.submit, #PrimaryMemberInformation input.radio  {
	width:auto;
}

#slideshow {
	z-index:50;
}


.line {
	background:url(images/linebg.jpg) repeat-x;
	height:3px;
	margin:4px 0;
}

.categories {
	text-align:left;
	margin:0;
	padding:2px 0;
}
.categories li {
	color:#d93d1e;
	margin:0 0 0 20px;
	padding:2px 5px 2px 0;
}
.categories a {
	color:#5b1a08;
	text-decoration:none;
	display:block;
}
.categories a:hover {
	text-decoration:underline;
}
.categories .color2 {
	background:#f8f3eb;
}

.interiorbox {
	border:1px solid #5c4129;
	width:228px;
	text-decoration:none;
	background:#fff;
}
.interiorbox h2 {
	border-bottom:1px solid #5c4129;
}

.maincontent {
	padding:20px;
	float:left;
}
.maincontent a img {
	border:1px solid #5c4129;
	margin:5px;
}

input.submit {
	width:auto;
	cursor:pointer;
}
input.radio {
	width:auto;
}

.required {
	color:#FF0000;
}


/* popup special */
#fadeinbox{
	position:absolute;
	left: -650px;
	top: -650px;
	padding: 0;
	z-index: 200;
	visibility:hidden;
	width:420px;
}
#box1 {
	display: -moz-inline-box;
	display: inline-block;
}
#box2 {
	margin-bottom:2px;
}
#box3 {
	padding:5px;
}
#expires {
	text-align:center;
	font-weight:bold;
}
#disclaimer {
	text-align:center;
	font:italic 11px/12px;
	margin:5px 0;
}

.special {
	padding:5px 5px 5px 10px;
	width:420px;
	height:365px;
}
.specialimg {
	border:1px solid #5c4129;
	float:right;
	margin-left:8px;
	margin-bottom:2px;
}
div.close {
	float:right;
	z-index:250;
	position:relative;
	margin-right:15px;
	top:5px;
	*top:2em;
}
a.close {
	background:url(images/close.gif) no-repeat right;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	padding-right:20px;
}
.print {
	background:url(images/print.gif) no-repeat left;
	padding-left:20px;
	color:#666;
	text-decoration:none;
	font-weight:bold;
	display: -moz-inline-box;
	display: inline-block;
}
.close:hover, .print:hover {
	color:#999999;
}


.guide {
	display:inline-block;
	*display:inline;
	zoom:1;
	text-align:center;
	margin:0 8px;
}
.guide a {
	font-size:14px;
	font-weight:bold;
}
.guide a img {
	border:none;
	display:block;
}

.banner img {
	border:1px solid #5c4129;
}
a:hover.banner img {
	border:1px solid #D93D1E;
}


#newhours {
	position:absolute;
	right:-12px;
	bottom:-12px;
}