* { margin:0; padding:0 }
div { margin:0; padding:0 }
html { height:100.1% }
BODY {
	font-size: 76%;
	background: #EBE8D9 url(../images/bg.gif);
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}
#headerWrapper { background: url(../images/top-bg.jpg) top repeat-x; width:100% }
#header { width:900px; height:162px; background: url(../images/logo-header.jpg) no-repeat; color:#fff; clear:both; margin:0 auto }
#bannerHome { background:url(../images/banner.jpg) no-repeat; width:770px; height:219px; margin:0 auto; clear:both }
#bannerHome img { width:700px; margin:12px 0 0 35px; border:1px solid #EBE8D9 }
#bannerHomeFlash { width:700px; height:194px; padding:13px 0 0 0; margin:0 auto }
#bannerPic { width:700px; height:194px; margin:0 auto; padding-top:13px }
#bannerInterior { 
	background:url(../images/interior-banner.jpg) no-repeat;
	width:770px; 
	height:140px; 
	margin:0 auto; 
	clear:both;
	overflow:hidden
}
#bannerInterior img { float:right; margin:14px 73px 0 0; border:1px solid #EBE8D9 }
#mainBg { 
	background:url(../images/center-bg.jpg) repeat-y; 
	width:690px; 
	margin:0 auto;  
	padding:20px 40px 5px 40px;
	font-size:1.1em; 
	clear:both;
}
#featuredWineries { 
	background:#A24100 url(../images/featured-wineries.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 { padding:40px 8px 8px 8px; background:#B3AB93 url(../images/current-events.jpg) top no-repeat; color:#1A1507 }
#footer { 
	background:url(../images/footer.jpg) top no-repeat; 
	color:#1A1507; 
	width:710px; 
	font-size:0.9em; 
	padding:30px 30px 0 30px; 
	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; padding-top:35px; font-size:1.5em; margin:0 auto; 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:60px 0 0 65px; color:#1A1507 }
#leftContent { float:left; width:400px; overflow:hidden; clear:left }
#rightContent { float:right; width:242px }
.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 }
.picBorder { border: 2px solid #fff }
.form { 
	border:1px solid #7F9DB9;
	height:15px; 
	width:155px; 
	background: #fff; 
	font-size:90%;
	padding:2px 0 0 5px
}
.clear { clear:both }
.spacer { height:5px; clear:both }

