/*#################################################################################################*/
/* MAIN */
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #810706;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a { 
	color: #F59D44;
}
a:link {
	color: #F59D44;
}
a:visited {
	color: #F59D44;
	
}
a:hover {
	color: #F59D44;
	text-decoration: none;
}
a.invert { 
	color: #F59D44;
	text-decoration: none;
}
a.invert:link {
	color: #F59D44;
	text-decoration: none;
}
a.invert:visited {
	color: #F59D44;
	text-decoration: none;	
}
a.invert:hover {
	color: #F59D44;
	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: #F59D44;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:link {
	color: #F59D44;
	font-weight: bold;
	text-decoration: underline;
}
a.nav:visited {
	color: #F59D44;
	font-weight: bold;
	text-decoration: underline;	
}
a.nav:hover {
	color: #FFFFFF;
	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 {
	font-size:10px;
}
.checkbox_fix{
	background-color:#5A0000;
}
.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%;
}
#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 {
	width: 740px;
	font-size: 10px;
	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 {
	border: 2px solid #221D17;
	background-color:#594B3E;
	height: 208px;
	width: 175px;
	background-image:url(images/vehilce_back.gif)
	
}
.vehicle_over {
	border: 2px solid #221D17;
	background-color:#6F5D4D;
	height: 204px;
	width: 175px;
	background-image:url(images/vehilce_back.gif)
	
}
.no_vehicle {
	border: 2px solid #69675D;
	background-color:#67645B;
	height: 215px;
	width: 175px;
	
}
.img_outline {
	border: 3px solid #F59D44;
}
.no_vehicle_block {
	/*border: 1px solid #69675D;*/
	background-color: #740000;
}
.no_image_block {
	border: 1px solid #740000;
	background-color: #740000;
}
.page_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFC401;
	text-align:left;
	letter-spacing: 1px;
	text-transform:uppercase;	
}
.big_head {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
	padding-left: 8px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
}
.detail_head {
	font-size: 16px;
	font-weight: bolder;
	color: #F59D44;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	letter-spacing: 2px;		
}
.detail_head_smaller {
	font-size: 13px;
	font-weight: bolder;
	color: #ffffff;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	letter-spacing: 2px;		
}
.model_text {
	font-size: 14px;
	font-weight: bold;
	color: #FFC401;
	text-align:left;
	padding-left: 8px;
	margin-top: 7px;
	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: #CCCCCC;
	text-align:left;
	padding-left: 8px;
	margin-top: 3px;
}

.listPrice {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
	margin-top: 2px;
	padding-left: 8px;
	
}
.list_price_int {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFA7;
	text-align:left;
	letter-spacing: 1px;
}
.red_text {
	color: #FF0000;
}
.white_text {
	color: #FFFFFF;
}
.yellow_text {
	color: #FFC600;
}
.dim_text {
	color:#E7E7E7;
}
.small {
	font-size: 08px;
}
.listCar {
	text-align:center;
	width: 150px;
	margin-top: 4px;
}