/* CSS by D Denholm, Salem Design 11FEB06 */

#SDStatement {
	position: absolute;
	bottom: -55px;
	left: 10px;
	width: 80px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#SDStatement a:link {
	text-decoration:none;
	color: #999999;
}

#SDStatement a:visited {
	text-decoration:none;
	color: #999999;
}

#SDStatement a:hover {
	text-decoration:none;
	color: #666666;
}

#LeftNav {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 156px;
	z-index: 100;
}

#LeftNav ul {
	list-style:none;
	margin-left: 5px;
	padding-left: 0px;
}

#LeftNav li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#LeftNav li a:link {
	text-decoration:none;
	color: black;
}

#LeftNav li a:visited {
	text-decoration:none;
	color: black;
}

#LeftNav li a:hover {
	text-decoration:none;
	color: black;
	font-weight:bold;
}

body#Home a#home, body#AboutUs a#aboutus, body#AutoBody a#autobody, body#Services a#services,
body#Loaners a#loaners, body#Insurance a#insurance, body#Testimonials a#testimonials, 
body#Location a#location, body#Contact a#contact {
	font-weight:bold;
}

#headergraphic {
	position:absolute;
	background-image:url(images/index_01.gif);
	top: 0px;
	left: 0px;
	width: 591px;
	height: 140px;
	background-repeat:no-repeat;
}

#header_extension {
	position:absolute;
	background-image:url(images/repeatingtop.gif);
	top: 0px;
	left: 591px;
	height: 140px;
	width: 100%;
	background-repeat:repeat-x;
}

#sidestripegraphic {
	position:absolute;
	background-image:url(images/index_03.gif);
	top: 140px;
	left: 93px;
	width: 62px;
	height: 426px;
}

#topgraphic {
	position:absolute;
	background-image:url(images/index_02.gif);
	background-repeat:no-repeat;
	top: 140px;
	width: 93px;
	height: 74px;
	left: 0px;
}

#bottomgraphic {
	position:absolute;
	background-image:url(images/index_15.gif);
	background-repeat:no-repeat;
	top: 472px;
	left: 0px;
	width: 93px;
	height: 86px;
}

.TypicalContent {
	position: absolute;
	top: 140px;
	left: 156px;
	width: 500px;
}

.TypicalContent p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.TypicalContent h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.TypicalContent ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom: 5px;
}

.TypicalContent dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-bottom: 5px;
}
.TypicalContent dd {
	padding-top: 5px;
	padding-left: 45px;
}

.TypicalContent a:link, a:visited, a:hover {
	color: black;
}


.underline {
	text-decoration: underline;
}

#ContactList {
	list-style-type:none;
	padding-bottom: 10px;
}

#Footer {
	position: absolute;
	bottom: -90px;
	width: 100%;
}

#Footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	width: 100%;
}
