@charset "utf-8";

#lX {
	width: 200px;
	font-size: 0;
	text-indent: -901px;
}
	/* Globals ____________________ */
	* {
	margin: 0;
	padding: 0;
	}
	img {
	border: 0 none;
	}
	a {
	outline: none;
	text-decoration: none;
	}
	ul {
	list-style: none;
	}
	h1 {
	position: relative;
	left: -100%;
	}
	body {
	background: #9f9f9f url(../../images/bg.jpg) repeat-x;
	text-align: center;
	font: 11px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	}
	#exchange {
		width: 800px;
		clear: both;
		display: block;
		position: relative;
		top: -20px;
	}
	
	/* Layout ____________________ */
	#wrapper {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
	}
	
	/* Header ____________________ */
	#header {
	width: inherit;
	height: 45px;
	}
	#header #homeLink {
	background: url(../../images/logo.gif) no-repeat;
	width: 250px;
	height: 40px;
	display: block;
	float: left;
	margin: 0 0 0 50px;
	}
	#header #homeLink strong {
	display: none;
	}
	#header ul {
	width: 328px;
	float: right;
	color: #2f2f2f;
	margin: 10px 5px 0 0;
	}
	#header ul li {
	margin-right: 15px;
	display: block;
	float: left;
	}
	#header ul li a {
	display: block;
	color: #727272;
	font-size: 11px;
	}
	#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	/* Navigation ____________________ */
	#nav {
	background: url(../../images/nav_bg.png) no-repeat;
	width: 917px;
	height: 65px;
	margin: 0 auto;
	}
	#nav ul {
	float: left;
	margin: 24px 0 0 21px;
	}
	#nav ul li {
	float: left;
	margin-right: 13px;
	}
	#nav form {
	float: right;
	position: relative;
	top: 17px;
	left: -20px;
	}
	#nav form div {
	background: url(../../images/search_bg.gif) no-repeat;
	width: 243px;
	height: 26px;
	float: left;
	}
	#nav form input,
	#newsletter form input {
	background: transparent;
	width: 234px;
	height: 18px;
	border: 0 none;
	font-weight: bold;
	font-size: 10px;
	color: #dadada;
	margin: 4px 0 0 3px;
	padding: 2px 0 0 3px;
	}
	#nav form img,
	#newsletter form img {
	cursor: pointer;
	margin-left: 3px;
	}
	.active {
	cursor: default;
	}
	
	/* Content ____________________ */
	#contentWrapper {
	position: relative;
	top: -20px;
	}
	
	/* Footer ____________________ */
	#footerWrapper {
	background: url(../../images/footer_bg.gif) no-repeat;
	width: 966px;
	height: 169px;
	position: relative;
	left: 1px !ie;
	}
	#footer {
	width: 900px;
	height: 180px;
	margin: 0 auto;
	color: #8b8b8b;
	font-size: 11px;
	}
	#footer .ad {
	display: block;
	float: left;
	margin: 10px 0 0 8px;
	}
	#footer div {
	width: 97%;
	margin: 0 auto;
	position: relative;
	top: 22px;
	}
	#footer div span {
	display: block;
	float: left;
	}
	#footer div span a,
	#exchange a {
	color: #b51717;
	padding: 0 2px;
	margin-left: 5px;
	}
	#footer div span a:hover {
	background: #b51717;
	color: #fff;
	}
	#footer ul {
	float: right;
	}
	#footer ul li {
	background: url(../../images/footer_vr.gif) 100% 0 no-repeat;
	float: left;
	padding: 0 10px;
	}
	#footer ul li:last-child,
	* .lastEntry {
	background: none !important;
	}
	#footer ul li a {
	color: #a0a0a0;
	}
	#footer ul li a:hover {
	text-decoration: underline;
	}
	#footer ul li .active:hover {
	text-decoration: none;
	}
	
	/* Page Specific ____________________ */
	.content {
	padding: 0 38px 0 39px;
	}
	#homeContent {
	background: url(../../images/home_content_bg.gif) 50% 0 no-repeat;
	height: 447px;
	margin: 0 auto;
	position: relative;
	padding-top: 15px;
	margin-bottom: -15px;
	margin-top: 10px;
	}
	#featuredSpecials {
	background: url(../../images/featured_specials_bg.gif) no-repeat;
	width: 365px;
	height: 390px;
	padding-top: 34px;
	float: left;
	}
	#featuredSpecials ul {
	margin-left: 4px;
	}
	#featuredSpecials ul li {
	background: url(../../images/offer_bg.gif) no-repeat;
	width: 357px;
	height: 92px;
	margin-bottom: 6px;
	margin-bottom: 2px !ie;
	}
	.offerAlt {
	background: url(../../images/offer_bg_alt.gif) no-repeat !important;
	}
	#featuredSpecials ul li img {
	float: left;
	margin: 6px;
	}
	#featuredSpecials ul li div {
	width: 195px;
	float: right;
	font-size: 10px;
	margin: 12px 0 0 3px;
	}
	#featuredSpecials ul li div a img {
	float: none;
	margin: 10px 0 0 0;
	opacity: 0.75;
	}
	.featuredDealershipInt a img {
	opacity: 0.90;
	}
	#featuredSpecials ul li div a:hover img,
	#featuredDealership a:hover img,
	.featuredDealershipInt a:hover img {
	opacity: 1.0;
	}
	#featuredSpecials ul li div strong {
	display: block;
	font-size: 13px;
	}
	#homeRight {
	width: 516px;
	float: right;
	}
	#featuredDealership {
	background: url(../../images/featured_dealership_bg.gif) no-repeat;
	width: 514px;
	height: 142px;
	padding: 44px 0 0 15px;
	}
	#featuredDealership div,
	.featuredDealershipInt div {
	float: left;
	}
	#featuredDealership p{
	padding-left: 10px;
	margin-bottom: 16px;
	}
	#featuredDealership p strong,
	.featuredDealershipInt p strong {
	display: block;
	font-size: 17px;
	}
	#featuredDealership span img,
	.featuredDealershipInt span img {
	float: right;
	border: 3px solid #a60000 !important;
	margin: -6px 23px 0 0;
	}
	#featuredDealership span:hover img,
	.featuredDealershipInt span:hover img {
	border: 3px solid #fff !important;
	}
	#homeBottom {
	width: 512px;
	color: #666;
	padding: 15px 0 0 10px;
	}
	#homeBottom strong {
	font-weight: normal;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	display: block;
	color: #000;
	margin: 0 0 4px 0;
	}
	#about,
	#newsletter {
	width: 290px;
	float: left;
	}
	#about {
	width: 316px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	}
	#about p {
	width: 290px;
	}
	#popular {
		width: 180px;
		height: 221px;
		border-left: 1px solid #ccc;
		float: right;
		font-size: 12px;
		margin-right: 15px;
	}
	#popular ul li,
	#popular strong {
		padding-left: 15px;
	}
	#popular ul li b {
		font-weight: normal;
	}
	#popular ul li a b {
		font-weight: bold;
	}
	#popular ul li {
		height: 20px;
		padding: 2px 0 0 20px;
		border-bottom: 1px solid #fff;
	}
	#popular ul li a {
		color: #666;
	}
	#popular ul li a:hover {
		color: #000;
	}
	#popular ul li:hover {
		border-bottom: 1px solid #ccc;
		color: #000;
	}
	#popular ul .alt {
	background: #e5e5e5;
	}
	#newsletter form {
	margin-top: 10px;
	}
	#newsletter form input {
	color: #444;
	}
	#newsletter form div {
	background: url(../../images/newsletter_bg.gif) no-repeat;
	width: 213px;
	height: 26px;
	float: left;
	}
	#banner {
	background: url(../../images/banner_bg.png) no-repeat;
	width: 966px;
	height: 206px;
	position: relative;
	top: 14px;
	}
	#featuredLease {
	float: left;
	margin: 120px 0 0 65px;
	}
	#featuredAd {
	float: right;
	margin: 11px 43px 0 0;
	}
	
	/* Advertisements ____________________ */
	#adSenseBanner {
	background: #6c6c6c;
	width: 93%;
	height: 25px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: -5px;
	/* display: none; */
	}
	#google {
	float: left;
	font-weight: bold;
	font-size: 11px;
	color: #aaa;
	}
	#adsenseUnit {
	width: 728px;
	margin: 0 auto;
	}
	#footer p {
		background: #fff;
	width: 728px;
	height: 90px;
	position: relative;
	top: 5px;
	left: 80px;
	border: 1px solid #aaa;
	display: block;
	margin-bottom: 8px;
	}
	#skyScraper {
		width: 120px;
		height: 600px;
		position: absolute;
		top: 0;
		right: 0;
		margin: 20px;
	}
	.hidden {
		visibility: hidden;
		display: none;
	}
	.shown {
		visibility: visible;
		display: block;
	}