@charset "UTF-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #000000;
	background-image: url(../images/bg_site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: normal;
	background-attachment: fixed;
}
p {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited, a:active {
	font-weight: normal;
	text-decoration: underline;
	color: #210200;
}
a:hover {
	text-decoration: none;
}
img {border:none;}
.header {
	height: 236px;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 236px;
	width: 242px;
}
.specials {
	float: right;
	height: 76px;
	width: 745px;
	background-image: url(../images/bg_specials.png);
	background-repeat: no-repeat;
	text-align: center;
}
.specials img {
	border:1px solid #524128;
	margin-top:9px;
	margin-left: 2px;
}
.specials img:hover {
	border:1px solid #b2a17f;
}
/* rotator in-page placement */
    div#rotator {
	height:57px;
	width:239px;
	float:left;
	margin-left: -32px;
	margin-right: 36px;
	margin-top: -14px;
}
/* rotator css */
	div#rotator ul li {
	margin:0px;
	padding:0px;
	list-style: none;
	position: absolute;
}
    div#rotator ul li.show {
	z-index:500;
}

.slideshow { height: 385px; width: 235px; margin-right:auto; margin-left:auto;}
.slideshow2 { height: 76px; width: 745px; }


.twitter {
	float: left;
	height: 60px;
	width: 312px;
	background-image: url(../images/bg_twitter.png);
	background-repeat: no-repeat;
	padding-top: 9px;
	text-align: center;
}
.twitter img:first-child {
	margin-right:2px;
}
.content {
	background-image: url(../images/bg_content.png);
	background-repeat: no-repeat;
	height: 548px;
	width: 969px;
	margin-right: auto;
	margin-left: auto;
	padding: 9px;
	text-align: left;
}
.footer {
	height: 65px;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.menu {
	background-image: url(../images/bg_menu.png);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 17px;
	border-bottom: 1px dotted #7D704D;
	font-weight: normal;
}
.submenu {
	background-image: url(../images/bg_submenu.png);
	background-repeat: repeat;
	text-align: center;
	border-bottom: 1px dotted #7D704D;
	display:none;
	font-weight: normal;
}
.menu a:link, .menu a:visited, .submenu a:link, .submenu a:visited
	{
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover, .submenu a:hover {
	border-bottom: 1px dotted  #FFFFFF;
}
.flash_header {
	float: right;
	height: 76px;
	width: 745px;
	margin-top: 84px;
}
#info, #info_sub {
	height:491px;
	width: 705px;
	background-image: url(../images/bg_info.png);
	background-repeat: repeat;
	margin-left: 236px;
	color: #210200;
	position: relative;
	padding: 10px;
	border-left: 8px solid #68674c;
}
#info_sub {
	height: 474px;
}
#info_sub .info_left {
	height: 475px;
	width:100%;
}
#info_sub div {
	background-image: url(../images/bg_info.png);
	background-repeat: repeat;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #7d704d;
}
#info_sub h1 {
	padding: 0px;
	font-size:20px;
	margin: 0px;
	font-weight: lighter;
}
#info_sub h2 {
	font-size:16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: lighter;
	border-bottom-width: 1px dotted #7d704d;
	color: #FFFFFF;
	background-image: url(../images/bg_submenu.png);
	padding: 0px;
}
#info_sub h3 {
	padding: 0px;
	font-size:12px;
	margin-bottom: -0.3em;
	margin-top: .5em;
	text-transform: uppercase;
}
#info_sub p {
	margin:0px;
	padding:0px;
	line-height:1.2em;
	font-size: 12px;
	color:#534532;
}
#info_sub img {
float:right;
border:1px solid #524128;}
#info_sub img:hover {
border:1px solid #b2a17f;}
.info_right {
	float: right;
	width: 35%;
	height: 492px;
	text-align: right;
	font-size: 11px;
	overflow: auto;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../images/right_border.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.2em;
}
.info_right img {
	margin-bottom: 5px;
	margin-left: 5px;
	border:1px solid #524128;
}
.info_right img:hover {
	border:1px solid #b2a17f;
}
.info_left {
	float: left;
	width: 60%;
	overflow: auto;
	height: 495px;
	padding-right: 5px;
}
.info_links {
	float: left;
	width: 100%;
	overflow: auto;
	height: 495px;
	padding-right: 5px;
}
.reviews_table td {
	border-top:dotted 1px #210200;
}.credit {
	float: right;
	width: 300px;
	font-size: 10px;
	text-align: right;
	padding-right: 9px;
	color: #666666;
}
.credit a:link, .credit a:visited, .credit a:active {
	color:#666666;
	text-decoration:none;
}
.credit a:hover {
	color:#666666;
	text-decoration:underline;
}
#iphone {
	position: absolute;
	z-index: 100;
	text-align: center;
	width: 100%;
}
