
/*
  $Id: stylesheet.css, template: OS06E8497TM v1.00 09/11/05  23:42:35 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.2ms2
  
  Copyright (c) 2003 AlgoZone, Inc
494A1E
*/

BODY {
  background-color: #000000;
  font-family: Helvetica, Arial;
  font-size: 10px;
  margin: 0px;
}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #010101;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #DCDEB3; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
A { 
  color: #494A1E; 
  text-decoration: none; 
  font-weight: normal; 
  font-size:12px;
}	
A:hover { 
  color: #010101;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
INPUT.az_search_input{
  color: #010101; 
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
}
INPUT{
  color: #010101; 
  border: 1px solid #CBCBCB;
}
INPUT.submit_button, INPUT.az_button_submit{
	border: 0px;
}
TR.header {
  background: #17191D;
}
.infoBoxLeft, .infoBoxCenter,   { 

}

.newProductsBox {    }

TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
.infoBox {
	border: 1px solid #CBCBCB;

}
.infoBoxHeading {
}
TD.infoBoxHeading, TD.infoBoxHeadingCenter {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #3B3B3B;
  text-align: left;
  padding-left: 15px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight, TD.infoBoxHeadingSearch, TD.infoBoxHeadingInformation {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  padding-left: 15px;
}
A.infoBoxHeadingLeft {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
}
.infoBoxLeft, .infoBoxRight  { 
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #010101;
  background-color: #DEDED4;
  text-align: left;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	
}
TD.infoBoxHeadingLcornerLeft, TD.infoBoxHeadingLcornerRight {
	background-image: url(images/az_leftbox1_top_l.gif);
	background-repeat:  no-repeat;
	width: 9px;
	height: 24px;
}
TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornerLeft, TD.infoBoxHeadingRcornerRight {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 24px;
}
TD.infoBoxContentsLeft, TD.infoBoxContentsRight{
	background-image: url(images/az_leftbox_category.gif);
	background-repeat:  no-repeat;
	background-position: top left;
	height: 19px;
	padding-left: 15px;
	font-size: 10px;
}
TD.infoBoxLBottomleft, TD.infoBoxLBottomRight {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
TD.infoBoxMBottomleft, TD.infoBoxMBottomRight {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 6px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomleft, TD.infoBoxRBottomRight {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
    text-decoration: underline; 
	color: #494A1E;
}
.infoBoxContentsLeft A:hover {
	color: #010101;
}
.category_level_1{
	padding-left: 0px;
}
.category_level_2{
	padding-left: 0px;
}
TD.infoBoxHeadingLcornersearch {
	background-image: url(images/az_leftbox1_top_l.gif);
	background-repeat:  no-repeat;
	width: 9px;
	height: 24px;
}
TD.infoBoxHeadingSearch {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornersearch {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 24px;
}
.infoBoxSearch{
  background-color: #DEDED4;  
  font-family: Tahoma;
  font-size: 10px;
  font-weight: notmal;
  color: #010101;
  text-align: left;
  padding-left: 5px;
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;
}
.infoBoxContentsSearch {
   vertical-align: top;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #010101;
}
.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
    text-decoration: underline; 
	color: #494A1E;
}
.infoBoxContentsSearch A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #010101;
}
TD.infoBoxLBottomSearch {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
TD.infoBoxMBottomSearch {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 6px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomSearch {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
TD.infoBoxHeadingLcornerInformation {
	background-image: url(images/az_leftbox1_top_l.gif);
	background-repeat:  no-repeat;
	width: 9px;
	height: 24px;
}
TD.infoBoxHeadingInformation {
	background-image: url(images/az_leftbox1_top_m.gif);
	background-repeat:  repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornerInformation {
	background-image: url(images/az_leftbox1_top_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 24px;
}
.infoBoxInformation{
  background-color: #DEDED4;
  font-family: Tahoma;
  font-size: 10px;
  font-weight: normal;
  color: #010101;
  text-align: left;
  padding-left: 5px;
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;
}
.infoBoxContentsInformation {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #010101;
}
.infoBoxContentsInformation A:link, .infoBoxContentsInformation A:active, .infoBoxContentsInformation A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #494A1E;
    text-decoration: underline; 
}
.infoBoxContentsInformation A:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #010101;
}
TD.infoBoxLBottomInformation {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
TD.infoBoxMBottomInformation {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 6px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomInformation {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
.infoBoxContents, .infoBoxContentsLeft, .infoBoxContentsRight {
  /* Uncomment to get bacground for component's content */
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #010101;	
	padding-left: 15px;
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #494A1E;
}
.infoBoxContents A:hover {
	color: #010101;
}
.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #494A1E;
    text-decoration: underline; 
}
.infoBoxContentsRight A:hover {
	color: #010101;
}
TD.infoBoxHeadingLcornerCenter, TD.infoBoxHeadingLcorner {
	background-image: url(images/az_centerbox_top_l.gif);
	background-repeat:  no-repeat;
	width: 15px;
	height: 24px;
}
TD.infoBoxHeadingCenter, TD.infoBoxHeading {
	background-image: url(images/az_centerbox_top_m.gif);
	background-repeat:  repeat-x;
	height: 24px;
}
TD.infoBoxHeadingRcornerCenter, TD.infoBoxHeadingRcorner {
	background-image: url(images/az_centerbox_top_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 24px;
}
.infoBoxCenter, .infoBox{
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #010101;
  text-align: left;
  padding-left: 5px;
  border-left: 1px solid #CBCBCB;
  border-right: 1px solid #CBCBCB;

}
.infoBoxContentsCenter {
	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #010101; 
}
TD.infoBoxLBottomCenter {
	background-image: url(images/az_leftbox1_bottom_l.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
TD.infoBoxMBottomCenter {
	background-image: url(images/az_leftbox1_bottom_m.gif);
	background-repeat:  repeat-x;
	height: 6px;
	padding-bottom: 5px;
}
TD.infoBoxRBottomCenter {
	background-image: url(images/az_leftbox1_bottom_r.gif);
	background-repeat:  no-repeat;
	width: 6px;
	height: 6px;
}
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #494A1E;
}
.infoBoxContentsCenter A:hover {
	color: #010101;
}
/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 150px;	
}
.productBoxHeading_tb{
}
.productBoxBottom_tb{
}
.productBox {  
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-color: #010101;
	color: #010101;
	padding: 2px;
	height: 120px;
}
.productBox A:link, .productBox A:active, .productBox A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #010101;
}
.productBox A:hover {
	color: #494A1E;
}
.productName A:link, .productName A:active, .productName A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3A3A3A;
}
.productName A:hover {
	color: #494A1E;
}
.productPrice {  
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	font-color: #3A3A3A;
}
.productBoxHeading {
	line-height: 0.8;
    font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	color: #494A1E;
	padding-left: 10px;
}
.productBoxHeading A:link, .productBoxHeading A:active, .productBoxHeading A:visited{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #010101;
}
.productBoxHeading A:hover {
	color: #494A1E;
}
.productBoxHeadingRcorner {width: 0px;}
.productBoxHeadingLcorner {width: 0px;}
.productBoxBottom_tb{
}
.product_mid_line{
	background-image: url(images/az_v_line.gif);
	background-repeat:  repeat-y;
	width: 1px;
}
.az_buynow A:link, .az_buynow A:active, .az_buynow A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B80000;
}
.az_buynow A:hover {
	color: #010101;
}
.az_buynow{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B80000;
	height: 20px;
}
.productBoxLBottom{
	text-align: center;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #BD1615;
}
.productBoxRBottom{
	text-align: center;
}
.productBox_prod_name{
}
.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
}
.productBox_prod_name A:hover {
	color: #494A1E;
}
.productBox_prod_discr{
	text-align: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
	padding-top: 10px;
}
.az_header_messages{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #494A1E;
	text-align: right;
	/*filter: Shadow(Color=#55543C, Direction=250);*/
}
TR.headerError {
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #DCDEB3; 
  font-size: 11px;
  color: red;
  text-align : center;
}
TR.headerInfo {
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #DCDEB3;
  color: #000000;
  text-align: center;
}
TR.footer {
  background: #008193;
}
TD.footer {
  font-family: Arial;
  font-size: 11px;
  background: #009384;
  color: #ffffff;
}
.infoBoxNotice {
  background: #494A1E;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background-color: #CBCBCB;
}
TR.productListing-heading {
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #010101;
  font-weight: bold;
}
A.productListing-heading { 
  color: #010101; 
}
A.productListing-heading:hover { 
  color: #494A1E; 
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #494A1E; 
}
A.pageResults:hover { 
  color: #F6ECDC; 
  background: #494A1E; 
}
.pageHeading, DIV.pageHeading, .infoBoxHeadingtop {
  font-family:  Arial;
  font-size: 16px;
  font-weight: normal;
  color: #881D27;
}
TR.subBar {
  background: #f4f7fd;
}
TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.2;
  color: #010101;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #494A1E;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #494A1E;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #494A1E;
  font-size: 11px;  
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #494A1E;
  font-size: 11px;  
}
.moduleRow { }
.moduleRowOver { background-color: #CBCBCB; cursor: hand; }
.moduleRowSelected { background-color: #CBCBCB; }
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.messageStackError, .messageStackWarning, .messageStackSuccess { font-family: Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
    /* #################
		  Algozone CSS 
	   #################
	*/
	.az_top_nav{
	}
	.az_top_nav A:link, .az_top_nav A:active, .az_top_nav A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	.az_top_nav A:hover{
	font-size: 12px;
	color: #FFFFFF;
	}
	.infoBoxlanguages{
	height: 25px;
	}
	.data_trail, .az_information_td{
	font-family: Tahoma;
	font-style: normal;
	font-size: 10px;
	color: #010101;
	}
	.topbanner_td1{
	}
	.topbanner_td2{
	}
	.topbanner_td3{
	}
	/* MENU bar css controls */
	.az_information_td{
	padding-left: 5px;
	padding-right: 5px;
	}
	.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{ 
	font-size: 13px; 
	font-family: Tahoma;
	color: #3B4759;
	font-weight: bold;
	text-decoration: none;
	}
	.menubarmain A:hover{
	font-size: 13px;
	color: #225771;
	}
	.menubarmain{
	font-size: 11px; 
	font-family: Tahoma;
	font-style: normal;
	color: #010101;
	background-image:url(images/az_nav_menu_mid_2.gif); 
	background-repeat: repeat-x;
	height: 34px;
	}
	.az_menu_1{
	background-image:url(images/az_nav_menu_mid_1.gif); 
	background-repeat: repeat-x;
	height: 34px;
	}
	.az_menu_1 A:link, .az_menu_1 A:active, .az_menu_1 A:visited{ 
	font-size: 12px; 
	font-family: Tahoma;
	color: #225771;
	font-weight: bold;
	text-decoration: none;
	}
	.az_menu_1 A:hover{
	font-size: 12px;
	color: #3B4759;
	}
	/* MAIN table css controls */		
	.maincont_tb{
	padding-top: 5px;
	
	}
	/* LEFT bar css controls */	
	.maincont_left_td {
	width: 160px;
	padding-right: 5px;
	}
	.leftbar_tb {
	background-color: #000000;
	width: 160px;
	}
	.maincont_mid_td{
	background-color: #DEDED4;	
	padding: 5px;
	}
	/* RIGHT bar css controls */		
	.maincont_right_td {
	width: 0px;
	}
	.rightbar_tb{
	width: 0px;
	}
	.footer_tb{
	background-repeat: repeat-x;
	}
	TD.footer_logos_td{
	padding-top: 0px;
	}
	TD.footer_td1, TD.footer_td2{
	height: 10px;
	padding-left: 10px;
	}
	.footer_menu_tb, TD.footer_td1{
	font-family: Tahoma;
	font-weight: normal;
	color: #A0A0A0;
	font-size: 11px; 
	}
	.footer_menu_tb A:link, .footer_menu_tb A:active, .footer_menu_tb A:visited{ 
	font-size: 12px; 
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	}
	.footer_menu_tb A:hover{
	font-size: 12px;
	color: #FFFFFF;
	}
	.az_pageheading_main{
	height: 130;
	padding-bottom: 5px;
	}
	.az_pageheading_main_td1{
	width: 140px;
	}
	.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	color: #225771;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
	cursor: hand;
	display: inline;
	}
	.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #225771;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px; 
    height: 20px;
	cursor: hand;
	}
	
	.emailsignuptext{
	font-weight: normal;
	}
	
	.2brozlink{
	font-size: 11px; 
	font-weight: normal;
	color: #881D27;
	}
	
	.links{
	font-size: 12px; 
	font-weight: bold;
	color: #881D27;
	}
	.linkssmall{
	font-size: 11px; 
	font-weight: regular;
	color: #881D27;
	}
	
	.homecopy {
	font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: regular;
	color: #494542;
	text-decoration: none;
	line-height: 15px;	
	}
	
	.homecopylg {
	font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #494542;
	text-decoration: none;
	line-height: 22px;	
	}
	
		.featuredwine {
	font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #494542;
	text-decoration: none;
	line-height: 12px;	
	}
	
			.featuredtitle {
	font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E40000;
	text-decoration: none;
	line-height: 12px;	
	}
	
table.email {
font-size: 12px;
text-align:left;
padding:3;
}

td.emailtitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	background-color:#000000
}

.bodycopy {
	font-size: 12px;
	font-weight: regular;
	color: #000000;
	text-align:left;
}

h1.bodycopy {
font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #881D27;
	text-align:left;
}

h1.bodycopysm {
font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #881D27;
	text-align:left;
}


h2.bodycopy {
font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #34270B;
	text-align:left;
}


h3.bodycopy {
font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #634F26;
	text-align:left;
}
h4.bodycopy {
font-family: Times New Roman, tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #634F26;
	text-align:left;
}



.homepagebg {


	background-image: url(images/newhome/mainbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

h1.productname {
	font-family: "Palatino Linotype", Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #881D27;
	line-height: 22px;
	margin-top: 5px;
}

h2.productname {
	font-family: "Palatino Linotype", Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	margin-left: -10px;
}

h3.productname {
	font-family: "Palatino Linotype", Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #185218;

}
.price {
	font-family: "Palatino Linotype", Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	color: #881D27;
	line-height: 22px;
	margin-top: 20px;
}