html
{
	margin: 0;
	padding: 0;
}

body
{
	margin: 0;
	padding: 0;
	color: #2B2109;
	font-family: Georgia, Palatino, Times, "Times New Roman", sans serif;
	font-size: 14px;
	background: #EFF2F6 url(/images/bgtile.gif) top repeat-x;
}

img { border-width: 0px; }


td
{
	color: #2B2109;
	font-family: Georgia, Palatino, Times, "Times New Roman", sans serif;
	font-size: 14px;
}

b { font-weight: bold; }

i { font-style: italic; }


.welcome
{
	font-style: italic;
}

.welcome a
{
	color: #916F1F;
	text-decoration: none;
}

.welcome a:hover
{
	text-decoration: underline;
}

.footer p
{
	font-size: 12px;
	margin: 0 0 4px 0;
}

.footer a
{
	font-size: 14px;
	color: #2B2109;
	text-decoration: none;
}

.footer a:hover { text-decoration: underline; }

.searchbox
{
	border-color: #CBBB95;
	border-width: 1px;
	border-style: solid;
	height: 19px;
	width: 200px;
	font-family: Georgia, Palatino, Times, "Times New Roman", sans serif;
	font-size: 12px;
	text-indent: 3px;
	margin: 0 0 0 3px;
	vertical-align: middle;
}

.searchbox:focus
{
	background-color: #EEECE6;
}

.home_box_text
{
	background-image: url(/images/home_center_boxbg.gif);
	background-color: #FFF;
}

.home_box_feat_prod
{
	background-image: url(/images/home_center_boxbg.gif);
	text-align: center;
	vertical-align: bottom;
	padding: 0 0 5px 0;
	font-size: 13px;
	color: #5E4611;
	background-color: #FFF;
}

.home_box_feat_prod a
{
	color: #2B2109;
	text-decoration: none;
	font-weight: bold;
}

.home_box_feat_prod a:hover { text-decoration: underline; }

.home_box
{
	background-image: url(/images/home_center_boxbg.gif);
	padding: 0 10px 15px 10px;
	background-color: #FFF;
}

.home_box2
{
	background-image: url(/images/home_center_boxbg2.gif);
	padding: 0 20px 15px 20px;
	background-color: #FFF;
}

.hdr_image
{
	width: 186;
	height: 54;
	padding: 15px 0 0 0;
}

.hdr_image2
{
	width: 384;
	height: 68;
	padding: 0;
}

.home_text
{
	text-align: justify;
	line-height: 19px;
	font-size: 13px;
	color: #5E4611;
	width: 166;
	height: 123;
	padding: 0 0 0 10px;
}

.home_text2
{
	text-align: left;
	line-height: 17px;
	font-size: 13px;
	color: #5E4611;
	width: 166;
	height: 123;
	padding: 0;
}

.home_text ul
{
	padding: 0;
	margin: 0 0 0 25px;
	font-size: 13px;
	color: #5E4611;
	list-style-type: square;
	text-align: left;
	line-height: normal;
}

.home_text li { padding: 0 0 4px 0px; }

.home_welcome
{
	text-align: justify;
	line-height: 19px;
	font-size: 13px;
	color: #5E4611;
	width: 374;
	height: 104;
	padding: 10px 0 0 0;
}

.category_list td
{
	color: #5E4611;
}

.category_list a
{
	text-decoration: none;
	font-weight: bold;
	color: #5E4611;
}

.category_list a:hover { text-decoration: underline; }

#home_content a
{
	text-decoration: none;
	font-weight: bold;
	color: #5E4611;
}

#home_content a:hover
{
	text-decoration: underline;
}

.nav_text
{
	color: #5E4611;
	font-weight: bold;
	text-decoration: none;
}

.nav_vert b { font-weight: bold; }

.nav_vert
{
	text-align: left;
	color: #5E4611;
	background-color: #FFF;
	padding: 15px;
	width: 150px;
	border-width: 0 1px 0 0;
	border-style: none dotted none none;
	border-color: transparent #5E4611 transparent transparent;
	font-size: 12px;
	line-height: 15px;
}

.nav_vert a
{
	text-decoration: none;
	color: #5E4611;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.nav_vert a:hover { text-decoration: underline; }

.nav_text:hover { text-decoration: underline; }


.left_shadow { background-image: url(/images/home_40.gif); }

.right_shadow { background-image: url(/images/home_44.gif); }

.prod_body { padding: 20px; }

.prod-block
{
	padding: 25px;
}

.prod-name
{
	text-align: center;
	color: #5E4611;
	font-size: 16px;
	font-weight: bold;
}

.prod-image
{
	text-align: center;
	border-width: 0px;
}

.prod-info { padding: 0 0 10px 40px; }

/*
Pricing Grid Styles
*/

.price-grid
{
	border-color: #DEDACF;
	border-width: 1px;
	border-style: solid;
	margin: 0;
	padding: 2px;
	left: 0px;
}

.price-grid td
{
	font-size: 13px;
	cursor: pointer;
}

.pg-col-head
{
	background-color: #DEDACF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.pg-ul-blank
{
	background-color: #DEDACF;
}

.pg-row
{
	background-color: #EEECE6;
}

.pg-row td:hover
{
	background-color: #5E594B;
	color: #EEECE6;
}

.price-grid tr:hover
{
	background-color: #ABA189;
	color: #000;
}

.pg-alt
{
	background-color: #FFF;
}

.pg-alt td:hover
{
	background-color: #5E594B;
	color: #EEECE6;
}

.pg-row-head
{
	background-color: #XXX;
}

.att_hdr
{
	font-size: 15px;
	font-weight: bold;
	border-bottom: #DEDACF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 20px 2px 0 0; !important
}

textarea
{
	width: 500px;
	height: 150px;
}

.pop_link
{
	text-decoration: none;
	color: #5E4611;
	font-style: italic;
	font-weight: bold;
}

.pop_link:hover
{
	text-decoration: underline;
}