body{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	line-height: 120%;
	background-color: #F4F4EC;
	text-align: left;
}

.img_border {
	border: 1px solid #616161;
}

img {
	border: none;
}

a {
	color: #FF8C00;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #B70500;
}

a:visited {
	color: #B75F00;
}

a:visited:hover {
	color: #B70500;
}

h1 {
    font-family: helvetica, Verdana, sans-serif;

    font-size: 160%;
	color: #6C662B;
}

.checkout_button {
	background-color: #DCDCD3;
	width: 160px;
}

.heading {
	font-size: 120%;
	line-height: 140%;
	font-weight: bold;
	color: #6C662B;
}

.current {
	color: #6C662B;
}

.current:hover {
	color: #6C662B;
}

.current:visited {
	color: #6C662B;
}

h2 {
    font-family: helvetica, Verdana, sans-serif;

	font-size: 140%;
	color: #6C662B;
}

h3 {
    font-family: helvetica, Verdana, sans-serif;

	font-size: 120%;
	color: #6C662B;
}

.contour{
	border :  1px dashed #FFFFFF;
}

.footer {
	background: url(/images/bgbottom.gif) no-repeat bottom right;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C662B;
}

.bg_left_top {
	background: url(/images/bgleft.gif) no-repeat 120px left;
}

.comment_sig {
	text-align: right;
	font-size: 80%;
}

.nav_pad {
	padding: 5px 0px 5px 15px;
}

.nav_pad:hover {
	color: #EEEEE6;
	background-color: #999111;
}

.nav_pad2 {
	padding: 5px 0px 5px 25px;
}

.nav_pad2:hover {
	color: #EEEEE6;
	background-color: #999111;
}

.nav {
	color: #6C662B;
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.nav:visited {
	color: #6C662B;
}

.nav:hover {
	color: #EEEEE6;
	background-color: #999111;
}

.nav_cur {
	color: #B75F00;
	font-weight: bold;
	width: 100%;
	text-align: left;
}

.nav_cur:visited {
	color: #B75F00;
}

.nav_cur:hover {
	color: #EEEEE6;
	background-color: #999111;
}

.faq {
	display: none;
}

.cartitem {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebox {
	border-top :  1px dashed #FFFFFF;
	border-bottom :  1px dashed #FFFFFF;
}

.newsletter {
	color: #6C662B;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bolder;
}

.sitemap {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #b75f00;
}

.sitemap a {
	color:#6c662b;
}

.sitemap a:visited {
	color:#6c662b;
}.sitemap a:visited:hover {
	color: #B70500;
}
.sitemap_header {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
