body {
	margin:0;
	font:100.01%/145% verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background:#E4DFC9 url(images/bodybg.png) repeat-x left top;
	padding: 0;}#content {
	clear: both;
	text-align: left;
}
#wrapper {
	width: 773px;
	margin-left: 70px;
}
#header {background: url(images/header.jpg) no-repeat;height: 226px;}

#contentleft {
	width: 580px;
	float: left;
	background: url(images/contentbg.png) repeat-y;
}

#contentright {
	float: right;
	width: 191px;
	background: url(images/navbackgroundj.jpg) no-repeat right bottom;
	height: 510px;
}
.wine {
	float: right;
	margin-right: 5px;
	margin-left: 10px;
}
#header img {
	float: right;
}

.wine2 {
	float: left;
	margin:6px 15px 6px 6px;
	
}
h1,h2,h3 {font: 130% Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;margin-left: 30px;}
h1 {color: #596836;}
h2 {color: #89A054;}
h3 {color: #7A8E4A;}
 p {
	font: 80%/150% Geneva, Arial, Helvetica, sans-serif;
	color: #003300;
	margin-left: 30px;
	margin-right: 20px;
	padding-bottom: 20px;
}
#global {
	background: #A29D8E;
}
h4 {
	font-size: 100%;
	color: #A80000;
	margin-left: 30px;
}

#footer {
	clear: both;
	height: 193px;
	background: url(images/footer.jpg) no-repeat;

	float: left;
	text-align: center;
}
#footerleft {
	width: 565px;
	float: left;
	text-align: center;
}
#footerright {
	width: 191px;
	float: right;
	text-align: center;
}

#underheader {
	height: 16px;
	background: url(images/underheader.jpg) no-repeat;
	clear: both;
}

#nav {
	height: 400px;

}
ul#nav {
	padding: 0;
	list-style: none;
	margin: 0;
}
#nav li {
	font: .8em/110% Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: left;
	margin-left: -25px;
	margin-top: 10px;
	width: 160px;
}

#nav li a:link, #nav li a:visited {
	display: block;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	margin: 3px 0 2px 0;
	padding: 2px 2px 3px 5px;
	border: thin solid #C7D161;}
#nav li a:hover {color: #666;border: thin solid #000;background-color: #DDE4F7;}
* html #nav li a { height: 1%;vertical-align: bottom;} 
#footer a {text-decoration: none;color: #003300;font-size: 100%;}
#footer a:visited {text-decoration: none}
#footer a:active {text-decoration: none}
#footer a:hover {text-decoration: underline; color: #006666;}
#footerright a {text-decoration: underline;color: #EDF1F9;font-size: 80%;}
#footerright a:visited {text-decoration: none;color: #DEF1D8;}
#footerright a:active {text-decoration: none}
#footerright a:hover {text-decoration: none; color: #000;}
#content A:link {text-decoration: underline;color: #712607;}
#content A:visited {text-decoration: underline;color: #000;}
#content A:active {text-decoration: underline overline}
#content A:hover {text-decoration: none; color: #000;}
form {width: 350px;margin-left: 30px;}
fieldset{padding:10px;	border:1px solid #ECCB00;	margin-bottom:15px;	width: 460px;}
.textarea2{border: 1px solid #006666;margin: 4px;padding: 6px;}
input,textarea{border: 2px solid #006666;margin: 4px;background: url(images/formbg.png) repeat-y;}



label{color:#666;font-size: 90%;}

legend{padding:10px;color:#CB8E02;}
.hidden {
	visibility: hidden;
}
