/* @override http://c-a-r-s.com/css/layout.css */

/* @override http://localhost/~syclone/globalclassicimports/css/layout.css */

body {
font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 5px;
}

p {
	margin-left: 6px;
	margin-right: 6px;
}

hr {
	width: 95%;
}

/*table {
	padding: 0;
	margin: 0;
}*/

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	/*background-color: #ff62d5;*/
	width: 642px;
	font-size: 12px;
	visibility: hidden;
	height: 0px;
	float: right;
	/*padding-top: 2px;*/
}

.logo {
	width: 640px;
	height: 84px;
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #999999;*/
	width: 125px;
	float: left;
}

.content {
	width: 765px;
	float: right;
	background-image: url(../images/layout/background.jpg);
	font-size: 12px;
	/*border: 1px solid #ccc;*/
}

.sub-content {
	width: 99%;
	float: right;
	margin-bottom: 10px;
}

.sub-content h2 {
	margin-bottom: 2px;
}

.stuff {
	
}

/* forms */

.tbl-form {
	width: 635px;
	padding: 0;
	border-width: 0;
	margin-left: auto;
	margin-right: auto;
	font: 14px Arial, "Times New Roman", serif;
}

/* Vehicle Information */

h1.hinfo {/* Sale Sold Titles */
	font-size: 22px;
	text-transform: capitalize;
	width: 95%;
	padding: 3px 0;
	margin: 0 0 0 20px;
}

h2.hinfo {/* Vehicle Listing Title */
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

.feature {
	width: 640px;
	height: 462px;
	/*background-color: #b3b3b3;*/
}

.vehicle {
	width: 740px;
}

.photo {
	width: 720px;
	margin-right: auto;
	margin-left: 15px;
	/*background-color: #f00;*/
	display: inline-block;
	text-align: center;
}

.veh {
	border: 2px solid #fff;
	margin: 2px;
	text-align: center;
}

.add_info {
	width: 740px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	/*background-color: #960000;*/
	text-align: center;
	padding-top: 2px;
}
a:link {
	text-decoration: none;
	color: #CCCCCC;
	font: 13px Arial, Helvetica, sans-serif;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFF00;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	width: 100%;
}

.about {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}

a.lnkcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}



a.lnkcopy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}



a.lnkcopy:visited {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

a.about {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

a.about:hover {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

a.about:visited {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

.style1 {	font-size: 18px;
	font-weight: bold;
}