@import url('/fonts/fonts.css');
body {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Arial, Sans-Serif;
	color: #292929;
	background-color: #ad8931;
	background-image: url(images/main-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment:scroll;
}

a:visited, a:link {color:#771c02; text-decoration:none;font-weight:bold; }
a:hover { color:#cb2e00; text-decoration:underline;font-weight:bold; }

h1, h2, h4, h3 {
	color: #813c2c;
	margin: 0;
	padding: 0 10px 0 0;
	font-family: 'Trajan Pro', Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
h2, h4 a { color: #292929; font-size: 16px; margin-bottom: 10px; }
.redh2 { color: #813c2c !important; margin-bottom:5px !important; margin-top:30px !important;}
.subred {
	margin-right:15px !important;
	color:#4c2014;
	font: bold 13px 'Arial' !important;
}
h4 a { font-size: 14px !important; color: #292929 !important; margin-bottom: 0; }
h3 { font-size: 16px !important; color: #000; }

img { border:none; }

p {margin-top:12px;margin-bottom:0px;}

ul {margin:0px 0px 0px 18px;padding:0px;}
ul li {margin:4px 0px 2px 0px;padding:0px;}


form {
	margin: 0px;
	padding: 0px;
}

.mainTable {

}

.topHead {
	float: left;
	background-image: url("images/top-bg.png");
	background-position: top left;
	background-repeat:no-repeat;
	width: 1012px;
	height: 27px;
}

.bottomOfPage {
	float: left;
	background-image: url("images/bottom-bg.png");
	background-position: top left;
	background-repeat:no-repeat;
	width: 1012px;
	height: 16px;
}

.upperHomeSection, .upperSection {
	height: 379px;
	width: 950px;
}

.mainHolder, .mainHomeHolder {
	float: left;
	background-image: url("images/middle-bg.png");
	background-position: top left;
	background-repeat:repeat-y;
	width: 950px;
	padding-left: 28px;
	padding-right: 34px;
}

.mainHomeHolder {
	background-image: url("images/middle-bg-home.png");
}

.innerBG {
	float: left;
	width: 950px;
	background-image: url("images/inner-bg.gif");
	background-position: top left;
	background-repeat: repeat;
}

.innerPos {
	position: absolute;
	margin-left: 33px;
	z-index: 2;
}

* html .innerPos { margin-left: 33px; }

.menuInterior {
	width: 207px;
	height: 565px;
	background-image: url("images/menu/nav-bg.jpg");
	background-position: top left;
	background-repeat: repeat-y;
}

.menuEntry, .meetMenuEntry {
	margin-left: 1px;
	border: none;
}

.meetMenuEntry {
	margin-bottom: 4px;
}

.topHead, .bottomOfPage, .mainHolder, .mainHomeHolder, #rShadow, img { behavior: url("images/iepngfix.htc"); }

.reservationsHolder {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 275px;
	width: 675px;
	height: 42px;
	background-image: url("images/reservations-bg.gif");
	background-position: top left;
	background-repeat: repeat;
}

* html .reservationsHolder { width: 950px; }

.checkInHolder {
	margin-top: 1px;
	height: 38px;
	font-family: Arial;
	font-size: 9px;
	color: ae8223;
}

.checkInHolder input {
	width:73px;
	font-size:9px;
	height: 17px;
}

.checkInHolder select {
	font-size:9px;
	height: 17px;
}

.contentTable {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

.contentTable td {
	background-image: url("images/content-bg.gif");
	background-position: top left;
	background-repeat: repeat;
}

#noBG {
	background-image: none;
}

#rtCol {
	background-image: url("images/content-rt-bg.gif");
	background-position: top left;
	background-repeat: repeat-y;
	background-color:##F5E6B9;
}

.rtColInterior {
	margin-left: 18px;
	margin-right: 16px;
	font-size: 11px;
	line-height: 1.3em;
}

.contentRightIndent {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	margin-left: 1px;
	margin-right: 44px;
	margin-bottom: 12px;
	line-height: 1.3em;
}

.topFooter {
	float: left;
	width: 948px;
	background-color: #411509;
	color: #d1a741;
	text-align: center;
	font-size: 11px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: #d1a741 solid 1px;
	border-left:1px solid #3a1400;
	border-right:1px solid #3a1400;
	border-top:1px solid #3a1400;
}

.bottomFooter {
	float: left;
	width: 948px;
	background-color: #381600;
	color: #9e7a32;
	text-align: center;
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	border-left:1px solid #3a1400;
	border-right:1px solid #3a1400;
	border-bottom:1px solid #3a1400;
}

* html .topFooter { width: 950px; }

* html .bottomFooter { width: 950px; }

.bottomFooter a {
	color: #9e7a32;
	text-decoration: none;
}

.bottomFooter a:hover {
	text-decoration: underline;
}

.bottomFooter a:visited {
	color: #8a5e05;
}

.deepRedQuote {
	color: #591a09;
	font-style: italic;
	font-weight: bold;
}

.stdForm {
	text-align:right;
	margin-right:35px;
	font-size: 11px;
	line-height: 1.4em;
}

.stdForm input {
	font-size: 10px;
}

.stdForm h4 {
	font-size: 13px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 7px;
}

.cartTable, .billingTable {
	font-size: 11px;
	line-height: 1.4em;
}

.cartTable input {
	font-size: 10px;
}

.cartTable select {
	font-size: 10px;
}

.cartTable a {
	color: #771c02;
}

.cartTable a:hover {
	color: #cb2e00;
}

.billingTable input {
	font-size: 10px;
	width: 150px;
}

.billingTable select {
	font-size: 10px;
	width: 150px;
}


.formTable {
	margin: 0px;
	font-size: 11px;
	color: #292929;

}

.formTable input {
	font-size: 11px;
}

.formTable select {
	font-size: 11px;
}
