body { 
	background-color: #ffffff;
	margin-top: 0px;
}
body, td, p, b, i, li, select, a, input, textarea {
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 12px;
}

body, td, p, b, i, li, select, input, textarea {
	color: #3B4218;
}

a, a:visited, a:link, a:hover { 
	text-decoration: none;
	color: #BA9745; 
}
.outlines {
	background-color: #B5AA58;
}
	
ul
{
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: disc;
}

li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.header {
	margin-top: 63px;
	color: #B5AA58; 
	font-size: 18px;
	font-style: italic;
}

.botbar {
	text-align: left;
	text-indent: 15px;
	background-color: #b01b22;
	border-top: 1px white solid;
	width: 795px;
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.botbar a, .botbar a:active, .botbar a:hover, .botbar a:visited {
	color: white;
	font-family: arial, verdana, geneva, swiss, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.etomite {
	width: 795px;
	text-align: right;
	padding-top: 6px;
}
.etomite a, .etomite a:active, .etomite a:hover, .etomite a:visited {
	color: #903905;
	font-size: 10px;
	font-weight: bold;
}
.main {
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	width: 100%;
}
.zone {
	text-align: left;
	/* top right bottom left */
	margin: 12px 15px 20px 11px;
	padding: 12px 15px 10px 15px;
	background-color: #F4F3E6;
	color: #5E4F20;
	font-size: 12px;
	border: 1px #B5AA58 solid;
}
.zone b, p {
	color: #5E4F20;
	font-size: 12px;
}
.zone a, .zone a:active, .zone a:hover, .zone a:visited {
	color: #5E4F20;
	text-decoration: underline;
}
p.underlined {
	border-bottom: 1px #B5AA58 solid;
	padding-bottom: 10px;
}
.borderbottom {
	border-bottom: 1px #B5AA58 solid;
}
.winemenu {
	text-align: left;
	/* top right bottom left */
	padding: 0px;
	margin: 0px;
	width: 150px;
	background-color: #F4F3E6;
	color: #5E4F20;
	font-size: 12px;
	border: 1px #B5AA58 solid;
}
.winerylist {
	/* top right bottom left */
	padding: 0px;
	margin: 0px;
}
.winemenu p, .winerylist p {
	color: #5E4F20;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	margin: 0px;
}
.winemenu a, .winemenu a:active, .winemenu a:hover, .winemenu a:visited,
.winerylist a, .winerylist a:active, .winerylist a:hover, .winerylist a:visited {
	color: #5E4F20;
	text-decoration: none;
}
.leaded {
	line-height: 20px;
}
.cmscontent {
	/* top right bottom left */
	margin: 0px;
	padding: 0px;
	width: 240px;
	text-align: justify;
	line-height: 20px;
}
	
.cmscontent ul
{
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: disc;
}

.cmscontent li {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.internalbg {
	background-color: #fff;
}

input, textarea {
	border: 1px solid #534936;
	color: #534936;
	font-size: 11px;
	font-family: verdana, sans-serif;
	width: 170px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#addressfield {
	height: 3em; 
}

.zoneunderline {
	background-image: url('/img/photo_underline.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}