.homeMid {
	background-color:#f2f2f2;
	background-image: url(/images/bg/home_mid_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.homeMid p {}

.homeMid strong {color:#006639;font-weight:normal;}

/*.homeMid a {color:#006639;text-decoration:underline;}*/


.homeMid h1 {
	padding-bottom:10px;
	}

.homeMid h2 {
	padding-bottom:10px;
	}
	
.homeMid .padding {padding:20px;}

.homeMidBorder {
	background-image: url(/images/1px_white.gif);
	background-repeat: repeat-y;
	background-position: 385px;	
	border-bottom:1px solid #006639;

	}

.homeMidLeft {
	float:left;
	width:385px;
	text-align:left;
	}


.homeMidLeft ul {margin:0px;padding:0px;}
/*
.homeMidLeft li {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #67BE2A;
	padding-left:10px;
	list-style:none;
	background-image: url(/images/elt_list_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	}
*/

.homeMidCenter {
	float:left;
	width:256px;
	text-align:left;
	}

.homeMidRight {
	float:right;
	width:385px;
	text-align:left;
	}
	


.homeMid select {
	width:200px;
	margin-bottom:5px;
	}
	
.homeMidLeft ul.homeSteps {
	
	}
	
.homeMidLeft ul.homeSteps li {
	font-size: 14px;
	font-weight: normal;
	color: #67BE2A;
	margin-bottom:10px;
	}


.searchFormHome {
	background-color:#f8f8f8;
	border:1px solid #dddddd;
	border-bottom-color:#aaaaaa;
	border-right-color:#aaaaaa;
	margin:0 auto;
	background-image: url(/images/bg/v_grad_lighter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}

.formGroup {
	margin-bottom:7px;
	
	}
	
.formGroup .label {
	
	font-size:1.2em;
	padding:0px 0px 5px 5px;
	
	}
	
	
.selectedVehiclesHome {
	border-bottom:1px solid #006639;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:20px 0px 10px 0px;
	background-color:#f2f2f2;
	/*background-image:url(/images/bg/770_h_grad2.jpg);
	background-repeat: repeat-y;*/
	/*background-image: url(/images/bg/home_mid_grad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	*/margin-bottom:10px;
	margin-top:20px;
	}
	
.selectedVehiclesHome .feature {
	float:left;
	text-align:center;
	width:169px;
	margin:-30px 10px 0px 10px;
	
	
	
	}
	
.selectedVehiclesHome .feature .padding {
	padding:20px 0px 10px 0px;
	
	border:1px solid #cccccc;
	border-bottom-color:#aaaaaa;
	border-right-color:#aaaaaa;
	background-image: url(/images/bg/v_grad_lighter.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	}
	
.selectedVehiclesHome .feature .featureThumb {
	
	}
	
.selectedVehiclesHome h1 {
	padding:20px;
	}