/* colors:
dark brown #5A483A
green: #647329
orange: #FF8B0E
beige: #FAFFE7
*/
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#5A483A;
	color:#393623;
}
table,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#393623;
}
a {
	color:#FF8B0E;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr{
	color:#647329;
	border:0;
  	border-top: 2px solid #647329;
  	height: 2;
 	background: #647329;
}
h1{
	font-size: small;
	color:#5A483A;
	font-weight:normal;
}
h3,h5,h2{
	color: #546022;
}
h4,h6{
	color: #FF8B0E;
}
.categoryblurbs {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 0 10px 0 15px;
	}
input.green {
	background-color:#647329;
	color:#FFFFFF;
	font-weight:bold;
}
.white{
	color:#FFFFFF;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.container {
	border: 1px solid #FF8B0E;
	background-color:#010101;
	background-image:url(../images/bckgr_strip.gif);
	background-repeat:repeat-y;
}
div.left {
	position:relative;
	margin:0;
	padding:0;
	float:left;
	width:294px;
	height:auto;
	background-image:url(../images/wheel.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#010101;
}
div.navigation {
	position:relative;
	margin:0;
	padding:230px 20px 0;
}
div.navigation a{
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
}
div.navigation a#white{
	text-align:right;
	color:#FAFFE7;
	padding: 0 15px 0 0;
}
div.navigation a:hover#white {
	color:#FF8B0E;
	background-image:url(../images/orange_dot.png);
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
}
div.navigation a#green{
	text-align:left;
	color:#647329;
	padding: 0 0 0 15px;
}
div.navigation a:hover#green {
	color:#FAFFE7;
	background-image:url(../images/white_dot.png);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
}



div.right {
	position:relative;
	margin:0;
	padding:0;
	float:right;
	width:508px;
	height:auto;
	background-color:#FAFFE7;
	text-align:left;
}
div.top_nav {
	position:relative;
	padding: 0 13px 0 0;
	font-weight:bold;
	font-size:13px;
	width: 447px;
	text-align:right;
	float:left;
	vertical-align:top;
}
div.top_nav a{
	color:#393623;
}
div.top_nav a:hover{
	color:#FF8B0E;
	text-decoration:none;
}

div.cart {
	position:relative;
	float:right;
	width:27px;
	padding: 0 15px 0 0;
}
div.intro_text{
	position:relative;
	padding:15px;
	text-align:left;
	width: 478px;
	color:#5A483A;
	font-size:90%;
}
div.intro_text td{
	color:#5A483A;
	font-size:80%;
}	
div.short_text{
	text-align:center;
	color:#5A483A;
	font-size:70%;
	font-weight:bold;
}



div.moreinfo{
	margin:10px;
}
div.content{
	clear:both;
}
div.content img{
	border:1px solid #FF8B0E;
}
div.product img{
	border: 0;
}
div.product{
	border:1px solid #FF8B0E;
	background-color:#FF8B0E;
	width:209px;
	text-align:center;
	margin: 10px;
	float:left;
}
div.product_sub{
	width:209px;
	text-align:left;
	margin: 0 0 0 1%;
	float:left;
}
div#orange_bckgr{
	background-color:#FF8B0E;
	width:209px;
	height: 34px;
	vertical-align:middle;
	font-weight:bold;
	padding:6px 0 6px 0;
	float:left;
}
div#orange_bckgr a{
	color:#FFFFFF;
}

.right_shadow {
	background-image:url(../images/shadow_right.jpg);
	background-repeat:repeat-y;
}
.bot_shadow {
	background-image:url(../images/shadow_bot.jpg);
	background-repeat:repeat-x;
}
/* Main body style definition  */

/* Used if no thick and thin line images defined  */
HR.thickline {
	color : #000099;
	size : 4;
}

HR.thinline {
	color : #000099;
	size : 2;
}

/* This is the style for the majority of text not otherwise defined below */
.mainpage {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding : 0;
	border-width : 0;
	margin : 0;	
	color : #000000;
}

/* Style for main page titles, if no image defined */
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	color : #000099;
	font-weight: bold;
}

/* Style for other page titles, if no image defined */
.title2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #000099;
	font-weight: bold;
}

/* Style for text that appears at the top of some special pages like specials, and search engine */
.toptext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : Red;
}

/* Style for product names, if no image defined   */
.prodname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
a .prodname {
	color:#546022;
}

/* Style for category names, if no image defined   */
.catname {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

/* Style for Product SKU line, if turned on */
.prodSKU {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for Product price, if turned on */
.prodprice {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for Product price emphasized words */
.prodprice2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Red;
}

/* Style for Product discount line, if turned on */
.proddisc {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

/* Style for border around image on moreinfo page */
.moreimg {
	border-style : groove;
	border-width : thick;
	border-color : Silver;
	width: 30%;
	text-align : center;
	padding : 15px;
	background-color: white;
}

/* Style for orderbox text */
.ordertext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for form headers */
.formheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for form background */
table.formbg {
	background-color : #FFFFFF;
	border: 1px solid #647329;
}
table.formbg td{
	border: 1px solid #647329;
}
/* Style for form text */
.formtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

/* Style for larger form text */
.largerformtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;	
	color : #000000;
}

/* Style for smaller form text */
.smallformtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	color : #000000;
}

/* Style for form error messages */
.formerror {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : red;
}

/* Style for form required text */
.formreqtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : red;
}

/* Style for shopping cart header */
.cartheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : white;
}

/* Style for shopping cart header background */
.cartheaderbg {
	background-color : #0018CE;
}

/* Style for shopping cart text */
.carttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* Style for small shopping cart text */
.smallcarttext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

/* Style for main shopping cart color */
.mainrows {
	background-color : #FFFFFF;
}

/* Style for alternate shopping cart rows */
.altrows {
	background-color : #C8D993;
}

/* Add any additional styles you wish to use for your store here  */

/* Used for the default header */
A.header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000099;
	font-weight: bold;	
	}
	
/* Used for the default footer */
A.footer {
	font-size : 11px;
	color: #647329;
	}

.merchant {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic;	
	color : #000000;
}

.error {
	color: #660000;
}
