body {
	background-color: #000;
	background-image: url(/images/background-40.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body.thankyou {
	background-color: #000;
	background-image: url(/images/bg_thankyou.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.25em;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #B06010;
}
a:visited {
	color: #999;
}
a:hover {
	color: #542115;
	text-decoration: underline;
}

a.product:link {
	color: #9F8B66;
}
a.product:visited {
	/*color: #999;*/
}
a.product:hover {
	color: #B06010;
	text-decoration: underline;
}

.right {
	text-align: right;
}
#container {
	width: 930px;
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	background-position: center 75px;
	margin-left: auto;
	text-align: left;
	margin-right: auto;
}
#menu {
	background-image: url(/images/menu_left2.gif);
	background-repeat: no-repeat;
	height: 254px;
	width: 193px;
	position: absolute;
	top: 205px;
	left: 50%;
	margin-left: -533px;
	z-index: 50;
	padding-top: 170px;
}
#top_search {
	background-image: url(/images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right 35px;
	text-align: right;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 32px;
}
#top_search form {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 185px;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
		color: #402e00;
		font-size: 14px;

}
#content {
	width: 100%;
}
#content.thankyou {
	background-image: url(/images/tag_thankyou.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 426px -5px;
	height: 310px;
}
#content td {
	padding: 3px;
}
#content th {
	background-color: #FEEDD1;
	padding: 3px;
}
#col1 {
	font-size: 0.85em;
	line-height: 1.15em;
	width: 370px;
	margin-left: 105px;
	float: left;
	padding-top: 77px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #402e00;
	display: inline;
}
#col1_and_col2_combine {
	font-size: 0.85em;
	line-height: 1.15em;
	width: 585px;
	margin-left: 105px;
	float: left;
	padding-top: 77px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	color: #402e00;
	display: inline;
}
#col1_scroll {
	overflow: auto;
	height: 500px;
}
#col1 h1{
	display: none;
	font-size: 1em;
	font-weight: bold;
	color: #AF6110;
	margin: 0px;
	padding: 0px;
}
#col1_quotes {
	clear: both;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bfa280;
}
#col1_quotes h2    {
	font-size: 1.25em;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#col1.index   {
	background-image: url(/images/t_welcome.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col2 {
	width: 185px;
	float: left;
	font-size: 0.85em;
	line-height: 1.15em;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(/images/dividers.gif);
	padding-top: 20px;
	text-align: center;
	height: 569px;
	color: #402e00;
}
#col2 h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #AF6110;
	font-size: 1.25em;
	text-decoration: underline;
}
#feature {
	padding-bottom: 10px;
}
#feature a {
	text-decoration: none;
	color: #402e00;
}
#feature a:hover {
	text-decoration: underline;
}
#new_release {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#new_release a {
	color: #402e00;
	text-decoration: none;
}
#new_release h1 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#last_call {
	padding-top: 10px;
	padding-bottom: 10px;
}
#last_call a   {
	color: #402e00;
	text-decoration: none;
}
#last_call h1 {
	font-size: 1.50em;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#col3 {
	width: 195px;
	float: right;
	background-image: url(/images/menu_right2.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding-top: 100px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	font-size: .85em;
}
#col3_container {
	float: right;
	width: 195px;
}
#col3 p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#col3 a {
	color: #FFF;
	text-decoration: none;
}
#col3 a:visited {
	color: #FFF;
	text-decoration: none;
}
#col3 a:hover, #col3 a.active {
	color: #C60;
	text-decoration: underline;
}
.divider {
	background-image: url(/images/pixel_brown.gif);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: 1px;
	padding: 0px;
}
#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 82px;
	width: 930px;
	margin-bottom: 30px;
}
#menu_bottom {
	color: #FFF;
	font-size: 0.65em;
	text-align: right;
	width: 550px;
	float: right;
}
#menu_bottom ul {
	margin: 0px;
	padding: 0px;
}
#menu_bottom ul li {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	display: inline;
}
#menu_bottom a   {
	color: #FFF;
	text-decoration: none;
}
#menu_bottom a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu_bottom a:hover {
	text-decoration: underline;
	color: #FEEFCF;
}
#menu_bottom a:active {
	color: #FFF;
	text-decoration: none;
}
#copyright {
	font-size: .65em;
	color: #FFF;
	float: left;
	background-image: url(/images/icon_rss.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	background-position: left top;
	padding-bottom: 20px;
}
#social_media {
	background-image: url(/images/bg_social_media2.gif);
	height: 30px;
	width: 120px;
	float: left;
	text-align: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	position: absolute;
	left: 50%;
	top: 630px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -455px;
}
#col1_and_col2_combine.bottle_shop, #col1.bottle_shop {
	background-image: url(/images/t_bottle_shop.gif);
	background-repeat: no-repeat;
	background-position: 10px top;

}
#col1_and_col2_combine.contact_us {
	background-image: url(/images/t_contact.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;

}
#col1_and_col2_combine.login {
	background-image: url(/images/t_login.gif);
	background-repeat: no-repeat;	
	background-position: 10px 15px;

}
#col1.thankyou {
	background-image: url(/images/t_thankyou.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;

}
#col1.wineclub, #col1_and_col2_combine.wineclub {
	background-image: url(/images/t_wineclub.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.events, #col1_and_col2_combine.events {
	background-image: url(/images/t_events.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.events, #col1_and_col2_combine.feature {
	background-image: url(/images/t_feature.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.events, #col1_and_col2_combine.shoppingcart {
	background-image: url(/images/t_shoppingcart.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.whoweare, #col1_and_col2_combine.whoweare {
	background-image: url(/images/t_whoweare.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}#col1.keypeople {
	background-image: url(/images/t_keypeople.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.ourstory {
	background-image: url(/images/t_ourstory.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1.joinnow {
	background-image: url(/images/t_joinnow.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
}
#col1_and_col2_combine.pinot_noir {
	background-image: url(/images/t_pinot_noir.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.20-30 {
	background-image: url(/images/t_20-35.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.30-45 {
	background-image: url(/images/t_35-65.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.45-65 {
	background-image: url(/images/t_65-100.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.65-more {
	background-image: url(/images/t_over100.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.pinot_gris {
	background-image: url(/images/t_pinotgris.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.chardonnay {
	background-image: url(/images/t_chardonnay.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.otherreds {
	background-image: url(/images/t_otherreds.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.otherwhites {
	background-image: url(/images/t_otherwhites.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.under20 {
	background-image: url(/images/t_under20.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.a-h {
	background-image: url(/images/t_a-h.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.i-r {
	background-image: url(/images/t_i-r.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#col1_and_col2_combine.s-z {
	background-image: url(/images/t_s-z.gif);
	background-repeat: no-repeat;	
	background-position: 10px top;
}
#wine_description {
	width: 200px;
	float: left;
}
#wine_description h2 {
	font-size: 1.25em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#wine_bottle_image {
	width: 235px;
	float: left;
	padding-right: 20px;
}
#wine_order {
	float: right;
	width: 100px;
}
#wine_producer {
	clear: both;
	float: left;
	width: 100%;
}
#wine_share {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 15px;
}
#cart tr.row1 {
}
#cart td {
	padding: 5px;
	text-align: left;
}
#cart th {
	text-align: left;
	padding: 5px;
	font-weight: normal;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CE9C6A;
}
#cart td.color      {
	background-color: #ffeacc;
}
.highlight, .text_red{
	color:#FF0000;
}