body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

img
{
	border:	none;
}

.text_small {
	font-size: xx-small;
}
.border {
	border: 1px solid #CCCCCC;
}
.button {
	background-color:#A50D79;
	border: 0;
}
.form {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border: 1px solid #CCCCCC;
}
a:visited.grey {
	color: #919191; 
	text-decoration: none
}
a:link.grey  {
	color: #919191; 
	text-decoration: none
}
a:active.grey {
	color: #919191; 
	text-decoration: none;
}
a:hover.grey {
	color: #000000; 
	text-decoration: none;
}
a:visited.white {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none
}
a:link.white {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none
}
a:active.white {
	color: #FFFFFF; 
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.pink {
	color: #000000;
	text-decoration: none
}
a:link.pink {
	color: #000000;
	text-decoration: none;
}
a:active.pink {
	color: #000000; 
	text-decoration: none;
}
a:hover.pink {
	color: #A50D79;
	text-decoration: none;
}
.cell_pink {
	background-color: #A50D79;
	color: #FFFFFF;
}
.cell_grey {
	background-color:#585858;
	color: #FFFFFF;
}
.cell_lightgrey {
	background-color:#EAEAE8;
}
.border_right {
	border-right: 1px dashed #919191;
}
.border_bot {
	background-color: #ffffff;
	border:	none;
	border-bottom: 1px dashed #919191;
}
.border_bot_right
{
	border:	none;
	border-bottom: 1px dashed #919191;
	border-right: 1px dashed #919191;
}
.padding_left {
	padding-left: 10px;
}

.title
{
	font-weight:	normal;
	font-size:	1.0em;
	margin:		0;
	padding:	0;
}

#navcontainer {
	margin-top: 20px;
	height: 46px;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a {
	display: inline;
	padding: 5 10 5 10;
	color: #FFFFFF;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px dotted #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
} 
#navlist1 a:hover {
	color: #000000;
}
#navlist1 li
{
display: inline;
list-style-type: none;
}
#navlist1 a {
	display: inline;
	padding: 5 15 5 15;
	color: #000000;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px dotted #000000;
	padding-top: 14px;
	padding-bottom: 14px;
} 
#navlist1 a:hover {
	color: #A50D79;
}
.text_small {
	font-size: xx-small;
}
.text_grey {
	color: #919191;
}
.highlight_back {
	background-color:#CCCCCC;
	height: 25px;
	padding: 10px;
}
.jumpmenu {
	width: 180;
	border: 1px solid #cccccc;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom: 10px;
}
.price {
	font-size: medium;
	font-weight: bold;
	color: #A50D79;
}
.cell_pad {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #919191;
}

#categories ul
{
	margin-left: 5px;
	padding-left: 15px;
}

#categories li
{
	border-top:		1px dashed #919191;
	list-style:	url(../../images/bullet1.gif) outside;
	margin:	5px 0px 0px 0px;
	padding: 5px 0px;
}

table.100
{
	border:					0px;
	width:					100%;
	margin:					1px 1px 1px 1px;
	border-collapse:			collapse;
}
body {
	margin: 0px;
	background-color: #DBDBDB;
}
.greengrad1 {
	background-image: url(../images/greengrad1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.dotted_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

.paddingtopbot {
	padding-top: 8px;
	padding-bottom: 8px;
}

hr {
	color: #939939;
}

.greengrad2 {
	background-image: url(../images/greengrad2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.padleftright {
	padding-right: 20px;
	padding-left: 20px;
}

.top_panel_padding {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.creamgrad {
	background-image: url(../images/cream_grad.jpg);
	background-repeat: repeat-y;
}

.creamgrad p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}

/* --------- left nav styles -------- */



.leftnav a
{
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/leftnavbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.leftnav a:hover
{
	color: #93983C;
	background-image: url(../images/leftnavbgro.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.chosen_category a:link { color: #FFFFFF; }

.chosen_category a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/catnavbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.chosen_category a:hover
{
	color: #000000;
	background-image: url(../images/catnavbgro.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.product a:link { color: #FFFFFF; }

.product a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/prodnavbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.product a:hover
{
	color: #000000;
	background-image: url(../images/leftnavbgro.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.chosen_product a:link { color: #939939; }

.chosen_product a
{
	display: block;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/leftnavbgro.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.chosen_product a:hover
{
	color: #000000;
	background-image: url(../images/leftnavbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/* --------- links and input styles -------- */

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


a.white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

a.white:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}

a.whitelrg:visited {
	font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
}

a.whitelrg:link {
font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
}

a.whitelrg:active {
font-family: Times New Roman, Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 17px;
}

a.whitelrg:hover {
font-family: Times New Roman, Times, serif;
	color: #C4C96E;
	text-decoration: underline;
	font-size: 17px;
}

#subscribe a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	display: block;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 13px;
	color: #FFFFFF;
	background-color: #BABD78;
}

#subscribe a:visited { color: #FFFFFF; }


#subscribe a:link { color: #FFFFFF; }

#subscribe a:hover
{
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #5C6018;
}

.subscribe_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #BABD78;
	margin: 0px;
	padding: 0px;
	border: 1px solid #BABD78;
}


#view_product a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	display: block;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	color: #FFFFFF;
	background-color: #8B9139;
}


#view_product a:visited { color: #FFFFFF; }


#view_product a:link { color: #FFFFFF; }

#view_product a:hover
{
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #5C6018;
}


#view_product_mp a
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	display: block;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 6px;
	padding-left: 4px;
	color: #8B9139;
	background-color: #FFFFFF;
}

#view_product_mp a:visited { color: #8B9139; }


#view_product_mp a:link { color: #8B9139; }

#view_product_mp a:hover
{
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #5C6018;
}

.email_input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.productfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #8B9139;
	border: 1px none #FFFFFF;
	margin: 0px;
	padding: 3px;
}


/* --------- text styles -------- */



.latest_product_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #93983C;
	padding-top: 5px;
	padding-bottom: 10px;
}


.whiteserif {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #939939;
	font-weight: normal;
	padding-top: 3px;
}

.whitetxtserifsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.smalltxtwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}


.whitetxtserifmed {

	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}


.latest_product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #939939;
	font-weight: normal;
	text-align: right;
}

.greentxt_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #939939;
}

.most_popular_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 7px;
}

.popular_product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
}


.greentxt_sansmed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #939939;
}

