/* -- MAIN BODY STYLES START -- */

a { color:#F8B61A; }

p { margin-top:5px; margin-bottom:10px; }

.body {
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#993300;
	z-index:0px;
}

.red {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}

.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
}

.titles2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}

#mainBody { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFCC; font-size:11px; }

#mainBanner {
	width: 934px;
	height: 315px;
	background: url('../images/home_main_banner.jpg');
	position: relative;
}

#msnContainer {
	position: absolute;
	top: 85px;
	right: 40px;
	width: 95px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

#navContainer {
	width:934px;
	height:140px;
	z-index:-1;
}

#logo {
	position:relative;
	left:-345px;
	top:36px;
	width:252px;
	height:121px;
	background-image:url(../images/logo_main.png);
}

#navLinksContainer {
	position:relative;
	top:-15px;
	left:140px;
	width:659px;
}

#mainContent {
	position:relative;
	width:934px;
	height:485px;
	z-index:1px;
}

#rightColumn {
	position:absolute;
	width:624px;
	height:100%;
	top:-2px;
	left:160px;
	text-align:left;
}

#rightColumnContent {
	position:relative;
	width:400px;
	height:196px;
	top:-110px;
	left:163px;
}

.subHead {
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

.directionsButton {
	width: 114px;
	height: 20px;
	font-size:11px;
	line-height: 20px;
	border: 0;
	cursor:pointer;
	margin-top:10px;
	background-image:url(../images/button_get_directions.gif);
}

.join {
	width: 50px;
	height: 20px;
	font-size:11px;
	line-height: 20px;
	border: 0;
	cursor:pointer;
	margin-top:10px;
	background-image:url(../images/button_join.gif);
}

/*#footerContainer {
	width:784px;
	font-size:9px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #FFFFFF;
}*/

.footer { font-size:10px; color:#5F0101; }
.footer a { color:#5F0101; text-decoration:none; }

#footerDivContainer {
	position:absolute;
	bottom:0px;
	width:100%;
	height:143px;
	background-image:url(../images/footer_div_bg.png);
	background-repeat:repeat;
}

.activeLink {
	color:#FFFFFF;
}

/* -- MAIN BODY STYLES END -- */
/* -- HOME STYLES START -- */


#homeContentContainer {
	position:relative;
	width:934px;
	height:550px;
	text-align:left;
}

#homeLeftColumn {
	position:absolute;
	top:0px;
	left:0px;
	width:647px;
	line-height:22px;
}

#homeColumn1 {
	position:absolute;
	top:325px;
	left:0px;
	width:218px;
	line-height:18px;
}

#homeColumn2 {
	position:absolute;
	top:325px;
	left:218px;
	width:214px;
	line-height:18px;
}

#homeColumn3 {
	position:absolute;
	top:325px;
	right:0px;
	width:211px;
	line-height:18px;
}

#homeRightColumn {
	position:absolute;
	top:30px;
	right:0px;
	width:250px;
}

/* -- HOME STYLES END -- */
/* -- ABOUT US STYLES START -- */

#aboutContentContainer {
	position:relative;
	width:934px;
}

#aboutLeftColumn {
	position:absolute;
	width:223px;
	height:400px;
	top:40px;
	left:0px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
}

#aboutLeftColumn a:hover {
	color:#000000;
}

#aboutRightColumn {
	position:absolute;
	top:0px;
	right:0px;
	text-align:left;
	width:659px;
	padding: 0px 0px 120px;
}

#pageTitle {
	position:absolute;
	top:-10px;
	left:-45px;
	z-index:0;
}

/* -- ABOUT US STYLES END -- */
/* -- TASTING ROOM STYLE START -- */

#tastingRoomContentContainer {
	position:relative;
	width:934px;
}

/* -- TASTING ROOM STYLES END -- */
/* -- CONTACT STYLE START -- */

#error {
	width:300px;
	height:100%;
	padding:5px;
	margin-left:150px;
	background-color:#FF0033;
	border:2px solid #FF0000;
}

/* -- STORE STYLE START -- */
.buttons{
	display: inline;
	position: relative;
	height: 75px;
	float: left;
	width: 80%;
}
.buyNow{
	width: 323px;
	text-align: left;
	clear: both;
}
.checkoutBarTo{
	color: #cc9933;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
}
.checkoutBarCurrent{
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
}
#checkoutProgress{
	list-style: none;
	padding: 0px;
	font-family: times;
	margin: 0px;
}
#checkoutProgress li{
	display: inline;
	padding-right: 5px;
}
a.checkoutBarFrom{
	color: #cc9933;
	text-decoration: none;
}
a.checkoutBarFrom:hover{
	text-decoration: underline;
}
/* store info */
.buyCase{
	background: url(/buywines/images/button_buy_case.gif);
	width: 126px;
	height: 22px;
	border: 0px;
}
.buyHalfCase{
        background: url(/buywines/images/button_buy_half_case.gif);
        width: 126px;
        height: 22px;
        border: 0px;
}
.buyWineClub{
        background: url(/buywines/images/button_add_to_cart.gif);
        width: 126px;
        height: 22px;
        border: 0px;
}

.buttons input{
	float: left;
	margin-bottom: 5px;
}
td.productListing-data a, td.pageHeading{
	color: #FFFFCC;
	font-weight: 600;
	font-size: 12px;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
td.productListing-data a img{
	margin-bottom: 10px;
}
.productShortDesc{
	clear: both;
	float: left;
	text-align: left;
	font-weight: 500;
	font-size: 11px;
	width: 250px;
}
td.productListing-data a.readMore{
	clear: both;
	float: left;
	font-weight: 500;
	padding-bottom: 4px;
	font-size: 10px;
}
.prices{
	float: left;
	font-weight: 500;
	font-size: 11px;
	padding: 3px 0px 5px 5px;
	
}
.clear{
	clear: both;
}
h3{
	font-size: 11px;
}
td.productListing-data a.productImageLink{
	height: 175px;
	width: 200px;
	display: block;
	position: relative;
	line-height: 175px;
}
td.productListing-data a.productImageLink img{
}
