/* default CSS styles */

html * {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/repeating_bg.gif) center center;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5%;
}

p {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #555;
}

a:hover {
	color: #52a740;
	text-decoration: none;
}

#main {
	width: 740px;
	margin: 0 auto 0 auto;
}

#header {
	height: 154px;
	background: url(images/right_head.gif) no-repeat top right;
}

#left {
	height: 154px;
	float: left;
	width: 337px;
	background: url(images/masthead_new.gif) no-repeat;
}

#right {
	height: 154px;
	float: right;
	width: 403px;
}

#flash_head {
	clear: both;
	height: 210px;
	background-color: #C6E3F2;
}

#flash_head_sec {
	clear: both;
	height: 52px;
	background-color: #C6E3F2;
}

#footer {
	clear: both;
	background: url(images/foot_div.gif) no-repeat center top;
	color: #666;
}

.left {
	float: left;
	display: block;
	line-height: 50px;
	font-size: 1.1em;
	padding-left: 3px;
}

.right {
	float: right;
	display: block;
	line-height: 50px;
	font-size: 1.1em;
	padding-right: 3px;
}

.divids {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
}

#quotation {
	background: url(images/testimonial_bar.gif) no-repeat;
	font-size: 1.1em;
	color: #fff;
	line-height: 18px;
	font-style: italic;
	margin-top: 15px;
	height: 36px;
	padding: 0 10px 0 10px;
}

/* navi styles */

#navi {
	margin-top: 99px;
}

#navi ul {
	list-style-type: none;
}

#navi ul li {
	float: left;
}

#navi i {
	margin-left: -999em;
}

#navi a {
	display: block;
	height: 34px;
}

#home a:link, #home a:visited {
	width: 78px;
	background: url(images/home.gif) no-repeat top left;
}

#home a:hover {
	background: url(images/home.gif) bottom left;
}

#contact a:link, #contact a:visited {
	width: 95px;
	background: url(images/contact.gif) no-repeat top left;
}

#contact a:hover {
	background: url(images/contact.gif) bottom left;
}

#dealerinfo a:link, #dealerinfo a:visited {
	width: 126px;
	background: url(images/dealerinfo.gif) no-repeat top left;
}

#dealerinfo a:hover {
	background: url(images/dealerinfo.gif) bottom left;
}

#ecolinks a:link, #ecolinks a:visited {
	width: 104px;
	background: url(images/ecolinks.gif) no-repeat top left;
}

#ecolinks a:hover {
	background: url(images/ecolinks.gif) bottom left;
}

#list {
	list-style-type: none;
	font-size: 1.2em;
	padding-left: 10px;
}

#list li{
	display: block;
	line-height: 1.4em;
	margin: 5px;
	padding-left: 3px;
}

#commslist {
	list-style-type: none;
	font-size: 1.2em;
	padding-left: 10px;
}

#commslist li{
	display: block;
	line-height: 1.8em;
	margin: 6px;
	padding: 5px;
	border: 1px solid #666;
}

#faq {
	display: block;
}

#faq li {
	display: block;
	width: 420px;
	font-size: 1.2em;
	list-style-type: none;
	padding: 5px;
}

#top {
	border: 1px solid #ade0a3;
	border-bottom: 0;
}

#bottom {
	border: 1px solid #ade0a3;
	border-top: 0;
}
.scripts {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.p {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.bodytext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #2A4187;
	text-decoration: underline;
}.footers {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.specials {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
}
.h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	line-height: 16pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #5F6AAC;
	text-decoration: none;
}
.h4 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #5F6AAC;
	text-decoration: none;
}
.h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	color: #5F6AAC;
	text-decoration: none;
}
.faqlinks {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #2A4187;
	text-decoration: underline;
}

