body{
	text-align: center;
	background: #b0bfc2;
	background-image:url('./buildbox/mainbg.gif');
	color: #444;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

#container{
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	background: #ffffff;
	border-top: solid 0px black;
	border-right: solid 1px black;
	border-left: solid 1px black;
	border-bottom:solid 1px black;
}

h1{
	background: #d36832;
	background-image:url('./buildbox/h1bg.jpg');
	color: #000000;
	padding: 2px;
	margin: 0;
	border-bottom: 0px solid #387a9b;
	font-family:"Times New Roman",Georgia,Serif;
	font-variant: small-caps;
	text-align: center;
	vertical-align: top;
	height: 130px;
}

#nav{
	float: left;
	width: 135px;
	display: inline;
	margin-left: 20px;
	margin-top: 3px;
	padding: 0px 0;
	border: solid 0px black;
	font-family: arial, sans-serif, helvetica;
	font-variant: small-caps;
	font-weight: bold;
}

#nav ul{
	margin: 0;
	padding: 0;
	border: solid 1px black;
	list-style-type: none;
	text-align: right;
}

#nav li{
	background: #ffffff;
	padding: 0px 5px 0px 0px;
}

li#navBar{
	border: solid 0px black;
}

li#navBar a{

}

li#navBar a:hover{

}

#content{
	float: left;
	width: 800px;
	margin-left: 40px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	background: #bfe2f9;
	border: solid 1px black;
}

#footer{
	clear: both;
	background: #000000;
	color: #ffffff;
	padding: 5px 10px;
	text-align: right;
	font-size: 80%;
}

h2{
	margin-top: 0;
	text-indent: 26;
	color: #000000;
	background: #387a9b;
	background-image:url('./buildbox/h2bg.jpg');
	font-family: arial, sans-serif, helvetica;
	font-variant: small-caps;
	font-weight: bolder;
	border-top: solid 0px black;
	border-bottom: solid 1px black;
}

h3{
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	border: solid 1px black;
	font-family: arial, sans-serif, helvetica;
	font-size: 105%;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
}

p{
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	margin-top: 0px;
	border: solid 1px black;
	background: #ffffff;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
}

.siteLogo{
	height:128px
}

li#navigationTitles{
	font-variant: small-caps;
	font-size: large;
	font-weight: bold;
	background: #bfe2f9;
	border-bottom: solid 1px black;
	text-align: left;
	font-family: arial, sans-serif, helvetica;
	color: black;
	text-indent: 6;
}

.authDealer{
	width:133px;
	border: 0px;
}

.dealerBox{
	margin-top: 3px;
	margin-bottom: 10px;
	border: solid 1px black;
}

a:link{
	color: #175b7d;
}

a:visited{
	color: #600;
}

a:hover, a:active{
	color: #d36832;
}

a{
	text-decoration: none;
}

#cfsbox{
	background: #ffffff;
	border: solid 1px black;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-bottom: 3px;
}

.cfsheading{
	background-color: #ffffff;
	color: #000000;
	font-family: arial, sans-serif, helvetica;
	font-size: 150%;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 25px;
}

#cfsimgcontainer{
	margin-left: 15px;
	margin-right: 15px;
}

#cfsmainimg{
	float: left;
	width: 440px;
	border: solid 1px black;
	text-align: top;
	margin-bottom: 3px;
	margin-right: 10px;
}



.cfsdiscrip{
	clear: both;
	color: black;
	text-align: center;
	font-size: 90%;
	margin-right:15px;
	margin-left:15px;
	margin-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 5px;
	border: solid 1px black;
}

#cfsthumbs{
	width: auto;
	float: right;
	border: solid 1px black;
	text-align: center;
	margin-right:3px;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-top: 3px;
	display:inline;
}

.thumbnail{
	display:inline;
	width: 65px;
	max-height:43px;
	margin-left 5px;
	margin-bottom 10px;
	border: solid 1px black;
}

img{
	border: 0px;
}
