@charset "utf-8";
body {
	background-color: #004370;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #15486F;
}
a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#mycontainer {
	position: relative;
	height: auto;
	width: 806px;
	margin-right: auto;
	margin-left: auto;
}
#dealer-logo {
	background-image: url(images/dealer-logo.jpg);
	float: left;
	height: 109px;
	width: 336px;
	position: relative;
	left: 0px;
	top: 0px;
}
#top-nav {
	float: right;
	height: 60px;
	width: 151px;
	position: relative;
	top: 33px;
	right: 0px;
}
#nav-bar {
	background-image: url(images/nav-bar.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
}
#car-images {
	background-image: url(images/car-images.jpg);
	float: left;
	height: 244px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 5px;
}
#title-index {
	background-image: url(images/title-index.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
	display: inline;
}

#title-index  H1 {
	font-size: 2px;
}
#title-used-cars {
	background-image: url(images/title-used-cars.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-used-cars  H1 {
	font-size: 2px;
}
#title-finance {
	background-image: url(images/title-finance.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-finance  H1 {
	font-size: 2px;
}
#title-contact {
	background-image: url(images/title-contact.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-contact  H1 {
	font-size: 2px;
}
#title-about {
	background-image: url(images/title-about.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-about  H1 {
	font-size: 2px;
}
#title-sell {
	background-image: url(images/title-sell.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-sell  H1 {
	font-size: 2px;
}
#title-map {
	background-image: url(images/title-map.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-map  H1 {
	font-size: 2px;
}
#title-thanks {
	background-image: url(images/title-thanks.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 10px;
}
#title-thanks  H1 {
	font-size: 2px;
}
#hide {
	display: none;
	visibility: hidden;
}
#mymain {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	float: left;
	width: 806px;
	position: relative;
	height: auto;
	left: 0px;
	top: 15px;
	font-size: 11px;
	padding: 5px 0px;
}
#mymain p {
	padding-left: 12px;
	padding-right: 20px;
}
#mymain td {
	padding-left: 20px;
	background-color: #FFFFFF;
	color: #15486F;
}
#showroom {
	position: relative;
	left: 100px;
	width: 700px;
	height: auto;
	float: left;
	padding: 10px 0px;
}
#inlineSecond {min-height:auto!important; } /* Safari hack for content expanding issue */ html[xmlns*=""] #inlineSecond {min-height: inherit;} #inlineSecond { min-height:auto} #inlineSecond {margin-bottom: 5px;}

#featuredholder {
	float:right;
	background-image:url(images/featured.jpg);
	background-repeat:no-repeat;
	width:218px;
	height:260px;
	top: 15px;
	right: 0px;
	position: relative;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 3px;
}	
#footer {
	background-image: url(images/nav-bar.jpg);
	float: left;
	height: 41px;
	width: 806px;
	position: relative;
	left: 0px;
	top: 20px;
}
#address {
	float: left;
	height: 32px;
	width: 430px;
	position: relative;
	left: 10px;
	top: 5px;
	font-size: 11px;
}
#footer-nav {
	float: right;
	height: 20px;
	width: 340px;
	position: relative;
	top: 10px;
	font-size: 11px;
	right: 10px;
	text-align: right;
	color: #0F0F0F;
}
