@charset "utf-8";
/* CSS Document */


html {
	overflow: scroll;
	background:url(../images/bg.gif);
	background-color:#DCD7C8;
	margin: 0px;
}

body {
	background:url(../images/bg.gif);
	background-color:#DCD7C8;
	margin: 0px;
}

.main {
background:url(../images/bg7.jpg) repeat-x;
display:block;
width:100%;
height:auto;
}

#border_top {
	height: 15px;
	width: 948px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 12px;
	color: #231f20;
	font-weight: inherit;
}

#border_top  a		{
	color: #f4c294;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px 5px 0px 5px;
	
}

#border_top  a:link	{
	color: #231f20;
	text-decoration: none;
}

#border_top  a:visited	{
	color: #231f20;
	text-decoration: none;
}

#border_top  a:hover	{
	color: #f4c294;
	text-decoration: none;
}

#border_top  a:active	{
	color: #f4c294;
	text-decoration: none;
}

#container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	
}

#header {
	height: 420px;
	width: 940px;
	margin: 0px auto 10px auto;
	
}

#flash {
	height: 385px;
	width: 940px;
	margin: 0px auto 0px auto;
	
	
}
/* primary navigation */
#main_navigation {
	height: 39px;
	width: 940px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	clear: both;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
	
}

/*#main_navigation	{
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 920px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 0px 0px;
	clear: both;
}*/

	

#main_navigation  a		{
	color: #f4c294;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px 32px 0px 33px;
	
}

#main_navigation  a:link	{
	color: #231f20;
	text-decoration: none;
}

#main_navigation  a:visited	{
	color: #231f20;
	text-decoration: none;
}

#main_navigation  a:hover	{
	color: #f4c294;
	text-decoration: none;
}

#main_navigation  a:active	{
	color: #f4c294;
	text-decoration: none;
}



#nav_home {
	float: left;
}

#nav_about {
	float: left;
}

#nav_lunch {
	float: left;
}

#nav_early {
	float: left;
}

#nav_menu {
	float: left;
}

#nav_wine {
	float: left;
}

#nav_gallery {
	float: left;
}

#nav_contact {
	float: left;
}

#nav_links {
	float: left;
}

#nav_sunday {
	float: left;
}

body#home div#nav_home a{
	color:#f4c294
}

body#about div#nav_about a{
	color:#f4c294
}

body#menu div#nav_menu a{
	color:#f4c294
}

body#wine div#nav_wine a{
	color:#f4c294
}

body#gallery div#nav_gallery a{
	color:#f4c294
}

body#contact div#nav_contact a{
	color:#f4c294
}

/*-------------------------------------*/

#content {
	height: auto;
	width: 940px;
	margin: 0px auto 10px auto;
}

#content  a		{
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	
}

#content  a:link	{
	color: #231f20;
	text-decoration: none;
}

#content  a:visited	{
	color: #231f20;
	text-decoration: none;
}

#content  a:hover	{
	color: #fff;
	text-decoration: none;
}

#content  a:active	{
	color: #fff;
	text-decoration: none;
}

#content_left_box {
	height: auto;
	width: 457px;
	margin: 0px auto 10px auto;
	float: left;
	padding: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 3px double #FFCDA0;	
}

#content_left_top {
	height: 1px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4c294;
}

#content_left {
	height: auto;
	width: 420px;
	padding: 10px 20px 10px 20px;
	margin-right: auto;
	margin-left: auto;
	
}

#content_left_bot {
	height: 1px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f4c294;	
}

#content_right_box {
	height: auto;
	width: 457px;
	margin: 0px auto 10px auto;
	float: right;
	padding: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #302416;
	background-image: url(../images/bg_plaster.jpg);
	background-repeat: repeat-y;
	border: 3px double #FFCDA0;
}

#content_right_top {
	height: 1px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2F2316;
}

#content_right {
	height: auto;
	width: 420px;
	padding: 10px 20px 10px 20px;
	margin-right: auto;
	margin-left: auto;
	
}

#content_right_bot {
	height: 1px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
	background-color: #2F2316;	
}


#footer {
	height: 10px;
	width: 914px;
	padding: 10px;
	margin: 0px auto 0px auto;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D0A680;
	background-color: #231F20;
	border: 3px double #401d0e;
}

#footer  a		{
	color: #F60;
	text-decoration: none;
	}

#footer  a:link	{
	color: #F60;
	
}

#footer  a:visited	{
	color: #F60;
	
}

#footer  a:hover	{
	color: #f4c294;
}

#footer  a:active	{
	color: #F60;
	
}

#footer_left {
	height: 10px;
	width: 570px;
	float: left;
	
}

#footer_right {
	height: 10px;
	width: 344px;
	float: right;
	text-align: right;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 20px;
}
