	.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 left 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: #4a1865;
		}

	.footer a
		{
		font-weight: normal;
	    	text-decoration: none;
		color: #4D0900;
		}

	.footer a:hover
		{
	    	font-weight: bold;
		text-decoration: underline;
		color: #fff;
		}
		
	.productnamecolor, A.productnamecolor 
		{
			FONT: bold 11px Verdana; COLOR: #420C07; TEXT-DECORATION: none; 
		}
		
	.pricecolor { FONT: bold 11px Verdana; COLOR: #420C07; }

	.pricecolorbold { FONT: 11px Verdana; COLOR: #420C07; }

	.priceheading {
		font-family: Arial, Times New Roman, Times, serif;
		color: #666666;
		font-size: 11px;
		font-weight: bold;
		}	

	.greentext { FONT: 10px Verdana; COLOR: #706d1f; TEXT-DECORATION: none; }
	.greentext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #706d1f; 
			TEXT-DECORATION: none; 
		}
	A.greentext { FONT: 10px Verdana; COLOR: #706d1f; TEXT-DECORATION: none; }
	A.greentext:hover { FONT: 10px Verdana; COLOR: #94C00B; TEXT-DECORATION: underline; }

	.bodytext
		{
			FONT: 12px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.bodytext_sm
		{
			FONT: 10px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.bodytextbold
		{
			FONT: 12px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
			font-weight: bold;
		}

	.purpletext
		{
			FONT: 12px Arial; 
			COLOR: #4a1865; 
			TEXT-DECORATION: none; 
		}

	.purpletextbold
		{
			FONT: 12px Arial; 
			COLOR: #4a1865; 
			TEXT-DECORATION: none; 
			font-weight: bold;
		}

	.purpletext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #4a1865; 
			TEXT-DECORATION: none; 
		}

	.purpleheading
		{
			FONT: bold 18px Arial; 
			COLOR: #4a1865; 
			TEXT-DECORATION: none; 
		}

	.browntext
		{
			FONT: 12px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.browntext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}

	.blacktext
		{
			FONT: 12px Arial; 
			COLOR: #000; 
			TEXT-DECORATION: none; 
		}

	.blacktext_sm
		{
			FONT: 8pt Arial; 
			COLOR: #000; 
			TEXT-DECORATION: none; 
		}

	.blacktextbold
		{
			FONT: 12px Arial; 
			COLOR: #000; 
			TEXT-DECORATION: none; 
			font-weight: bold;
		}

	.brownheading
		{
			FONT: bold 18px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}
		
	.brownmedheading
		{
			FONT: bold 14px Arial; 
			COLOR: #420C07; 
			TEXT-DECORATION: none; 
		}
	.productheading, A.productheading
	{  
		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: #420C07;
		text-decoration: none;
		line-height: 12pt;
	}

.quote_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.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;
	text-align: left;
}

.H2 {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 16px;
	color: #420C07;
	line-height: 19px;
	font-weight: bold;
	text-align: left;
}

.H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #420C07;
	line-height: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-align: left;
}

.brownH1
	{
		FONT: bold 18px Arial; 
		COLOR: #420C07; 
		TEXT-DECORATION: none; 
		margin-bottom: 0px;
		padding-bottom: 0px;
	text-align: left;
	}


.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;
	text-decoration: none;
}

.nav2 a:hover { 
	color: #cc0000;
}

.tagline {font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#420C07; line-height:16px; text-decoration:none;}
.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; 
	}

.favor_nav a { 
	color: #420C07;
	text-decoration:none;
	font-weight: bold;
	FONT: 11px Arial; 
	line-height: 15px;
 }

.favor_nav a:hover { 
	color: #cc0000;
	FONT: 11px Arial; 
	text-decoration: underline;
	line-height: 15px
}

.body_link { 
	color: #420C07;
	FONT: 10pt Arial; 
	font-weight: bold;
	text-decoration: underline;
 }

.body_link_bold { 
	color: #420C07;
	FONT: 12px Arial; 
	text-decoration: underline;
	font-weight: bold;
 }

.body_link_bold a { 
	color: #420C07;
	FONT: 12px Arial; 
	text-decoration: underline;
	font-weight: bold;
 }


.brown_link_none a { 
	color: #420C07;
	text-decoration: none;
	font-weight: bold;
	FONT: 12px Arial; 
 }

.brown_link_none a:hover { 
	color: #420C07;
	text-decoration: underline;
	font-weight: bold;
	FONT: 12px Arial; 
 }

.brown_link_sm { 
	color: #420C07;
	text-decoration: none;
	font-weight: bold;
	FONT: 10px Arial; 
 }

.brown_link a { 
	color: #420C07;
	text-decoration: none;
	FONT: 12px Arial; 
 }

.brown_link a:hover { 
	color: #420C07;
	font-weight: bold;
	FONT: 12px Arial; 
	text-decoration: underline;
}

.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: #b6a9dc;
	cursor: pointer;
}

.menu_100_hover
{
	width: 100px; 
	height: 30px;
	background: #b6a9dc;
	cursor: pointer;
}

.menu_120
{
	width: 120px; 
	height: 30px;
	background: #b6a9dc;
	cursor: pointer;
}

.menu_120_hover
{
	width: 120px; 
	height: 30px;
	background: #b6a9dc;
	cursor: pointer;
}

div.sidebar_minipanel {
    border: 1px solid #bda585;
    font-size: 10px;
    margin: 0 0 3px;
    padding: 1px 0 3px;
    text-align: center;
    text-indent: 0;
    width: 171px;
    background-color: #ffffff;
}

div.sidebar_minipanel_padded {
    padding: 8px 10px 0px 10px;
    text-align: left;
}

div.sidebar_minipanel_padded_sides 
{
    padding: 0px 10px 0px 10px;
    text-align: left;
}

.sidebar_minipanel p {
    padding: 0px;
    margin: 2px 0 2px 0;
    color: #4F3310;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
} 

.sidebar_minipanel p a:link, .sidebar_minipanel p a:visited, .sidebar_minipanel p a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #6da2cc;
}

.sidebar_minipanel p a:hover {
    text-decoration: underline;
}

.searchfield {border-style:solid; border-color:#4a1865; border-width:1px; background-color:#ffffff; color:#666; font-size:13px; font-family:Arial; font-weight: normal; width:150px; height:19px; padding-bottom:0px;}
.searchbutton {border-style:solid; border-color:#fff; border-width:1px; background-color:#67483c; color:#ffffff; font-size:11px; font-weight: bold; font-family:Arial, Helvetica, sans-serif; width:32px; height:22px; padding-bottom:0px;}
.menubutton {border-style:solid; border-color:#f2f4f2; border-width:1px; background-color:#67483c; color:#f2f4f2; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:100px; height:26px; padding-bottom:0px;}
.menubuttonhighlight {border-style:solid; border-color:#fff; border-width:1px; background-color:#67483c; color:#ffffff; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:100px; height:26px; padding-bottom:0px; font-weight: bold;}
.menubutton120 {border-style:solid; border-color:#f2f4f2; border-width:1px; background-color:#67483c; color:#f2f4f2; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:140px; height:26px; padding-bottom:0px;}
.menubuttonhighlight120 {border-style:solid; border-color:#fff; border-width:1px; background-color:#67483c; color:#ffffff; font-size:15px; font-family:Arial, Helvetica, sans-serif; width:140px; height:26px; padding-bottom:0px; font-weight: bold;}
.footerbutton {border-style:solid; border-color:#f2f4f2; border-width:1px; background-color:#67483c; color:#f2f4f2; font-size:11px; font-family:Arial, Helvetica, sans-serif; width:60px; height:20px; margin-left: 5px;}

.formbutton{
	cursor: pointer;
	border: outset 0px #FFFFFF;
	background: #cccccc;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	padding: 0px 0px;
	width: 60px
}

.hortbar
{
	background: #bda585;
	color: #FFFFFF;
	height: 38px;
 }

.hortbar_footer
{
	background: #bda585;
	color: #FFFFFF;
	height: 22px;
 }
 
 .nav_header
 {
	background: #fbf4e0;
	height: 20px;
	padding-left: 4px;
	font: 12px Arial; 
	font-weight: bold;
	color: #420C07; 
	TEXT-DECORATION: none; 
}

.productlabeltextbold
	{
		FONT: 12px Arial; 
		COLOR: #706d1f; 
		TEXT-DECORATION: none; 
		font-weight: bold;
	}

.subscribebutton {
	border-style: solid; 
	border-color: #f2f4f2; 
	border-width: 1px; 
	background-color: #67483c; 
	color: #f2f4f2; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, sans-serif; 
	width: 60px; 
	height: 20px; 
	padding-bottom: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
}

