html
{
	height: 100%;
	margin: 0px;
}
body
{
	font-size: 11px;
	background-color: #FFF;
	margin: 0px 0px;
	padding: 0px 0px;
	font-family: Verdana;
	height: 100%;
}

img
{
	border: 0px;
}
h1, h2, h3, h4
{
	color: #771416;
}
 
 h2
 {
	font-size: 18px;
	margin: 0px 0px 9px 0px;
 }
 
.smaller
{
	font-size: smaller;
}
.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}
.homeContainer
{
	height: 100%;
	width: 100%;
	position: relative;
	vertical-align: top;
}

.homeContainer td
{
	vertical-align: top;
}

.homeTop
{
	background-image: url(images/home_top_stretch.jpg);
	background-repeat: repeat-x;
	height: 15px;
	position: relative;
}

.homeTopReserve
{
	width: 240px;
	text-align: right;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	padding: 10px;
	position: relative;
	right: 0px;
}
.reserve a:link, .reserve a:active, .reserve a:visited
{	
	color: #fff;
	font-size: 18px;
	text-align: center;
	background-color: #928A6A;
	display: block;
	width: 220px;
	height: 30px;
	text-decoration: none;
	padding: 20px 10px 10px 10px;
	margin: 0px 0px 20px 0px;
}

.join
{
	margin: 0px 10px 0px 0px;
}

#joinlist
{
	color: #fff;
	text-align: center;
	background-color: #928A6A;
	width: 240px;
	border-collapse: collapse;
	border: 0px;
}

#joinlist table, #joinlist tr, #joinlist td
{
	margin: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

	.poweredby
	{
		font-size: 10px;
		padding: 15px 0px 10px 0px;
	}
	
	.poweredby a:link,.poweredby a:visited
	{
		height: 30px;
		color: #fff;
		text-align: center;
		font-size: 10px;
		float: none;
	}
	
	.eclub
	{
		font-size: 16px;
		font-weight: bold;
		padding: 20px 0px 10px 0px;
	}

#contactcorner
{
	color: #696244;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-align: right;
	position: relative;
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 20px 0px;
}
	#contactcorner a:link, #contactcorner a:visited
	{
		color: #696244;
	}
	
#contactcorner_int
{
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	text-align: right;
	position: relative;
	float: right;
	padding: 10px;
	margin: 0px;
}
	#contactcorner_int a:link, #contactcorner_int a:visited
	{
		color: #fff;
	}
	
.homeCenter
{
	width: 100%;
	position: relative;
	text-align: center;
	padding-top: 75px;
	vertical-align: middle;
}

	#welcome
	{
		width: 440px;
		height: 275px;
		position: relative;
		padding: 0px;
	}

.homeImageTable
{
	width: 100%;
	height: 100%;
	position: relative;
	margin: 0px;
}

.homeImageTable td
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #877E5C;
	text-align: center;
}


.homeImageTable a:link, .homeImageTable a:active, .homeImageTable a:visited
{
	text-decoration: none;
	color: #877E5C;
}


.homeBottom
{
	height: 106px;
	width: 100%;
	position: relative;
	background-image: url(images/homeBottomStretch.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	margin: 0px;
}

	.homeBottom h1
	{
		font-size: 18px;
		color: #fff;
		margin: 35px 0px 25px 0px;
		
	}

.tenDollarsOff
{
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
.tenDollarsOff2
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.homeReserveBottom
{
	width: 100%;
	text-align: center;
	display: inline;
	top: 15px;
	position: relative;
	color: #FFF;
}
.homeReserveBottom a:link, .homeReserveBottom a:active, .homeReserveBottom a:visited
{
	color: #FFF;
	text-decoration: none;
}
#header
{
	height: 106px;
	background-image: url(images/topStretch.jpg);
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
#header a:link, #header a:active, #header a:visited
{
	color: #FFF;
	text-decoration: none;
}
#headerSpecial
{
	bottom: 0px;
	float: right;
	text-align: left;
	padding-top: 60px;
	padding-right: 25px;
	background-image: url(images/waiterTop.jpg);
	background-repeat: no-repeat;
	background-position: 100%;
}
#leftNav ul
{
	list-style-type: none;
	margin: 10px;
	padding: 0px;
}
#leftNav li
{
	padding-top: 10px;
}
#leftNav a:link, #leftNav a:active, #leftNav a:visited
{
	color: #fff;
	font-size: 13px;
	font-family: Arial,Veranda;
	text-decoration: none;
}
#leftNav a:hover
{
	font-weight: bold;
}
#mainContainer
{
	width: 100%;
	background-color: #771416;
}
#leftSide
{
	float: left;
	width: 150px;
	height: 100%;
	padding: 15px 0px 0px 15px;
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
}
#content
{
	margin-left: 150px;
	padding: 25px;
	font-size: 12px;
	min-height: 600px;
	height: 100%;
	background-color: #FFF;
}
#content strong
{
	color: #771416;
}
#content a:link, #content a:active, #content a:visited
{
	color: #771416;
	text-decoration: none;
}
.contactAddress
{
	padding-left: 50px;
	width: 90%;
}
.contactMap
{
	padding-left: 50px;
	width: 90%;
	clear: none;
}
.contactMap ul
{
	list-style-type: square;
}

.corpPics
{
	float: left;
	margin-right: 15px;
}
.corpText
{
	margin-right: 50px;
}
#pnlReserve
{
	width: 550px;
}
.reserveInputs
{
	border-right: #cccc66 1px solid;
	border-top: #cccc66 1px solid;
	overflow: auto;
	border-left: #cccc66 1px solid;
	border-bottom: #cccc66 1px solid;
}
#menuNav
{
	left: -15px;
	float: left;
	width: 150px;
	position: relative;
	top: -25px;
	background-color: #EEEFEC;
	padding-top: 50px;
	font-size: 13px;
	font-weight: bold;
}

#menuNav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 25px;
}
#menuNav li
{
	padding-bottom: 15px;
}
#wineNav
{
	left: -15px;
	float: left;
	width: 150px;
	position: relative;
	top: -25px;
	background-color: #EEEFEC;
	padding-top: 50px;
	font-size: 13px;
	font-weight: bold;
}

#wineNav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 25px;
}
#wineNav li
{
	padding-bottom: 15px;
}
#menuList
{
	margin-left: 150px;
}
.menuItemTitle
{
	font-size: 14px;
	color: #771416;
	font-weight: bold;
}
.menuItem
{
	margin-bottom: 10px;
}
.menuSection
{
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
}
.menuText
{
	font-size: 12px;
}
.caterMenu
{
	margin-left: 150px;
}
.cateringLeft
{
	font-weight: bold;
	line-height: 40px;
	padding: 5px;
}

.cateringLeft h2
{
	font-size: 18px;
	display:inline;
	color: #877E5B;
}

.caterSection
{
	font-size: 18px;
	font-weight: bold;
	color: #877E5B;
}

#footer
{
	border-top: solid 3px #771416;
	background-color: #92896A;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	clear: none;
	padding: 0px 15px 0px 15px;
}
#footer a:link, #footer a:active, #footer a:visited
{
	color: #fff;
	text-decoration: none;
}
