/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

body {
	background-color: #666633;
	font: Verdana 11px/14px;
	color: #D9D9AA;
	text-align: center;
}

.masthead {
	background: url(images/masthead.jpg) no-repeat;
	height: 80px;
	width: 777px;
}

.nav {
	background: #CACA9D;
	height: 19px;
	border: solid 1px #999966;
}

.navitem {
	padding: 3px 7px 3px 7px;
	border-right: solid 1px #999966;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #666633;
	float: left;
	text-decoration: none;
}

.navitem:hover {
	padding: 3px 7px 3px 7px;
	border-right: solid 1px #999966;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #999966;
	float: left;
	text-decoration: none;
	background-color: #666633;
}

.navitem_on {
	background-color: #893232;
	padding: 3px 7px 3px 7px;
	border-right: solid 1px #999966;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #F1F2CB;
	float: left;
	text-decoration: none;
}

.container {
	width: 777px;
}

.mainpic {
	width: 387px;
	height: 288px;
	float: left;
}

.intro {
	background: url(images/intro.jpg) no-repeat;
	width: 390px;
	height: 288px;
	float: left;
}

p.introtext {
	font-family: Verdana;
	font-size: 13px;
	color: #D9D9AA;
	text-align: justify;
	padding-left: 20px;
	padding-right: 25px;
}

.content {
	background-color: #92926C;
	font-family: Verdana;
	font-size: 13px;
	color: #ECECC3;
	padding: 15px;
	clear: left;
	text-align: left;
	position: relative;
	top: -50px;
}

.inner {
	background-color: #92926C;
	font-family: Verdana;
	font-size: 13px;
	color: #ECECC3;
	padding: 15px;
	clear: left;
	text-align: left;
}

.footer {
	background-color: #CACA9D;
	font-family: Verdana;
	font-size: 11px;
	color: #686835;
	padding: 15px;
	clear: left;
	position: relative;
	top: -50px;
}

.footer_inner {
	background-color: #CACA9D;
	font-family: Verdana;
	font-size: 11px;
	color: #686835;
	padding: 15px;
	clear: left;
}

.img_about {
	background: transparent url(images/img1.jpg) top right no-repeat;
	border: solid 1px #666633;
	float: right;
	height: 225px;
	width: 300px;
}

.img_winelist {
	background: transparent url(images/img2.jpg) top right no-repeat;
	border: solid 1px #666633;
	float: right;
	height: 225px;
	width: 300px;
}

.img_wineclub {
	background: transparent url(images/img3.jpg) top right no-repeat;
	border: solid 1px #666633;
	float: right;
	height: 225px;
	width: 300px;
}

.img_foodmenu {

}

.rightcolumn {
	float:right;
	width: 250px;
	margin: 5px 0px 5px 5px;
	padding: 8px 6px;
	
}

.itemrightcol {
	text-align: center;
	margin-bottom:10px;
}

.itemrightcol img {

}

.rightnews {
	float:right;
	width: 160px;
	background-color: #FFFFFF;
	margin: 15px 0px 10px 8px;
	padding: 5px 4px;
}


.img_events {
	background: transparent url(images/img5.jpg) top right no-repeat;
	border: solid 1px #666633;
	float: right;
	height: 225px;
	width: 300px;
}

.img_wine1 {
	background: transparent url(images/winebottle.gif) top left no-repeat;
	float: left;
	height: 51px;
	width: 170px;
}

a {
	color: #893232;
}

.req {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.label {
	vertical-align: top;
	text-align: right;
}

#form td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-align: right; 
	vertical-align: top;
}

.box {
	border: solid 1px #666633;
	padding: 5px;
	width: 96%;
	margin-left: 30px;
	margin-bottom: 10px;
}

#menu {
	width: 540px;
}

.left {
	width: 518px;
	float: left;
}

.right {
	width: 22px;
	float: right;
}

#winelist {
	width: 540px;
}

.col1 {
	width: 340px;
	float: left;
}

.col2 {
	width: 100px;
	float: left;
}

.col3 {
	width: 50px;
	float: left;
}

.col4 {
	width: 50px;
	float: left;
}

.clear {
	clear: both;
}

h1 {
	font-family: Verdana,Arial;
	font-size: 16px;
	color: #ECECC3;
}

h2 {
	font-family: Verdana,Arial;
	font-size: 13px;
	color: #ECECC3;
}

h4 {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #ECECC3;
}


