@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: #F7EDE1;
	font-weight: lighter;
}

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

#header {
	height: 260px;
	width: 940px;
	margin: 0px auto 5px auto;
	
}

#flash {
	height: 220px;
	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;
	line-height: 24px;
}

#content_left_box  a		{
	color: #f4c294;
	text-decoration: none;
	text-align: center;	
	
	
}

#content_left_box  a:link	{
	color: #231f20;
	text-decoration: none;
	text-align: center;	
}

#content_left_box  a:visited	{
	color: #231f20;
	text-decoration: none;
	text-align: center;	
}

#content_left_box  a:hover	{
	color: #f4c294;
	text-decoration: none;
	text-align: center;	
}

#content_left_box  a:active	{
	color: #f4c294;
	text-decoration: none;
	text-align: center;	
}

#content_right_box  a		{
	color: #fff;
	text-decoration: none;
	text-align: center;	
	
	
}

#content_right_box  a:link	{
	color: #231f20;
	text-decoration: none;
	text-align: center;	
}

#content_right_box  a:visited	{
	color: #231f20;
	text-decoration: none;
	text-align: center;	
}

#content_right_box  a:hover	{
	color: #fff;
	text-decoration: none;
	text-align: center;	
}

#content_right_box  a:active	{
	color: #fff;
	text-decoration: none;
	text-align: center;	
}

#content_left_box {
	height: auto;
	width: 657px;
	margin: 0px 15px 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;
	/*border: 5px solid #231F20;*/
}

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

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

#content_left_bot {
	height: 1px;
	width: 580px;
	float: left;
	margin-right: 43px;
	margin-left: 43px;
	background-color: #f4c294;
}

#content_right_box {
	width: 256px;
	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;
	text-align: center;
	border: 3px double #FFCDA0;	
}

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

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

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

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

#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: 20px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding: 5px 0px 15px 0px;
	/*border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #231F20;*/	
}

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


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	padding: 5px 0px 15px 0px;
	clear: both;
}

h5 {
	
	text-align: center;
	margin: 0px;
}

.images_gall {
	
	border: 5px solid #f4c294;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 15px 15px 0px;
}

.map {
	
	border: 5px solid #f4c294;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 10px 10px 0px;
}

.table_bold {
	font-weight: bold;
}
.table_ital {
	font-style: italic;
}
.centre_align {
	text-align: center;
}
