@charset "utf-8";
/* CSS Document */

html{
min-height: 101%;
}

body {
	margin: 0px;
	background:#d0cbc4 url(../images/bg.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5953;
}

form, input, option, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5953;
}

th {
	text-align:right;
	background:#F0EDEA;
	font-weight:normal;
}

form {
	padding:0;
	margin:0;
}

input, option, select, textarea {
	width:98%;
}

input.button {
	width:100px;
}

.required {
	color:#ed1c24;
}

a img {
	border:0;
	outline:none;
}

a {
	color:#8F6A40;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:0px;
}

h2 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:0px;
}

h3 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:-6px;
	padding-left:30px;
}

.testimonial {
	display:block;
	padding:0 30px;
	font-style:italic;
}

#container {
	width:950px;
	margin:0 auto;
}

#inner {
	float:left;
	width:100%;
}

#header {
	height:84px;
}

#menu {
	height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
	text-align:right;
	padding-right:37px;
	padding-top:9px;
}

#menu a {
	color:#fff;
	text-decoration:none;
}

#menu a:hover, #menu a.active {
	text-decoration:underline;
}

#content {
	width:898px;
	padding:0px 26px;
	float:left;
	position:relative;
}

#content .left {
	width:48%;
	float:left;
	padding-right:2%;
}

#content .right {
	width:48%;
	float:left;
	padding-left:2%;
}

#page_header {
	float:left;
	width:528px;
	height:66px;
}

#image_header {
	float:left;
	width:370px;
	height:66px;
	background:url(../images/image_header.png) no-repeat top;
}

#image_rotating {
	position:absolute;
	z-index:10;
	width:306px;
	height:434px;
	background:#A19689;
	right:58px;
	top:32px;
	overflow:hidden;
}

#gallery {
	text-align:center;
}

#gallery a {
	padding:2px;
	background:#fff;
	border:solid 1px #D0CBC4;
	overflow:hidden;
	display:block;
	float:left;
	margin:2px;
}

#right_col {
	width:318px;
	padding-top:420px;
	float:left;
	position:relative;
}

#right_col .award {
	right:0px;
	position:absolute;
}

#right_col .special_offers {
	width:250px;
	text-align:justify;
	float:left;
}

#right_col .special_offers h2 {
	margin-bottom:4px;
	margin-top:8px;
}

#right_col .special_offers p {
	margin-top:0;
}

#content_body {
	background:#fff url(../images/content_bg.png) no-repeat top;
	float:left;
	width:100%;
	min-height:500px;
}

#content_inner {
	padding:10px 26px;
	float:left;
	width:502px;
    position: relative;
}

#hours {
    position: absolute;
    top: 115px;
    right: 70px;
}

#content_footer {
	background:#fff url(../images/content_footer.png) no-repeat top;
	float:left;
	width:100%;
	height:22px;
}

#footer {
	width:898px;
	padding:16px 26px;
	float:left;
}

#footer a {
	color:#5f5953;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .left {
	width:50%;
	float:left;
}

#footer .right {
	width:50%;
	float:left;
	text-align:right;
}

input.secret{
width: 150px;
}


#image_container{

}

#sale_banner{
width: 290px;
height: 60px;
position: absolute;
top: 400px;
right: 58px;
z-index: 500;
background-image: url(../images/trans.png);
color: white;
font-weight: bold;
padding: 3px 8px;
}

#sale_banner h2{
color: white;
margin-top: 3px;
border-bottom: 1px solid white;
margin-bottom: 4px;
}

br.clear{
clear: both;
height: 1px;
line-height: 1px;
}








#sideTabContainer{
position: absolute;
top: 130px;
left: 0px;
width: 25px;
}

.sideTab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.sideTab img{
border: 0;
text-decoration: none;
}

a.sideTab:hover{
color: #888888;
}

#vows{
float: right;
margin-right: 5px;
}

#awards img{
float: left;
margin-right: 13px;
}
