body {
	background:#950c08 url(/images/bckgrnd.jpg) top left repeat-x;
	margin:20;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	font-size:86%;
}
input,
select,
textarea {
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
}
input.styled,
select,
textarea {
	border:1px solid #dbd3cd;
}
input.styled,
textarea {
	padding:3px 0 3px 3px;
}
input.bttn {
	padding:3px 5px;
	font-weight:bold;
	color:#fff;
	background:#720806;
	border:2px solid #dbd3cd;
}

a,
a:link,
a:active,
a:visited {
	color:#720806;
}
a:hover {
	color:#666;
}

a.navhere {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a.here {
	color:#000;
	text-decoration:none;
}
a.here:hover {
	color:#000;
	text-decoration:none;
}
ul li {
	list-style-image:url(/images/ep_bullet.gif);
}

div#header {
	height:49px;
	background: url(/images/red_fade.gif) bottom left repeat-x;
	width:90%;
	min-width:810px;
	float:left;
	position:relative;
}
div#header h1 {
	margin:0;
	float:left;
	padding:0;
	height:56px;
	width:214px;
	margin-right:7px;
	text-indent:-9999px;
	background:url(/images/logo.gif) top left no-repeat;
	position:relative;
	z-index:2;
}
div#header a {
	font-size:12px;
	font-weight:bold;
	padding:20px 7px 10px;
	_padding:26px 7px 10px;
	display:block;
	float:left;
	text-decoration:none;
	color:#cb9594;
}
div#header a:hover {
	color:#fff;
}
div#header form#searchForm {
	width:220px;
	float:right;
	padding:16px 0 0;
	_padding:23px 0 0;
}
form#searchForm div.search {
	padding-left:9px;
	width:140px;
	background:url(/images/srch_l.gif) center left no-repeat;
	float:left;
	margin-right:3px;
	_margin:0;
	_position:relative;
	_top:-1px;
}
form#searchForm div.search input {
	height:17px;
	width:100%;
	background:url(/images/srch_m.gif) top left repeat-x;
	border:none;
	font-size:12px;
	padding:4px 0 0;
}

div#content {
	width:90%;
	min-width:810px;
	float:left;
	position:relative;
	background:#fff url(/images/inner_bckgrnd.gif) bottom left repeat-x;
	min-height:400px;
	overflow:hidden;
}
div#side {
	padding:18px;
	width:178px;
	float:left;
}
div#side h2 {
	margin:0;
	text-align:center;
	letter-spacing:-1px;
	padding:0;
	color:#720806;
	font-size:220%;
}
div#side h2 a {
	text-decoration:none;
}
div#inner {
	padding:18px 18px 18px 0;
	margin-left:214px;
}
div.headerimg {
	padding-left:18px;
	height:184px;
	background: #8a914d url(/images/headers/summer.jpg) top left no-repeat;
	margin-bottom:18px;
}
div.headerimg h2 {
	font-size:350%;
	letter-spacing:-4px;
	color:#fff;
	margin:0 0 3px;
	padding:20px 0 0;
}
div.headerimg a {
	background:#674;
	color:#fff !important;
	text-decoration:none;
	padding:2px 5px 3px;
	font-weight:bold;
}
div.headerimg a:hover {
	color:#e2d092 !important;
}
h2.feature {
	font-size:175%;
	margin-bottom:0;
}
h2.subTitle {
	font-size:230%;
	margin:0;
	color:#444;
	letter-spacing:-2px;
}
h2.feature a {
	float:right;
	font-size: 14px;
	margin:7px;
	text-decoration:none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
table#features {
	border-collapse:separate;
	/*border-spacing:10px;*/
	width:100%;
	_width:99%;
}
table#features td {
	border:1px solid #c29c7f;
	padding:10px;
	vertical-align:top;
}
table#features td img {
	border:3px solid #fff;
}
div.itembox {
	text-align:center;
}
div.itembox h3 {
	font-size:15px;
	margin:10px 0 0;
}
div.itembox h3 a {
	color:#e2110c;
	text-decoration:none;
}
div.itembox p {
	margin:3px 0;
	font-size:12px;
}
div.itembox a.price {
	color:#e2110c;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 0;
	text-decoration:none;
	display:block;
}
div.itembox a.price strike {
	color:#666;
}
div.itembox p.sku {
	margin:0;
	color:#999;
	font-weight:bold;
	font-size:10px;
}
a.cat {
	display:block;
	height:15px;
	line-height:15px;
	padding:7px 0;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	border-top:1px solid #dbd3cd;
	font-size:15px;
	padding-right:20px;
	background:#fff url(/images/nav_bckgrnd.gif) -3px 0 no-repeat;
}
a.cat:hover {
	background:#b50d09 url(/images/nav_bckgrnd.gif) -3px -29px no-repeat;
	color:#fff;
}
div.side {
	text-align:center;
	border-top:1px solid #dbd3cd;
	padding:18px 0;
}
div.side p {
	margin:3px 0 0;
	font-weight:bold;
	font-size:11px;
}
form#newsletterForm {
	width:180px;
	float:right;
	padding:16px 0 0;
	margin:0;
}
form#newsletterForm div.newsletter {
	padding-left:8px;
	width:111px;
	_width:110px;
	background:url(/images/signup_l.gif) center left no-repeat;
	float:left;
	margin-right:3px;
	_margin-right:0;
	_position:relative;
	_top:-1px;
}
form#newsletterForm div.newsletter input {
	height:17px;
	width:100%;
	background:url(/images/signup_m.gif) top left repeat-x;
	border:none;
	font-size:12px;
	padding:4px 0 0;
}
div#bttm {
	clear:both;
	background:#e0e0e0 url(/images/rnd_bl.gif) bottom left no-repeat;
	height:4px;
	width:90%;
	min-width:810px;
}
div#bttm div {
	background:url(/images/rnd_br.gif) bottom right no-repeat;
	height:4px;
}
div#dealerlogin {
	clear:both;
	text-align:right;
	width:90%;
	min-width:810px;
	margin:18px 0 40px;
	color:#440302;
	font-weight:bold;
}
div#dealerlogin a {
	color:#440302;
	
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */