@charset "utf-8";


*******************Template**************** {
}


body {
	padding:0px;
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #F4FFE4;
}
#container {
	text-align: left;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: #F4FFE4;
	margin: 0px auto;
	width: 54.6em;
}
#logo {
	float: left;
}

.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 75px;
}

.MyCompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #5C743D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	text-align: center;
}
.dealerName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #669933;
	padding: 0px;
	vertical-align: baseline;
	margin: 0px;
	border-style: none;
}

.CompanyAddress {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.CompanyPhone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #3D7900;
	font-weight: bolder;
}
.ColorBar {
	background: #669900 repeat-x;
	line-height: 17px;
}
.menutabs {
	margin: 0px;
	padding: 5px;
	padding-left: 0px;
}
.content {
	padding-bottom: 0px;
	padding-top: 10px;
}
.footer {
	padding-top: 30px;
}
.email {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: center;
}
.copyright {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}



*******************Common****************** {
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin: 0px;
	padding: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin: 0px;
	padding: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 15px;
	line-height: normal;
}

/*
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, 
em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td 
{ 
border:0 none;
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
vertical-align:baseline;
}*/

.PageHeading {
	font-size: 50px;
	color: #5C743D;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}

*******************IndexPage****************** {
}

.background1 {
	background: #D5EDB3;
	border-style: none;
}
.background2 {
	background: #5C743D;
	border-style: none;
}
.background3 {
	background: #99CC66;
	border-style: none;
}
.background4 {
	background: #5c743d;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#tagline 	{
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 50px;
	border-style: none;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	border-style: none;
	}
	
/* Class Styles */
	
.bodyText {
	color:#666666;
	line-height:15px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	border-style: none;
	}
.image {
	border-style: none;
}

	
.pageName{
	color: #99CC66;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .21em;
	}
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.Price {
	font-size: 24px;
	font-weight: bold;
	color: #005B00;
}

.CompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #669933;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px 0px 0px 30px;
	vertical-align: baseline;
}

.time {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #363;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

#flag {
	float: none;
	padding-top: 0px;
	vertical-align: bottom;
	border-style: none;
}
#FlagText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03C;
	vertical-align: top;
	padding: 0px 0px 5px;
	text-align: center;
	margin-top: 10px;
}
.subHeading2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #363;
	padding-top: 10px;
	border-style: none;
}


*******************Brochure****************** {
}
.CW_Page {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}



*******************Dealers****************** {
}

/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	float: none;
	padding-top: 0px;
}*/
/* remember to define focus styles! */

/*ol, ul {
	list-style: none;
}*/
/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: separate;
}
*/
/*caption, th, td {
	text-align: left;
	font-weight: normal;
}*/
#Dealers {
	width: 764px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}

#container .content #Dealers {
	padding: 0px;
	margin: 0px;
	border: thick ridge #CCC;
}

/*background-image: url(../images/white.jpg);*/


#BodyText #Dealers {
	font-weight: normal;
}


.column1 {
	margin: 0px;
	padding: 10px 10px 10px 75px;
	text-align: left;
	vertical-align: baseline;
	border-width: 0px;
	border-style: none;
	width: 350px;
}
.column2 {
	text-align: left;
	vertical-align: baseline;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.oddRow {
	background-color: #F3F3F5;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.evenRow {
	border-width: 0px;
	border-style: none;
	background-color: #F3F3F5;
}

*******************Customers****************** {
}
#notables {
	margin: 0px;
	padding: 4px;
	border: thick solid #006600;
}
#notables td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 25%;
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
#testimonials {
	margin: 0px;
	padding: 0px;
}
.TestimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	background-position: center;
	text-align: left;
	padding: 0px;
}
#testimonials td {
	margin: 0px;
	padding: 20px;
	width: 341px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

*******************Faqs****************** {
}

.faqsText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px;
	padding: 20px;
	text-align: justify;
	background: url(../_images/backgrounds/white.jpg);
	border: thick groove #CCC;
	position: static;
}
.faqsText div p img {
	margin: 0px 10px 0px 5px;
	padding: 0px;
}
.centerImage {
	margin: 0px auto;
	padding: 0px;
	border-width: 0px;
	border-style: none;
	text-align: center;
}
.style1 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style2 {
	font-size: 18px;
	font-style: italic;
}
.vista {
	margin: 0px;
	padding: 15px 0px 0px;
	height: 70px;
}

.ad {
	text-align: center;
	margin: 30px auto 0px;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border: medium double #009900;
	width: 728px;
}

*******************Orphened****************** {
}

/*
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

/* CSS Document */
/*
#BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #FFFFFF;
	font-weight: bold;
	background-image: none;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
#BodyText #Parts td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#BodyText #Parts .partphotos {
	margin: 0px;
	padding: 20px 0px;
}
#BodyText #notables td {
	color: #3366CC;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: center;
}
#BodyText #Testimonials td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
}
*/
********Parts***************************** {
}

#partsHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #Fff;
	background-color: #000;
	text-align: center;
}
#partsTable {
	margin: 0px;
	padding: 0px;
	float: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0;
	text-align: center;
}
#container .content #partsTable #price {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
}
#container .content #partsTable tr #buyNow {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.button1 {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
}
.button2    {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 34px;
}
.button3 {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 64px;
}
.button4 {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 46px;
}
.button5 {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 14px;
}
.partphotos {
	float: none;
}

.part1 {
	float: left;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.part2 {
	float: left;
	padding-right: 30px;
}
.part3 {
	float: left;
	padding-right: 30px;
	padding-top: 17px;
}
.part4 {
	float: left;
	padding: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.part5 {
	float: right;
	padding: 0px;
	padding-top: 18px;
}
#container div .buyitnow {
	float: left;
	padding-right: 0px;
	padding-top: 10px;
}
.description {
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#container div .description .price1 {
	float: left;
	padding-left: 5px;
	margin: 0;
	padding-top: 0px;
}
#container div .description .price2 {
	float: left;
	padding-right: 20px;
	padding-left: 25px;
}
#container div .description .price3 {
	float: left;
	padding-right: 35px;
	padding-left: 29px;
}
#container div .description .price4 {
	float: left;
	padding-right: 0px;
	padding-left: 5px;
}
#container div .description .price5 {
	float: right;
	padding-right: 0px;
}
