body 
{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

	.style-dot-x
		{
		background: #ffffff url(images/dot.gif) repeat-x left top;
		}

	.style-dot-y
		{
		background: #ffffff url(images/dot.gif) repeat-y left top;
		}

	.style-dot-green-y
		{
		background: #ffffff url(images/dot-green.gif) repeat-y center top;
		}

	.style-dot-green-x
		{
		background: #ffffff url(images/dot-green.gif) repeat-x left top;
		}
	.section-headers
		{
		color: #390400; font-weight: bold; font-family: arial; font-size: 12px;
		}

	.footer
		{
		font-family: Times New Roman, Times, serif;
		font-size: 12px;
		margin-bottom: 10px;
		margin-left: 20px; 
		margin-right: 20px;
		margin-top: 5px;
		font-weight: normal;
		text-decoration: none;
		color: #4D0900;
		}

	.footer a
		{
		font-weight: normal;
	    	text-decoration: none;
		color: #4D0900
		}

	.footer a:hover
		{
	    	font-weight: normal;
		text-decoration: underline;
		color: #94C00B
		}
		
	.productnamecolor, A.productnamecolor 
		{
			FONT: bold 11px Verdana; COLOR: #420C07; TEXT-DECORATION: none; 
		}
		
	.pricecolor { FONT: bold 11px Verdana; COLOR: #420C07; }

	.pricediscount { FONT: bold 11px Verdana; COLOR: #ff0000; }

	.pricecolorbold { FONT: 11px Verdana; COLOR: #420C07; }

	.priceheading {
		font-family: Arial, Times New Roman, Times, serif;
		color: #7BB621;
		font-size: 11px;
		font-weight: bold;
		}	

	.greentext { FONT: 10px Verdana; COLOR: #7DB425; TEXT-DECORATION: none; }
	.green_link { FONT: 10px Verdana; COLOR: #7DB425; TEXT-DECORATION: underline; }
	.greentext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #7DB425; 
			TEXT-DECORATION: none; 
		}
	A.greentext { FONT: 10px Verdana; COLOR: #420C07; TEXT-DECORATION: none; }
	A.greentext:hover { FONT: 10px Verdana; COLOR: #94C00B; TEXT-DECORATION: underline; }

.productlabeltextbold
	{
		FONT: 12px Arial; 
		COLOR: #706d1f; 
		TEXT-DECORATION: none; 
		font-weight: bold;
	}

.productlabeltext
	{
		FONT: 12px Arial; 
		COLOR: #706d1f; 
		TEXT-DECORATION: none; 
	}

	.browntext
		{
			FONT: 12px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.browntextpt
		{
			FONT: 12pt Arial; 
			COLOR: #420C07; 
		}

	.browntextbold
		{
			FONT: 12px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none;
			font-weight: bold;
		}

	.browntextboldpt
		{
			FONT: 11pt Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none;
			font-weight: bold;
		}

	.browntext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.browntext_tiny
		{
			FONT: 7pt Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.brownheading
		{
			FONT: bold 18px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}
		
	.brownmedheading
		{
			FONT: bold 14px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.graytext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #777777; 
			TEXT-DECORATION: none; 
		}

	.productheading, A.productheading
	{  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #420C07;
		text-decoration: none;
		line-height: 12pt;
	}
	.productheading2
	{  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #999999;
		text-decoration: none;
		line-height: 12pt;
	}
	A.productheading:hover
	{ 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		color: #94C00B;
		text-decoration: none;
		line-height: 12pt;
	}

.quote_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight:normal;
	color: #000000;
}

.quote_box
{
	background: #FAF6F7;
	border: 1px solid #ddd;
	padding: 7px;
	padding-bottom: 15px;
	margin: 7px;
}

.H3 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 11px;
	color: #420C07;
	line-height: 11px;
	font-weight: bold;
}

.H2 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 16px;
	color: #420C07;
	line-height: 19px;
	font-weight: bold;
}

.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #420C07;
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

.brownH1
	{
		FONT: bold 18px Arial; 
		COLOR: #420C07; 
		TEXT-DECORATION: none; 
		margin-bottom: 0px;
		padding-bottom: 0px;
	}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color:#BFD3C8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFD3C8;
	border-bottom-color: #BFD3C8;
}

.nav a { 
	color: #666666;
}

.nav a:hover { 
	color: #cc0000;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #420C07;
}

.nav2 a { 
	color: #420C07;
}

.nav2 a:hover { 
	color: #cc0000;
}

.tagline {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#420C07; line-height:16px; text-decoration:none;margin-left: 8px; margin-top: 0px;}
.calltoaction {font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#420C07; line-height:16px; text-decoration:none;}

.whitetext
	{
		FONT: 12px Arial; 
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none; 
	}

.whitetextbold
	{
		FONT: 12px Arial; 
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none; 
		font-weight: bold;
	}

.favor_nav a { 
	float:left;
	background-image: url(/images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	color: #420C07;
	text-decoration: none;
	font-weight: bold;
	FONT: 11px Arial;
	height: 15px; 
	line-height: 15px;
	padding-bottom: 3px;
	text-align: left;
	padding-left: 15px;
	margin-left: 6px;
 }

.favor_nav a:hover { 
	color: #cc0000;
	text-decoration: underline;
}

.brown_link { 
	color: #420C07;
	FONT: 12px Arial; 
	font-weight: bold;
	text-decoration: underline;
 }

.brown_link_bold { 
	color: #420C07;
	FONT: 12px Arial; 
	font-weight: bold;
	text-decoration: underline;
 }

.body_link { 
	color: #420C07;
	FONT: 12px Arial; 
	font-weight: bold;
	text-decoration: underline;
 }

.body_link_bold { 
	color: #420C07;
	FONT: 12px Arial; 
	text-decoration: underline;
	font-weight: bold;
 }

.brown_link_none { 
	color: #420C07;
	text-decoration: none;
	font-weight: bold;
	FONT: 12px Arial; 
 }

.brown_link_bold_none { 
	color: #420C07;
	text-decoration:none;
	FONT: 12px Arial; 
	font-weight: bold;
 }

.tagline_link { 
	color: #420C07;
	text-decoration: none;
	FONT: 11px Arial; 
	font-weight: bold;
 }

.brown_link_sm { 
	color: #420C07;
	text-decoration:none;
	font-weight: bold;
	FONT: 10px Arial; 
 }

.brown_link_underline_sm { 
	color: #420C07;
	font-weight: bold;
	FONT: 10px Arial; 
 }

.brown_link a { 
	color: #420C07;
	text-decoration:none;
	font-weight: bold;
	FONT: 12px Arial; 
 }

.brown_link a:hover { 
	color: #cc0000;
	text-decoration: underline;
	FONT: 12px Arial; 
}

.helpdiv
{
	background: #FFFFCC; 
	display:none; 
	padding: 10px; 
	border: 1px solid #420C07;
	FONT: 8pt Arial; 
	COLOR: #420C07; 
	TEXT-DECORATION: none; 
}
.helpdiv_open
{
	background: #FFFFCC; 
	padding: 10px; 
	border: 1px solid #420C07;
	FONT: 8pt Arial; 
	COLOR: #420C07; 
	TEXT-DECORATION: none; 
}
.itmdesc_dots 
{
	background-repeat: repeat-x; 
	background-image: url(/images/product_itmdesc_dots.gif);
	padding-top: 3px;
	padding-bottom: 3px;
}

.menu_100
{
	width: 100px; 
	height: 30px;
	background: #ecf6ce;
	cursor: pointer;
}

.menu_100_hover
{
	width: 100px; 
	height: 30px;
	background: #9cc40b;
	cursor: pointer;
}

.menu_120
{
	width: 120px; 
	height: 30px;
	background: #ecf6ce;
	cursor: pointer;
}

.menu_120_hover
{
	width: 120px; 
	height: 30px;
	background: #9cc40b;
	cursor: pointer;
}

.menubutton {border-style:solid; border-color: #420C07; border-width:1px; background-color:#420C07; color:#f2f4f2; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:100px; height:26px; padding-bottom:0px;}
.menubutton120 {border-style:solid; border-color: #420C07; border-width:1px; background-color:#420C07; color:#f2f4f2; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:140px; height:26px; padding-bottom:0px;}
.menubuttonhighlight {border-style:solid; border-color:#420C07; border-width:1px; background-color:#420C07; color:#ffffff; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:100px; height:26px; padding-bottom:0px; font-weight: bold;}
.menubuttonhighlight120 {border-style:solid; border-color:#420C07; border-width:1px; background-color:#420C07; color:#ffffff; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:140px; height:26px; padding-bottom:0px; font-weight: bold;}

#topBar {
	background-image: url(images/topGreenBarBG.gif);
	background-repeat: repeat-x;
	background-position: right top;
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;

}

.topLinks {
	float: right;
	margin-top: 7px;
	text-transform: none;
	font-size: 8pt;
}

.topLinks a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
.topLinks a:hover {
	color: #420C07;
	text-decoration: underline;
	margin-right: 15px;
}

.topLinksLeft {
	float: left;
	padding-left: 9pt;
	margin-top: 7px;
	text-transform: none;
	font-size: 8pt;
}

.topLinksLeft a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
.topLinksLeft a:hover {
	color: #420C07;
	text-decoration: underline;
	margin-right: 15px;
}

#topBarLeft {
	float:left;
	height: 35px;
	width:10px;
	background-image: url(images/topGreenBarLeft.gif);
	background-repeat: no-repeat;
}

#topBarRight {
	float:right;
	height: 35px;
	width:10px;
	background-image: url(images/topBarGreenRight.gif);
	background-repeat: no-repeat;
	width: 10px;
}

#topBar2 {
	height: 35px;
	border:0px solid red;
	background-image: url(images/topBrownBarBG.gif);
	background-repeat: repeat-x;
	clear: both;

}
#topBarLeft2 {
	float:left;
	height: 34px;
	width:10px;
	background-image: url(images/topBrownBarLeft.gif);
	background-repeat: no-repeat;
}

#topBarRight2 {
	float:right;
	height: 34px;
	width:10px;
	background-image: url(images/topBrownBarRight.gif);
	background-repeat: no-repeat;
	width: 10px;
}

#user {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 9px;
	float: left;
	padding-left: 11px;
	display: inline;
	margin-right: 20px;
}

#user .userText {
	font-size: 12pt;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-right: 10px;
	font-family: arial;
}

#user .userName {
	font-weight: bold;
	color: #FFFFFF;
}
#user .userSeperator {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8cdd5;
}
#user .userLog {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
#user   .userLog   a {
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
#user .userLog a:hover {
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
}

#userCart {
	float: right;
}
#userCart ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#userCart li {
	display: inline-block;
	white-space: nowrap;
	color: #FFFFFF;
	float: left;
}
#userCart  li  div {
	display: block;
	padding-top: 8px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 14pt;
}

#userCart li a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	white-space: nowrap;
	float: none;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 11px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#userCart #oddHome {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bar_icon_home.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	margin-right: 7px;
	color: #ffffff;
	line-height: 16px;
	font-size: 11pt;
}
#userCart #odd {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bar_icon_myaccount.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	color: #ffffff;
	line-height: 16px;
	font-size: 11pt;
}
#userCart #odd2 {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/bar_icon_basket.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	line-height: 16px;
	font-size: 11pt;
}
#userCart #odd3 {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	background-image: url(images/bar_icon_checkout.gif);
	background-repeat: no-repeat;
	background-position: right center;
	white-space: nowrap;
	line-height: 16px;
	font-size: 11pt;
}

#userCart li a:hover {
	color: #FFFF00;
	text-decoration:none;
	font-weight: bold;
}

.boxtop {
	FONT: 12px Arial; 
	line-height: 30px;
	font-weight: bold;
	TEXT-DECORATION: none; 
	text-align: center;
	vertical-align: middle;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #ffffff;
	width: 184px;
	height: 31px;
}

.boxmiddle
{
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/box_slice.gif);
	background-repeat: repeat-y;
	background-position: center;
	white-space: nowrap;
	color: #ffffff;
	width: 184px;
	padding: 0px;
}

.boxbottom {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	white-space: nowrap;
	color: #ffffff;
	width: 184px;
	height: 5px;
}

.boxtop_right {
	FONT: 12px Arial; 
	line-height: 30px;
	font-weight: bold;
	COLOR: #687f06; 
	TEXT-DECORATION: none; 
	text-align: center;
	vertical-align: middle;
	background-image: url(images/box_top_right.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 167px;
	height: 31px;
}

.boxmiddle_right
{
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/box_slice_right.gif);
	background-repeat: repeat-y;
	background-position: center;
	color: #ffffff;
	width: 167px;
}

.boxbottom_right {
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/box_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #ffffff;
	width: 167px;
	height: 5px;
}

div#header_box div a, div#header_box div a:link, div#header_box div a:visited, div#header_box div a:hover, div#header_box div a:active {
    color: #4F3310;
}

div#header_box div a:hover {
    color: #FF0000;
    text-decoration: underline;
    font-weight: bold;
}

div#header_box div {
    font-size: 14px;
    line-height: 23px;
    text-align: left;
}

.header_link {
	text-decoration:none;
	background-image: url(images/categories/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	white-space: nowrap;
	padding-left: 20px;
}

.add_to_cart_popup
{
	display: none; 
	padding: 10px; 
	width: 200px; 
	height: 50px; 
	position: absolute; 
	border: 1px solid black; 
	background: #ffffff;
	text-align: center;
}

.volume_header
{
	background: #F6F6F0; 
	font-weight: bold; 
	color:#420C07;
}

.options_header
{
	background: #420C07;
}

.free_shipping_returns_link {
	background-image: url(images/shipping_icon_sm.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 28px;
	margin-top: 8px;
	font-size: 8pt;
	width: 225px;
}

.receive_order
{
	font-weight: bold;
	font-size: 9pt;
	color: #e9001e;
	text-decoration: underline;
}

.attr_row
{
	padding: 6px;
}

.design_section
{
	border: 1px solid #cccccc; 
	width: 100%; 
	margin-bottom: 8px;
}
