@charset "utf-8";
/* CSS Document
   Hove Buick Nissan 2010 2010 */
   
   
body {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #CCCCCC;
}
h1 {
	font-size: 2.5em;
	color: #0065C9;
	margin: 0px;
}
h2 {
	font-size: 1.5em;
	color: #ffffff;
	margin: 0px;
}
h3 {
	font-size: 1.2em;
	color: #FFF;
	margin: 0px;
	clear: both;
}
p {
	font-size: 1em;
	color: #cccccc;
}

/* Non-Nav Link Attributes */
a:link {
	color:#0065C9;
	text-decoration:none;
}
a:visited {
	color:#0065C9;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#0065C9;
	text-decoration:none;
}


/* Main Container */
#container {
	width: 960px;  
	height: 340px;
	background: #000000;
	margin: 0px auto; 
	text-align: center; 
}
#homeFlash {
	float: left;
    width: 593px;  
	height: 340px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#textHolder {
	float: left;
    	width: 367px;
	height: 340px;  
	text-align: center;
	margin: 0px;
}
#promoContainer {
	float: right;
    width: 300px;
	height: 325px;  
	text-align: center;
	margin: 10px 0px 0px 10px;
}
#twitter { 
	text-align: center;
	margin: 35px 0px 0px 0px;
}
#textContent {
	padding: 0em 0em 0em 0em;
	text-align: center;
}
#textContent h1{
	margin: 10px 0px 0px 0px;
}
.seoDiv{
	width: 600px;
	margin: 10px 0px 0px 0px;
	float: left;
}
#middleContainer {
	width: 960px;  
	height: 250px;
	background: #000000;
	margin: 0px auto; 
	padding: 0px; 
	text-align: center; 
}

#button-wrapper {
	background-color: #fff;
	width: 593px;
	margin: 0px auto;
	padding-top: 0px;
}
.button-column {
	width: 290px;
	float: left;		
}
.columnMargin {
	margin: 0px 5px -0px 5px;
}
.button-holder {
	border: 1px solid #A2A3A5;
	margin-bottom: 8px;
	padding-bottom: 8px;
	width: 290px;
}
.boxgrid {
	margin: 0px auto;
	width: 288px;
	height: 75px;
	background:#E6E7E8;
	border: solid 1px #A2A3A5;
	overflow: hidden;
	position: relative;
}
.boxgrid img {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}
.footerTitle {
	font-size: 1.5em;
	color: #ffffff;
	text-align:center;
}
#searchHolder {
	background-image: url("http://www.hoveauto.com/sitespecific/HoveBuickNissan/medialibrary/module-bg.png");
	float: right;
	width: 345px;
	height: 227px;
	text-align: left;
	padding: 0px;
	margin-right: 3px;

}
#searchFlash {
	margin: 10px 0px 0px -12px;
}
#navHolder {
	background-image: url("http://www.hoveauto.com/sitespecific/HoveBuickNissan/medialibrary/module-bg.png");
	float: left;
	width: 958px;
	height: 260px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.navColumn {
	float: left;
	padding: 7px 0px 0px 20px;
	width: 300px;
	display: block;
	margin: 1px;
}

/* Navigation */
.nav-container {
	
}
.nav-container ul {
	list-style-type: none;
	text-align: left;
}
.nav-container ul li a {
	background: transparent url("http://www.hoveauto.com/sitespecific/HoveBuickNissan/medialibrary/list-off.gif") left center no-repeat;
	padding-left: 15px;
	text-align: left;
	font: normal 12px, verdana, lucida, sans-serif;
	text-decoration: none;
	color: #4C4C4E;
}
.nav-container ul li a:hover {
	background: transparent url("http://www.hoveauto.com/sitespecific/HoveBuickNissan/medialibrary/list-on.gif") left center no-repeat;
	color: #003399;
}
.nav-container ul li a#current {
	background: transparent url("http://www.hoveauto.com/sitespecific/HoveBuickNissan/medialibrary/list-active.gif") left center no-repeat;
	color: #4C4C4E;
}
/* Individual Sub Navs */
.subs-1 {
	margin-top: 27px; 
}
.subs-2 {
	margin-top: 20px;
}
.subs-3 {
	margin-top: 13px;
}
.subs-4 {
	margin-top: 6px;
}

#container2{
	background-color:#000000;
	width:960px;
	margin:0px ;
	text-align:center;
	padding:0px;

}
#smallerContainer{
	background-color:#000000;
	width:940px;
	height:400px;
	margin:0px ;
	text-align:center;
	padding:10px;
	}

.hpContent h2 {
	background-color:#0065c9;
	text-align: center;
	color: #fff;
		}
.hpContent {
	background-color:#000000;
        text-align:left
}
/* FONT COLOR SPECIFIED HERE */
.hpContent p, 
.hpContent li {
color:#ffffff
}
hpInvLinkList { 
	margin: 0 0 .2em 0;
	width:auto
}
 .hpInvLinkList ul {
	margin: 0 .2em; 
	color:#FFFFFF;
	padding:0; 
}
.hpInvLinkList li {
	list-style: none;
	float: left;
	width: 175px;
	padding-left: .2em;
	margin: 0 0 .3em 0;
}
