body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	text-align:center;
}
.footer {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}
.content{ padding:20px;}
.large_products {
	font-size: 20px;
	font-weight: normal;
}
.large_green {
	font-size: 20px;
	font-weight: normal;
}
.large_space{
line-height:26px;
}
h1 {
	font-size: 32px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 26px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-size: 11px;
	font-weight: bold;
}

.brown {
color: #894627;
}

a{ text-decoration:underline;}
a:hover{ text-decoration:none; }
div.subnavLinks{	margin-top: 20px;
	margin-bottom: 20px;
 }
.subnavLinks a{
	font-size:12px;
	text-decoration:underline;
	margin-right: 5px;
	margin-left: 5px;
}
.subnavLinks a:hover{
	font-size:12px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
}
.subnavLinks a.active{
	font-size:12px;
	text-decoration:underline;
	margin-right: 5px;
	margin-left: 5px;
	color: #CC9900;
}
.subnavLinks a.active:hover{
	font-size:12px;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 5px;
	color: #CC9900;
}.gallery img, .imgBorder {
	padding: 2px;
}
.gallery hr {
}
.caption {
	color: #000000;
}
.footer {
	color: #000000;
}

.gallery img, .imgBorder {
	background-color: #FFFFFF;
	border: 1px solid #854A10;
}
.gallery hr {
	color: #CB7A1F;
	background-color: #CB7A1F;
	border: 1px solid #CB7A1F;
}
#dealer_login_username, #dealer_login_pw {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 18px;
	width: 150px;
	border: 1px solid #746349;
	padding-top: 2px;
}
/*product images start*/
.product_table{ margin-bottom:20px; margin-top:20px;}
.product_table .large_products{text-transform: uppercase;font-size: 20px;
	font-weight: normal;}
.product_table td{}
img.product_image{ margin-right:10px; margin-bottom:5px;  margin-top:10px;}
.product_title{
	font-size:11px;
	font-weight:normal;
	margin-bottom:10px;
}
/*product images end*/
/*Home Whats_New start*/
#Whats_New{ color:#FFFFFF; width:230px; height:80px; font-size:11px; font-style:italic; }
#Whats_New a{ color:#FFFFFF; text-decoration:none;}
#Whats_New a:hover{ color:#FFFFFF; text-decoration:underline;}
#Whats_New strong{ font-size:12px;}
/*Home Whats_New end*/