/* --- version: 1.3.082907 --- */
/* --- Main Color/Font Style --- */
body {
	background: #A99D78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
}

/* Headline Colors / Styles here */
h1 {
	color: #000000;
}
h2 {
	color: #666633;
}
h3 {
	color: #000000;
}
h4 {
	color: #000000;
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}
img {
	border:none;
}
/* Link Colors / Styles here */
a {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #006699;
	text-decoration: underline;
}
div#hnav a {
	color: #FFFFFF;
	text-decoration: none;
}
div#hnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
div#hnav a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
div#hnav a:active {
	color: #FFCC00;
	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: #000000;
	text-decoration: none;
}
div#footer a:visited {
	color: #000000;
	text-decoration: none;
}
div#footer a:hover {
	color: #003399;
	text-decoration: underline;
}
div#footer a:active {
	color: #000000;
	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;
}
#header {
	/*background:url(../img/header.jpg) no-repeat;*/
}
#xx #header {
	background:url(../img/header2.jpg) no-repeat;
	height:155px;
}
#content {
	background:url(../img/gradient.jpg) repeat-x;
}
#hp #content {
}
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#hnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background:url(../img/header_bottom.jpg) no-repeat;
}
#xx #hnav {
	margin-top:0;
}
#vnav {
	font-weight: bold;
}

#footer {
	color: #000000;
}
.thumbpix {
    float: left;
    width: 96px;
    height: 100px;
	text-align: center;
	margin: 2px;
}
.border {
	border: #333333 1px solid;
}
.phone {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.50em;
	letter-spacing: -2px;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
#cartsummary {
	color: #FFFFFF;
	border: #999999 solid 1px;
}
#headlinebox {
	width: 160px;
	text-align: center;
	background: #E7E1C9;
	float: left;
	margin: 5px 10px 5px 0;
	padding: 5px;
	border: solid 1px black;
}
#headlinebox .date {
	font-size: .8em;
}