﻿/*Master */
body
{
	background-image: url('../Images/Background-Pattern.jpg');
	background-repeat: repeat-x repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img
{
	border:0px;
}
.HeaderBar
{
	height: 25px;
	width: 996px;
	background-color: #A7902D;
}
.LogoWrapper
{
	height: 154px;
	position: relative;	
	left: -50px;
	width: 996px;
}
.InnerBrownWrapper
{
	position:relative;
	top:-70px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	height:700px;	
}
.InnerContentWrapper
{
	min-height:316px;
	height:316px;
	height:auto !important;
	/*height:416px;*/		
}
.GrandOpeningSpacer
{
	padding-top: 41px;
}
.MainNavWrapper
{
	height: 27px;
	width: 638px; /*position:relative;*/
}
.BrownWrapper
{
	width: 898px;
	min-height: 390px;
	height: auto !important;
	height: 390px;
	/*height:580px;*/
	background-color: #3F170E;
	position: relative;
	top: 48px;
	padding-bottom:10px;
}
.FooterText
{
	color:#A7902D;
	font-family:Arial;
	font-size:11px;
	position:relative; 
	top:50px;
}
/*End Master*/

/*Pages*/
.HomeMenuContainer
{
	background-image:url('../Images/Hours-Of-Operation.png');
	background-repeat:no-repeat;
	width:206px;
	height:171px;
}
.HomeMenuContainer .HeadingText
{
	color:#5B0B14;
	font-family:Arial;
	font-size:14px;
	padding-top:20px;
	font-weight:bold;
}
.HomeMenuContainer .HoursText
{
	color:#3B170D;
	font-family:Verdana;
	font-size:11px;
	padding-top:15px;
}
.HomeThinLine
{
	height:55px;
}
.HomeLeftContainer
{
	width:268px;
}
.HomeRightContainer
{
	width:260px;
}
.HomeMiddleContainer
{
	width:366px;
}
.AboutMainWrapper
{
	width: 638px;
	padding-top:35px;
	padding-bottom:10px;
}
.AboutTextWrapper
{
	color:#A7902D;
	width:249px;
	text-align:left;
	padding-left:28px;
	padding-right:18px;
	padding-top:20px;
		
}
.AboutTextWrapper h1
{
	font-size:20px;
	font-weight:normal;
	font-family:Verdana;
}
.AboutTextWrapper hr
{
	color:#6A471F;
}
.MenuHeading
{
	color:#A7902D;
	padding-top:38px;	
}
.LargeMainPageImage
{
	padding-top:35px;
	padding-bottom:27px;
}
.MenuHeading h1
{
	font-size:20px;
	font-weight:normal;
	font-family:Verdana;
}
.BottomFollowing
{
	color:#A7902D;
	padding-right:5px;
	font-size:10px;
	vertical-align:middle;	
}
#Flash
{
	padding-top:10px;
	padding-bottom:10px;
	width:340px; 
	height:350px;	
}
.HomeMainWrapper
{
	padding-top:20px;	
}
/*End Pages*/

/*Common*/
.ClearBoth
{
	clear: both;
}
.FloatLeft
{
	float: left;
}
.FloatRight
{
	float:right;
}
/*end Common*/
