body
{
	margin: 0;
	padding: 0;
	font: 75% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #D6D6D6;
	background-image: url(Images/bg.gif);
}

a:link { color: #800403; }
a:visited { color: #600; }

a:hover, a:active
{
	color: #fff;
	background-color: #800403;
}

h2
{
	color: #800403;
	font: 250% Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant:small-caps;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #800403;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 2em auto;
	width: 850px;
	text-align: left;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	background:url(Images/logo.jpg) no-repeat;
	width: 183px;
	height: 172px;
	position: relative;
	float:left;
	top: 10px;
	left: 10px;
}

#mainnav {
	float: right;
	width: 650px;}
	
#mainnav ul { list-style-type: none; margin: 0; padding:0;}
#mainnav li { display: inline; padding: 0 0 0 7px; }
#mainnav li img { border:0;}	

#blurb {
	background: url(Images/blurb.jpg) no-repeat;
	margin: 35px 0 0 0;
	float: right;
	width: 438px;
	height:54px;}

#bannerimg {margin:0; padding: 25px 0 0 0;}





#menu
{
	float: right;
	width: 165px;
	border-left: 1px solid #C5C877;
	padding-left: 15px;
}




#welcome { width: 810px; margin: 0 20px 10px 20px; padding: 30px 0 0 0; }
#welcome p { line-height: 165%; }

#wineries { width: 385px; margin: 0 20px 20px 20px; padding: 10px 0 0 0; float:left; }
#wineries ul {list-style: none; padding: 0;}
#wineries p { line-height: 165%; }

#location { width: 385px; margin: 0 20px 20px 20px; padding: 10px 0 0 0 ; float: right; }
#location img {padding: 10px 0 0 0; float: right; }
#location p { line-height: 165%; }

#attractions { width: 810px; margin: 0 20px 10px 20px; padding:0; }
#attractions p { line-height: 165%; }

#history { width: 810px; margin: 0 20px 10px 20px; padding:0; }
#history p { line-height: 165%; }

#contact { width: 810px; margin: 0 20px 10px 20px; padding: 30px 0 0 0; }
#contact p { line-height: 165%; }

#maps { width: 300px; margin: 0 20px 20px 20px; padding: 10px 0 0 0; float:left; }
#maps ul {list-style: none; padding: 0;}
#maps p { line-height: 165%; }

#affiliations { width: 810px; margin: 0 20px 20px 20px; padding: 10px 0 0 0; float:left; }
#affiliations ul {list-style: none; padding: 0;}
#affiliations p { line-height: 165%; }

.imagefloat { float: right; }

#footer
{
	clear: both;
	color: #666666;
	text-align: right;
	font-size: 90%;
	padding: 0 10px 10px 0;
}

#footer a
{ text-decoration:none;
}

#footer a:hover
{ text-decoration:none;
}

#skipmenu
{
	position: absolute;
	left: 0;
	top: 5px;
	width: 645px;
	text-align: right;
}

#skipmenu a
{
	color: #666;
	text-decoration: none;
}

#skipmenu a:hover
{
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

