/* --- version: 1.3.082907 --- */
/* --- Main Color/Font Style --- */
body {
	background: url(../img/background.gif) #644B1E top center no-repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #412803;
}

/* Headline Colors / Styles here */
h1 {
	color: #6A5120;
}
h2 {
	color: #B68936;
}
h3 {
	color: #A93A1B;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}

/* Link Colors / Styles here */
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
div#hnav a {
	color: #CCFFFF;
	text-decoration: none;
}
div#hnav a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
div#hnav a:hover {
	color: #CCCCFF;
	text-decoration: underline;
}
div#hnav a:active {
	color: #CCCCFF;
	text-decoration: underline;
}
div#admin a {
	color: #CCFFFF;
	text-decoration: none;
}
div#admin a:visited {
	color: #CCFFFF;
	text-decoration: none;
}
div#admin a:hover {
	color: #CCCCFF;
	text-decoration: underline;
}
div#admin a:active {
	color: #CCCCFF;
	text-decoration: underline;
}
div#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
div#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
div#vnav a {
	color:#FFFFFF;
	font-weight: bold;
	text-align:left;
}
div#vnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#vnav a:hover {
	color: #CCFFFF;
	text-decoration: underline;
}
div#vnav a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.prod_head a {
	color: #FFFFFF;
}
#wrapper {
	background: #FFFFFF url(../img/wrapper-bg.gif) top left repeat-y;
	border-bottom: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
	color:#412803;
}
#header {
	background:url(../img/header.jpg) no-repeat;
}
#xx #header {
	background:url(../img/header.jpg) no-repeat;
}
#content {
}
#hp #content {
	background: url(../img/front-image.jpg) top left no-repeat;
}
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#hnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFFFF;
	font-weight: bold;
	background: #000033;
	border-bottom: #FFFFFF 2px solid;
}
#vnav2 {
	font-weight: bold;
	background:url(../img/left_nav.jpg) no-repeat top left;
	height: 312px;
	width:184px;
}
#vnav2 a {
	color:#FFFFFF;
}
#footer {
	color: #FFFFFF;
	background: url(../img/footer.jpg) no-repeat bottom;
}
#hours {
	padding-left:20px;
}

.border {
	border: #333333 1px solid;
}
.phone {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.25em;
	letter-spacing:0px;
	margin-left:10px;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
#cartsummary {
	color: #FFFFFF;
	border: #999999 solid 1px;
}
a.kmlinks {
	color:#c1b381;
}