@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #000;
}
#wrapper {
	background: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../images/headerImage.jpg) no-repeat;
	height: 201px;
}
#mainNav {
	background: url(../images/mainNavBg.jpg) no-repeat;
	width: 147px;
	float: left;
	padding-top: 20px;
	min-height: 459px;
}
#mainNav a {
	float: right;
	margin-bottom: 10px;
}
#mainBackgound {
	background: url(../images/main_bg2.jpg) no-repeat;
	width: 813px;
	float: left;
}
#mainBackgound.bg3 {
	background: url(../images/main_bg3.jpg);
}
#mainBackgound.bg4 {
	background: url(../images/main_bg4.jpg) no-repeat;
}
#mainContent {
	float: left;
	width: 650px;
	margin-left: 10px;
	margin-top: 10px;
	height: 427px;
}
#mainContentFull {
	float: left;
	height: 427px;
	overflow: scroll;
	margin-top: 10px;
	margin-left: 10px;
}
#history {
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	height: 265px;
}
.highlight {
	font-size: 1.3em;
	color: #9B1200;
	font-weight: bold;
}
#history p {
	font-size: 1.1em;
	margin-top: 10px;
	line-height: 1.2em;
}
#history h2 {
	font-size: 28px;
	color: #9B1200;
	margin-top: 10px;
	text-align: center;
}
#historypic  {
	margin-left: auto;
	background: url(../images/Saloon.gif) no-repeat;
	margin-right: auto;
	width: 600px;
}
#specialsBox1 {
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#specialsBox2 {
	float: left;
	display: block;
	width: 168px;
	height: 195px;
	margin-bottom: 15px;
	margin-right: 10px;
}
#specialsBox3 {
	float: right;
	display: block;
	width: 195px;
	height: 168px;
	margin-bottom: 10px;
}
#menu {
	text-align: center;
}
#menu h2 {
	font-size: 1.5em;
	height: 25px;
	padding-top: 5px;
	width: 280px;
	margin: 20px auto 5px;
}
.menuSubhead {
	font-size: 1.3em;
	color: #632A0F;
	font-weight: bold;
	padding-top: 5px;
}
#menu h4 {
	margin-top: 5px;
	font-size: 1.2em;
}
#menu p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 10px;
}
.price {
	color: #9B1200;
	font: .9em "Arial Black", Gadget, sans-serif;
}
#lgMap {
	width: 587px;
	margin-left: 20px;
	text-decoration: none;
	margin-right: 10px;
	float: left;
}
#printableMaps {
	float: left;
	width: 120px;
}
#printableMaps img{
	margin-top: 10px;
}
#friendRequest  {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	margin-left: 30px;
	margin-top: 230px;
	position: absolute;
}
#friendRequest img {
	border-width: 0px;
	border-style: none;
	margin-top: 2px;
}
#sidebar1 {
	margin-left: 5px;
	border-top: 1px solid #000;
}
#ftHolder {
	margin-left: 110px;
	height: 300px;
}
#ft img {
	position: absolute;
	display: block;
}
#ft img.active {
	z-index: 0;
}
#ft img last-active {
	z-index: 9;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #9B1200;
}
#sidebar1 img {
	margin-top: 1px;
}
#header p {
	font-weight: bold;
	float: right;
	margin-right: 200px;
	margin-top: 10px;
	font-size: 1.2em;
	text-align: center;
}
.phonenumber {
	margin-left: 9px;
}
#footer {
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 27px;
	text-align: center;
	padding-top: 15px;
}
#footer p {
	display: inline;
	color: #491F11;
	margin-right: 4px;
	font-weight: bold;
	font-size: .8em;
}
#footer p a {
	display: inline;
	color: #491F11;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: none;
}
#footer p a:hover {
	display: inline;
	color: #491F11;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}
#sidebar2 {
	float: right;
	width: 121px;
	margin-right: 15px;
}
#sidebar2 img {
	margin-bottom: 1px;
	border-style: none;
}
#thumbHolder {
	float: left;
	margin-left: 10px;
}
#partyThumbs img {
	margin-right: 7px;
	margin-top: 7px;
	background: #9B3600;
	margin-left: 10px;
}
#partyThumbs {
	width: 300px;
	margin-top: 10px;
}
#imageHolder {
	float: left;
	display: block;
	height: 340px;
	width: 440px;
	margin-top: 5px;
	margin-left: 10px;
}
#thumbs {
	width: 270px;
}
#thumbs img {
	margin-right: 7px;
	margin-top: 7px;
	background: #9B3600;
	margin-left: 10px;
}
#comments {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}
#comments img {
	display: block;
	margin: 10px auto 4px;
}
.boldEmphasis {
	font-weight: bold;
}
#comments a {
	text-decoration: none;
	color: #990000;
}
#comments a:hover {
	text-decoration: none;
	color: #000;
}
#comments p {
	text-align: center;
	font-size: 1.4em;
	line-height: 1.3em;
}
#logoMap {
	float: left;
	border-width: 0px;
	border-style: none;
}
#logoMap a {
	border-width: 0px;
	border-style: none;
}
h1 {
	display: none;
	text-indent: -10000px;
}
.rule {
	margin-left: 140px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.menubkg {
	background: #E5D7CE;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.menubox {
	border: 1px solid #000;
}

