body
{
background-color: #802919;
/*	background-color: #8C2B00;*/
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

img
{
	border-style: none;
}

#printlogo {
display: none;
}


#wrapper
{
	width: 768px;
	margin: 0 auto auto auto;
	background-color: #F0ECC5;
	background-image: url(images/main/wrapperback.gif);
	background-repeat: repeat-y;
}

#wrapper2
{
	width: 768px;
	margin: 0 auto auto auto;
	background-color: #F0ECC5;
	background-image: url(images/home/homeback.jpg);
	background-repeat: no-repeat;
	background-position: 0 32px;
}

#wrapper-res
{
	width: 768px;
	margin: 0 auto auto auto;
	background-color: #F0ECC5;
	background-repeat: repeat-y;

	background-position: 0 237px;
}

/* backgrounds */

.bkgnd1 {
	background-image: url(images/bkgnd/lunch.jpg);
}


.bkgnd2 {
	background-image: url(images/bkgnd/brunch.jpg);
}


.bkgnd3 {
	background-image: url(images/bkgnd/dinner.jpg);
}

.bkgnd4 {
	background-image: url(images/bkgnd/dessert.jpg);
}

.bkgnd7 {
	background-image: url(images/bkgnd/redwine.jpg);
}


.bkgnd12 {
	background-image: url(images/bkgnd/reservations.jpg);
}

.bkgnd5, .bkgnd22, .bkgnd9, .bkgnd19 {
	background-image: url(images/bkgnd/wines.jpg);
}

.bkgnd17 {
	background-image: url(images/bkgnd/whitewine.jpg);
}

#navarea
{
	width: 746px;
	height: 207px;
	margin: 0 11px;
	background-image: url(images/main/navareaback2.jpg);
	background-repeat: no-repeat;
	padding: 0;
}

#navarea2
{
	width: 746px;
	margin: 0 11px;
	background-image: url(images/main/homelogo.jpg);
	background-repeat: no-repeat;
	padding: 0;
	background-position: 146px 0;
}

#navarea ul, #navarea2 ul
{
	list-style-type: none;
	list-style-position: default;
	margin: 0 2px;
	padding: 0;
}

#hours
{
	float: right;
	margin: 0 2px;
}


#nav
{
	width: 139px;
	height: 207px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
	float: left;
}

/*nav bar rollovers*/
#nav a:link, #nav a:visited
{
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 34px;
}

#nav a:hover, #nav a:active
{
	display: block;
	text-indent: -9999px;
	width: 139px;
	height: 34px;
}

#one a:hover, #one a:active
{
	background-position: -139px 0;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}

#two a:hover, #two a:active
{
	background-position: -139px -34px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}

#three a:hover, #three a:active
{
	background-position: -139px -68px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}

#four a:hover, #four a:active
{
	background-position: -139px -102px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}

#five a:hover, #five a:active
{
	background-position: -139px -136px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}

#six a:hover, #six a:active
{
	background-position: -139px -170px;
	background-image: url(images/main/leftnav.gif);
	background-repeat: no-repeat;
}





/*content areas*/

#menubody
{
	line-height: 13px;
	margin: 10px 165px 0 165px;
}

#menubody p
{
	margin-bottom: 13px;
}

#menubody h2
{
	font-size: 11px;
	font-weight: bold;
}


#bottomaddress
{
	background-image: url(images/main/addressback2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color: #660;
}

#bottomaddress p
{
	display: block;
	height: 134px;
}

#footer
{
	text-align: center;
	color: #F0ECC5;
	line-height: 18px;
}

#footer a, #footer .black
{
	color: #000;
	text-decoration: none;
	line-height: 30px;
	font-size: 10px;
}


.description { padding: 0 0 20px 0; }

.menutitle {
font-size: 15px;
margin: 0;
padding: 0 0 10px 0;
}





