@charset "utf-8";
/* CSS Document */



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #AD8A26;
	background-image: url(../siteGraphics/Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}

a {
	color: #0066CC;
	text-decoration: none;
	font-weight: normal;
}

a:hover{
	text-decoration: underline;
}

h1 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	color: #F00;
	line-height: 0.5em;
	margin-bottom: -9px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 4px;
}
.oneColFixCtrHdr #container {
	width: 910px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #HeaderMenu {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 525px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}

.oneColFixCtrHdr #mainContent {
	background: #DEBE5D;
	padding-top: 45;
	padding-right: 65px;
	padding-bottom: 45;
	padding-left: 65px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


.oneColFixCtrHdr #mainContent p {

}
.oneColFixCtrHdr #mainContent h2 {

}

.oneColFixCtrHdr #mainContent h1 {

}

#mainContent h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 21px;
	font-weight: bold;
	padding-bottom: 8px;
}

.oneColFixCtrHdr #header img {
	text-align: left;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
.oneColFixCtrHdr #HomeMainContent {
	padding-top: 45;
	padding-right: 10px;
	padding-bottom: 45;
	padding-left: 45px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../siteGraphics/Home-glassback.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	zoom: 1;
}



/* backup

.oneColFixCtrHdr  #HomeMainContent {
	padding-top: 45;
	padding-right: 10px;
	padding-bottom: 45;
	padding-left: 45px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../siteGraphics/Home-glassback.gif);
	background-repeat: no-repeat;
}

backup */


.oneColFixCtrHdr #HomeRtContent {
	float: right;
	width: 600px;
}
#HomeRtContent li {
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}

.oneColFixCtrHdr #HomeRtContent p {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.oneColFixCtrHdr #HomeRtContent h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.oneColFixCtrHdr #HomeRtContentText {
	width: 550px;
}



.oneColFixCtrHdr #HomeLftContent {
	background-color: #6A581A;
	width: 145px;
	float: none;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
.oneColFixCtrHdr #HomeLftContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #EBD9A0;
	font-weight: normal;
	margin-top: -8px;
}
.oneColFixCtrHdr #HomeLftContent p {
	color: #FFFFFF;
}
.oneColFixCtrHdr  #HomeLftContent  a {
	color: #7999C8;
	text-decoration: none;
	font-weight: normal;
}




#wineryListings {
	margin: 0px;
}

#wineryListings img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}


#wineryListings h1 {
	color: #FFF;
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#wineryListings a {
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.wineryListing-text {
	float: right;
	width: 525px;
	margin: 0px;
	padding: 0px;
}




.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.border-red-btm {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.indentToRt {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 45px;
}


#PageHeadImage {
	padding-top: 12px;
	padding-bottom: 12px;
}



/* ~~~~~~~~~~~~~~~~~~ Contact Form Styles ~~~~~~~~~~~~~~~~~~~~~~~ */

.contactform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dotted gray;
height: 1%;
}

.contactform label{
	font-weight: normal;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.contactform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.contactform textarea{
width: 250px;
height: 150px;
}
.Visitor-Point-Of-Interst-Listing {
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6F5C1A;
}


/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* Cartweaver Elements Formating */

#CW {}


/*Form Elements*/
#CW form {
	margin: 0px;
}

#CW input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
#CW input.formCheckbox {
	border: none;
	background: transparent;
}

#CW input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5019;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #BDA65E;
}
.altRowOdd{

}

/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults td {
	vertical-align:top;
}

/* Cartweaver Elements Formating */
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#MissionStatement {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 1.5em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #705C1D;
	border-bottom-color: #705C1D;
}
.border-lightBrn-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #847842;
}
.NEED-Copy {
	font-size: 18px;
	color: #009900;
}
#tableProductImage {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 24px;
}
#tableProductDetails h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.oneColFixCtrHdr #wineryListings h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #544412;
}
.rtBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #786732;
}
.LftBorder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #473E15;
}
.oneColFixCtrHdr #boldred-POIpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	font-weight: bold;
	color: #FF0000;
	line-height: 22px;
}
.SpecialNote {
	font-size: 12px;
	font-style: italic;
}
.EventListingDate {
	padding-top: 0px;
	padding-left: 6px;
	font-size: 12px;
	font-weight: bold;
	margin: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.EventListing {
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663;
}
