﻿#homePage_slideshowContainer {
	position: relative;
	width: 550px;
	float: left;
	margin-right: .35em;
	padding: .35em .35em .35em .35em;
}

#homePage_slideshow
{

	margin-right: .35em;
	height: 350px;

}

#homePage_slideNav {
	position: absolute;
	top:318px;
	right: 3px;
	z-index: 50;
	padding: .6em;
	font-size: 1.3em;
	display: none;
}

#homePage_slideNav a {
	padding: .1em .3em;
	border: 1px solid #444;
	margin: .1em;
	color: #444;
	background-color: #fff;
}

#homePage_slideNav a.activeSlide {
	padding: .1em .3em;
	border: 1px solid #444;
	margin: .1em;
	background-color: #ccc;

}

#homePage_adSection
{
	float:left;
	width: 220px;
	padding-top: .35em;
	overflow:hidden;
	height: 350px;
}

#homePage_leftColumn {

	float: left;


	text-align: left;
	width: 302px;
	margin-left: .35em;
	margin-top: .35em;
}

#homePage_featuredBrands {

	float: left;
	border: 1px solid #ccc;
	text-align: left;
	width: 302px;

}
#homePage_featuredBrands h2{
	background-image: url('../../current/img/header/dropdown_bg.jpg');
	background-repeat: repeat-x;
	color: #fff;
	padding: .1em .35em;
	margin:0;
}

#homePage_featuredBrands li {
	width: 150px;
	float: left;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#homePage_featuredBrands ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.homePage_brands_moreInfo {
	font-weight: bold;
	color: #0666A0;
	line-height: 12px;
	padding: .35em;
	float:right;
}

.homePage_brands_moreInfo img {
	margin-right: 5px;
	float: none;

}

.homePage_brands_moreInfo a{
	color: #0666A0;
}


#homePage_featuredContainers{
	width: 225px;
	float: left;
	border: 1px solid #ccc;
	margin: .35em;
}

#homePage_services {
	float: left;
	width: 470px;
	margin-left: .65em;
	margin-top: .35em;
}

.homePage_indService {
	border: 1px solid #ccc;
	margin: .35em 0;
	background-image: url('../../current/img/homepage/service_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	padding: 0;
}

.homePage_indService h3{
	margin: 0 0 3px 0;
	padding: 0 ;
	border-bottom: 1px solid #ccc;
	font-size: 1.2em;
}

.homePage_indService  img{
	float: left;
	margin-right: .5em;
	margin-top: .35em;
	padding: 0;
	position: relative;
	height: 65px;
}

.homePage_moreInfo {
	margin-left: 290px;
	font-weight: bold;
	margin-top: 4px;
	color: #0666A0;
	line-height: 12px;
	padding: 0;
}

.homePage_moreInfo img {
	margin-right: 5px;
	float: none;
	height: auto;
}

.homePage_moreInfo a{
	color: #0666A0;
}

#homePage_stores {
	margin: .35em;
	border: 1px solid #ccc;
}

.homePage_storesText {
	border-bottom: 1px solid #ccc; 
	padding: .35em;
}

.homePage_storeDivision {
	float: left;
	width: 239px;
	height: 170px;
	border-right: 1px solid #ccc;
	padding: .35em .85em;
	margin: .5em 0;
	background-color: #eee;

}

.homePage_storeDivision h3{
	margin: 0;
	padding: 0;
	color: #0666A0;
}

.homePage_storeDivision img {
	margin-left: 5px;
}

.homePage_stores_moreInfo {
	margin-left: 5px;
	font-weight: bold;
	margin-top: 10px;
	color: #0666A0;
	line-height: 12px;
}

.homePage_stores_moreInfo img {
	margin-right: 5px;
	float: none;
	vertical-align: -10%;
}

.homePage_stores_moreInfo a{
	color: #0666A0;
}

.homePage_menu_container {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	height: 250px;
	width:197px;
	display: none;
}

.homePage_menu_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 90%;

}

.homePage_menu_container ul li {
	margin: 0 0 0 .8em;
	text-align: left;
	font-size: 90%;

	}

.homePage_menu_container ul li.list_header {
	margin: .75em .75em .25em .75em;
	font-weight: bold;
	}

.short {
	height: 170px;
	border-top: none;
	border-bottom: none;
}

.noRight{
	border-right: none;
}


#leadoff {
	margin:.75em;
}

#leadoff p {
	font-size: 110%;
}
