body {
	margin: 0px;
	padding: 0px;
	background-color: #8d8d8d;
	background-image: url(images/greygradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainContainer {
	float: left;
	width: 100%;
	text-align: center;
}
#content {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #476C9B;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/mainbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

#navigation {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #476C9B;
	float: right;
	margin-top: 30px;
	margin-right: 30px;
}

#a1logo {
	width: 170;
	height: 87;
	padding-left: 30px;
}	

p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
#p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #476C9B;
	font-size: 1.5em;
	height: 60px;
	padding-top: 30px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #476C9B;

}
.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #476C9B;
	padding: 0px 0px 5px 10px;

}
.toptext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #476C9B;
	padding: 5px 0px 0px 0px;
	

}

a {
	color: #476C9B;
	text-decoration: none;
}
#contact_us {
	background-image:url(images/bk_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	position:relative;
	}
#parts_request {
	background-image: url(images/bk_parts.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#online_inventory {
	background-image: url(images/bk_inventory.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#repairable_vehicles {
	background-image: url(images/bk_repairable.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

.column {
	float: left;
}

.box_2 {
	padding-top:1px;
	padding-left:35px;
}
.box_3 {
	padding-top:1px;
	padding-left:35px;
}

.talign {
	background-position: -30px 0px;
}
.info {
	margin-bottom: 25px;
	margin-right: 25px;
}
.infotext {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}

.infotext2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding: 30px 0px 0px 10px;
}

#homefeature {
	height: 390px;
	background-image: url(images/homeimage2.jpg);
	background-repeat: no-repeat;
	background-position:  0px -82px;
	padding-right: 0px;
	padding-left: 30px;
	text-align: left;
}

#homefeature h3 {
	color: #666666;
	font-family: Arial;
	font-weight: bold;
	font-size: 44pt;
	line-height: 38pt;
	margin:0pt;
	padding:0pt;
	letter-spacing: -0.05em;
}
#homefeature h4 {
	color: #476C9B;
	font-family: Arial;
	font-weight: bold;
	font-size: 19pt;
	margin:0pt;
	padding:0pt;
	letter-spacing: -0.05em;
}
/* HOVER CLASS */
.clear {clear:both;}
.clearleft {clear:left;}
.clearright {clear:right;}
.floatleft {float:left;}
.floatright{float:right;}
/* HOVER CLASS */
.hover{}/* helper class, used to make non-anchor elements display the hand-cursor - style at your own risk! */
/* Login Popup Box */
#login {
	display:none;
	position:absolute;
	z-index:9999;
	top:0px;
	left:0px;
	border:thin solid #000000;
	font-size:12px;
	padding:5px;
	margin-left:2px;
	line-height:2;
	width:240px;
	color:#000000;
	background-color:#FFFFFF;
}

#footer-content {
	margin-top: -30px;
	padding-right:25px;
	background-color:#FF0000;
}
#footerContainer {
	background-color: #232323;
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
	color:#FFFFFF;	
}

#footer {
	background-color: #303030;
	width: 938px;
	margin: 0 auto;
	background-image: url(images/footergradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color:#FFFFFF;
	
}
#footer a {
	color: #FFFFFF;
}
#footer p {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#cms_frontpage {
	width:100%;
}

#mainbody {/* wraps the mainbody section where all components are loaded */
	padding-left: 30px;
}

/*  PHOTO GALLERY COOMPONENT  */
#cms_pgallerycom { /* div wraps the whole GALLERY component  */

}
#gallerytable td {
	text-align:center;
}

/*  GENERIC LIST ITEMS - USED THROUGHOUT IN VARIOUS LSITS  */
.list-Title { /* Title of the list */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #476C9B;
	font-weight:bold;
	padding: 0px 0px 10px 5px;
}
.list-SubTitle { /* Title of the list */
	font-weight:normal;
}
.list-Date { /* Date of the list */

}

.list-body { /* Body of the list */
	width:140px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.0em;
	color: #666666;
	padding: 0px 0px 0px 20px;
	float:left;
}

.list-bodyDesTitle { /* Body of the list */
	width:100%;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 1.0em;
	color: #666666;
	padding: 0px 0px 0px 20px;
	margin:10px 0px 0px 5px;
	float:left;
}

.list-options{
	width:550px;
	float:left;
	color: #476C9B;
	padding:8px 0px 0px 20px;
}

.options_list{
	width:550px;
	float:left;
	font-size: .9em;
	color: #666666;
	padding:0px 0px 0px 30px;
}

.list-bodydes { /* Body of the list */
float:left;
width:95%;
padding: 5px 20px 0px 20px;
margin:0px 0px 0px 5px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: .9em;
color: #333333;
}

.list-body2 { /* Body of the list */
float:left;
width:130px;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 3px 0px 0px 0px;
font-size: .9em;
color: #333333;
}

.list-body3 { /* Body of the list */
float:left;
width:110px;

}
.list-body4 { /* Body of the list */
float:left;
padding: 0px 10px 0px 5px;
}

.list-body5 { /* Body of the list */
float:left;
font-weight:bold;
}

.list-body6 { /* Body of the list */
float:left;
padding: 0px 10px 0px 5px;
}

.list-body7 { /* Body of the list */
float:left;
font-weight:bold;
}

.list-body8 { /* Body of the list */
float:left;
padding: 0px 10px 0px 5px;
}

.list-picture { /* Picture of the list */
	width:310px;
	float:left;
	margin:5px;
}
.list-picture img { /* Picture of the list */
	width:300px;
	padding: 0px 0px 0px 25px;
	float:left;
}

.cms_menu_admin_wrapper{
	margin-right:-11px;
}
.cms_menu_admin {
	text-align:right;
	width:435px;
	padding-top:5px;
}

.cms_page_edit2{

}
.sold{
	margin-left:-325px;
	}