/* CSS for E&W Automotive; c.1991-2009 E&W Automotive, LLC Coded by Steve Pomeroy, NeoAnglo Productions */
@font-face {
	font-family: Enter Sansman;
	src: url(‘fonts/entsans.ttf’);
} 
/* Enter Sansman font courtesy of Digital Graphics Lab, www.digitalgraphiclabs.com */

body {
	background-color: #45443f;
}
#wrapper {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}
#stripe_wrapper_t {
	background-image: url(images/stripetop.png);
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
}
#backer {
	background-image: url(images/content.png);
	background-repeat: repeat-y;
	width: auto;
	position: relative;
}



#header {
	height: auto;
	clear: both;
	padding: 10px 28px;

}
#logo {
	float: left;
	width: 136px;
	height: 104px;
	margin-right: 10px;
	padding-top: 10px;
}

#nav {
	float: right;
	padding: 5px;
}


#content {
	padding: 0px 38px;
	margin-top: 10px;
	display: block;
	clear: both;
	height: auto;
	min-height: 600px;

}

#boxl {
	display: block;
	float: left;
	width: 33%;
	position: relative;
}
#boxhc {
	margin-left: 20px;
	width: 600px;
	position: relative;
}
#boxr {
	display: block;
	float: right;
	width: 33%;
	position: relative;
}
#boxl2 {
	display: block;
	float: left;
	width: 49%;
	position: relative;
}
#boxr2c {
	display: block;
	float: right;
	width: 49%;
	position: relative;
	text-align: center;
}



#footer {
	padding: 10px 24px;
	display: block;
	clear: both;
}
form#coupon {
	float: none;
	width: 100px;
	display: inline;
}


#stripe_wrapper_b {
	height: 21px;
	background-image: url(images/stripebot.png);
	background-repeat: no-repeat;
	width: 1024px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	color: #000000;
	line-height: 1.3em;
}
p.c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center;
	color: #000000;
	margin: 0px 0px 10px;
	line-height: 1.3em;
}
p.f {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	color: #000000;
	margin: 0px 0px 10px;
	line-height: 1em;
}
p.hdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: justify;
	color: #930927;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px;
}



h1 {
	font-family: "Enter Sansman", Verdana, Arial, sans-serif;
	font-size: 2.5em;
	color: #930927;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #000000;
	text-align: center;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	list-style-position: inside;
	line-height: 1.3em;
}
img.left {
	border-style: solid;
	border-color: #C30C33;
	border-width: 1px;
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	display: inline;
	clear: right;
	margin-top: 8px;
}


img.ctr	{
	border-style: solid;
	border-color: #C30C33;
	border-width: 1px;
}
img.ctrpad {
	text-align: center;
	border-style: solid;
	border-color: #C30C33;
	border-width: 1px;
	margin: 20px 0px;
}

img.right {
	border-style: solid;
	border-color: #C30C33;
	border-width: 1px;
	float: right;
	margin-left: 14px;
	margin-bottom: 14px;
}


.wow {
	color: #930927;
	font-style: italic;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #660066;
	text-decoration: underline;
}
a:hover {
	color: #33CCFF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
p.r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
	color: #000000;
	margin: 0px 0px 10px;
	line-height: 1.3em;
}
