body {
	background-color: #beb6ab;
background-image: url(images/bg1.jpg);

	margin: 0px;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 11pt;
	color: #000000;
}

.pgborder {
	border: 1px solid #2A463A;
	border-top: 1px solid #2A463A;
}

.leftcolumn {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(images/barbg.jpg);
	background-repeat: repeat-x;
	background-color: #2a463a;
	text-align: center;
	padding-top: 9px;
}

.contentcolumn {
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: justify;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
}

.maincontent {
	background-color: #ffffff;
	text-align: left;
	padding: 6px;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}

.content {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
}

.poptable {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	background-color: White;
}

.pophead {
	background-color: #A4AFA8;
	font-weight: 600;
	font-size: 10pt;
	text-decoration: none;
	text-align: center;
	
}

.boxcell {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	background-image: url(images/boxbg.jpg);
	background-repeat: repeat-y;
	background-color: #D5E1D5;
}

.imgborder {
	border: 1px solid #000000;
}

.header {
	color: #fff;
	background-color: #017f50;
	font-size: 16px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.header1{
	color: #fff;
	font-weight: 600;
	font-size: 10pt;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.header a{
	color: #fff;
	font-weight: 600;
	font-size: 10pt;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.heading{
	color: #fff;
	background-color: #2a463a;
	font-weight: 600;
	font-size: 12pt;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.heading1 {
	color: #2a463a;
	font-weight: 600;
	font-size: 12pt;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

H1 {
	font-size: 15pt;
	font-weight: bold;
	color: #4185b6;
}

H3 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.small {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
}

.base {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #344D56;
}

hr {
	color: #2a463a;
	text-align: center;
	width: 80%;
}

.news {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	background-color: #DFF0E8;
	text-align: justify;
	border: 1px solid #2A463A;
	padding: 5px;
	}
	
.news1 {
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	padding: 5px;

}

.foot {
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	color: #000000;
	background: #A1C6B5;
	background-image: url(images/footbg.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
}

input.norequire,textarea.norequire, textarea {
	background-color: #cccccc;
	border: 1px solid #808080;
	width: 225px;
	height: 100px;
}

input.required,select.required,textarea.required,td.required {
	border: 1px solid #808080;
}

.nav {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size:10px;
        margin-left: 2px;
        padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bold;
        text-decoration: none;
        cursor : pointer;
}

.pop A {
font-size:12pt;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A {
font-size:10px;
font-weight: bold;
text-decoration: none;
color: #000000;
}

A:visited {
font-size:10px;
font-weight: bold;
text-decoration: none;
}

A:active {
font-size:10px;
font-weight: bold;
text-decoration: none;
}

A:hover
{
color: #ffffff;
background-color: #8C8D8D;
}

.menutop {
	font-size: 12pt;
	font-weight: bold;
	color: #2a463a;
	text-align: center;
	font-variant: small-caps;
	background-color: #D5E1D5;
	background-image: url(images/boxtop.jpg);
	background-repeat: no-repeat;
	border-bottom: #8C8D8D solid 2px;
	padding: 0;
}

.menutop1 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	font-variant: small-caps;
	background-color: #314B41;
	background-repeat: no-repeat;
	border-bottom: #8C8D8D solid 2px;
	padding: 0;
}

.boxcontent {
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	text-align: center;
	background-color: #D5E1D5;
	padding: 3px;
}

a:hover {
	text-decoration: none;}

#container {
	width: 525px;
	margin: 0 auto;
	border: 0px solid #396276;
	border-top: none;
	background-color: #fff;
}

#header {
	position: relative;
	height: 21px;
	margin: 0;
}

#homeLink {
	position: absolute;
	display: block;
	text-decoration: none;
	height: 21px;
	width: 525px;
	top: 0;
	left: 0;
}
#nav {
	position: absolute;
	left: 0;
	top: 0px;
	list-style: none;
	width: 525px;
	height: 21px;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
}

#nav_home a {
	display: block;
	background: transparent url(images/nav.jpg) 0 0 no-repeat;
	width: 48px;
	height: 21px;
}
#nav_about a {
	display: block;
	background: transparent url(images/nav.jpg) -48px 0 no-repeat;
	width: 69px;
	height: 21px;
}
#nav_service a {
	display: block;
	background: transparent url(images/nav.jpg) -117px 0 no-repeat;
	width: 58px;
	height: 21px;
}
#nav_parts a {
	display: block;
	background: transparent url(images/nav.jpg) -175px 0 no-repeat;
	width: 47px;
	height: 21px;
}
#nav_finance a {
	display: block;
	background: transparent url(images/nav.jpg) -222px 0 no-repeat;
	width: 62px;
	height: 21px;
}
#nav_directions a {
	display: block;
	background: transparent url(images/nav.jpg) -284px 0 no-repeat;
	width: 80px;
	height: 21px;
}
#nav_contact a {
	display: block;
	background: transparent url(images/nav.jpg) -364px 0 no-repeat;
	width: 81px;
	height: 21px;
}
#nav_resources a {
	display: block;
	background: transparent url(images/nav.jpg) -445px 0 no-repeat;
	width: 80px;
	height: 21px;
}

#nav_home a:hover {	background-position: 0 -21px; }
#nav_about a:hover { background-position: -48px -21px; }
#nav_service a:hover {background-position: -117px -21px;}
#nav_parts a:hover {background-position: -175px -21px;}
#nav_finance a:hover {background-position: -222px -21px;}
#nav_directions a:hover {background-position: -284px -21px;}
#nav_contact a:hover {background-position: -364px -21px;}
#nav_resources a:hover {background-position: -445px -21px;}


#nav li a span {
	margin-left: -2000px;
}

#nav li ul {
	position: absolute;
	left: -9999px;
	top: 21px;
	width: 170px;
	margin: 0;
	padding: 0;
	border: 1px solid #000;
	z-index: 100;
	background-color: #bed4ec;
}

#nav li li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
	list-style: none;
}

#nav li ul a {
	line-height: 14px;
	font-size: 10px;
	display: block;
	width: 170px;
	height: 17px;
	margin: 0;
	padding: 3px 8px;
	text-decoration: none;
	background-image: none;
}

#nav li ul a:hover {
	color: #fff;
	background-color: #017f50;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
}

#spanner
{
display: block;
width: 100%;
}

.MenuItem
{
border-bottom: #8C8D8D solid 2px;
padding: 0;
}

.MenuItem a, .MenuItem span
{
padding: 2px 0;
text-indent: 2px;
display: block;
width: 100%;
height: 16px;
text-align: center;
}

.MenuItem a
{
        font-size: 12px;
		  color: #ffffff;
        background-color: #017F50;
}

.MenuItem a:hover, .MenuItem span
{
color: #000000;
background-color: #D5E1D5;
}

#container1 {
	position: relative;
	padding: 0;
	margin: 0 auto;

}

#content {
	line-height: 16px;
	border: 1px solid #fff;
	margin: 8px 0 0;
	padding: 0;
	background-color: #000103;
}

#slideBox {
	position: absolute;
	left: 155px !important;
	top: 0px;
	right: 0px;
	width: 600px;
	height: 372px;
	z-index: 0;
}

.tabContent {
	width: 600px;
	background-color: transparent;
	
}
.tabContentType {
	width: 600px;
	background-color: #fff;
}
	

#ttContent,#fwContent,#lwContent,#thContent,#bbContent {
	display: none;
}
#ttContent,#lwContent,#thContent,#bbContent {
	float: right;
}
/* Dropdown */
.dropdown td {
	padding: 0px;
}

.heading{
	color: #fff;
	background-color: #017f50;
	font-size: 16px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}


.headerText {
	padding: 5px;
}



.range1,.range1fw {
	background-color: #A4AFA8;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 33%;
}

.range2,.range2fw {
	background-color: #C5CCC8;
	border-bottom: 1px solid #fff;
	width: 33%;
}

.range3,.range3fw {
	background-color: #E2E6E4;
	border-bottom: 1px solid #fff;
	width: 33%;
}

.range4,.range4fw {
	background-color: #A4AFA8;
	border-bottom: 1px solid #fff;
	width: 33%;
}

.range1fw,.range2fw,.range3fw,.range4fw {
	width: 25%;
}

.rank1 {
	margin-left: 2px;
}

.rank2 {
	margin-left: 40px;
}

.rank3 {
	margin-left: 80px;
}

.required {
	background-color: #fdfe6b;
}
.dropdown img {
	margin-bottom: 8px;
}
.popbubble1,.popbubble2,.popbubble3,.popbubble4 {
	position: absolute;
	left: auto;
	margin-left: 100px;
	margin-top: 0;
	width: 211px;
	height: 168px;
	padding: 10px 10px;
	background: transparent url(images/popbubbleleft.gif) 0 0 no-repeat;
	display: none;
	text-align: center;
	z-index: 10;
	font-size: 14px;
}
.popbubble3, .popbubble4 {
	text-align: left;
	margin-left: -220px;
	background: transparent url(images/popbubbleright.gif) 0 0 no-repeat;
}
.rangeText {
	padding: 3px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
}
.brandLogos img {
	width: 100px;
	padding: 3px 7px;
}
.brandLogos td {
	text-align: center;
}
.brandLogos a {
	display: block;
	border: 1px solid #fff;
}
.brandLogos a:hover {
	border: 1px solid #1A4B85;
}
#divNav a:hover {
	color: #ccc;}
#divisionLinks {
	position:absolute;
	margin-left:-2000px;}

.contentcolumn a:hover {
	background:none;
}
