@charset "UTF-8";
* {margin:0; padding:0;}
body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	background: #ffd350;
	color:#492112;
	font: 1em Arial, Helvetica, sans-serif;
	}
/*new code with background and centered content image*/
#main_wrapper_new {
	width:100%; 
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	}
.main_wrapper_bkgd {
	background: url(images/main_wrapper_bkgd.jpg) no-repeat center top;
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	min-height:1200px;
	}
.contentSpan {
	width:830px; 
	margin:0 auto 0 auto; 
	text-align:left; 
	z-index:1
}
.content_bkgd_hp {    /*positioning element*/
	position:relative; 
	width:830px;
	margin-left:0;
	background:url(images/df_homepage_cont_bkgd.jpg) no-repeat 0 0;
	height:772px
}
.content_bkgd_dv {    /*positioning element*/
	position:relative;
	width:830px;
	margin-left:0;
	background:url(images/df_diVine_cont_bkgd.jpg) no-repeat 0 0;
	height:1190px
}
.content_bkgd_facts {    /*positioning element*/
	position:relative;
	width:830px;
	margin-left:0;
	background:url(images/df_facts_cont_bkgd.jpg) no-repeat 0 0;
	height:1150px
}
.content_bkgd_wine {    /*positioning element*/
	position:relative;
	width:830px;
	margin-left:0;
	background:url(images/df_wine_cont_bkgd.jpg) no-repeat 0 0;
	height:1150px
}
.content_bkgd_service {    /*positioning element*/
	position:relative;
	width:830px;
	margin-left:0;
	background:url(images/df_service_cont_bkgd.jpg) no-repeat 0 0;
	height:1150px
}
.content_bkgd_service2 {    /*positioning element*/
    position: relative;
    width: 830px;
    margin-left: 0;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url(images/df_services_cont_bkgd_V2.jpg);
    height: 1150px
}
.content_bkgd_wv {    /*positioning element*/
	position:relative;
	width:830px;
	margin-left:0;
	background:url(images/df_wv_cont_bkgd.jpg) no-repeat 0 0;
	height:1150px
}

/*end new code for background and content image*/
#main_wrapper { /*old code will be replaced with main_wrapper_new*/
	width:1200px; 
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	min-height:1165px;	position: relative;
	}
#logo {
	position: absolute;
	left: 20px;
	top: 30px;
}
#header {
	width:100%;
	}
#header h1, #header h3 {
	display: none; /*hides the h1 tag*/
}
#content {
	width:795px;
	margin-left:auto;
	margin-right:auto;
	}
.content {
	width:795px;
	margin-left:auto;
	margin-right:auto;
	}
#slideshow {
	margin-top: 100px;
}
.services {
    font-size: .8em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.services-nospaceabove {
	font-size: .8em;
    margin-bottom: 10px;
}

.homepage {
	background: url(images/df_homepage.jpg) no-repeat left top;/*homepage bkgd image*/
}
#hp_text {
	margin-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
}
#hp_text2 {
    margin-top: 70px;
    padding-right: 125px;
    padding-left: 125px;
	text-align: center;
}
#hp_text p {
	text-align: center;
}
#df_container {
	margin-top:20px;
	}
#df_container h2 {font-size:.875em; /* 14pt */}
#df_container_col1 {
	width:255px;
	float:left;
	text-align:right;
	}
#df_container_col2 {
	width:500px;
	margin:5px 15px 0 25px;
	float:left;
	}
#df_container_col2 a, #dv_container_col1 a {
    color: #492112;
	text-decoration: underline;
	font-style: italic;
}
#df_container_col2 a:hover, #dv_container_col1 a:hover {
    color: #492112;
	text-decoration: underline;
	font-weight: bold;
}
#dv_container {
	margin-top: 390px;
}
#dv_container_col1 {
	float: left;
	width: 475px;
	margin:0 0 0 40px;
}

#dv_container_col2 {
	float: left;
	width: 220px;
	margin-right: 18px;
	margin-left: 17px;
	text-align: center;
	margin-top: 195px;
}
#dv_container_col2 p {
	font-size: 0.75em;
	font-style: italic;
	line-height: 1.5em;
}
/*end diVine compost page*/

#footer_homepage {
	position: absolute;
	top: 730px;
	width: 100%;
}
#footer_diVine  {
	width:100%;
	position: absolute;/*main_wrapper is the positioning content for footer*/
	top: 1150px;/*position the footer content on the diVine page*/
}
#footer_wine  {
	width:100%;
	position: absolute;/*main_wrapper is the positioning content for footer*/
	top: 1110px;/*position the footer content on the wine page*/
}
#footer_services  {
	width:100%;
	position: absolute;/*main_wrapper is the positioning content for footer*/
	top: 1023px;/*position the footer content on the diVine page*/
}
#footer_services2  {
	width:100%;
	position: absolute;/*main_wrapper is the positioning content for footer*/
	top: 783px;/*position the footer content on the diVine page*/
}
#footer_wv  {
	width:100%;
	position: absolute;/*main_wrapper is the positioning content for footer*/
	top: 1063px;/*position the footer content on the diVine page*/
}

#footer_diVine p, #footer_homepage p, #footer_services p, #footer_services2 p, #footer_wine p, #footer_wv p {
	font-size: 0.6em;
	text-align: center;
}
#footer_diVine a, #footer_homepage a, #footer_services a, #footer_services2 a, #footer_wine a, #footer_wv a {
	color:#330000;
	text-decoration: none;
}
#footer_diVine a:hover, #footer_homepage a:hover, #footer_services a:hover, #footer_services2 a:hover, #footer_wine a:hover, #footer_wv a:hover {
	color: #b29770;
	}
.floatleft {
		float:left;
		}
.floatright {
	float:right;
	}
.clearthefloats {
	clear: both;
	}
img, img a {
	border-style: none;
	}
.lightbrown {
		color: #b29770;
}
.top {
	margin-top:10px;
	}
/**************** menu coding *****************/

#menu {
width: 100%;
float: right;
margin-top:50px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: right;
color: #b29770;

}
#menu a, #menu h2 {
	font: bold 0.9em/1.25em Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 10px;
}
#menu ul li h2 a {
	font-size: 0.9em/1.25em;/*targets the 1st level link text size*/
	margin: 0px;
	padding: 0px;
}
/*#menu h2 {
color: #492112;
}*/
/*#menu h2 a:hover {
		color: #b29770;targets 1st level link hover
}*/
#menu ul li ul li a {
	font-size: 75%;/*targets the 2ne level link text size*/
}
#menu ul li h2 a, a {
	color: #b29770;
	text-decoration: none;
}
#menu ul li h2 a:hover, a:hover {
	color: #330000;
}
#menu ul li h2 a:active, a:active {
	color: #330000;
}
#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}
.active {}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
	
/* FONT SIZES */
h1 {font-size:1.5em; /* 24pt */
	}
h2 {font-size:1.375em; /* 22pt */
	line-height:1.25;
	padding:.5em 0 0 0;	
	}
h3 {font-size:1.125em; /* 18pt */
	line-height:1.25;
	}
h4 {font-size:1.125em; /* 18pt */
	}
h5 {font-size:1em; /* 16pt */
	}
h6 {font-size:.875em; /* 14pt */
	}
p  {
	font-size:.8em; /* 12pt */
	line-height:1.75;
	margin-bottom:.55em; 
 	}
#dv_container_col1 hr {
	color: #492112;
}
