@charset "utf-8";

/* CSS Document */
:link,:visited {text-decoration: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;font-weight:normal;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,form {margin: 0; padding: 0;}
address {font-style: normal;}
li, ul {
   font-family: Arial, Helvetica, sans-serif;
   line-height: 15px;
}

/*********************************** Standard Styles **************************************/

.clear {
	clear:both;
	font-size:0px;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0px;
}
body {
	background:#321706 url(images/layout/body_bg.gif) 50% 0 repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}
#superContainer {
	width:100%;
	background:url(images/layout/super_bg.jpg) top center no-repeat;

	min-height:858px;
	min-width:900px;
}
#mainContainer {
	width:900px;
	margin:0 auto;
	color:#FFFFFF;
}
#footerContainer {
	width:736px;
	float:right;
	padding:30px 0;
}
#footerLinks {
	text-align:center;
	font-size:11px;
	margin:10px auto;
}
#copyContainer {
	text-align:center;
	font-size:11px;
}
#copyContainer a {
	font-weight:bold;
}
#middleContainer {
	width:736px;
	float:right;
	padding:0;
}
#headerContainer {
	height:176px; 
	display:block;
	width:736px;
	
}
#contentContainer {
	width:405px;
	padding:30px 0 0 60px;
	float:left;
	font-size:12px;
}
#contentContainer p {
	padding-bottom:10px;
}
h1, h2, h3, h4, h5 {
	padding:5px 0px;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:15px;
}
h4 {
	font-size:13px;
}
h5 {
	font-size:12px;
}
a:link, a:visited {
	color:#FFFF83;
}
a:active, a:hover {
	color:#F88101;
	text-decoration:underline;
}

h1.pageHead {
	font-size:20px;
	padding-bottom:20px;
	
	
}
hr {
	color:#1A0C03;
	border:0;
	height:3px;
	background-color:#1A0C03;
}
#featuredContainerFood, .featureContainer {
	width:405px;
	margin: 20px 0;
}
#foodTopBG, .featureTopBG {
	width:405px;
	height:9px;
	display:block;
	background:transparent url(images/featured/main_featured_top_bg.png) top left no-repeat;

}
#foodInfo, .featureInfo {
	width:375px;
	padding:10px 15px;
	display:block;
	background:transparent url(images/featured/main_featured_bg_rep.png) top left repeat-y;

}
#foodInfo h2{
	padding-bottom:7px;
}
#foodInfo .imageRight {
	float:right;
	margin-left:15px;	
}
#foodInfo .imageLeft {
	float:left;
	margin-right:15px;
}
#foodBottomBG, .featureBottomBG {
	width:405px;
	height:24px;
	display:block;
	background:transparent url(images/featured/main_featured_bottom_bg.png) top left no-repeat;

}
#sideContainer {
	width:164px;
	float:left;
}
#bandFeatureContent {
	background:url(images/featured/band_bg_rep.png) bottom left repeat-y transparent;
	width:187px;
	padding:0 18px;

}
#bandFeatureContent .bandImg, .bandImgContainer .bandImg {
	width:187px;
	
}
#bandFeatureContent p {
	font-size:12px;
	padding-bottom:20px;
	
}
#rightSideContainer {
	width:223px;
	float:right;
	display:block;
}
#bandFeatureContainer {
	padding:30px 0 0px 0;
}
#rightFootContianer {
	background:url(images/featured/band_bg_bottom.png) top left no-repeat transparent;
	width:223px;
	height:16px;
}
#bandBgContainer {
	background:url(images/featured/band_bg_top.png) top left no-repeat transparent;
	width:223px;
	padding:11px 0 0px 0;
}
.bandImgContainer {
	width:187px;
	text-align:left;
	float:left;
	padding:0 10px 5px 0;
}
.bandContainer {
	margin:10px auto;
	border-bottom: solid 1px #1A0C03;
}


#facebookContainer {
	padding-top:211px;
	height:55px;
	width:160px;
	background:url(images/nav/nav_bg_off.jpg) bottom right no-repeat;
}
#facebookContainer a {
	height:55px;
	width:160px;
	display:block;
}
#googleMap {
	width:400px;
	height:400px;
	margin:10px auto;
	color:#000000;
	border:1px solid #333333;
}

h2.ui-accordion-header {
	padding-left: 30px;
}
.menuContainer .ui-widget-content {
	background:none #371906;
}
#menuContainer li {
	line-height:19px;
	margin-left:30px;
}
.disclaimer {
	font-size:10px;
	font-style:italic;
	margin:10px auto;
	text-align:center;
}
#siteMap {
	width:300px;
	margin:0 auto;
}

#siteMap ul, #siteMap ol {
	padding-bottom:10px;
	
}
#siteMap ul {
	margin-left:15px;
}
#siteMap ol {
	margin-left:25px;
}




#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/cornerstuff.jpg) no-repeat right top;
}
.banner {
	width: 900px;
	height: 160px;
	display:block;
	background: transparent url(../images/pagepeelTest.jpg) top right no-repeat;
}