@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e7e1dc;
}

ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#container {
	width:100%;
	height: 100%;
}

#subcontainer {
	width:953px;
	top:162px;
	position:absolute;
	left: 50%;	
	margin-left: -476px; 
	visibility: visible;
	background:url("../images/bodysides.gif") repeat center bottom #ffffff;
}

div.headercontainer {
	width:100%;
	height: 104px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
}

div.header {
	margin-left:auto; 
	margin-right:auto;
	visibility: visible;
	width:945px;
	height: 104px;
}

div.leftheader {
	width:48%;
	float:left;
}
div.rightheader {
	width:48%;
	float:right;
	margin-top:40px;
}

#topnavcontainer {
	position: absolute;
	top:104px;
	width:100%;
	height: 58px;
	background:url("../images/nav-gradient.jpg") repeat center bottom #fefefe;
}

#topnav {
	margin-left:auto; 
	margin-right:auto;
	visibility: visible;
	width:945px;
	height: 58px;
}

#topnavleft {
	width:80%;
	float:left;
}

#topnavright {
	width:20%;
	float:right;
}

input.search {
	font-size: .7em;
    color: #000000;
    background-color: #ffffff;
    padding: 2px;
    border: solid 1px #000000;
    margin-right: 10px;
    height: 15px;
	margin-top: 17px;
	width:150px;
}

input.searchglass {
	border:0;
	float:right;
	margin-top: -22px;
}

div.theme {
	width:953px;
	height:289px;
	margin-left:auto;
	margin-right:auto;
}

#subnavcontainer {
	width:953px;
	height: 86px;
	top:451px;
	position:absolute;
	left: 50%;	
	margin-left: -476px; 
	background:url("../images/greenbodysides.gif") repeat center #8fb400;
}

#subnavcontainerbox {
	width:585px;
	float:left;
	height:86px;
	margin-left:5px;
	background:url("../images/home-subnav-gradient.jpg") repeat center bottom #fefefe;
}

img.subnavtitles {
	margin-top:17px;
	margin-left:30px;
	border:0;
}

div.subnavcontainerdealer {
	width:359px;
	float:left;
	height:86px;
	display:block;
	background:url("../images/home-subnav-right-gradient.jpg") repeat center bottom #fefefe;
}

img.dealertitles {
	margin-top:17px;
	margin-left:30px;
}

select.dealer {
	float:left;
	margin-left: 30px;
	width:120px;
}

#content {
	width:953px;
	top:537px;
	position:absolute;
	left: 50%;	
	margin-left: -476px; 
	visibility: visible;
}

#mainbody {
	background:url("../images/bodysides.gif") repeat center bottom #ffffff;
	height:100%;
	overflow:hidden;
}

#mainbody ul li {
	background-image:url("../images/greencircle.gif");
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1em;
	font-family:Verdana;
	font-size:13px;
	color:#666666;
}

#mainbodybox1 {
	width:510px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	margin-right:5px;
}

#mainbodybox2 {
	width:360px;
	float:right;
	padding:5px;
	background: url("../images/watermark1.gif") no-repeat right #ffffff; 
	height:20em;
}

#bodyspacer {
	height:18px;
	background:#e7e1dc;
	overflow: auto;
}

#subbody {
	overflow: auto;
	margin-top:-3px;
	background:url("../images/bodysides.gif") repeat #ffffff;
	width:953px;
}

span.subbodybox {
	width:28%;
	float:left;
	margin-left:30px;
	margin-top:20px;
	background:#ffffff;
}

span.bodytitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19pt;
	font-weight:normal;
	color:#cc6600;
}

#footer {
	overflow: visible;
	background:#e7e1dc;
	margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
}


p.bodytext {
	font-family:Verdana;
	font-size:13px;
	color:#666666;
}

p.bodytextcenter {
	font-family:Verdana;
	font-size:13px;
	color:#666666;
	text-align:center;
}

span.header-text-bold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#797979;
	float:right;
}
a.header-link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d27920;
	float:right;
	font-weight:bold;
	text-decoration:underline;
}

a.colorlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cc6600;
	text-decoration:underline;
}

a.subnavlinks  {
	text-decoration:none;
	cursor:pointer;
}

p.quotetext {
	font-family:Verdana;
	font-size:15px;
	color:#999999;
}

p.blacktext {
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	padding:7px;
}

span.blacktextbold {
	font-family:Verdana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}

p.quotesignature {
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	font-style:italic;
}

p.greentitles {
	font-family:Verdana;
	font-size:12px;
	color:#799900;
	font-weight:bold;
}