@charset "UTF-8";
/**************************************************
ecarlist STYLESHEET
(C) ecarlist. ALL RIGHTS RESERVED.
AUTHORED BY: Daniel Pitner of ecarlist
***************************************************/

/* Begin Common */
body {
	background:#404040;
	margin:0 0 0 0;
	text-align:center;
	color:#fff;
	font-size:9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p { 
	margin-top:0px;
}

a:link {
	color:#a3bc5f;
	text-decoration:underline;
}
a:hover {
	color:#fff;
}

small { color:#6e6e6e; font-size:7pt; }

/* End Common */

/*******************************************************************************/

/* Main Containers */
#arlingtonContainer {
	background:url(../images/bgContainer.gif) top center repeat-y;
}
#contentContainer {
	margin:0px auto;
	width:960px;
}
/* End Main containers */

/*******************************************************************************/

/* Begin Header */
#header {
	background:url(../images/bgHeader.jpg) top center no-repeat;
	height:187px;
}
#headerInner {
	width:980px;
	margin:0px auto;
	padding:27px 0 0 0;
}
#headerPhoneNumbers {
	float:right;
	color:#8eac40;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22pt;
	width:210px;
	height:100px;
	text-align:right;
	line-height:40px;
	padding:35px 45px 0 0;
}
#bigLink {
	float:left;
	width:685px;
	height:145px;
}
a#homeLink {
	width:685px;
	height:145px;
	display:block;
	position:relative;
}
/* End Header */

/*******************************************************************************/

/* Begin Footer */
#footer {
	background:url(../images/bgFooter.gif) top center no-repeat;
	padding:40px 0 20px 0;
}
#footer #footerContainer {
	margin:0px auto;
	width:980px;
}
#footer #footerContainer #footerLeft {
	float:left;
	font-size:8pt;
	text-align:left;
}
#footer #footerContainer #footerRight {
	float:right;
}
#footerNav {
	color:#a9a9a9;
}
#footerNav a {
	color:#a9a9a9;
	text-decoration:none;
}
#footerNav a:hover {
	color:#fff;
	text-decoration:underline;
}
#copyright {
	color:#7d7d7d;
}

a#ecarlist {
	background:url(../images/ecarlist.jpg) top center no-repeat;
	width:265px;
	height:59px;
	border:0;
	display:block;
	float:right;
}
a#ecarlist:hover {
	background:url(../images/ecarlist_r.jpg) top center no-repeat;
}

/* End Footer */

/*******************************************************************************/

/* Begin Main Navigation */
#navBG {
	background:url(../images/bgNav.jpg) top center no-repeat;
	height:42px;
}
#navContainer {
	margin:0px auto;
	width:960px;
	text-align:right;
}
#navContainer ul {
	list-style:none;
	padding:0 6px 0 0;
	margin:0 0 0 0;
	text-align:right;
}
#navContainer ul li {
	list-style-type:none;
	display:inline;
	padding:0 -5px 0 0;
	margin:0 -5px 0 0;
}
/* End Main Navigation */

/*******************************************************************************/

/* Begin Homepage Elements */
#flashMovieHome { 
	margin:0px auto;
	width:940px;
}
#flashPlaceholder {
	background:url(../images/homepage/flash_placeholder.jpg) top center no-repeat;
	height:273px;
}

#flashPlaceholder a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9000px;
}

#homeContent {
	background:url(../images/homepage/bg_main.jpg) top center no-repeat;
	padding:18px 0 0 0;
	width:960px;
	margin:0px auto;
}
#homeContent #leftColumnHome {
	float:left;
	background:url(../images/homepage/bgLeftColumn.jpg) top left no-repeat;
	width:290px;
	padding:45px 0 0 0;
	text-align:center;
	font-size:8pt;
}

#homeContent #rightColumnHome {
	float:right;
	background:url(../images/homepage/bgRightColumn.jpg) top left no-repeat;
	width:290px;
	text-align:center;
	font-size:8pt;
}

#homeContent #centerColumnHome {
	float:left;
	width:357px;
	text-align:left;
	margin:0 0 0 11px;
	padding:60px 0 0 0;
	font-size:8pt;
}

.homeInnerInfo {
	margin:0px auto;
	width:270px;
	text-align:left;
}
a.homeInnerInfo  {
	background:url(../images/arrow_link.gif) center left no-repeat;
	padding:0 0 0 12px;
}
a.homeInnerInfo:hover {
	background:url(../images/arrow_link_rollover.gif) center left no-repeat;
}

#titleHoursHome {
	background:url(../images/homepage/titleHours.gif) top left no-repeat;
	height:14px;
}

#hoursHome {
	list-style:none;
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
#hoursHome li {
	list-style-type:none;
	padding:0 0 12px;
	margin:0 0 0 0;
}

#titleFeaturedInventory {
	background:url(../images/homepage/titleFeatured.gif) center center no-repeat;
	height:60px;
}
#featuredInventoryHome {
	height:120px;
	text-align:center;
}
	
/* End Homepage Elements */

/*******************************************************************************/

/* Begin Misc Classes */
.clear { clear:both; }
.spacer { height:20px; }
.dottedLine_Horiz { background:url(../images/lineDotted_Horiz.gif) center left repeat-x; height:40px; }
.dottedLine_Horiz_A { background:url(../images/lineDotted_Horiz_A.gif) bottom center repeat-x; height:15px; }
.marginTop { margin:8px 0 0 0; }
/* End Misc Classes */
