body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 93%;
	color: #FFFFFF;
}
body {
	background-image: url(leatherbackground.jpg);
}
#homeHeaderGradient {
	background-image: url(headergradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 124px;
	width: 100%;
}
#frontpage #container {
	width: 835px;
	margin: -124px auto 0 auto;
	position: relative;
}
 #frontpage #mastHead {
	background: url(ie6header.gif);
	height: 249px;
	width: 835px;
}
 #mastHead h1 {
	height: 150px;
	width: 150px;
	position: absolute;
	top: 23px;
	left: 7px;
	text-indent: -9999px;
}
 #mastHead #logo a {
	display: block;
	height: 150px;
	width: 150px;
}
 #mastHead #cartNotifier {
	float: right;
	height: 76px;
	width: 81px;
	background-image: url(cart_indicator_bkgnd_04.jpg);
	margin-right: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #380903;
	position: relative;
}
 #mastHead #cartNotifier h3 {
	display: none;
}
 #mastHead #cartNotifier #numberOfItems {
	font-size: 18px;
	position: relative;
	top: 25px;
	left: 52px;
	color: #73A3CA;
}
 #mastHead #cartNotifier #item_desc {
	display: none;
}
 #mastHead #cartNotifier a {
	text-indent: -9999px;
	display: block;
	bottom: 0px;
	position: absolute;
	width: 70px;
	right: 0px;
}
 #mastHead #navMain {
	position: absolute;
	top: 90px;
	right: 100px;
}
 #mastHead #navMain li {
	display: inline;
	margin-left: 15px;
}
 #mastHead #navMain a {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 5px;
}
 #mastHead #navMain a:hover {
	color: #F2DA9F;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E7BB52;
}
 #content {
	background-color: #380903;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #974637;
	border-right-color: #974637;
	border-bottom-color: #974637;
	border-left-color: #974637;
}
 #container #banner {
	background-image: url(wine_banner_background.jpg);
	height: 185px;
	width: 543px;
	margin: 0 auto;
}
 #container #banner h2 {
	display: none;
}
 #container #banner h3 {
	display: none;
}
 #container #banner p {
	float: right;
	width: 155px;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 12px;
	padding-top: 52px;
}
 #container #feature {
	width: 361px;
	margin-top: 14px;
	float: left;
        margin-left: 13px;
}
#feature .featureImage {
	background-image: url(small_bottle_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 153px;
	width: 107px;
	float: left;
}
.featureImage img {
	margin-top: 25px;
	margin-left: 36px;
}
#feature .featureInfo {
	float: right;
	width: 240px;
	padding-left: 10px;
        margin-top: 13px;

}
#feature h2 {
	height: 40px;
	text-indent: -9999px;
        background: url(home_page_feature_header.png) no-repeat left top;
}
#feature .featureInfo h3 {
	font-size: 1.2em;
	line-height: .7em;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        color: #cc8f82;
}
#feature .originalPrice {
	color: #999999;
	text-decoration: line-through;
}
#feature .salePrice {
	color: #66CC33;
}
#feature .bottleSize {
	font-size: .8em;
}
#feature p {
	margin-top: 14px;
	font-size: .75em;
	margin-bottom: 5px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.buyNow {
	background-image: url(buy_now_button.jpg);
	height: 35px;
	width: 88px;
	display: block;
	float: left;
	margin-left: -4px;
	text-indent: -9999px;
}
.addToCart {
	display: block;
	height: 35px;
	width: 88px;
	float: left;
	background-image: url(view_item_button.jpg);
	text-indent: -9999px;

}
#container #fromTheCellar {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#container #fromTheCellar h2 {
	height: 54px;
	width: 544px;
	margin: 0 auto;
	background-image: url(from_cellar_header.jpg);
	text-indent: -9999px;
}
.defaultItem {
	width: 107px;
	float: left;
	margin-right: 10px;
	margin-left: 29px;
}
.defaultItemImage {
	background-image: url(small_bottle_background.jpg);
	height: 153px;
	width: 107px;
}
.defaultItemImage a {
	display: block;
	height: 153px;
	width: 107px;
}
.defaultItemImage img {
	margin-top: 25px;
	margin-left: 37px;
}
.defaultItem .defaultItemTitle {
	color: #AC3131;
	padding-left: 10px;
}
.defaultItem .defaultItemPrice {
	padding-left: 10px;
	font-size: .8em;
}
#container #footer {
	margin-top: 75px;
	text-align: center;
	margin-bottom: 30px;
}
#container #footer #footer_rule {
	height: 24px;
	width: 637px;
	background-image: url(footer_horiz_rule.jpg);
	margin: 0 auto;
}
#container #footer #navFooter {
	margin-bottom: 20px;
}
#container #footer #navFooter li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#container #footer #navFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#container #footer #navFooter a:hover {
	color: #EABBBB;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AC3131;
}
#container #footer #copyright {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}

}
#interior #container #banner h2 {
	display: none;
}
#interior #container #banner h3 {
	display: none;
}
#interior #container #banner p {
	float: right;
	width: 155px;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 12px;
	padding-top: 52px;
}
#interior #container #feature {
	width: 544px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.buyNow {
	background-image: url(buy_now_button.jpg);
	height: 35px;
	width: 88px;
	display: block;
	float: left;
	margin-left: -4px;
	text-indent: -9999px;
}
.addToCart {
	display: block;
	height: 35px;
	width: 88px;
	float: left;
	background-image: url(view_item_button.jpg);
	text-indent: -9999px;

}
#interior #container #fromTheCellar {
	width: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#interior #container #fromTheCellar h2 {
	height: 54px;
	width: 544px;
	margin: 0 auto;
	background-image: url(from_cellar_header.jpg);
	text-indent: -9999px;
}
.defaultItem {
	width: 107px;
	float: left;
	margin-right: 10px;
	margin-left: 29px;
}
.defaultItemImage {
	background-image: url(small_bottle_background.jpg);
	height: 153px;
	width: 107px;
}
.defaultItemImage a {
	display: block;
	height: 153px;
	width: 107px;
}
.defaultItemImage img {
	margin-top: 25px;
	margin-left: 37px;
}
.defaultItem .defaultItemTitle {
	color: #AC3131;
	padding-left: 10px;
}
.defaultItem .defaultItemPrice {
	padding-left: 10px;
	font-size: .8em;
}
#interior #container #footer {
	margin-top: 75px;
	text-align: center;
	margin-bottom: 30px;
}
#interior #container #footer #footer_rule {
	height: 24px;
	width: 637px;
	background-image: url(footer_horiz_rule.jpg);
	margin: 0 auto;
}
#interior #container #footer #navFooter {
	margin-bottom: 20px;
}
#interior #container #footer #navFooter li {
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
}
#interior #container #footer #navFooter a {
	color: #FFFFFF;
	text-decoration: none;
}
#interior #container #footer #navFooter a:hover {
	color: #EABBBB;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AC3131;
}
#interior #container #footer #copyright {
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
#portal #main_nav #contact_link a {
height: 18px;
}
#portal #main_nav #cellar_link {
width: 76px;
top: 0px;
height: 22px;
}
#portal #main_nav #history_link {
top: 22px;
width: 76px;
height: 22px;
}
#portal #main_nav #cart_link {
height: 22px;
width: 76px;
top: 44px;
}
#portal #main_nav #contact_link {
height: 18px;
width: 76px;
top: 66px;
}
#portal #main_nav #locations_link {
height: 23px;
width: 76px;
top: 84px;
}
#portal #main_nav #cellar_link a:hover{
background-image: url(portal_nav_menu_hover.jpg);
background-position: 0px 0px;	
}
#portal #main_nav #history_link a:hover{
background-image: url(portal_nav_menu_hover.jpg);
background-position: 0px -22px;	
}
#portal #main_nav #cart_link a:hover{
background-image: url(portal_nav_menu_hover.jpg);
background-position: 0px -44px;	
}
#portal #main_nav #contact_link a:hover{
background: transparent url(portal_nav_menu_hover.jpg) 0px -66px;
		
}
#portal #main_nav #locations_link a:hover{
background: transparent url(portal_nav_menu_hover.jpg) 0px -84px;
}

#news {
   float: right;
   width: 348px;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size: 0.75em;
   margin-right: 13px;
   margin-top: 14px;
}

#news h2 {
   background: url(homepagenewsheader.jpg) no-repeat left top;
   text-indent: -9999px;
   height: 40px;
   margin-bottom: 9px;
}

#news h3 {
   font-size: 1.4em;
   line-height: 1.1em;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #cc8f82;
   margin-bottom: 10px;  
}

#news h3 span {
   font-size: 0.7em;
}

#news p {
   margin-bottom: 1em;
}