﻿/* ---------- global styles ---------- */
body {
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.5;
	font-family: Helvetica, Arial, sans-serif;
	color: #3C3632;
}
img {
	border: none;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #650829;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Helvetica Neue Light, Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 10px;
	margin: 0px;
	line-height: 1.2em;
}
p {
	margin: 0px;
	padding-top: 0px;
}
.indent {
	padding-left: 25px;
}
.wine {
	color: #650829;
}
.leaf {
	color: #81A53E;
}
.fire {
	color: #F48620;
}
.sky {
	color: #000000;
}
.stone {
	color: #988A80;
}
.char {
	color: #988A80;
}
/* ---------- page structure ---------- */
#page_wrapper {
	position: relative;
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
}
#header {
	position: absolute;
	width: 960px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 10;
}
#page_content_wrapper {
	position: absolute;
	width: 960px;
	padding: 0px;
	margin: 0px;
	top: 240px;
	left: 0px;
	background-color: #fff;
	z-index: 10;
}
#page_content {
	position: relative;
	width: 950px;
	padding: 0px;
	margin: 5px;
	margin-bottom: 60px;
}
#header_img {
	position: absolute;
	list-style: none;
	display: block;
	width: 960px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#weather {
	position: absolute;
	top: 170px;
	left: 800px;
	width: 160px;
	height: 20px;
	margin: 0px;
	color: #fff;
	text-align: right;
	overflow: hidden;
}
#visitor_link {
	position: absolute;
	top: 170px;
	left: 580px;
	width: 360px;
	height: 20px;
	margin: 0px;
	color: #fff;
	text-align: right;
	overflow: hidden;
}

#visitor_link a {
	color: #fff;
}
#temp {
	position: relative;
	top: -26px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#date_time {
	position: absolute;
	top: 170px;
	left: 570px;
	width: 230px;
	height: 20px;
	margin: 0px;
	color: #fff;
	text-align: right;
	overflow: hidden;
}
#nav_main {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 960px;
	height: 40px;
	margin: 0px;
}
#nav_main ul {
	list-style: none;
	display: block;
	padding: 0px;
	margin: 0px;
	height: 40px;
	width: 960px;
}
#nav_main li {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#nav_main li a {
	text-indent: -999px;
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 40px;
}
#footer {
	position: relative;
	width: 960px;
	height: 30px;
	clear: both;
	margin-bottom: 60px;
	background: #83a63e url('../images/bg_green.gif') left bottom repeat-x;
}
#footer_nav a {
	color: #fff;
	font-weight: normal;
}
#footer img {
	float: left;
	padding-top: 5px;
	margin-left: 10px;
}
#copyright {
	clear: left;
	margin: 10px;
	padding: 10px 0;
	font-size: 11px;
}
.wrap0, .wrap1, .wrap2, .wrap3 {
	display: inline-table; /* \*/;
	display: block;/**/
}
.wrap0 {
	float: left;
	background: url('../images/shadow.gif') right bottom no-repeat;
	margin-bottom: 5px;
	margin-right: 5px;
}
.wrap1 {
	background: url('../images/shadow180.gif') no-repeat;
}
.wrap2 {
	background: url('../images/corner_bl.gif') -16px 100% no-repeat;
}
.wrap3 {
	padding: 4px 6px 6px 4px;
	background: url('../images/corner_tr.gif') 100% -16px no-repeat;
}
.contentwrap0 {
    background: url("../images/shadow-left.gif") repeat-y scroll 0 0 transparent;
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
}
.contentwrap1 {
    background: url("../images/shadow-right.gif") repeat-y scroll right 0 transparent;
}
.contentwrap2 {
    background: url("../images/content-shadow-top.gif") no-repeat scroll 0 0 transparent;
}
.contentwrap3 {
    background: url("../images/content-shadow-bottom.gif") no-repeat scroll 0 bottom transparent;
    padding: 4px 6px 6px 4px;
}


/* ---------- home page content ---------- */
#home_content_top_wrapper {
	position: relative;
	width: 940px;
	min-height: 240px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#home_content_top {
	position: relative;
	width: 900px;
	padding: 20px;
}
#home_content_top p {
	font-size: 14px;
	line-height: 1.5;
	width: 550px;
	margin-right: 20px;
}
/* ---------- tier page content ---------- */
#left_col {
	position: relative;
	width: 300px;
	margin: 10px 5px 10px 10px;
	float: left;
}
#search {
	position: relative;
	width: 300px;
	margin: 5px 0px 10px 0px;
}
#left_col_nav {
	position: relative;
	width: 300px;
	min-height: 120px;
	margin: 0px;
	background: #B1D43B url('../images/bg_green.png') left top repeat-x;
}
#newsletter {
	position: relative;
	width: 300px;
	margin: 10px 0px 10px 0px;
}
fieldset {
	border: none;
}
fieldset.search_fields, fieldset.newsletter_fields {
	width: 300px;
	height: 25px;
}
fieldset #search_term, fieldset #user_email, #SearchElement1_txtKeyword, #WebInputTextBox1Newsletter_txtWebInputTextBox {
	display: block;
	margin: 0px;
	width: 240px;
	padding: 0px;
	border: none;
	height: 20px;
	color: #81A53E;
}
#search_btn, #newsletter_btn, #SearchElementButton1_cmdSubmit, #WebInputSubmit1Newsletter_cmdWebInputSubmit {
	border: none;
	width: 20px;
	height: 20px;
	margin: 0px;
	background-color: #fff;
	padding: 0px;
	color: #81A53E;
}
#WebInputSubmit1Newsletter_tblSubmit, #WebInputSubmit1Newsletter_tblSubmit tr, #WebInputSubmit1Newsletter_tblSubmit td {
	padding: 0;
	margin: -14px 0 0 0;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
#right_col {
	position: relative;
	width: 640px;
	margin: 10px 0px;
	padding: 0px;
	float: left;
	clear: none;
}
#main_content_wrapper {
	position: relative;
	width: 630px;
	min-height: 240px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 10px;
	text-align: left;
}
h2 {
	font-family: Helvetica Neue Condensed Bold, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFF;
	padding: 10px 0px 10px 15px;
	margin: 0px;
	line-height: 1.5em;
	text-align: left;
	letter-spacing: 1.5px;
}
h3 {
	font-family: Helvetica Neue Condensed Bold, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	padding-bottom: 10px;
	margin: 20px 0px 0px 20px;
	line-height: 1.2em;
	text-align: left;
}
#left_col_nav ul {
	position: relative;
	width: 270px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 10px 15px;
	color: #fff;
}
#left_col_nav li {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.2;
}
#ctl00_Quicklinks_quicklinks1_mnuWebMenu, #ctl00_Content_LayoutContainer1_WebMenu1_mnuWebMenu, 
#Quicklinks_quicklinks1_mnuWebMenu, #Content_LayoutContainer1_WebMenu1_mnuWebMenu {
	position: relative;
	width: 270px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 10px 15px;
	color: #fff;
}
#left_col_nav td {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 1.2;
	white-space: normal !important;
}
#left_col_nav table tr td table tr td {
	padding-bottom: 0;
}
#left_col_nav tr td table tr td table tr td {
	padding-bottom: 10px;
}
#left_col_nav .GeneralBody {
	position: relative;
	width: 270px;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0 0 10px 15px;
	color: #fff;
	font-size: 15px;
	line-height: 1.2;
}
#left_col_nav a {
	font-weight: normal;
	color: #fff;
}
#left_col_nav a.selected {
	font-weight: bold;
}
#advertising img, #google_map {
	padding-bottom: 15px;
}
#ctl00_Content_LayoutContainer1_DirectoryGridMap td {
	padding: 0 !important;
}
.large_display_ad {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
}
.small_display_ad {
	float: left;
	margin: 0px;
	padding-bottom: 15px;
            padding-left: 17px;
}
#main_content {
	position: relative;
	width: 590px;
	padding: 20px;
	min-height: 600px;
}
#main_content p {
            line-height: 2;
	padding-bottom: 1em;
}
#main_content p, #main_content ul, #main_content li {
	color: #3C3632;
}
#main_content strong {
	font-size: 15px;
	line-height: 1.2em;
}
#main_content.wine strong, #main_content.wine h1 {
	color: #650829;
}
#main_content.leaf strong, #main_content.leaf h1 {
	color: #81A53E;
}
#main_content.fire strong, #main_content.fire h1 {
	color: #F48620;
}
#main_content.sky strong, #main_content.sky h1 {
	color: #000000;
}
#main_content.stone strong, #main_content.stone h1 {
	color: #988A80;
}
#main_content.char strong, #main_content.char h1 {
	color: #3C3632;
}
#main_content_photos {
	position: relative;
	width: 590px;
	height: 180px;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
#main_content_photos img {
	float: left;
	clear: none;
	margin: 0px;
}
#main_content.wine #main_content_photos {
	background-color: #650829;
}
#main_content.leaf #main_content_photos {
	background-color: #81A53E;
}
#main_content.fire #main_content_photos {
	background-color: #F48620;
}
#main_content.sky #main_content_photos {
	background-color: #96CDE3;
}
#main_content.stone #main_content_photos {
	background-color: #988A80;
}
#main_content.char #main_content_photos {
	background-color: #3C3632;
}
