@charset "UTF-8";
body {
	background-image: url(../images/bg2.gif);
	background-repeat: repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	margin-bottom: 100px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body links 

a.main:link {
	color: #000;
	text-decoration: underline;	
}
a.main:visited {
	text-decoration: underline;
	color: #000;
}
a.main:hover {
	text-decoration: underline;
	color: #000;
}
a.main:active {
	text-decoration: underline;
	color: #000;
}



#container {
	
	margin: auto;
	width: 811px;
}
#container2 {
	padding-top: 30px;	
	
}
#header {
	width: 811px;
}
#logo {
	margin: 0px;
	float: left;
	width: 271px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation {
	width: 500px;
	margin-left: 320px;
	padding-top: 60px;	
}
#features {
	width: 811px;
	margin: auto;
}
.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: 1px;
    line-height: 0px;
}

.thrColFix #container2 {
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFix #sidebar1 {
	float: left; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 17px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColFix #sidebar2 {
	float: right; /* padding keeps the content of the div away from the edges */
	padding-top: 15px;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.thrColFix #mainContent {
	width: 811px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: auto;
}
.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-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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: 1px;
    line-height: 0px;
}
#bottom {
	width: 824px;
}

#Flashcontent    
	{
	
	margin-left: -282px;
	position: absolute;
	top: 20%;
	left: 50%;
	width: 564px;
	height: 374px;
	visibility: visible
	}
#homefooter {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 520px;	
}

#footer {
	width: 500px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 150px;
}
.footerContent {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	margin: auto;
	width: 520px;
}



.footerLinks a:link {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.footerLinks a:visited {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.footerLinks a:hover {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.footerLinks a:active {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

.dash {
	font-size: 10px;
	color: #999;
	
}#bodyContent {
	width: 811px;
	margin-top: 20px;
}
#sideNav {
	float: left;
	width: 120px;
	background-image: url(../images/sideNav_bg.jpg);
	background-repeat: no-repeat;
	height: 247px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 25px;
}
#products {
	background-color: #FFF;
	margin-left: 155px;
	width: 656px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 0px solid gray;
	width: 100px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000

}

#navlist li
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000;
	list-style: none;
	border-top: 0px solid gray;
	margin: 0px;
	padding: 0px;
}

#navlist li a { text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#contentContainer {
	background-color: #FFF;
	margin-left: 155px;
	width: 656px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#contentContainer2 {
	background-color: #FFF;
	margin-left: 155px;
	width: 656px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 525px;
}

#contentContainer3 {
	margin-left: 155px;
	width: 656px;
	padding-top: 0px;
	padding-bottom: 10px;
	
}

#content {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#dealercontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 500px;
	background-position: bottom;
	background-repeat: no-repeat;
}
#teamcontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 110px;
	padding-left: 0px;
	height: 300px;
	background-repeat: no-repeat;
}
#aboutcontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 600px;
	background-position: bottom;
	background-repeat: no-repeat;
}

#newscontent {
	
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}


a.shirt:link {
	color: #00C;
	text-decoration: underline;
}
a.shirt:visited {
	text-decoration: underline;
	color: #00C;
}
a.shirt:hover {
	text-decoration: underline;
	color: #00C;
}
a.shirt:active {
	text-decoration: underline;
	color: #00C;
}

#newsStories {
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 40px;
	margin: 0px;
}
#dealerLocations {
	padding: 10px;
	background-color: #FFF;
}

