body {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}

/*HTML tag font settings
------------------------------------*/

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 1em 0em -.2em 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #295708;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin: 1.2em 0em 0em 0em;
	font-weight: normal;
	color: #295708;
}

h3 {
	font-size: 1.2em;
	margin: 0 0em -.2em 0em;
	font-weight: bold;
	color: #222;
	letter-spacing: 1px;
}

h4 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}
	
hr {
	background: url(/images/line.gif) 15px repeat-x;
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #000;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}
		
/* Text link styles
------------------------------------*/

a {
	color: #295708;
}

a:visited {
	color: #295708;
}

a:active {
	text-decoration: none;
	color: #295708;
}
	
a:hover {
	text-decoration: none;
	color: #3D810C;
}

body {
	background: url( bg.jpg) no-repeat top center #142609; font-size:12px; font-family:Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}

span {display: none;}


#container {
	width:922px;
	padding: 0;
	margin: 0 auto;
	position: relative;

	}
	
/* Header
------------------------------------*/
#header {
	width:880px;
	margin: 10px 0 0 0; 
	padding: 0;
	position: relative;
	}

#header .logo, #header .logo a {
	position:absolute;
	display:block; 
	height: 150px;
	width: 400px;
}

/* Prototype placeholders
------------------------------------*/

.imgholder {
	background:url(/images/slant.gif);
	border:#999999 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.imgholder span {
	background:#999999;
	color:#FFFFFF;
	margin: 10px;
	display:block;
}
.formholder {
	background:url(/images/blue_slant.gif);
	border: #003366 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.formholder span {
	background:#003366;
	color:#FFFFFF;
	margin: 10px;
	display:block;
}

.infoholder {
	background:url(/images/yellow_slant.gif);
	border: #FFCC00 2px solid;
	margin: 10px;
	text-align:center;
	vertical-align:middle;
}

.infoholder span {
	background: #FFCC00;
	color: #000000;
	margin: 10px;
	display:block;
}

.info_pop {
	width: 400px;
	background-color: #fff;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #666;
}

.info_pop th {
	background-color: #666;
	text-align:left;
	height:10px;
	color: #fff;
}

.info_pop_highlight {
	background-color: #fff;
}

#secondaryNav {
	background:url( secondary_nav_bg.jpg) no-repeat;
	height: 32px;
	list-style: none;
	position: absolute;
	top: 40px;
	left: 454px;
	font-size: .8em;
	}
	
#secondaryNav .cap { width:5px; height: 33px; float: left; margin: 0; padding: 0; background:url( secondary_nav_cap.jpg);}
	
#secondaryNav li {
	display: block;
	float: left;
	margin-right: 5px;
	background:url( secondary_nav_divider.jpg) left no-repeat;
	}
	
#secondaryNav li:first-child {
	background: none;
	padding-left: 5px;
	}
	
#secondaryNav li a {
	color: #3E4B35;
	font-weight: bold;
	display: block;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	}
	
#secondaryNav li a:hover {
	color: #009900;
	}
	

	
#secondaryNav .cap {
	background:url( secondary_nav_cap.jpg) right top no-repeat; 
	height: 33px; 
	width: 5px;
	}
	
	
#subNav {
	background: url( sub_nav_gradient.jpg) repeat-x #788765;
	list-style: none;
	width:911px;
	height: 40px;
	clear: both;
	margin:0;
	padding-top: 9px;
	padding-left: 10px;
	font-size:12px;
	}
	
#subNav li {
	display: block;
	padding:0 10px 0 0;
	margin-right: 4px;
	float: left;
	}
	
#subNav li.cap {
	background:url( subnav_capright.jpg) right top no-repeat; 
	}

#subNav a {
	display: block;
	padding: 12px 9px 18px 12px;
	font-size: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #3D4936;
	}
	
#subNav a:hover {
	text-decoration: underline;
	}

#subNav a.active {
	display: block;
	padding: 12px 9px 17px 19px;
	background:url( sub_nav_bg.jpg) repeat-x;
	margin: 0;
	color: #222;
	}
	
#subNav a.active:hover { text-decoration:none;}



/* Son of Suckerfish: Horizontal Sprite Nav
------------------------------------*/

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f5f5f5;
	border: 3px #0294F5 solid;
	width: 100px;
	top: 15px;
	margin-left: -40px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li { /* second-level lists */
	padding: 2px 10px 5px 5px;
	border:none;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/* Features
------------------------------------*/

#feature {
background:url( feature_bg.jpg) no-repeat;
width: 911px;
height: 197px;
margin:10px 0 0 0;
padding: 10px 0 10px 10px;
position: relative;
z-index: 1;
}

#feature h1{ font-size:28px; color:#FF3300; font-weight:bold; padding-top:60px;
}

.headline {
margin: 20px 0 10px 35px;
width: 300px;
height: 70px;
font-size: 120%;
}

.headline span {display: none;}

.feature_text {color: #fff; width: 40%;padding: 18px; line-height: 18px;}

.subpage #feature {width: 901px; height: 148px; position: relative;}

	

/* Content
------------------------------------*/

#content {
	background: url( content_bg.jpg) repeat-x 0 2px #fff;
	width:921px;
	margin: -2px 0 0 0;
	position: relative;
	z-index: 2;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	}
	
#home #content {
	background: url( content_bg.jpg) repeat-x 0 0 #fff;
	}
	
.heading {background: url( h2_bg.jpg) bottom left no-repeat; padding: 38px 10px 30px 22px; margin: 0 0 0 -18px; font-size: 12px;}

/* Columns
------------------------------------*/

#full_col {
	float: left;
	width: 700px;
	margin: 0;
	padding: 18px 18px 12px 30px;
	}

#main_col { font-size:12px;
	float: right;
	width: 540px;
	margin: 0;
	padding: 20px 0 20px 20px;
}

#main_col ul li {margin: 0 0 0 15px; list-style:none; padding: 0 0 5px 15px; background:url( bullet.jpg) 0 5px no-repeat;}


#split_col1 {
	float: left;
	width: 325px;
	margin: 0;
	padding: 18px 18px 20px 30px;

}

#split_col2 {
	float: right;
	width: 325px;
	margin: 0;
	padding: 18px 18px 100px 30px;
}

#sub_col {
	float: left;
	width: 328px;
	margin: 0px 10px 15px 0;
	padding: 0 0 12px 0;
	border-width: 1px;
	display: block;
	position: relative; 
	
}

.subpage #sub_col {margin: 20px 35px 15px 0;}

.sidebar_links_holder {height:287px;width:333px;background:url( sidebar_content_bg.jpg) no-repeat;padding-top: 8px; }

#herbal_medicine .sidebar_links_holder {margin-top: 65px;}

.sidebar_conditions {width:333px;background: url( sidebar_nav_bg.jpg) repeat-y;padding: 0; margin-bottom: 8px; }

.sidebar_conditions .top_cap {width: 333px; height: 17px; background:url( sidebar_nav_top.jpg) no-repeat; }

.sidebar_conditions .bottom_cap {width: 333px; height: 17px; background:url( sidebar_nav_bottom.jpg) no-repeat; }

.sidebar_conditions h2 {margin: 0 0 15px 30px; font-size: 1.2em; font-weight: bold;}

.sidebar_conditions ul {padding: 0; margin: 0;}

.sidebar_conditions li {list-style: none;}

.pain_sub_nav, .digestive_sub_nav {padding: 0; margin: 0 0 0 0px; clear: both; display: none;}

.pain_sub_nav li,  .digestive_sub_nav li {background:url(/images/indent_bg.jpg) repeat-x !important;}

.pain_sub_nav a,  .digestive_sub_nav a {padding-left: 15px !important;}

.pain .pain_sub_nav, .digestive-disorders .digestive_sub_nav {display: block;}

.sidebar_conditions li {margin: 0; padding: 8px 5px 8px 5px; background:url( conditions_list_bg.jpg); zoom: 1; display: block;  border-top:1px solid #fff;}

.sidebar_conditions li.active {background:url( sidebar_nav_active.jpg) repeat-x; height: 34px; line-height: 34px; vertical-align: middle; color: #fff; font-weight: bold; padding-left: 25px; border-bottom: 1px solid #fff;}

.sidebar_conditions li a {padding: 8px 5px 8px 3px; display: block; margin: 0; font-size: 14px; text-decoration: none;}

#sidebar_buttons {margin-top: 20px;padding:0;}

#sidebar_buttons li {margin:0;padding:0;list-style:none;zoom:1;height: 48px;}

#sidebar_buttons a {display: block;}

#sidebar_buttons li a.schedule_appt {background:url( button_schedule_appt.jpg) no-repeat; height: 48px; width:311px; text-decoration: none;} 
#sidebar_buttons li a.schedule_appt:hover {background:url( button_schedule_appt.jpg) no-repeat 0 -48px; height: 48px; text-decoration: none;}

.sub_sidebar_newsletter {background:url( button_newsletter.jpg) no-repeat; height: 48px; width: 311px; margin: -3px 0 0 10px; padding: 0;}

#sidebar_faq {height: 48px; width:311px; background:url( sidebar_faq_heading.jpg) }

#sidebar_home {
	background:url( sidebar_homepage-trans.jpg) no-repeat;
	width:348px;
	height: 600px;
	padding: 0;
}

.sidebar_text {padding:10px 25px 15px 25px; position: relative; z-index: 99}

.sidebar_conditions .sidebar_text {padding:10px 13px 15px 13px;}

#sidebar_home_bottom {
	background:url( sidebar_homepage_bottom-trans.png) no-repeat;
	width: 358px;
	height: 58px;
	margin-top: -6px;
	position: relative;
	}
	
.bamboo_bottom {width: 76px; height: 41px; position: absolute; background:url( bamboo_bottom.png); left: 240px;}

#sub_col ul{
	list-style: none;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	width: 365px;
}

#sub_col li {
	margin: 0;
	display: block;	
	padding: 0 5px 0 10px;
	border-color: #E4E4E4;
	border-width: 0 0 1px 0;
	zoom: 1;
}
	
#sub_col a {
	color: #4A5A40;
	font-weight: bold;	
	}
	
#sub_col a:hover {
	color: #7E9B6E;
	}	
		
#sub_col #faq_links li a {
	font-size:13px;
	display: block;
	padding: 5px 0 5px 5px;
	border-bottom: 1px solid #DAD9BF;
	text-decoration: none;
}

#sub_col h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 95%; color: #295708; letter-spacing: 1px; margin: 0 0 -1em 0; padding-left: 12px;}

#sub_col p {margin: 0 0 8px 0; padding: 0 12px 0 12px; line-height: 18px; font-size: 90%;}

#col_left {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	}

#col_center {
	float: left;
	width: 350px;
	margin: 0;
	padding: 20px 0 0 20px;
}

#col_right {
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	clear: right;
	}
	
#condition_list_wrapper {
	clear: both;border: 5px solid red;position:relaitve;
	}
	
.conditions_list {
	padding: 0;
	margin: 0;
	width: 245px;
	border-top: 5px solid #2A4017;
	}
	
.conditions_list li {
	list-style:none;
	zoom: 1;
	padding: 0 !important;
	margin: 0 !important;
	background:url( conditions_list_bg.jpg) repeat-x !important;
	}
	
.conditions_list li a {
	display: block;
	padding: 8px 12px 8px 26px;
	background: url( condition_bullet.jpg) no-repeat 6px 0;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	}


/* Miscellaneous
------------------------------------*/

.center {
	text-align:center;
}

.right {
	float: right;
}

.left {
	float: left;
	}

.clear {
	clear: both;
	width: 100%;
	height: 1px;
}

img {
	border: 0;
	}
	
.alert {
	color: #CC0000;
	font-weight: bold;
}

.note {
	text-transform: uppercase;
	color: #ccc;
}

.highlight {
	background-color: #ffcc99;
}

	

/* Site Information
------------------------------------*/

#footer { 
	background: url( footer.jpg) #2A4017 50% 70px no-repeat;
	padding-top: 85px;
	margin-top: -70px;
	}

#site_information {
	width: 872px;
	margin: 0 auto;
	padding: 0px 10px 20px 10px;
	list-style: none;
	list-style-type:none;
	clear:both;
	font-size: 0.9em;
	color: #fff;
}

#site_information .site_links a {display: block; padding: 3px 6px 3px 0; float: left; margin: 10px 0 10px 0; font-size: .85em;}

#site_information a, #site_information a:visited {
color: #B2BB38;
}




#content .item {
	PADDING-RIGHT: 16px; PADDING-LEFT: 16px; PADDING-BOTTOM: 14px; PADDING-TOP: 14px
}
#content .item .main {
	BACKGROUND: url( itemBackground.gif) no-repeat; POSITION: relative; HEIGHT: 180px
}
#content .item .green {
	BACKGROUND: url( bottlesRed.gif) no-repeat; WIDTH: 142px; POSITION: absolute; TOP: -9px; HEIGHT: 163px
}
#content .item .red {
	BACKGROUND: url( bottlesGreen.gif) no-repeat; WIDTH: 142px; POSITION: absolute; TOP: -9px; HEIGHT: 163px
}
#content .item .wineGroup {
	BACKGROUND: url( mel_rev.jpg) no-repeat;
	WIDTH: 142px;
	POSITION: absolute;
	TOP: 10px;
	HEIGHT: 163px;
	left: 1px;
}
#content .item .recommend {
	BACKGROUND: url( DrinkingWine.jpg) no-repeat;
	WIDTH: 140px;
	POSITION: absolute;
	TOP: 17px;
	HEIGHT: 104px;
	left: 6px;
}
#content .item H2 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 166px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 15px
}
#content .newsItem H2 {
	PADDING-RIGHT: 10px; PADDING-LEFT: 166px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 15px
}
#content .item P {
	PADDING-RIGHT: 10px; PADDING-LEFT: 166px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#content .newsItem P {
	PADDING-RIGHT: 10px; PADDING-LEFT: 166px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
