body	{
	background: url(../images/background/brick.png) repeat; 
	text-align: center; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9E9F51;
}
a	{
	color:#61652F;
	outline:none;
}

a:hover	{
	color:#BAAB98;
}
#container	{
  height: 650px; width: 800px; margin: 0 auto;  text-align: left;
	background: url(../images/background/container.png) no-repeat; position: relative; }

#innerContainer {
	position:relative; border:solid 1px #DBD7B2; background-color:#FFF8E4;
	height:602px; width: 752px; left: 17.5px; top: 12px; }

#header img { width: 753px; height: 200px; }

#header { 
/*	background: url(../images/headers/home.png) bottom left; */
	width: 753px; height: 200px; }

#header h1 { text-indent: -9999px; display: none; }

#content { position: relative; width: 442px; margin-left: 26px; }

#contentGroup {
	position: relative; height:280px; width: 442px;
	overflow:auto; margin:10px 0 0 26px; outline:none; }

#contentGroup p {
	font-size: 12px; padding: 0px 7px 14px 0px; line-height: 16px; margin-left:10px;}

#contentGroup ul { padding-bottom: 14px; margin-left:10px;}

#content a	{ color: #61652F; text-decoration:none; }
#content a:hover, a:visited { color: #BAAB98; }

h1,h2,h3	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1.4em; font-weight:300; }
	


#contentHeading	{
	height: 15px; position:relative; 
  border-bottom: 1px solid #A9A68E; padding-bottom:5px;
	margin: 24px 0px 0px 26px;
}

#contentHeading h2 { text-indent: -9999px; }

#contentNav { list-style: none; float: right; position: relative; margin-top: -28px; }

#contentNav li { display: inline; padding: 0px 4px; text-transform: uppercase; }

#left { float: left; width: 486px; height: 360px; }
#right { float: right; width: 258px; height: 363px; position: relative; background-color: #333; }

.thumbnail {
	position: relative; width: 250px; height: 176px; margin: 4px 4px 4px 4px; overflow: hidden;}

#footer	{
	margin:0 auto; top:-18px; position:relative; text-align: left;
	width:768px; color:#61652F;
	font-family:Geneva, Arial, Helvetica, sans-serif; font-size:12px;
}

.leftFooter	{ width: 500px; float: left; }
.rightFooter ul { list-style: none; }

#footer li { display: inline; }
#footer li a { text-indent: -9999px; height: 13px; padding-right: 14px; float: right; }
#footer ul li a:active, #footer ul li a:hover { opacity: 0.7; }
#footer ul li a#footerHome { background: url(../images/footer/home.png); width: 50px; background-repeat: no-repeat;}
#footer ul li a#footerContact { background: url(../images/footer/contactus.png); width: 78px; background-repeat: no-repeat;}

#contentGroup h3 { font-size: 14px; margin-bottom: 8px; text-transform: uppercase; }

#contentGroup dl { margin-top: 4px; }
#contentGroup dt { float: left; margin-left: 12px; margin-right: 8px; }
 #contentGroup dd { margin-bottom: 4px; }

#contentGroup #dinnerMenu h2 { margin-bottom: 12px; }

th {
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.bottle {
	text-align: right;
}

.glass {
	text-align: right;
}

td {
	padding: 4px;
	vertical-align: top;
}
.bin {
	font-variant: small-caps;
	color: #333333;
	font-weight: 500;
	text-align: right;
	padding-right: 4px; }
th.bin {
	color: #9E9F51;
	text-align: center;
}

th.glass, th.bottle {
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
	}
#thumbnails img { display: block; position: absolute; }
