@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/page-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #000000;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

.body_black {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0;
	padding: 0;
}

.body_white {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

div#pageWrapper {
	width: 960px;
	margin: 0 auto;
}

div#headerContainer {
	height: 160px;
}

div#bannerWrapper {
	width: 940px;
	height: 312px;
	margin-top: 23px;
	margin-bottom: 12px;
	position: relative;
}

div#bannerFrame {
	position: relative;
	width: 940px;
	overflow: hidden;
	height: 312px;
}

div#bannerButtonRight, div#bannerButtonLeft {
	position: absolute;
	top: 150px;
	cursor: pointer;
	z-index: 100;
}

div#bannerButtonLeft {
	left: -17px;
}

div#bannerButtonRight {
	right: -17px;
}

div#textWrapper {
	margin-bottom: 12px;
}

div#textContainer {
	background-color: #000000;
	padding: 20px;
}

div#textContainer p {
	background-color: #000000;
	font-size: 0.75em;
}

div#contactContainer {
	position: relative;
	height: 102px;
	background-image: url(../images/location-bg.gif);
	background-repeat: repeat-x;
}

div#barrelContainer {
	position: absolute;
	top: -35px;
	left: 0;
}

div#contactMiddleContainer {
	margin-left: 170px;
}

div#contentContainer {
	margin-top: 12px;
}

div#keepContainer {
	width: 270px;
	height: 117px;
	background-image: url(../images/keep-in-touch-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 57px;
	padding-left: 31px;
}

div#keepContainer p {
	font-size: 0.688em;
	color: #FFFFFF;
}

div#aboutContainer {
	background-image: url(../images/more-about-bg.jpg);
	width: 449px;
	height: 117px;
	padding-top: 57px;
	position: relative;
}

div#cowboyHatContainer {
	position: absolute;
	right: -25px;
	top: -10px;
}

div#foodContainer {
	position: relative;
	width: 119px;
	height: 174px;
}

div#blackboardContainer {
	position: absolute;
	top: -25px;
	left: -20px;
}

div#footerWrapper {
	position: relative;
	height: 51px;
	margin-top: 12px;
}

div#footerPhoneContainer {
	position: absolute;
	top: -10px;
}

div#copyrightContainer p {
	font-size: 0.688em;
	margin-top: 5px;
	margin-bottom: 15px;
}

div#locationInfoWrapper {
	width: 324px;
	height: 214px;
	position: absolute;
	overflow: hidden;
	top: -214px;
	left: -324px;
}

div#locationInfoContainer {
	background-image: url(../images/location-box-bg.png);
	background-repeat: no-repeat;
	padding: 22px;
	width: 302px;
	height: 0;
	margin-left: 324px;
	position: relative;
}

div#locationInfoContainer p {
	color: #000000;
	font-size: 0.688em;
	padding-right: 20px;
}

div#locationInfoContainer p.locationInfoText {
	color: #000000;
	font-size: 0.688em;
}

div#locationInfoContainer p.locationHeaderText {
	color: #D45D01;
	font-size: 1.5em;
	font-weight: bold;
}

div#locationCloseContainer {
	position: absolute;
	top: -1px;
	left: -2px;
	cursor: pointer;
	width: 31px;
	height: 30px;
}

div.greyBox {
	padding: 10px;
	background-image: url(../images/bg-grey.png);
}

div.bannerContainer {
	width: 940px;
	height: 312px;
	position: absolute;
}

div.bannerActive {
	z-index: 75;
}

div.locationContainer {
	margin-left: 20px;
}

div.locationItem {
	margin-top: 5px;
}

div.marginLeft15 {
	margin-left: 15px;
}

div.floatLeft {
	float: left;
}

div.floatRight {
	float: right;
}

div.clearBoth {
	clear: both;
}

ul.menuList {
	list-style: none;
	margin: 0;
	padding-left: 20px;
}

li.menuItem {
	font-size: 0.688em;
	color: #FEA109;
	line-height: 20px;
}

input.textBox {
	background-color: #000000;
	color: #FFFFFF;
	border: solid 1px #4C4C4B;
	font-size: 11px;
	padding: 5px 3px 5px 3px;
	width: 238px;
	margin-bottom: 12px;
}

a.locationLink {
	margin-left: 10px;
}

a.menuLink {
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
}

a.menuLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.menuLink:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menuLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #FDA80C;
	text-decoration: none;
}

a:link {
	color: #FDA80C;
	text-decoration: none;
}

a:visited {
	color: #FDA80C;
	text-decoration: none;
}

a:active {
	color: #FDA80C;
	text-decoration: underline;
}

a:hover {
	color: #FDA80C;
	text-decoration: underline;
}

a.footerLink {
	color: #FDA80C;
	text-decoration: none;
}

a.footerLink:link {
	color: #FDA80C;
	text-decoration: none;
}

a.footerLink:visited {
	color: #FDA80C;
	text-decoration: none;
}

a.footerLink:active {
	color: #FDA80C;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #FDA80C;
	text-decoration: underline;
}

.subheaderYellow {
	font-size: 18px;
	color: #F5AC19;
}

.textYellow {
	color: #F5AC19;
}

.textBrown {
	color: #A64104;
}
