@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	color:#333;
	font-family:Arial;
	font-size:12px;
	text-align:center; /* used by IE5/Win */
}
div#main {
	margin-left:auto;
	margin-right:auto;
	text-align:center; /* counteract body.text-align */
	width:1024px;
}
div#content {
	width:1024px;
	text-align:left;
}
div#navMain {
	width:1024px; 
	height:99px; 
	background-image:url(i/bgHead.gif);
}
div#rightYellow {
	float:right;
	background-image:url(i/bgRightYellow.jpg); 
	background-repeat:no-repeat; 
	width:228px;
	height:475px;
	padding:35px 60px 0px 35px;
}
div#leftContent {
	float:left; 
	width:660px; 
	padding-left:35px; 
	padding-top:120px;
}

/**/

.txt11 {
	color:#000;
	font-family:Arial;
	font-size:11px;
}
.txt16 {
	color:#000;
	font-family:Arial;
	font-size:16px;
}
.txt19 {
	color:#000;
	font-family:Arial;
	font-size:19px;
	line-height:25px;
}
.txtBld1 {
	color:#000;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	line-height:25px;
}
.txtBld1red {
	color:#990000;
	font-family:Arial;
	font-size:19px;
	font-weight:bold;
	line-height:25px;
}
.txtBld2 {
	color:#000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a#footLink{
	color: #333;
	text-decoration: none;
}
a:hover#footLink{
	color: #333;
	text-decoration: underline;
}


/*items*/

.titleSm {
	color:#333;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.titleLrg {
	color:#990000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.description {
	color:#333;
	font-family:Arial;
	font-size:12px;
}
.regular {
	color:#333;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.outlet {
	color:#990000;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.save {
	color:#333;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

/*product page*/

.pHTxt {
	color:#333;
	font-family:Arial;
	font-size:14px;
}
.pHeader {
	color:#000;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
}
.pSave {
	color:#990000;
	font-family:Arial;
	font-size:14px;
}
.plistName {
	color:#333;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}
.plistDes {
	color:#333;
	font-family:Arial;
	font-size:12px;
}
.pHeaderRed {
	font-family:'Times New Roman', Times, serif; 
	color:#990000; 
	font-size:38px; 
	font-weight:bold;
}

/* forms */

#contact {
	width:633px;
	font-family:Arial;
	font-size:13px;
	color:666666;
	background-color:#f5f5f5;
	padding-top:30px;
	padding-bottom:30px;
}
#contact input.txt {
	padding:5px;
	width:210px;
	font-family:Arial;
	font-size:13px;
	color:666666;
	margin:0px 0px 10px 0px;
	border:1px solid #999;
}
#contact textarea {
	padding:5px;
	width:210px;
	font-family:Arial;
	font-size:13px;
	color:666666;
	margin:0px 0px 0px 0px;
	border:1px solid #999;
}


#newsletter input.txt {
	padding:5px;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#666666;
	margin:0px 0px 10px 0px;
	border:1px solid #999;
}

/*Retail pages*/

.wine_lables {font-size: 12px}
.price {color: #990000;	font-size: 16px; font-weight: bold;}
.number {font-size: 12px; font-weight: bold;}
.page {font-size: 12px; font-weight: bold;}










