body{
	background-color: #0c1c47;
}

img{
	border: none;
}

#main {
	background-color: white;
	width: 811px;
	margin-left: 100px;
	margin-top: -21px;
	padding: 5px;
	margin-bottom: 5px;
	
}

#main_text {
	padding-left: 50px;
}

#tabs{
	width: 100px;
	float: left;
}

#tabs_container{
	width: 440px;

}
#clear{
	float: none;
}

#header{
	padding-bottom: 10px;
}

#header a{
	text-decoration: none;
}

#header_image2{
	float: right;
	font-weight: bold;
	font-size: x-large;
}
#header_links{
	padding-top: 40px;
	float: right;
}

#video
{	text-align: center;
	margin-bottom: 30px;
}

/* Dealer Page*/
#headerTitle{
	font-family: Papyrus;
	color: #733304;
}

#sideBarDealer {
	width: 140px;
	height: 750px;
	/*height: 900px;*/
	text-align: center;
	font-family: Tahoma;
	float: left;
}
#sideBarDealer a {
	text-decoration: none;
	color: #336699;
}

#sideBarDealer img {
	margin-left: -30px;
	margin-top: 580px;
}

#secondaryText{
	font-family: Tahoma;
	line-height: 1.25;
	font-size: small;
	padding-right: 30px;
}

#secondaryText h3{
	font-family: Arial;
	color: #733304;
}

#secondaryText li{
	margin-left: 160px;
}


#middlephoto1{
	margin-left: -57px;
}
#middlephoto2{
	margin-left: -57px;
	margin-top: -65px;
}
#middlephoto3{
	margin-left: -57px;
	margin-top: -65px;
}

#thirdTextArea{
	font-family: Tahoma;
	font-size: small;
	text-align: center;
	
}
#thirdTextArea h3{
	font-family: Arial;
	color: #733304;
	font-size: medium;
}

#thirdLeft{
	margin-top: -60px;
	width: 345px;
	height: 184px;
	float: left;
}

#thirdRight{
	width: 404px; 
	height: 178px;
	float: left;
}

#bottomPhoto {
	margin-bottom: 200px;
}

#fourthTextArea{
	font-family: Tahoma;
	text-align: center;
	
}
#fourthTextArea h3{
	font-family: Arial;
	color: #733304;
	font-size: large;
}

#fourthLeft{
	margin-top: -220px;
	width: 235px;
	height: 184px;
	float: left;
}

#fourthCenter{
	margin-top: -165px;
	margin-left: 250px;
	width: 235px;
	height: 184px;
	float: left;
}

#fourthRight{
	margin-top: -185px;
	margin-left: 500px;
	width: 229px; 
	height: 184px;
	float: left;
}

#clear{
	float: none;
}

#footer1 {
	text-align: center;
	margin-top: -80px;
}

#footer2 {
	text-align: center;
	background-color: #D6E4FC;
	width: 821px;
	margin-left: 100px;
}

