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

/* Headline Colors / Styles here */
h1 {
	color: #CC6600;
}
h2 {
	color: #CC6600;
}
h3 {
	color: #CC6600;
}
h4 {
	color: #CC6600;
}
h5 {
	color: #CC6600;
}
h6 {
	color: #CC6600;
}

/* 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: #000000;
	text-decoration: none;
}
div#footer a:visited {
	color: #000000;
	text-decoration: none;
}
div#footer a:hover {
	color: #000000;
	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: #FFFF00;
	text-decoration: none;
}
div#vnav a:active {
	color: #FFFF00;
	text-decoration: none;
}
.prod_head a {
	color: #FFFFFF;
}
TABLE {
	display:block;
	clear:both;
}

#wrapper {
	background_color: #FFFFFF;
	border-bottom: #FFFFFF 2px solid;
	border-top: #FFFFFF 2px solid;
	border-left: #FFFFFF 2px solid;
	border-right: #FFFFFF 2px solid;
}
#header {
	background:url(../img/header.jpg) no-repeat;
	/*border-bottom: #FFFFFF 2px solid;*/
}
/*#xx #header {
	background:url(../img/header2.jpg) no-repeat;
	border-bottom: #FFFFFF 2px solid;
}*/
#content {
	/*border: #000066 1px solid;*/
}
#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: 32px;
	color: #eb7f27;
	font-weight: bold;
	/*background: #000033;
	border-bottom: #FFFFFF 2px solid;*/
}
#vnav {
	font-weight: bold;
	/*background:url(../img/side_nav_repeat.jpg) repeat-y;*/
}

#footer {
	color: #000000;
	background:url(../img/footer.jpg) no-repeat center;
	font-size:12px;
}
.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;
}
a.kmlinks {
	color:#000000;
}
h2.cattitle {
	text-align:center !important;
	margin:40px 0 0 0;
}
.catSmall,
.catSmall:visited {
	float: left;
	padding: 5px;
	margin: 10px 5px;
	width: 180px;
	height: 200px;
	text-align: center;
	color: #809256;
	text-decoration: none;
}
.catSmall:hover,
.catSmall:active {
	color: #000000;
	text-decoration: none;
}
/*
* html .catSmall P {
	padding: 0;
	margin: 0;
	height: 2.5em;
}
*/
.catSmThumb {
	/*border: solid 1px #809256;*/
	text-align: center !important;
	vertical-align:middle;
	margin: 10px auto;
	width: 180px;
	height: 200px;
	display:block;
	float:left;
}
.catSmThumb IMG {
	border: none;
}
.catSmHeadline {
	font: 0.75em "Verdana","Arial", sans-serif;
	letter-spacing: -0.02em;
	text-align: center !important;
	vertical-align: middle;
	/*height: 2.4em;
	margin: 1px;
	overflow: hidden;
	/*border: solid 1px green;*/
}
.catSmDiv {
	width: 85%;
	/*height: 2px;
	padding: 0;*/
	margin: 0 auto;
	background-color: #809256;
	color: #809256;
}
/*
* html .catSmDiv {
	margin: 0;
	padding: 0;
	height: 1px;
}
*/
.catSmPrice {
	text-align: center !important;
	/*
	position: relative;
	top: -.4em;
	*/
	letter-spacing: 0.10em;
	height: 1.2em;
	padding: 0;
	margin: 1px;
	font: .75em "Verdana","Arial", sans-serif;
	/*border: solid 1px black;*/
}
/*
* html .catSmPrice P {
	position: none;
}
