body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	text-align:center;
	background-color:#000000;
	font-size: 10px;
	color:#FFFFFF;
}

#body_frame{
	border: solid;
	border-width: 2px;
	border-color: #ffffff;
	background-color: #373737;
	width: 750px;
}

a { 
	color: #7C0000;
}
a:link {
	color: #7C0000;
}
a:visited {
	color: #7C0000;
	
}
a:hover {
	color: #183757;
	text-decoration: none;
}
a.invert { 
	color: #FFFFA7;
	text-decoration: none;
}
a.invert:link {
	color: #FFFFA7;
	text-decoration: none;
}
a.invert:visited {
	color: #FFFFA7;
	text-decoration: none;	
}
a.invert:hover {
	color: #FFFFA7;
	text-decoration: underline;	
}
a.dark { 
	color: #690000;
	text-decoration: none;
}
a.dark:link {
	color: #690000;
	text-decoration: none;
}
a.dark:visited {
	color: #690000;
	text-decoration: none;	
}
a.dark:hover {
	color: #690000;
	text-decoration: underline;	
}
a.nav { 
	color: #690000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:link {
	color: #690000;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited {
	color: #690000;
	font-weight: bold;
	text-decoration: underline;	
}
a.nav:hover {
	color: #690000;
	font-weight: bold;
	text-decoration: none;	
}
#container {
	width: 740px;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 15px;
	margin-right: 15px;
	background-color:#8A8679; 
	text-align: center;
}

#border {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	background-color:#5E5B51; 
	text-align: center;
}
/*#################################################################################################*/
/* HTML */
input, select, textarea {
	background-color:#FFFFFF;
	letter-spacing: 1px;
	text-indent: 4px;
}
.checkbox_fix{
	background-color:#323232;
}
.submit_button{
	color: #45433B;
	font-weight: bold;
	background-color:#BCBBB4;
	border: 1px;
	border-style: solid;
	border-color: #FBFBFB;
	padding:4px;
}
/*#################################################################################################*/
/* DEFAULT VALUES */

#grid {
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 99%;
	color:#FFFFFF;
}
#gallery_block {
	padding: 0px;
}
#gallery_frame {
}
#main_blurb_title {
	color:#FFFFFF;
	font-weight: bold;
	font-size: 18px;
}
#main_blurb {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	line-height: 13px;

}
#address {
	color:#333333;
	font-weight: bold;
	font-size: 16px;
}
#footer {
	text-align: center;
	width: 750px;
	font-size: 9px;
	color: #666666;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#listings {
	background-color: #ffffff;
	background-image: url(images/back_listing.gif);
	background-repeat: repeat-x;
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#textBox {
	background-color: #ffffff;
	background-image: url(images/back_text.gif);
	background-repeat: repeat-x;
	text-align:center;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#mainText {
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 668px;
}

#navBottom {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-weight: normal;
	color: #a52e1a;
}
#navCopy {
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	font-weight: normal;
	color: #c0c0c0;
}
#content {
	margin: 0px;
	height: 610px;
}

/*#################################################################################################*/
/* CAR BLOCK */
.vehicle {
	cursor:pointer; 
	font-size: 10px;
	border: 3px solid #212121;
	background-color:#3D3E3D;
	height: 216px;
	width: 175px;
	background-image:url(images/sim_back.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	filter:alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}
.vehicle_over {
	cursor:pointer; 
	font-size: 10px;
	border: 3px solid #B4B4B4;
	background-color:#3D3E3D;
	height: 216px;
	width: 175px;
	background-image:url(images/sim_back_over.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
vehicle img{
filter:alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;
}

vehicle_over:hover img{
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
.sm_vehicle {
	cursor:pointer; 
	background-color:#838381; 
	border: solid; 
	border-color:#212121; 
	border-width: 1px; 
	width: 178px; 
	height:63px; 
	overflow:hidden; 
	background-image:url(images/sim_back.gif);
	
}
.sm_vehicle_over {
	cursor:pointer; 
	background-color:#838381; 
	border: solid; 
	border-color:#212121; 
	border-width: 1px; 
	width: 178px; 
	height:63px; 
	overflow:hidden; 
	background-image:url(images/sim_back_over.gif);
	
}
.no_vehicle {
	font-size: 10px;
	border: 2px solid #69675D;
	background-color:#67645B;
	height: 215px;
	width: 175px;
	
}
.img_outline {
	border: 3px solid #F9DD58;
}
.no_vehicle_block {
	/*border: 1px solid #69675D;*/
	background-color: #660808;
}
.no_image_block {
	border: 1px solid #340404;
	background-color: #660808;
}
.sub_header {
	color: #F9DD58;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 6px;
}
.page_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFC401;
	text-align:left;
	letter-spacing: 1px;
	text-transform:uppercase;	
}
.big_head {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left: 8px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
}
.detail_head {
	font-size: 14px;
	font-weight: bolder;
	color: #F9DD58;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	letter-spacing: 1px;		
}
.detail_head_smaller {
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	letter-spacing: 2px;		
}
.model_text {
	font-size: 14px;
	font-weight: bold;
	color: #F9DD58;
	text-align:left;
	padding-left: 8px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
.red_price {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	padding-left: 8px;
	margin-top: 1px;
	
}
.msrp_text {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left: 8px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;		
}
.form_text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left: 8px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;		
}
.listTag {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
	width: 136px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;		
}

.listDetail {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	padding-left: 8px;
}

.listPrice {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	margin-top: 2px;
	padding-left: 8px;
	
}
.list_price_int {
	font-size: 12px;
	font-weight: bold;
	color: #F9DD58;
	text-align:left;
	letter-spacing: 1px;
}
.red_text {
	color: #FF0000;
}
.yellow_text {
	color: #FFC600;
}
.dim_text {
	color:#CCCCCC;
}
.small {
	font-size: 10px;

}
.smallwhite {
	font-size: 10px;
	color:#ffffff;
}
.listCar {
	text-align:center;
	width: 150px;
	margin-top: 4px;
}
.nav { 
font-size:10px;
padding-top: 10px;
padding-bottom: 10px;
}
.no_results { 
font-size:12px;
font-weight:bold;
margin-top: 15px;
padding-top: 15px;
text-align:center;
width: 100%;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
