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

/* Headline Colors / Styles here */
h1 {
	color: #663300;
	font-family: 'Rock Salt', cursive;
}
h2 {
	color: #663300;
	font-family: 'Rock Salt', cursive;
}
h3 {
	color: #000000;
	/*font-family: 'Rock Salt', cursive;*/
}
h4 {
	color: #000000;
	/*font-family: 'Rock Salt', cursive;*/
}
h5 {
	color: #000000;
}
h6 {
	color: #000000;
}

/* Link Colors / Styles here */
a {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #6600CC;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: underline;
}
div#hnav a {
	color: #663300;
	text-decoration: none;
}
div#hnav a:visited {
	color: #663300;
	text-decoration: none;
}
div#hnav a:hover {
	color: #996633
	text-decoration: underline;
}
div#hnav a:active {
	color: #996633
	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 {
	text-decoration: none;
}
div#footer a:visited {
	text-decoration: none;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer a:active {
	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 {
	border: none;
}
#header {
	background-color: #FFFFFF;
	border-bottom: #EEEEEE 2px solid;
}
#xx #header {
	background:url(../img/header2.jpg) no-repeat;
	border-bottom: #FFFFFF 2px solid;
}
#content {
	width: 90%;
	margin: 1.2em 3.0em 1.2em 1.2em;	
}
#am #content {
	margin-left: 8em;
}
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#hnav {
	font-family: 'Rock Salt', cursive;
	font-size: 1.25em;
	margin: 1.0em 0;
	border-bottom: #FFFFFF 2px solid;
}
#vnav {
	font-weight: bold;
}

#footer {
	background-color: #FFFFFF;
	border-top: #EEEEEE 2px solid;
	font-family: 'Rock Salt', cursive;
	font-size: 0.80em;
	color: #666666;
	text-align: center;
}

.thumbpix {
    float: left;
    width: 96px;
    height: 100px;
	text-align: center;
	margin: 2px;
}
.border {
	border: #333333 1px solid;
}
.phone {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.50em;
	letter-spacing: -4px;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
#cartsummary {
	color: #FFFFFF;
	border: #999999 solid 1px;
}