body,html {
	margin:0;
	padding:0;
	background:#404f37;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13.5px;
	color:#494a49;
	}
img, div { behavior: url(iepngfix.htc) }
	
body {
	min-width:754px;
	}
	
div.relative {
	position:relative;
	margin-bottom:20px;
	}
a.absolute {
	position:absolute; top:145px; left:20px;
	width:200px;
	z-index:2;
	}
a.absoluteLong {
	position:absolute; top:175px; left:20px;
	width:200px;
	z-index:2;
	}
a.enroll {
	position:absolute; top:210px; left:20px;
	height:30px;
	width:200px;
	z-index:2;
}
a.joinEmail {
	position:absolute; top:332px; left:20px;
	width:200px;
	z-index:2;
	}
a:link {
	color: #41800e;
	font-weight: bold;
	}
	
a:hover {
	color: #c7c701;
	text-decoration: none;
	font-weight: bold;
	}
	
a:visited {
	color: #737373;
	font-weight: bold;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}	
.bold {
	font-weight:bold;
	}		
img.smallFly {
	margin-left:128px;
	}	
img.smallFlyGraybg	{
	margin-top:25px;
	}
ul.pdfLeft li,
ul.pdfRight li {
	margin:5px 0px;
	}
ul.pdfLeft,
ul.pdfRight {
	margin-top:-12px;
	margin-left:0px;
	list-style:none; 
	padding-left:0;
	}		
ul.pdfLeft {
	width:215px;
	float:left;
	}
ul.pdfRight {
	width:185px;
	float:right;
	}		
	
/* REMOVE DEFAULT PADDING / MARGINS */

#header, #header img, .no_mp, #menu a, #email_input, #submit_button, #email_title, #newsletter p, #durif_icon  {
	margin: 0;
	padding: 0;
	}
	
/* SITE STRUCTURE */

#wrapper {
	background: #f1eeba url('images/wrapper_bg.jpg') repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 754px;
	}
	
#header {
	background: black;
	}
	
#mainbody {
	background: url('images/mainbody_bg.jpg') 3px 0 repeat-y;
	text-align: left;
	position: relative;
	width: 100%;
	}
	
#mainbody #left_col {
	padding: 30px 70px 20px 45px;
	float: left;
	width: 400px;
	}
	
#mainbody #sidebar {
	background:#CCCCCC;
	float: right;
	margin-right: 2px;
	padding-bottom:20px;
	text-align: center;
	width: 235px;
	}
#mainbody #sidebar h2 {	
	margin:15px 0 0 0;
	}
#footer {
	background: black;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 748px;
	}
	
/* MAIN MENU */

#menu {
	background: #2b3425 url('images/menu_bg.jpg') 0 0 no-repeat;
	color: white;
	height: 47px;
	margin: 0 auto;
	overflow: hidden;
	width: 748px;
	}

#menu a {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 47px;
	}
	
#menu a#home {
	background: url('images/menu/home.gif') no-repeat;
	width: 90px;
	}
	
#menu a#about_us {
	background: url('images/menu/about_us.gif') no-repeat;
	width: 118px;
	}

#menu a#philosophy {/*-- now Trade/Media menu item */
	background: url('images/menu/trade.gif') no-repeat;
	width: 151px;
	}
	
#menu a#wines {
	background: url('images/menu/wines.gif') no-repeat;
	width: 95px;
	}
	
#menu a#vineyards {/*-- now Order menu item --*/
	background: url('images/menu/order.gif') no-repeat;
	width: 100px;
	}
	
#menu a#club {
	background: url('images/menu/club.gif') no-repeat;
	width: 86px;
	}
	
#menu a#contact {/*-- now Visit Us menu item --*/
	background: url('images/menu/visit.gif') no-repeat;
	width: 108px;
	}
.noborder a:link {
	color:#494a49;
	text-decoration: none;
	}			
.noborder a:hover,
.noborder a:visited {
	color: #41800e;
	text-decoration: none;
	font-weight: bold;
	}
.noborder a img {
	border:none;
	}	
	
/* TYPOGRAPHY */

#mainbody #left_col h1, #mainbody #left_col h2 {
	font-size: 14px;
	color: black;
	}

#mainbody #left_col p, #mainbody #left_col ul li {
	line-height: 22px;
	padding-left: 15px;
	}
	
#footer p {
	color:#666666;
	font-size: 12px;
	padding: 5px;
	}
	
/* SITE ELEMENTS */

#durif_icon {
	border: 0;
	position: absolute;
	top: 0;
	right: 3px;
	}
	
.clear {
	clear: both;
	height: 1px;
	width: 100%;
	}
	
img.left {
	border: 0;
	float: left;
	margin: 0 8px 8px; 0;
	}

img.right {
	border: 0;
	float: right;
	margin: 0 0 8px 8px;
	}
	
/* CONTACT FORM */

.input_field {
	background: #faf9ed;
	border: 1px solid #4f4f4f;
	height: 25px;
	width: 340px;
	}
	
.textarea {
	background: #faf9ed;
	border: 1px solid #4f4f4f;
	width: 340px;
	}

#contact_submit {
	background: #e6e3b6;
	border: 1px solid #4f4f4f;
	height: 30px;
	}

	
/* NEWSLETTER */

#newsletter {
	background: #4f4f4f;
	width: 360px;
	margin: 0 auto;
	padding: 10px;
	overflow: hidden;
	}

#email_title {
	float: left;
	color: white;
	font-size: 15px;
	font-weight: bold;
	margin:3px 0 0 -5px;
	}

#submit_button {
	height: 25px;
	width: 65px;
	font-weight:bold;
	}
	
#email_input {
	width: 225px;
	height: 23px;
	margin-left:2px;
	}
	
#email_input, #submit_button {
	float: left;
	background: white;
	border: 1px solid #303030;
	}
	
/* H1 & H2 Replacements */

.header {
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
h1#welcome {
	background: url('images/replace/welcome.gif') 0 0 no-repeat;
	}
		
h2#newsletter_h2 {
	background: url('images/replace/newsletter.gif') 0 0 no-repeat;
	}
			
h1#about_us {
	background: url('images/replace/about_us.gif') 0 0 no-repeat;
	}
h1#order {
	background: url('images/replace/ordering.gif') 0 0 no-repeat;
	}
h1#visit {
	background: url('images/replace/visit.gif') 0 0 no-repeat;
	}	
	
h1#preview {
	background: url('images/replace/preview.gif') 0 0 no-repeat;
	}
h2#future {
	background:url('images/replace/future_releases.gif') 0 0 no-repeat;
	}	
h2#past {
	background:url('images/replace/previous_releases.gif') 0 0 no-repeat;
	}	
h2#current {
	background:url('images/replace/current_releases.gif') 0 0 no-repeat;
	}	
h2#how_it_works {
	background: url('images/replace/how_it_works.gif') 0 0 no-repeat;
	}
			
h2#benefits {
	background: url('images/replace/benefits.gif') 0 0 no-repeat;
	}
	
h1#contact {
	background: url('images/replace/contact.gif') 0 0 no-repeat;
	}
h1#contactInfo {
	background: url('images/replace/contact_info.gif') 0 0 no-repeat;
	}
	
	
h1#philosophy {
	background: url('images/replace/philosophy.gif') 0 0 no-repeat;
	}
	
h1#vineyards {
	background: url('images/replace/vineyards.gif') 0 0 no-repeat;
	}
	
h2#durif {
	background: url('images/replace/durif.gif') 0 0 no-repeat;
	}
	
h1#wines {
	background: url('images/replace/odonata.gif') 0 0 no-repeat;
	}
	
h2#durif_05 {
	background: url('images/replace/durif_05.gif') 0 0 no-repeat;
	}
h2#varietals {
	background: url('images/replace/varietals.gif') 0 0 no-repeat;
	}	
h2#general_release {
	background: url('images/replace/general_release.gif') 0 0 no-repeat;
	}
	
h2#special_release {
	background: url('images/replace/special_release.gif') 0 0 no-repeat;
	}
	
h1#confirmation {
	background: url('images/replace/confirmation.gif') 0 0 no-repeat;
	}
		
h1#thank_you {
	background: url('images/replace/thank_you.gif') 0 0 no-repeat;
	}
	
h2#sign_up {
	background: url('images/replace/sign_up.gif') 0 0 no-repeat;
	}