
html { height:100.1% }
BODY {
	font-size: 76%;
	background: #EBE8D9 url(../images/bg3.gif);
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	margin:0 auto
}
#bodyTable { margin:0 auto; width:900px }
#headerWrapper { background: url(../images/top-bg.jpg) top repeat-x; width:100% }
#header { width:900px; height:162px; background: url(../images/logo-header2.jpg) center no-repeat; color:#fff;  }
#bannerHome { background:url(../images/banner.jpg) center no-repeat; width:900px; height:219px; margin:0 auto }
#bannerHome img { width:700px; margin:2px 0 0 101px; border:1px solid #EBE8D9 }
#bannerHomeFlash { width:700px; height:194px; padding:2px 0 0 0; margin:0 auto }
#bannerHomeMovie { width:700px; height:194px; padding:2px 0 0 0; margin:0 auto }
#bannerPic { width:700px; height:194px; margin:0 auto; padding-top:13px }
#bannerInterior { 
	background:url(../images/interior-banner.jpg) center no-repeat;
	width:900px; 
	height:140px; 
	margin:0 auto; 
	clear:both;
}
#bannerInterior img {  margin:3px 0 0 0; border:1px solid #EBE8D9 }
#mainBg { 
	background:url(../images/center-bg.jpg) center repeat-y; 
	width:900px;
	margin:0 auto; 
	font-size:1.1em; 
	padding-top:10px
}
#featuredWineries { 
	background:#A24100 url(../images/featured-wineries3.jpg) top no-repeat;
	width:212px;  
	padding:45px 15px 0 15px;
	overflow:hidden;
}
#featuredWineries a { text-decoration:none; color:#fff }
#featuredWineries a:hover { text-decoration:underline }
#featuredWineries ul { margin:0; padding:0; list-style:none }
#featuredWineries li { background: url(../images/arrow.gif) center left no-repeat; padding:0 0 1px 20px }
#currentEvents { width:400px; padding:40px 8px 8px 8px; background:#B3AB93 url(../images/current-events.jpg) top no-repeat; color:#1A1507 }
#footer { 
	background:url(../images/footer.jpg) top center no-repeat; 
	color:#1A1507; 
	width:728px; 
	font-size:0.9em; 
	padding:30px 0 0 85px; 
	height:32px; 
	margin:0 auto 
}
#footer a { color:#1A1507 }

/* LINKS, TEXT, & CONTENT STYLES */
a { color:#fff; text-decoration:underline }
a:hover  { color: #EBE3CF } 
#headerNav { width:740px; font-size:1.5em; margin:0 auto; padding-top:35px; text-align:center }
#headerNav a { color:#fff; text-decoration:none; margin:0 10px }
#headerNav a:hover { color:#DA5D08; padding:15px 0 0 0  }
.eventsTitle { color:#451817; font-weight:bold }
.eventsMonth { 
	color:#1A1507; 
	font-weight:bold; 
	font-size:1.3em; 
	background:#9E9378; 
	width:95%; 
	padding:0 4px; 
	clear:both; 
	margin:5px 0; 
	border-bottom:3px double #EBE3CF
}
.pageTitle { font-weight:bold; font-size:1.6em; float:left; margin:5px 0 0 10px; color:#1A1507 }
.left { float:left; position: relative }
.right { float: right; position:relative }
.sm { font-size:0.8em }
h2 { font-weight:bold; font-size:1.5em }

/* MISC & FORM STYLES */
.rm { margin-right:35px }
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:155px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:7px; clear:both }
