
body {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #040639;
	text-align: center;
	background-image:url(images/bg.jpg);
  	background-repeat:repeat-x;
	}
	
#container {
  margin: 0 auto;
  padding: 0;
  background-color:#ffffff;
  width:768px;
	}
	
/*typography*/	
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	}
a:link {
	}
a:visited {
	}
a:active {
	}
a:hover {
	text-decoration: underline;
	}
address {
	color:#040639;
	font-size: 1.0em;
	width:20em;
	float:left;
}

address a {
	text-decoration: none;
	font-weight: bold;
	color: #cc3333;
	text-align:center;
	}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	padding:0.5em;
	font-family: "Georgia", serif;
  	color:#040639;
  	text-align:left;
  	text-transform: capitalize;
	}
	
#navContainer h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	padding:0.5em;
	font-family: "Georgia", serif;
  	color:#040639;
  	text-align:center;
  	text-transform: capitalize;
	}
		
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-family: "Georgia", serif;
	font-weight: normal;
	text-align:center;
  	color:#00233d;
  	text-transform: capitalize;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	text-transform: capitalize;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	text-transform: capitalize;
	}
h5 {
	width:500px;
	font-size: 1.2em;
	margin: 1.0em auto;
	font-weight: bold;
	text-align:center;
	text-transform: capitalize;
	}
h6 {
	font-size: 0.9em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	text-align:center;
	text-transform: capitalize;
	}
	
img {
	border: 0;
	}
p {
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 1.2em 0em 1.2em 0em;
	}
	

.priceBlock {
	width:8.0em;
	float:right;
	color: #AA2314;
  	background-color: transparent;
  	font-size: 1.5em;
  	text-align: right;
	margin: 2.0em auto;
	}
	
.vehicle .priceBlock {
	width:200px;
	color: #AA2314;
  	background-color: transparent;
  	font-size: 1.0em;
  	text-align: center;
	margin:0;
	}
	

.comment {
	margin: 1.0em auto;
	padding: 1em 0;
	font-size: 13px;
	text-align: left;
	width:30em;
	float:right;
	text-transform: capitalize;
	}

.tip{
  color:#00233d;
  text-align:left;
  font-size: 80%;
  margin: 0 0 0.5em 0;
  padding: 0;
}


.center{
text-align:center;
font-size:1.5em;
}
	
/*Navigation*/
	
#navContainer {
	background-color:#e5e5e5;
	width: 100%;
	margin: 0 auto;
	padding-top:1em;
	padding-bottom:1em;
	font-family: Georgia, serif;
	font-size: 13px;
	text-align: left;
	clear:both;
	}
	
#navContainer IMG{
float:left;
	}

#nav {
	list-style: none;
	}

#nav li {
	width: 14em;
	margin-left: 1em;
	padding: 0 0 5px 20px;
	color:#00233d; 
	float:left;
	text-transform: uppercase;
	}
	
#nav li a{
	padding-left: 20px;
	}
	
#nav li a:hover {
	padding-left: 20px;
	color: #00233d;
	
	}
	
#crumbcontainer
{
margin-bottom: 1em;
overflow: hidden;
width: 100%;
}

#crumblist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#crumblist li
{
color:#00233d; 
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em .5em -.5em;
padding: 0 .5em 0 .5em;
}

#crumblist li a:hover {
	color: #00233d;
	text-decoration:underline;
	}
	
.pagelinks{
width:50%;
margin:1.0em auto;
text-align:center;

}

#navfooter li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}
	
/*Header*/

.Header {
  height:250px;
  margin: 0;
  padding: 0;
  
	}

/*Content*/

.half, .twoThirds, .fullWidth {
  margin: 0;
  padding: 0;
  float: right;
}

.oneThird {
  margin: 0;
  padding: 0;
  float: left;
}

.quarter {
  width: 26%;
  float:left;
  height: 162px;
  padding: 0 1em;
  margin:2em auto;
  background-color:#FEFEFE;

}

.quarter img {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
}

.oneThird {
  width: 28%;
  padding: 0 1.9% 0 0;

}

.half {
  text-align: justify;
  width: 46%;
  padding: 0 1.9%;
}

.twoThirds {
  width: 63%;
  padding: 0 1.9%;
   
}

.fullWidth {
  text-align: justify;
  width: 96%;
  padding: 0 1.0em;
  border-left: none;
}

.fullWidth IMG{
 float:left;
}

/*boxes*/

.showCase{
margin: 0 auto;
width:690px;
}

.vehicle {
  width: 200px;
  float:left;
  height: 180px;
  padding: 0 0.5em;
  margin:3em auto;
  background-color:#FEFEFE;
  text-transform: capitalize;
  

}

.vehicle img {
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	}


.results {
	height:160px;
	margin: 0.5em 0;
	padding: 10px 12px 0 5px;
	clear:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	}

.results img {
	float: left;
	padding: 1px;
	margin-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	}


.gallery {
	width:330px;
	margin:0 1em 0 0;
	float:left;
	}

.thumb{
	padding: 1px;
	margin-right: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	float:left;
	}

.offers{
	width:300px;
	background-image:url(images/offers_gradient.jpg);
	background-repeat:no-repeat;
	padding:60px 0 1.0em 0;
	margin:1.0em;
	color:#50AA14;
	line-height:2.0em;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dcdcdc;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	float:left;
	text-transform: capitalize;
	
}

/*lists*/

#quickContain {
	padding: 5px;
	font-size: 13px;
	margin: 0;
	text-align:center;
	}


.quickList {
	width:300px;
	float:left;
	margin: 0 auto;
	list-style: none;
		}

.quickList li {
	text-transform: capitalize;
	padding: 3px 5px;
	
	}
	

#listContainer {
	width: 100%;
	margin: 0 auto;
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: left;
	clear:both;
	}

#featuresList {
	list-style: none;
	margin:0 auto;
	}

#featuresList li {
	width: 200px;
	padding: 0 0 5px 20px;
	color:#00233d; 
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	float:left;
	text-transform: capitalize;
	}
	
dl.tableDisplay {
	width: 31.1em;
	margin:0 0 0 3em;
	padding: 0;
	float:left;
	clear:right;
	font-size: 88%;
	}

.tableDisplay dt {
	width: 9em;
	float: left;
	margin: 0 0 0 0;
	padding: .4em .5em;
	font-weight: bold;
	text-transform: capitalize;
	}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.tableDisplay dd {
	float: left;
	width: 20em;
	margin: 0 0 0 0;
	padding: .4em .5em;

	}

.odd{background-color:#cccccc;}

/*forms*/

form {
  margin: 0;
  padding: 0;
}

.fields {border:none; }
.contact {margin: 0 0 2em 0;}

.select{
	float:left;
	width:150px;
	margin:0 40px 0 0;
	border: 2px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

.submit{
	float:right;
	width:50px;
	margin:1em;
	border: 2px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.15em;
	background-color: #FFFFFF;
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 80%;
	font-weight: bold;
	font-family: Arial, Helvetica,  sans-serif;
	}


legend {
  padding: 0.2em 0.2em;
  font-family: Georgia, serif;
  font-size:1.0em;
  font-weight:bold;
  
  }
  
fieldset {
  padding: 1em;
  border:1px solid #CCCCCC;
  margin:2em;
  /*background-image: url(images/boxbg.jpg);
  background-repeat: repeat-x;*/
  }
 
label {
	float: left;  
	width: 10em;  
	margin-right: 1em;
  font-size:0.9em;
  font-weight:bold;

  }
  
.text {
	color: #888888;
	height:20px;
	border:1px solid #CCCCCC;
	width:180px;
	margin-bottom:0.2em;
	
}

.textarea {
	color: #888888;
	border:1px solid #CCCCCC;
	margin-bottom:0.2em;
	
}

.select {
	color: #888888;
	width:160px;
	margin-bottom:0.2em;
	
}  
/*misc*/

.centeredImage {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
	}

.spacer {
	clear:both;
	line-height:1.0em;
	}

.filler {  /* use with an empty <p> element to add padding to the end of a text box */
  border: 1px solid white;
	}
.blank{/* use with an empty <div> element to replace image that doesnt exist */
height:150px;
width:200px;
float:left;
}

/*Footer*/

#footer {
  background-color:#e5e5e5;
  font-size: 0.9em;
  text-align: center;
  line-height: 1.0em;
  margin: 2.0em 0 0 0;
  padding: 1.0em 0;
  width:768px;
  clear: both;
}





