body {

	background: url('images/back2.gif') top left repeat-x #767E4D;
	font-family: "Times", Tahoma, Helvetica, Arial, sans-serif;
	margin: 0;

}

#home {

	background: url('images/back.gif') top left repeat-x #767E4D;

}

/* ---------------------- General Definitions ---------------------- */
strong{font-weight:bold;}
em{font-style:italic;}
input{

	border: 1px solid #ccc;

}

a, a:link, a:active, a:visited{

	color: #3C4121;

}

a:hover{

	text-decoration: none;

}

h1, h2, h3, h4, h5{

	color: #3C4121;
	margin: 0 0 .2em 0;

}

h1{	font-size: 2.2em; }

h2{ 

	font-size: 1.9em;
	margin: 0 0 20px 0;
	line-height: .9em;}

h3{ font-size: 1.6em; }

h4{ font-size: 1.4em; }

h5{ font-size: 1.2em; }

p{ margin: 0 0 .8em 0; }

ul{

	margin: 0 0 1em 2em;
	list-style: disc;

}

/* ---------------------- Layout and Coloring ---------------------- */

#page {

	display: block;
	text-align: center;

}

#layout {
	
	width: 956px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#header {

	height: 66px;
	background: #C3C681;
	padding: 10px;

}

#header h1{

	border: 1px solid #A7A773;
	padding: 10px;
	height: 46px;
	text-transform: uppercase;
	font-size: 3.15em;
	font-weight: normal;
	letter-spacing: .1em;
	
}

/* ---------------------- PAGE HEADERS ---------------------- */

#topIMG{

	height: 300px;
	background: url('images/flash.jpg') top left no-repeat;

}

#home #topIMG{

	height: 348px;
	background: url('images/flash.jpg') top left no-repeat;
}


.FairWindsWinery #topIMG { background: url('images/header1.jpg') top left no-repeat; }
.SorensenCellars #topIMG { background: url('images/header2.jpg') top left no-repeat; }
.OlympicCellars #topIMG { background: url('images/header3.jpg') top left no-repeat; }
.HarbingerWinery #topIMG { background: url('images/header4.jpg') top left no-repeat; }
.CamaraderieCellars #topIMG { background: url('images/header5.jpg') top left no-repeat; }
.BlackDiamondWinery #topIMG { background: url('images/header6.jpg') top left no-repeat; }
.LostMountainWinery #topIMG { background: url('images/header7.jpg') top left no-repeat; }

.header1 #topIMG {background: url('images/header1.jpg') top left no-repeat; }

.header2 #topIMG {background: url('images/header2.jpg') top left no-repeat; }

.header3 #topIMG {background: url('images/header3.jpg') top left no-repeat; }

.header4 #topIMG {background: url('images/header4.jpg') top left no-repeat; }

.header5 #topIMG {background: url('images/header5.jpg') top left no-repeat; }

.header6 #topIMG {background: url('images/header6.jpg') top left no-repeat; }

.header7 #topIMG {background: url('images/header7.jpg') top left no-repeat; }

.header8 #topIMG {background: url('images/header8.jpg') top left no-repeat; }

.header9 #topIMG {background: url('images/header9.jpg') top left no-repeat; }

.header10 #topIMG {background: url('images/header10.jpg') top left no-repeat; }

.header11 #topIMG {background: url('images/header11.jpg') top left no-repeat; }

.header12 #topIMG {background: url('images/header12.jpg') top left no-repeat; }

.header13 #topIMG {background: url('images/header13.jpg') top left no-repeat; }

.header14 #topIMG {background: url('images/header14.jpg') top left no-repeat; }

.header15 #topIMG {background: url('images/header15.jpg') top left no-repeat; }

.header16 #topIMG {background: url('images/header16.jpg') top left no-repeat; }

.header17 #topIMG {background: url('images/header17.jpg') top left no-repeat; }

.header18 #topIMG {background: url('images/header18.jpg') top left no-repeat; }

.header19 #topIMG {background: url('images/header19.jpg') top left no-repeat; }

.header20 #topIMG {background: url('images/header20.jpg') top left no-repeat; }

.header21 #topIMG {background: url('images/header21.jpg') top left no-repeat; }

.header22 #topIMG {background: url('images/header22.jpg') top left no-repeat; }

.header23 #topIMG {background: url('images/header23.jpg') top left no-repeat; }


#events #topIMG {background: url('images/header23.jpg') top left no-repeat; }
#history #topIMG {background: url('images/header24.jpg') top left no-repeat; }
#vineyards #topIMG {background: url('images/header25.jpg') top left no-repeat; }
#redwine #topIMG {background: url('images/header26.jpg') top left no-repeat; }
#communityevents #topIMG {background: url('images/header19.jpg') top left no-repeat; }
#passport #topIMG {background: url('images/header22.jpg') top left no-repeat; }
#springbarrel #topIMG {background: url('images/header10.jpg') top left no-repeat; }
#lavender #topIMG {background: url('images/header17.jpg') top left no-repeat; }
#culinary #topIMG {background: url('images/header21.jpg') top left no-repeat; }
#history #topIMG {background: url('images/header27.jpg') top left no-repeat; }


/* ---------------------- END HEADERS ---------------------- */

.nav ul {

	list-style: none;
	margin: 0;
	padding: 0;

}

.nav ul li {

	float: left;

}

.nav ul li a {

	display: block;
	padding: 14px 13px 15px 13px;
	text-decoration: none;
	margin: 0 40px 0 0;

}

.nav ul li a:hover {

	text-decoration: underline;

}

#curve{
	
	margin: -41px 0 0 0;
	height: 89px;
	width: 956px;
	background: url('images/menu2.png') top left no-repeat;
	position: absolute;
	z-index: 5;

}

#topNav{

	margin: -41px 0 0 0;
	height: 89px;
	position: absolute;
	width: 956px;
	z-index: 15;

}

#container{

	background: #CCCE90;
	padding: 0 7px 7px 7px;

}

#border{

	padding: 0 7px 7px 7px;
	border: 1px solid #A7A773;
	border-top: none;

}

#content {

	padding: 35px 0 0 0;
	background: #E4E8B7;

}

.rightSide #content {

	background: url('images/rightBack.gif') top right repeat-y #E4E8B7;

}

#content .contentRight{

	float: right;
	width: 265px;
	padding: 10px;
	color: #000;

}

#content .contentRight ul {

	color: #6C7347;
	list-style: square;
	margin: 30px 0 25px 15px;
	font-size: .9em;

}

#content .contentRight ul li{

	margin: 0 0 10px 0;

}

#content .contentRight input{

	font-size: 1.1em;
	color: #6C7347;

}

#content .contentRight .contact{

	float: right;
	font-family: Georgia;
	font-size: .7em;
	margin: 0 0 0 0px;
	line-height: 1.5em;

}

#content .container {

	font-size: .9em;
	padding: 1em;
	line-height: 1.2em;
	color: #060606;

}

#content .container p{

	margin: 0 0 23px 0;

}

.rightSide #content .container{

	margin: 0 300px 0 0;


}

#content .container .header{

	margin: 0 0 0 60px;

}

#content .container .quote{

	font-style: italic;
	color: #636847;
	margin: 0 0 0 30px;
	font-size: 1.1em;
	text-align:center;
	
}

#content .line{

	height: 1px;
	border-bottom: 1px solid #959983;
	margin: 0 0 15px 0;

}

#footer {

}

#bottomNav{

	clear: both;
	
}

#bottomNav ul li a{

	margin: 0;
	font-size: .8em;
	color: #363A2D;
	
}


#copyright{

	color: #363A2D;
	font-size: .7em;
	padding: 15px .5em .1em .5em;
	text-align: right;

}

/* ---------------------- General Class Definitions ---------------------- */

.clear{ clear: both; }

.image { border: 1px solid #363A2D;}

.right { float: right; margin: 0 0 0 10px;}

.left { float: left; margin: 0 10px 0 0;}


/* ---------------------- TOP NAV ---------------------- */

#topNav ul{

	margin: 0 0 0 100px;


}

#topNav ul li a {

	font-size: 1em;
	color: #F4F2B5;
	text-decoration: none;
	font-family: Georgia;
	font-style: italic;

}

#topNav .one a, #topNav .six a{

	margin-top: 20px;
	
}

#topNav .two a, #topNav .five a{

	margin-top: 11px;
	
}

#topNav .three a, #topNav .four a{

	margin-top: 7px;

}

#topNav a:hover {

 	text-decoration: underline;
	color: #fff;

}

#topNav li ul { 

	margin: -10px 0 0 0;
	padding: 0;
	position: absolute;
	z-index: 1;
	font-size: .9em;
	width: 170px;
	display: none; 
	
}

#topNav li ul .lastList{

	background: url('images/bottomList2.gif') top left no-repeat;
	height: 18px;
	width: 150px;
	padding: 0 10px;
	
}

#topNav li ul li a{
	
	width: 150px;
	padding: 10px;
	background: #474B3D;
	font-style: normal;
	
}

#topNav li ul li a:hover{



}

#topNav .one li a, #topNav .two li a, #topNav .three li a, #topNav .four li a, #topNav .five li a, #topNav .six li a{

	margin-top: 0px;
	border-bottom: 1px solid #E4E8B7;

}

#topNav li:hover ul, #topNav li.sfhover ul { /* lists nested under hovered list items */
	display: inline;
}


#map{

	width: 900px;
	height: 350px;
	border: 1px solid #999;

}

/* ---------------------- END NAV ---------------------- */


h2 span{

	font-size: .5em;

}

#viewAllTable {

	border: none;
	margin: 10px 0 0 0;
	padding: 0;

}


#viewAllTable td {

	padding: 10px;
	font-size: 1.2em;
	cursor: pointer;
	background: #fff url("images/resultsgradient.gif") top repeat-x;
	border: 1px solid #7b8b64;
	
}

#viewAllTable tr td h2 {

	font-size: 14px !important;

}

#funButtons{

	margin: 10px 0;


}

.innLinks a{
	
	display: block;
	margin: 0 16px 0 0;
	width: 203px;
	background: #7b8b64;
	text-decoration: none;
	padding: 5px;
	color: #000;
	font-size: 1.1em;
	text-align: center;

}

.innLinks a:hover{

	background: #5a6649;
	color: #fff;

}

.ulBorder{

	margin: 0;

}

#amenitiesTable h3{

	margin: 15px 0 5px 0;
	border-bottom: 1px solid #7b8b64;

}

.amenitiesTable{

	width: 880px;

}

.amenitiesTable ul{

	width: 800px;

}

.amenitiesTable ul li{

	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;

}

#adminFeatureList {

	list-style: none;
	margin: 0;
	padding: 0;

}


.prevnext {

	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	height: 20px;

}

.prevnext li {

	float: left;

}

.prevnext li a {

	display: block;
	padding: 0 3px;

}

.alternatingTable, .alternatingTable tr {

	border: none;
	margin: 0;
	padding: 0;

}

.alternatingTable {

	width: 880px;
	border-left: 1px solid #7b8b64;
	border-right: 1px solid #7b8b64;
	border-bottom: 1px solid #7b8b64;

}

.alternatingTable td {

	font-size: 12px;
	padding: 4px 4px 4px 4px;
	height: 100px;
	border-top: 1px solid #7b8b64;
	background: #767e4d;

}

.alternatingTable tr td h2 {

	font-size: 14px !important;

}

.findTable a{

	display: block;
	padding: 3px;
	background: #304029;

}

.findTable a:hover{

	background: #7B8B64;

}

.regionList {

	list-style: none;
	margin: 0;
	padding: 0;

}

.regionList li{

	float: left;
	margin: 0 9px 0 0;
	text-align: center;

}

.regionList a {

	display: block;
	border: 0;
	text-decoration: none;
	padding: 3px;
	background: #7B8B64;
	color: #000;

}

.regionList a:hover{

	background: #304029;
	color: #fff;

}

.regionList a img{

	border: 0;
	
}

.regionImg{

	border: 1px solid #000;
	float: right;
	margin-left: 20px;

}

#searchTable td{

	font-size: 12px;
}

.events{

	list-style: none;
	font-size: 12px;
	margin: 5px 0 0 0;
	padding: 0;

}

.events h3{

	margin: 0 0 3px 0;
	background: #d4d4a2;
	padding: 3px;
	font-size: 1.2em;

}

.events li{

	padding: 5px;
	margin: 0 0 5px 0;
	background: #f9fbe5;
	font-size: 1.2em;

}

.eventsTable{

	width: 900px;
	padding: 3px;
}

.eventsTable td{

	padding: 5px 5px 0;
	width: 50%;
	background: #f9fbe5;
	border-right: 4px solid #E4E8B7;
	border-bottom: 4px solid #E4E8B7;

}

.eventsTable ul{

	list-style: none;
	font-size: 1em;
	margin: 5px 0 0 20px;
	padding: 0;

}

.eventsTable ul li{

	margin: 0 0 5px 0;

}

.eventsTable td h4{

	border-bottom: 1px solid #e4e7bc;
	font-size: 1.2em;

}


.eventsTable td h5{

	background: #d4d4a2;
	padding: 3px;

}

.travelGuide{

	list-style: none;
	margin: -15px 0 15px 0;
	padding: 0;
	height: 10px;

}

.travelGuide li {

	float: left;

}

.travelGuide li a{

	margin: 0 10px 0 0;
	background: #767E4D;
	color: #fff;
	text-decoration:none;
	padding: 5px;

}

.travelGuide li a:hover{

	background: #2D3225;
	

}

#winerymap .travelGuide {

	width: 300px;
	float: left;
	margin: 0 0 15px 0;

	
}

#winerymap .travelGuide li a {

	display: block;
	margin: 0 10px 10px 0;
	padding: 8px;
	width: 260px;
	font-size: 1.1em;

}

#winerymap .travelGuide li a:hover {


}

.newsletter{

	margin: 20px 0 0 0;

}

.rightImages{

	float: right;
	margin: 0 0 10px 10px;

}

.rightImages img{

	border: 1px solid #333;

}

.vineTable{
	
	background: #f9fbe5;
	border: 1px solid #999;
	border-bottom: 0;
	
}

.vineTable th{

	background: #d4d4a2;
	font-weight: bold;
	padding: 3px;
	border-bottom: 5px solid #999;
	
}

.vineTable td{

	
	padding: 3px;
	border-bottom: 1px solid #999;

}

#membersRight { width: 350px; float: right; font-size: 11px;}