@charset "utf-8";
/* CSS Document
   Pirtle and Howerton Automotive 2010*/

div, h1, h2, h3, h4, img, a, p, ul, li{
	margin:0;
	padding:0;
	border:none;
}
x-table{
	width:100%;
	x-height:auto;
	margin:0;
	padding:0;
	border:none;
}
#hpWrapper{
	background:#FFF;
	margin:0 auto;
	width:960px;
	overflow:hidden;
}
#hpContainer{
	background:#000;
	height:100%;
	margin:0 1px 1px;
	overflow:hidden;
}

ul.middleButton{
	list-style:none;
	overflow:hidden;
	margin-left:5px;
}
ul.middleButton li{
	float:left;
	display:block;
	width:300px;
	height:180px;
	margin:8px;
	text-indent:-9999px;
}
ul.middleButton li a:link, ul.middleButton li a:visited{
	background-image:url("/sitespecific/PirtleandHowertonAutomotive/medialibrary/hpButtons.jpg");
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#newSp{
	background-position:left top;
}
#newSp:hover{
	background-position:right top;
}
#usedSp{
	background-position:left -190px;
}
#usedSp:hover{
	background-position:right -190px;
}
#serviceSp{
	background-position:left -380px;
}
#serviceSp:hover{
	background-position:right -380px;
}

#hpContainer h2{
	clear:both;
	x-background:#2B2BB3;
	color:#FFF;
	font-size:20px;
	line-height:28px;
}
#hpContainer h3{
	clear:both;
	x-background:#2B2BB3;
	color:#FFF;
	font-size:14px;
	text-align:left;
	line-height:20px;
	text-indent:20px;
}
.seoBox{
	width:920px;
	margin:0 auto;
}
.seoBox p{
	color:#FFF;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	margin:4px 0 8px;
}
.hpInvLinkList{
	margin:0.5em 0 0.5em 20px;
}
.hpInvLinkList ul{
	overflow:hidden;
}
.hpInvLinkList ul li{
	text-align:left;
	list-style:none;
	float:left;
	width:186px;
	padding:0 0 8px 0;
}
.hpInvLinkList br{
	clear:both;
}
