html, body {
	color: #502d13;
	height: 100%;
	text-align: center;
	font: 12px/19px verdana, arial, sans-serif;
	background: #d4b465 url(images/shared/background.jpg) repeat left top;
	behavior:url("csshover.htc");
}

img, div, .giftideas a:link, .giftideas a:hover {
	behavior: url(iepngfix.htc);
}

/* @group NAV */

#homelink {
	width: 150px;
	height: 170px;
	position: absolute;
	top: 140px;
	left: 615px;
	z-index: 30;
}

#homelink a:link {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#homelink a:hover {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#homelink a:active {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#homelink a:visited {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#homelink a:visited:hover {
	display: block;
	width: 150px;
	height: 170px;
	text-decoration: none;
	background: none;
}

#topnav {
	width: 800px;
	height: 55px;
	background: url(images/nav/nav_bg.gif) no-repeat left top;
	position: relative;
	top: 47px;
	left: 63px;
	z-index: 5;
}

#topnav_about, #topnav_menu, #topnav_foodwine {
	width: 800px;
	height: 55px;
	background: url(images/about/nav_bg_about.gif) no-repeat left top;
	position: relative;
	top: 47px;
	left: 65px;
	z-index: 5;
}

#topnav ul, #topnav_about ul, #topnav_menu ul, #topnav_foodwine ul {
	height: 55px;
	float: left;
	width: 410px;
}

#topnav ul li,  #topnav_about ul li, #topnav_menu ul li, #topnav_foodwine ul li {
	float: left;
	height: 31px;
	display: inline;
}

.about {
	height: 31px;
	width: 63px;
	position: relative;
	top: 13px;
	margin-left: 19px;
}

.about a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 0;
	text-decoration: none;
}

.about a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.about a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.about a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 0;
	text-decoration: none;
}

.about a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/about.gif) 0 31px;
}

.photos {
	height: 31px;
	width: 63px;
	position: relative;
	top: 8px;
	margin-left: 21px;
}

.photos a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 0;
	text-decoration: none;
}

.photos a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.photos a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.photos a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 0;
	text-decoration: none;
}

.photos a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/photos.gif) 0 31px;
	text-decoration: none;
}

.menu {
	background-image: url(images/nav/menu.gif);
	height: 31px;
	width: 63px;
	position: relative;
	top: 7px;
	margin-left: 30px;
}

.menu a:link {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 0;
	text-decoration: none;
}

.menu a:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.menu a:active {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.menu a:visited {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 0;
	text-decoration: none;
}

.menu a:visited:hover {
	display: block;
	height: 31px;
	width: 63px;
	background: url(images/nav/menu.gif) 0 31px;
	text-decoration: none;
}

.food {
	background-image: url(images/nav/foodwine.gif);
	height: 31px;
	width: 97px;
	position: relative;
	top: 8px;
	margin-left: 28px;
}

.food a:link {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 0;
	text-decoration: none;
}

.food a:hover {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

.food a:active {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

.food a:visited {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 0;
	text-decoration: none;
}

.food a:visited:hover {
	display: block;
	height: 31px;
	width: 97px;
	background: url(images/nav/foodwine.gif) 0 31px;
	text-decoration: none;
}

#contactus {
	width: 168px;
	height: 55px;
	display: block;
	top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
}

#contactus a:link {
	display: block;
	width: 168px;
	height: 55px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/about/contact2_off.gif);
	text-decoration: none;
}

#contactus a:hover {
	display: block;
	width: 168px;
	height: 55px;
	background-image: url(images/about/contact2_over.gif);
	text-decoration: none;
}

#contactus a:active {
	display: block;
	width: 168px;
	height: 55px;
	background-image: url(images/about/contact2_over.gif);
	text-decoration: none;
}

#contactus a:visited {
	display: block;
	width: 168px;
	height: 55px;
	background-image: url(images/about/contact2_off.gif);
	text-decoration: none;
}

#contactus a:visited:hover {
	display: block;
	width: 168px;
	height: 55px;
	background-image: url(images/about/contact2_over.gif);
	text-decoration: none;
}

#logotop {
	width: 166px;
	height: 102px;
	display: block;
	top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-top: -47px;
}


/* @end */

/* @group INTERIOR SHARED */

#pagecontainer {
	width: 850px;
	margin: 0px auto 0px;
	text-align: left;
}

#header {
	width: 850px;
	height: 311px;
	position: relative;
	margin: 0px;
}

#lrg_logo {
	width: 157px;
	height: 311px;
	left: 618px;
	margin: 0px;
	position: relative;
	z-index: 9;
}

#pageheader {
	width: 768px;
	height: 149px;
	position: relative;
	margin: 0px auto 0px;
	top: 47px;
}

#main_content {
	width: 850px;
	height: auto;
	position: relative;
	min-height: 400px;
	margin: 0px auto 0px;
	clear: both;
}

#main {
	width: 450px;
	height: auto;
	min-height: 400px;
	float: left;
	display: inline;
	margin-left: 45px;
	padding-bottom: 25px;
}

#mainlarge {
	width: 850px;
	height: auto;
	min-height: 400px;
	padding-bottom: 25px;
}

.contentheaderimg {
	margin-left: 20px;
	margin-top: 19px;
	margin-bottom: 10px;
}

#main p {
	margin-left: 20px;
	margin-bottom: 19px;
	margin-right: 20px;
}

#mainlarge p {
	margin-left: 63px;
	margin-bottom: 19px;
	margin-right: 50px;
} 

#main h1 {
	font-size: 16px;
	margin-left: 20px;
	margin-top: 19px;
	margin-right: 20px;
}

#main h2 {
	font-size: 14px;
	margin-left: 20px;
	margin-top: 19px;
	margin-right: 20px;
	margin-bottom: -19px;
}

.contentheaderimglarge {
	margin-left: 63px;
	margin-top: 19px;
	margin-bottom: 10px;
}

.astold {
	margin-left: 10px;
	margin-top: 40px;
	margin-bottom: 10px;
}

.morebutton {
	text-align: right;
}

#sidebar {
	width: 320px;
	height: auto;
	min-height: 400px;
	float: right;
	margin-right: 0px;
	display: inline;
	padding-top: 19px;
}

.largequote {
	text-align: center;	
}

.quoteborder_top {
	margin-right: 77px;
	margin-left: 0px;
	margin-bottom: 22px;
	display: inline;
}

.quoteborderlarge_top {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 22px;
}

.quoteborder_bottom {
	margin-right: 77px;
	margin-left: 0px;
	margin-bottom: 24px;
	display: inline;
}

.quoteborderlarge_bottom {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 14px;
}

.quoteimg {
	margin-right: 67px;
	margin-left: 0px;
	margin-bottom: 17px;
	display: inline;
}

.quoteimg2 {
	margin-right: 57px;
	margin-left: 0px;
	margin-bottom: 17px;
	display: inline;
}

.quotelargeimg {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17px;
}

.ownersimg {
	margin-right: 64px;
	margin-left: 0px;
	margin-bottom: 24px;
	display: inline;	
}

.rightinlineimg {
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.leftinlineimg {
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.middlephotos {
	text-align: center;
}

.middlephotos img {
	margin-right: 10px;
}

.credit {
	text-align: right;
}

#main a:link, #mainlarge a:link {
	color: #c84e00;
	text-decoration: underline;
}

#main a:hover, #mainlarge a:hover {
	color: #c84e00;
	text-decoration: underline;
}

#main a:active, #mainlarge a:active {
	color: #c84e00;
	text-decoration: underline;
}

#main a:visited, #mainlarge a:visited {
	color: #c84e00;
	text-decoration: underline;
}

#main a:visited:hover, #mainlarge a:visited:hover {
	color: #c84e00;
	text-decoration: underline;
}

/* @end */

/* @group ABOUT */

#subnav_about, #subnav_menu {
	width: 768px;
	height: 61px;
	position: relative;
	top: 47px;
	margin: 0px auto 0px;
	background: url(images/about/subnav_bg_about.gif) no-repeat left top;
}

#subnav_about ul, #subnav_menu ul {
	height: 55px;
	float: left;
	width: 700px;
}

#subnav_about ul li, #subnav_menu ul li {
	float: left;
	height: 28px;
	display: inline;
}

.story {
	height: 28px;
	width: 188px;
	position: relative;
	top: 5px;
	margin-left: 45px;
}

.story a:link {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_off.gif);
	text-decoration: none;
}

.story a:hover {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_over.jpg);
}

.story a:active {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_over.jpg);
}

.story a:visited {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_off.gif);
	text-decoration: none;
}

.story a:visited:hover {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_over.jpg);
}

.story a:link.selected {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_over.jpg);
	text-decoration: none;
}

.story a:visited.selected {
	display: block;
	height: 28px;
	width: 188px;
	background: url(images/about/about_lrgstory_over.jpg);
	text-decoration: none;
}

.listening {
	height: 28px;
	width: 129px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.listening a:link {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_off.gif);
	text-decoration: none;
}

.listening a:hover {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_over.jpg);
}

.listening a:active {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_over.jpg);
}

.listening a:visited {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_off.gif);
	text-decoration: none;
}

.listening a:visited:hover {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_over.jpg);
}



.listening a:link.selected {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_over.jpg);
}

.listening a:visited.selected {
	display: block;
	height: 28px;
	width: 129px;
	background: url(images/about/about_listeningroom_over.jpg);
}

.notefrombill {
	height: 28px;
	width: 151px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.notefrombill a:link {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_off.gif);
	text-decoration: none;
}

.notefrombill a:hover {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_over.jpg);
}

.notefrombill a:active {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_over.jpg);
}

.notefrombill a:visited {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_off.gif);
	text-decoration: none;
}

.notefrombill a:visited:hover {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_over.jpg);
}

.notefrombill a:link.selected {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_over.jpg);
}

.notefrombill a:visited.selected {
	display: block;
	height: 28px;
	width: 151px;
	background: url(images/about/about_noteberry_over.jpg);
}

/* @end */



/* @group FOOD & WINE */

#subnav_foodwine {
	width: 768px;
	height: 61px;
	position: relative;
	top: 47px;
	margin: 0px auto 0px;
	background: url(images/foodwine/subnav_bg_foodwine.gif) no-repeat left top;
}

#subnav_foodwine ul, #subnav_foodwine ul {
	height: 55px;
	float: left;
	width: 700px;
}

#subnav_foodwine ul li, #subnav_foodwine ul li {
	float: left;
	height: 28px;
	display: inline;
}

.vendors {
	height: 28px;
	width: 107px;
	position: relative;
	top: 5px;
	margin-left: 45px;
}

.vendors a:link {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_off.gif);
	text-decoration: none;
}

.vendors a:hover {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_over.gif);
}

.vendors a:active {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_over.gif);
}

.vendors a:visited {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_off.gif);
	text-decoration: none;
}

.vendors a:visited:hover {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_over.gif);}

.vendors a:link.selected {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_over.gif);}

.vendors a:visited.selected {
	display: block;
	height: 28px;
	width: 107px;
	background: url(images/foodwine/selectvendors_over.gif);
}

.winelist {
	height: 28px;
	width: 73px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.winelist a:link {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_off.gif);
	text-decoration: none;
}

.winelist a:hover {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_over.gif);
}

.winelist a:active {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_over.gif);
}

.winelist a:visited {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_off.gif);
}

.winelist a:visited:hover {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_over.gif);
}

.winelist a:visited.selected {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/foodwine/winelist_over.gif);
}

.recipes {
	height: 28px;
	width: 85px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.recipes a:link {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_off.gif);
	text-decoration: none;
}

.recipes a:hover {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_over.gif);
}

.recipes a:active {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_over.gif);
}

.recipes a:visited {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_off.gif);
}

.recipes a:visited:hover {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_over.gif);
}

.recipes a:link.selected {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_over.gif);
}

.recipes a:visited.selected {
	display: block;
	height: 28px;
	width: 85px;
	background: url(images/foodwine/recipes_over.gif);
}

.winenotes {
	height: 28px;
	width: 85px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.winenotes a:link {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_off.gif);
	text-decoration: none;
}

.winenotes a:hover {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_over.gif);
}

.winenotes a:active {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_over.gif);
}

.winenotes a:visited {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_off.gif);
}

.winenotes a:visited:hover {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_over.gif);
}

.winenotes a:link.selected {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_over.gif);
}

.winenotes a:visited.selected {
	display: block;
	height: 28px;
	width: 139px;
	background: url(images/foodwine/jaamynotes_over.jpg);
}


.vendorsheaderimg {
	margin-left: 15px;
	margin-top: 19px;
	margin-bottom: 19px;
}

#vendorslideshow {
	width: 730px;
	height: 285px;
	margin: 5px auto 0;
	background: url(images/foodwine/vendors_slidebg.jpg) no-repeat;
	padding-top: 10px;
	padding-left: 10px;
}

#vendorlist {
	width: 450px;
	height: auto;
	min-height: 400px;
	float: left;
	display: inline;
	margin-left: 40px;
	padding-bottom: 25px;
}

#vendorlist h1 {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	color: #da5c03;
	font: bold 13px/16px verdana, arial, sans-serif;
}

#vendorlist p {
	
	margin-left: 20px;
	margin-bottom: 19px;
	margin-right: 20px;
	color: #502d13;
	font: 11px/16px verdana, arial, sans-serif;
} 

#vendorlist a:link {
	color: #ad4a02;
	text-decoration: none;
}

#vendorlist a:hover {
	color: #ad4a02;
	text-decoration: underline;
}

#vendorlist a:active {
	color: #ad4a02;
	text-decoration: underline;
}

#vendorlist a:visited {
	color: #ad4a02;
	text-decoration: none;
}

#vendorlist a:visited:hover {
	color: #ad4a02;
	text-decoration: underline;
}

#vendor_sidebar {
	width: 320px;
	height: auto;
	min-height: 400px;
	float: right;
	margin-right: 0px;
	display: inline;
	padding-top: 19px;
}

.winelisttext {
	margin-left: 78px;
	margin-bottom: 19px;
	margin-right: 50px;
}

.winespec {
	margin-top: 10px;
	margin-bottom: -20px;
}

.winelist_quote {
	margin-top: 15px;
	margin-right: auto;
	margin-left: 50px;
}

.winefeatborder_top {
	margin-top: 5px;
	margin-bottom: 5px;
}

.winefeatborder_bot {
	margin-top: 15px;
}

#winelist {
	margin-left: 60px;
	margin-top: 15px;
}

.sectionmain {
	font: 19px/20px Georgia, "Times New Roman", Times, serif;
	color: #da5c03;
	margin-bottom: 15px;
}

.redorwhite {
	color: #502d13;
	font: bold 13px/18px verdana, arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
}

.vintage {
	margin-right: 15px;
	font: 12px/19px verdana, arial, sans-serif;
}

.wine-name {
	margin-right: 15px;
	font: 12px/19px verdana, arial, sans-serif;
}

.country {
	margin-right: 15px;
	font: italic 12px/19px verdana, arial, sans-serif;
}

.price {
	font: normal 12px/19px verdana, arial, sans-serif;
}

/* @end */


/* @group MENU */

#main_menu {
	width: 850px;
	height: auto;
	min-height: 400px;
	padding-bottom: 25px;
}

.dinner {
	height: 29px;
	width: 65px;
	position: relative;
	top: 5px;
	margin-left: 45px;
}

.dinner a:link {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_off.gif);
	text-decoration: none;
}

.dinner a:hover {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_over.gif);
	text-decoration: none;
}

.dinner a:active {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_over.gif);
	text-decoration: none;
}

.dinner a:visited {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_off.gif);
	text-decoration: none;
}

.dinner a:visited:hover {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_over.gif);
	text-decoration: none;
}

.dinner a:link.selected {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_over.gif);
	text-decoration: none;
}

.dinner a:visited.selected {
	display: block;
	height: 29px;
	width: 65px;
	background: url(images/menu/dinner_over.gif);
	text-decoration: none;
}

.lunch {
	height: 29px;
	width: 64px;
	position: relative;
	top: 5px;
	margin-left: 20px;
}

.lunch a:link {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_off.gif);
	text-decoration: none;
}

.lunch a:hover {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_over.gif);
	text-decoration: none;
}

.lunch a:active {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_over.gif);
	text-decoration: none;
}

.lunch a:visited {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_off.gif);
	text-decoration: none;
}

.lunch a:visited:hover {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_over.gif);
	text-decoration: none;
}

.lunch a:link.selected {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_over.gif);
	text-decoration: none;
}

.lunch a:visited.selected {
	display: block;
	height: 29px;
	width: 64px;
	background: url(images/menu/lunch_over.gif);
	text-decoration: none;
}

.brunch {
	height: 28px;
	width: 73px;
	position: relative;
	top: 5px;
	margin-left: 17px;
}

.brunch a:link {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_off.gif);
	text-decoration: none;
}

.brunch a:hover {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_over.gif);
	text-decoration: none;
}

.brunch a:active {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_over.gif);
	text-decoration: none;
}

.brunch a:visited {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_off.gif);
	text-decoration: none;
}

.brunch a:visited:hover {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_over.gif);
	text-decoration: none;
}

.brunch a:link.selected {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_over.gif);
	text-decoration: none;
}

.brunch a:visited.selected {
	display: block;
	height: 28px;
	width: 73px;
	background: url(images/menu/brunch_over.gif);
	text-decoration: none;
}

.drinks {
	height: 28px;
	width: 63px;
	position: relative;
	top: 5px;
	margin-left: 14px;
}

.drinks a:link {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_off.gif);
	text-decoration: none;
}

.drinks a:hover {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_over.gif);
	text-decoration: none;
}

.drinks a:active {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_over.gif);
	text-decoration: none;
}

.drinks a:visited {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_off.gif);
	text-decoration: none;
}

.drinks a:visited:hover {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_over.gif);
	text-decoration: none;
}

.drinks a:link.selected {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_over.gif);
	text-decoration: none;
}

.drinks a:visited.selected {
	display: block;
	height: 28px;
	width: 63px;
	background: url(images/menu/drinks_over.gif);
	text-decoration: none;
}

.menuheaderimg {
	margin-left: 65px;
	margin-top: 19px;
}

.download {
	float: left;
	margin-top: 39px;
	margin-right: 60px;
}

.download a:link {
	background: url(images/shared/download_off.gif) no-repeat 0 0;
	height: 23px;
	width: 152px;
	display: block;
}

.download a:hover {
	background: url(images/shared/download_over.gif) no-repeat 0 0px;
	height: 23px;
	width: 152px;
	display: block;
}

.download a:active {
	background: url(images/shared/download_over.gif) no-repeat 0 23px;
	height: 23px;
	width: 152px;
	display: block;
}

.download a:visited {
	background: url(images/shared/download_off.gif) no-repeat;
	height: 23px;
	width: 152px;
	display: block;
}

.download a:visited:hover {
	background: url(images/shared/download_over.gif) no-repeat 0 23px;
	height: 23px;
	width: 152px;
	display: block;
}

.menu_sectionhead {
	margin-left: 85px;
	margin-top:	20px;
	clear: both;
}

#main_menu h2 {
	font: bold 13px/16px verdana, arial, sans-serif;
	color: #da5c03;
	margin-bottom: 3px;
	margin-top: 10px;
	margin-left: 0;
}

.item {
	font: 11px/16px verdana, arial, sans-serif;
	color: #88421E;
	margin-bottom: 19px;
}

.itemhead {
	font: 11px/16px verdana, arial, sans-serif;
	color: #88421E;
	margin-bottom: 0px;
	margin-top: 12px;
}

.subtitle {
	font: italic 11px/16px verdana, arial, sans-serif;	
	color: #88421E;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 85px;
}

.drink_notes {
	font: italic 11px/16px verdana, arial, sans-serif;	
	color: #88421E;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
}

.price {
	font: italic 11px/14px verdana, arial, sans-serif;
	margin-bottom: 15px;
}

.menu_notes {
	margin-left: 85px;
	margin-right: 100px;
	padding-top: 20px;
	font: 13px/18px verdana, arial, sans-serif;
	color: #88421E;
	text-align: center;
}

.menucol_1 {
	width: 310px;
	height: auto;
	margin-left: 84px;
	margin-right: 62px;
	float: left;
	display: inline;
}

.menucol_2 {
	width: 310px;
	height: auto;
	margin-left: 0px;
	margin-right: 84px;
	float: left;
	display: inline;
}

.menu_quote {
	margin-top: 15px;
	margin-right: 40px;
}

/* @end */


/* @group CONTACT */



#subnav_contact {
	width: 768px;
	height: 61px;
	position: relative;
	top: 47px;
	margin: 0px auto 0px;
	background: url(images/contact/subnav_bg_contact.gif) no-repeat left top;
}

.contacttable {
	width: 418px;
	margin: 19px 0 0px 20px;
	padding: 0;
	background: url(images/contact/contact_bg.jpg) no-repeat left top;
}


.contactname {
	font: 12px/16px verdana, arial, sans-serif;
	color: #502d13;
	height: 45px;
	padding: 0;
	margin: 0;
}

.contactnametext {
	margin-top: 15px;
	margin-right: 10px;
}

.contactnamefield {
	font: 11px/16px verdana, arial, sans-serif;
	color: #502d13;	
	width: 305px;
	height: 27px;
	padding: 0px;
	margin: 14px 0 0 20px;
	border: 0px;
	background: none;
}

.contactemail {
	font: 12px/16px verdana, arial, sans-serif;
	color: #502d13;
	height: 30px;
	padding: 0;
	margin: 0;
}

.contactemailtext {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 10px;
}

.contactemailfield {
	font: 11px/16px verdana, arial, sans-serif;
	color: #502d13;	
	width: 305px;
	height: 20px;
	padding: 0px;
	margin: 7px 0 0 20px;
	border: 0px;
	background: none;
}

.contactmessage {
	font: 12px/16px verdana, arial, sans-serif;
	color: #502d13;
	padding: 5px 10px 0 0;
	height: 125px;
	margin-top: 10px;
}

.contactmessagefield {
	font: 11px/16px verdana, arial, sans-serif;
	color: #502d13;	
	width: 300px;
	height: 120px;
	margin: 8px 0 0 20px;
	border: 0px;
	background: none;
	padding: 5px 2px 2px 0px;
	overflow: auto;
}

.contactcap {
	font: 12px/16px verdana, arial, sans-serif;
	color: #502d13;
	padding: 10px 0 0 35px;
	height: 55px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.contactcapfield {
	font: bold 11px/16px verdana, arial, sans-serif;
	color: #502d13;	
	width: 80px;
	padding: 2px;
	margin: 12px 0 0 70px;
	border: 0px;
	background: none;
}

.contactsubmit {
	height: 38px;
	padding: 0;
	margin: 0;
}
.contactsubmitbutton {
	width: 74px;
	height: 33px;
	padding: 0;
	border: 0;
	background: url(images/contact/send.gif) no-repeat left top;
	margin-right: 10px;
}

.contactsubmitbutton:hover {
	width: 74px;
	height: 33px;
	padding: 0;
	border: 0;
	background: url(images/contact/send.gif) no-repeat left bottom;
	margin-right: 10px;
}


/* @end */

/* @group FOOTER */

#footeraddress {
	width: 768px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #c84e00;
	padding-top: 30px;
	clear: both;
	position: relative;
	background: url(images/about/footer.gif) no-repeat;
	margin: 0 auto 0px;
}

.emaillink {
	width: 205px;
	margin-top: -25px;
	margin-right: 10px;
	height: 40px;
	float: right;
}

.emaillink a:link {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:active {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:hover {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:visited {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

.emaillink a:visited:hover {
	display: block;
	text-decoration: none;
	width: 205px;
	height: 40px;
}

#footernav {
	width: 850px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	color: #c84e00;
	padding-top: 0px;
	position: relative;
	clear: both;
}

#footernav a:link {
	color: #c84e00;
	text-decoration: none;
}

#footernav a:hover {
	color: #c84e00;
	text-decoration: underline;
}

#footernav a:active {
	color: #c84e00;
	text-decoration: underline;
}

#footernav a:visited {
	color: #c84e00;
	text-decoration: none;
}

#footernav a:visited:hover {
	color: #c84e00;
	text-decoration: underline;
}



/* @end */