body {
    background: #ffffff url(images/bgtile.gif) top left repeat-x;
    font-family: Arial, Geneva, Verdana, Sans;
    font-size: 10pt;
    line-height: 12pt;
    color: #000000;
    text-align: center;
}

/* ---- INDEPENDENT STYLE ELEMENTS ---- */

h1 {
    font-weight: bold;
    font-size: 18pt;
    line-height: 20pt;
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

h2 {
    font-weight: bold;
    font-size: 18pt;
    line-height: 20pt;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    color: #003399;
}

h3 {
    font-weight: bold;
    font-size: 16pt;
    line-height: 18pt;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    color: #003399;
}

h4 {
    font-weight: bold;
    font-size: 14pt;
    line-height: 16pt;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    color: #003399;
}

h5 {
    font-weight: bold;
    font-size: 12pt;
    line-height: 14pt;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    color: #003399;
}

p {
    margin: 10px 0px 10px 0px;
    padding: 0px;
}

.model {
    font-weight: bold;
    font-size: 12pt;
    line-height: 14pt;
    color: #003399;
}

.title {
    font-size: 16pt;
    font-weight: bold;
    line-height: 18pt;
}

.title2 {
    font-size: 14pt;
    font-weight: bold;
    line-height: 16pt;
}

.title3 {
    font-size: 12pt;
    font-weight: bold;
    line-height: 14pt;
}

.title4 {
    font-size: 14pt;
    font-weight: bold;
    line-height: 16pt;
    color: #003399;
}

dt {font-weight: bold;}

dt.header {
	font-weight: bold;
	font-size: 11pt;
	line-height: 14pt;
	color: #003399;
	background-color: #eeeeee;
}

.bold {font-weight: bold;}
.ital {font-style: italic;}
.boldital {font-weight: bold; font-style: italic;}
.bolditalred {font-weight: bold; font-style: italic; color: #ff0000;}
.roman {font-weight: normal;}
.default {font-size: 10pt; line-height: 12pt; font-weight: normal; color: #000000;}
.defaultwhite {font-size: 10pt; line-height: 12pt; font-weight: normal; color: #ffffff;}
.tiny {font-size: 7pt; line-height: 7pt; font-weight: normal;}
.center {text-align: center;}
.left {text-align: left;}
.right {text-align: right;}
.blue {color: #003399;}
.red {color: #ff0000;}
.darkred {color: #cc0000;}
.black {color: #000000;}
.white {color: #ffffff;}
.greyC {color: #cccccc;}
.grey9 {color: #999999;}
.grey6 {color: #666666;}
.underline {text-decoration: underline;}
.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.padtop5 {padding-top: 5px;}
.subhead {font-weight: bold;}
.notrans {text-transform: none;}
.greyBG {background-color: #eeeeee;}
.greyBGD {background-color: #dddddd;}
.greyBG9 {background-color: #999999;}

div.content {
    width: 620px;
    margin: 10px;
    text-align: left;
}

div.content ul {
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.content ol {
	list-style-position: inside;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.content li {
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 10px 20px;
}

ul.smalllist {
   	list-style-type: disc;
        list-style-position: inside;
	text-align: left;
	font-size: 8pt;
        line-height: 10pt;
        padding: 0px;
        margin: 0px;
 
}

img.floatleft {
    float: left;
    margin: 0px 10px 0px 0px;
}

img.floatright {
    float: right;
    margin: 0px 0px 0px 10px;
}

div.floatleft {
    float: left;
    margin: 10px;
}

div.floatright {
    float: right;
    margin: 10px;
}

div.fullwidth {
    width: 620px;
    text-align: inherit;
}

div.greycell {
    width: 600px;
    padding: 1px 10px 1px 10px;
    background-color: #eeeeee;
}

div.gradcell {
    width: 620px;
    height: 50px;
    margin-top: 10px;
    background: url(images/gradient.gif) top left no-repeat;
}

div.gradcell h3 {
    padding: 10px 10px 0px 10px;
}

/* ---- MAIN BLOCK ELEMENTS ---- */

div.wrapper {
    width: 1050px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
}

div.main {
    margin: 10px;
    padding: 0px;
    width: 1030px;
}

div.colleft {
    margin: 0px;
    padding: 0px;
    width: 260px;
    float: left;
}

div.colcenter {
    margin: 0px 10px 0px 10px;
    padding: 0px;
    width: 640px;
    float: left;
}

div.colright {
    margin: 0px;
    padding: 0px;
    width: 105px;
    float: left;
}

div.colframe {
	clear: both;
    float: left;
    margin: 10px 0px 0px 10px;
    padding: 0px;
    text-align: left;
    width: 1015px;
}

div.colframe iframe {
	top: 0px;
	left: 0px;
	width: 1015px;
	height: 700px;
	margin: 0px;
	padding: 0px;
	border: none;
	overflow: auto;
}

div.colrightframe {
    margin: 0px 10px 0px 10px;
    padding: 0px;
    width: 745px;
    float: left;
}

div.cleaner {
    clear: both;
    height: 1px;
    font-size: 1px;
    border: none;
    margin: 0px;
    padding: 0px;
    background: transparent;
}

/* ---- BANNER ELEMENTS ---- */

div.banner {
    top: 0px;
    left: 0px;
    width: 1050px;
    height: 36px;
    font-size: 8pt;
    line-height: 10pt;
    color: #ffffff;
    background-color: #6699cc;
}

div.banner a {
    color: #ffffff;
    text-decoration: none;
}

div.banner a:hover {
    text-decoration: underline;
}

div.signin {
    float: left;
    margin: 12px 0px 0px 10px;
    text-align: left;
    color: #ffffff;
}

div.signin a {
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
}

div.signin a:hover {
    text-decoration: underline;
}

div.bannerform {
    float: right;
    margin: 8px 10px 0px 0px;
    text-align: right;
    font-weight: bold;
    color: #ffffff;
}

div.bannerform form {
    padding: 0px;
    margin: 0px;

}

div.bannerform input {
    font-size: 7pt;
    padding: 0px;
    margin: 0px;
}

div.panel {
    top: 0px;
    left: 0px;
    width: 1050px;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    text-align: left;
    background-color: #6699cc;
}

div.panel img {
    float: left;
    width: 90px;
    height: 120px;
    margin: 10px 20px 10px 10px;
}

div.panel a {
    color: #ffffff;
    text-decoration: none;
}

div.panel a:hover {
    color: #ffffff;
    text-decoration: underline;
}

div.panel ul {
    float: left;
    list-style-type: none;
    padding: 0px;
    margin: 10px 20px 10px 0px;
    color: #ffffff;
}

div.panel ul li {
    padding: 0px;
    margin: 0px;
}

div.paneltitle {
    float: left;
    width: 910px;
    margin: 10px 10px 0px 0px;
    border-bottom: 1px solid #99ccff;
}

.panelname {
    font-size: 14pt;
    font-weight: bold;
    line-height: 16pt
}

/* ---- LOGO/ADDRESS/PHONE ELEMENTS ---- */

div.logo {
    margin: 0px;
    padding: 0px;
    width: 260px;
}

div.logo h1 {
    margin: 10px;
    font-weight: normal;
    font-size: 14pt;
    line-height: 16pt;
}

div.logo img {
	border: none;
}

/* ---- NAV ELEMENTS ---- */

div.nav {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 260px;
    text-align: left;
    background-color: #dddddd;
    border: 1px solid #999999;
}

a.menuLink {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 16pt;
    padding: 0px 0px 0px 10px;
    margin: 0px;
    color: #000000;
    }

a.menuLink, li a {
    text-decoration: none;
    color: #000000;
}

a.menuLink, li a:hover {
    text-decoration: none;
    color: #000000;
}

div.menu {
    margin: 0px;
    width: 260px;
    text-align: left;
    border-bottom: 1px solid #999999;
    background-color: #dddddd;
}

div.menu:hover {
    border-bottom: 1px solid #999999;
    background-color: #bbbbbb;
}

div.menu a {
    text-decoration: none;
    color: #000000;
}

div.menu a:hover {
    text-decoration: none;
    color: #000000;
}

div.menu p {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    line-height: 16pt;
    font-weight: bold;
    text-transform: uppercase;
}

ul.menu {
    display: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    }

ul.menu li {
    padding: 2px 2px 2px 20px;
    border-top: 1px solid #999999;
    }

ul.menu li:hover {
    background-color: #bbbbbb;
    }

div.menudark {
    margin: 0px;
    width: 260px;
    text-align: left;
    border-bottom: 1px solid #999999;
    background-color: #aaaaaa;
}

div.menudark a {
    text-decoration: none;
    color: #ffffff;
}

div.menudark a:hover {
    text-decoration: none;
    color: #ffffff;
}

div.menudark p {
    padding: 0px 0px 0px 10px;
    margin: 0px;
    line-height: 16pt;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

ul.menudark {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.menudark li {
    padding: 2px 2px 2px 20px;
    border-top: 1px solid #999999;
    }

ul.menudark li:hover {
    background-color: #999999;
    }

div.smallnav {
	width: 745px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 9pt;
	line-height: 18px;
	font-weight: bold;
    background-color: #dddddd;
    border: 1px solid #999999;
}

div.smallnav ul {
	float: left;
	list-style-type: none;
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

div.smallnav li {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 160px;
	height: 18px;
}

div.smallnav li:hover {
	background-color: #bbbbbb;
    border-bottom: 1px solid #999999;
}

div. smallnav a {
	color: #000000;
	text-decoration: none;
}

div.smallnav a:hover {
	color: #ffffff;
}

/* ---- VIDEO ELEMENTS ---- */

div.video {
    width: 640px;
    height: 480px;
    margin-bottom: 10px;
}

/* ---- BIGLINKS ELEMENTS ---- */

div.biglinks {
	width: 640px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    height: 85px;
}

div.biglinks img {
    float: left;
    margin: 0px 2px 0px 2px;
    border: none;
}

div.biglinks_wider {
	width: 750px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    height: 85px;
}

div.biglinks_wider img {
    float: left;
    margin: 0px 2px 0px 2px;
    border: none;
}

/* ---- FOOTER ELEMENTS ---- */

div.footer {
    width: 1050px;
    margin: 10px auto 0px auto;
    padding: 0px;
    color: #ffffff;
    font-size: 9pt;
    text-align: center;
    background-color: #6699cc;
}

div.footer ul {
    float: left;
    list-style-type: none;
    margin: 20px;
    padding: 0px;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}

div.footer, ul li {
    padding: 0px;
}

div.footer a {
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}

div.footer a:hover {
    text-decoration: underline;
}

div.footer p {
    padding: 10px;
}

/* ---- SEARCH ELEMENTS ---- */

div.quicksearch {
    width: 260px;
    padding: 0px;
    margin: 10px 0px 0px 0px;
    text-align: center;
    background-color: #dddddd;
    border: 1px solid #999999;
}

div.quicksearchtitle {
    width: 250px;
    margin: 5px 5px 0px 5px;
    font-weight: bold;
    font-size: 12pt;
    line-height: 18pt;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    background-color: #6699cc;
}

div.quicksearch form {
    padding: 0px;
    margin: 5px;
}

div.quicksearch select {
    padding: 0px;
    margin: 2px;
    width: 100px;
}

div.quicksearch input {
    padding: 0px;
    margin: 2px;
    width: 100px;
}

div.searchbar {
	width: 620px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}

/* ---- LOGO BUTTONS ---- */

div.logo_button {
    margin: 5px 0px 5px 0px;
    padding: 0px;
    width: 260px;
    text-align: center;
}

div.logo_button img {
    border: none;
}

/* ---- BLOG ELEMENTS ---- */

div.blog {
    width: 640px;
    height: 300px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: left;
    overflow: hidden;
}

div.blog ul {
	list-style-type: none;
	width: 620px;
	margin: 5px;
	padding: 0px;
}

div.blog li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #999999;
}

div.blog li:hover {
	background-color: #ddeeff;
}

div.blog a {
	text-decoration: none;
	color: #003399;
}

div.blog a:hover {
	text-decoration: underline;
}

div.blog_exp {
    width: 640px;
    margin: 0px;
    padding-bottom: 5px;
    text-align: left;
}

div.blog_exp ul {
	list-style-type: none;
	width: 620px;
	margin: 5px;
	padding: 0px;
}

div.blog_exp li {
	margin: 0px;
	padding: 5px;
	border-bottom: 1px solid #999999;
}

div.blog_exp li:hover {
	background-color: #ddeeff;
}

div.blog_exp a {
	text-decoration: none;
	color: #003399;
}

div.blog_exp a:hover {
	text-decoration: underline;
}

div.bloghead {
    position: relative;
    width: 640px;
    height: 36px;
    margin: 10px 0px 0px 0px;
    font-weight: bold;
    color: #ffffff;
    background-color: #999999;
}

div.bloghead h1 {
    float: left;
    font-size: 12pt;
    line-height: 12pt;
    padding: 0px;
    margin: 10px;
}

div.bloghead p {
    float: right;
    font-size: 9pt;
    line-height: 11pt;
    padding: 0px;
    margin: 10px;
}

div.bloghead a {
    color: #ffffff;
    text-decoration: none;
}
    
div.bloghead a:hover {
    color: #dddddd;
}

div.bloghead img {
    border: none;
}
    
ul.blog {
    list-style-type: none;
    text-align: left;
    font-size: 9pt;
    line-height: 12pt;
    padding: 0px;
    margin: 10px;
}

ul.blog li {
    display: block;
    padding: 5px 0px 5px 0px;
    border-bottom: 1px solid #999999;
}

ul.blog a {
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}

ul.blog a:hover {
    color: #3366cc;
    text-decoration: underline;
}

/* ---- HOME CARS ELEMENTS ---- */

div.homecars {
    width: 104px;
    height: 900px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    overflow: hidden;
    border-bottom: 1px solid #999999;
}

div.homecars_exp {
    width: 104px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

a.homecars {
    font-size: 9pt;
    line-height: 11pt;
    font-weight: bold;
    text-decoration: none;
    color: #003399;
}

a.homecars:hover {
    color: #6699cc;
}

ul.homecars {
    width: 104px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.homecars li {
    font-size: 8pt;
    line-height: 10pt;
    font-weight: bold;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

ul.homecars img {
    border: none;
}

/* ---- SPECIALS ELEMENTS ---- */

div.specials_side {
    width: 260px;
    margin: 20px 0px 0px 0px;
    padding: 2px 0px 1px 0px;
    color: #ffffff;
    text-align: center;
    background-color: #999999;
}

div.specials_side h1 {
    font-size: 14pt;
    line-height: 16pt;
    color: #ffffff;
    margin: 5px 0px 5px 0px;
    padding: 0px;
}

div.specials_side a {
	text-decoration: none;
}

div.specials_side a {
	text-decoration: none;
}

div.specials_side_in {
    width: 250px;
    margin: 0px 5px 5px 5px;
    padding: 0px;
    color: #000000;
    text-align: center;
    background-color: #dddddd;
    border: 1px solid #999999;
}

div.specials_side_in img {
	float: left;
	width: 120px;
	height: 90px;
	margin: 5px;
	padding: 0px;
	border: none;
}

div.specials_side_in p {
	margin: 0px;
	padding: 4px 2px 2px 2px;
}

div.specials_price {
	width: 240px;
    margin: 0px 5px 5px 5px;
    padding: 0px;
    text-align: center;
    background-color: #6699cc;
    border: 1px solid #999999;
}

div.specials_price:hover {
	background-color: #0066cc;
}

div.specials_price h1 {
    font-size: 12pt;
    line-height: 14pt;
    color: #ffffff;
    margin: 3px 0px 3px 0px;
    padding: 0px;
}

div.car_special {
    width: 620px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 8pt;
    line-height: 10pt;
    color: #000000;
    border-bottom: 1px solid #999999;
    border-top: none;
    border-left: none;
    border-right: none;
    background: #ffffff url(images/specialsBG.gif) bottom left no-repeat;
}

div.car_special h1 {
    font-weight: bold;
    font-size: 12pt;
    line-height: 14pt;
    color: #003399;
    margin: 0px;
    padding: 0px;
}

div.car_special a {
	text-decoration: none;
	color: inherit;
}

div.car_special ul {
	float: left;
	width: 225px;
	list-style-type: none;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}

div.car_special li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

div.specials_banner {
	width: 600px;
	height: 40px;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	background: #ffffff url(images/specials_banner.gif) top left no-repeat;
}

/* ---- VEHICLE BLOCK/STYLE ELEMENTS ---- */

div.invhead {
    width: 620px;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    background-color: #999999;
    border-top: 1px  solid #cccccc;
    border-bottom: 1px  solid #cccccc;
    border-left: none;
    border-right: none;
    text-align: center;
}

div.invhead a {
    color: #ffffff;
    text-decoration: none;
}

div.invhead a:hover {
    color: #dddddd;
    text-decoration: underline;
}

div.car {
    width: 620px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 8pt;
    line-height: 10pt;
    color: #000000;
    border-bottom: 1px solid #999999;
    border-top: none;
    border-left: none;
    border-right: none;
}

div.car h1 {
    font-weight: bold;
    font-size: 12pt;
    line-height: 14pt;
    color: #003399;
    margin: 0px;
    padding: 0px;
}

div.car h2 {
    font-weight: bold;
    font-size: 10pt;
    line-height: 12pt;
    color: #003399;
    margin: 0px;
    padding: 0px;
}

div.car:hover {
	background-color: #ddeeff;
}

div.car a {
	text-decoration: none;
	color: inherit;
}

ul.car1 {
	float: left;
	width: 175px;
	list-style-type: none;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}

ul.car1 li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

ul.car2 {
	float: left;
	width: 150px;
	list-style-type: none;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}

ul.car2 li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

ul.car3 {
	float: left;
	width: 200px;
	list-style-type: none;
	margin: 10px 10px 10px 0px;
	padding: 0px;
}

ul.car3 li {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	list-style-type: none;
}

img.details_button {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
}

img.thumb {
	float: left;
	width: 120px;
	height: 90px;
	margin: 10px;
	padding: 0px;
	border: none;
}

h1.carhead {
text-align: center;
color: #003399;
}

div.carpics {
float: right;
width: 340px;
background-color: #dddddd;
margin: 0px 0px 10px 0px;
border: 1px solid #999999;
text-align: center;
color: #000000;
}

div.carpics p {
padding: 0px;
margin: 10px auto 0px auto;
font-size: 8pt;
line-height: 10pt;
}

img.carbutton {
float: left;
margin: 10px 0px 0px 10px;
width: 100px;
border: none;
}

img.carphotolarge {
float: left;
width: 320px;
height: 240px;
margin: 10px 0px 0px 10px;
border: 1px solid #999999;
}

div.carphotos {
float: left;
width: 320px;
margin: 10px 0px 10px 10px;
background-color: #ffffff;
border: 1px solid #999999;
}

div.carphotos img {
float: left;
width: 100px;
height: 75px;
margin: 3px;
}

div.carcolors {
width: 240px;
margin: 10px 0px 0px 0px;
text-align: left;
}

ul.carcolors {
list-style-type: none;
padding: 0px;
margin: 0px;
}

ul.carcolors li {
list-style-type: none;
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 15px;
}

div.carcolors a {
color: #666666;
text-decoration: none;
font-weight: normal;
}

div.carcolors a:hover {
color: #999999;
text-decoration: underline;
font-weight: normal;
}

div.features {
width: 600px;
height: 200px;
overflow: scroll;
padding: 10px;
margin: 10px 0px 0px 0px;
border: 1px solid #999999;
}

ul.features {
list-style-image: url(images/listcheck.gif);
list-style-type: disc;
list-style-position: outside;
padding: 0px;
margin: 0px 0px 0px 20px;
}

div.features h1 {
font-size: 12pt;
line-height: 14pt;
padding: 0px;
}

div.mpg {
width: 260px;
margin: 10px 0px 0px 0px;
color: #ffffff;
border: 1px solid #999999;
text-align: center;
background: #dddddd url(images/mpgBG.jpg) top left no-repeat;
}

div.mpg h1 {
font-size: 14pt;
line-height: 16pt;
margin: 0px;
padding: 5px;
color: #ffffff;
}

div.mpg h2 {
font-size: 11pt;
line-height: 13pt;
margin: 0px;
padding: 0px;
color: #ffffff;
}

ul.mpg {
list-style-type: none;
width: 240px;
margin: 10px;
padding: 0px;
}

ul.mpg li {
float: left;
display: block;
height: 60px;
width: 80px;
padding: 0px;
margin: 0px;
text-align: center;
}

table.calc {
width: 260px;
padding: 3px;
margin: 10px 0px 0px 0px;
color: #000000;
border: 1px solid #999999;
text-align: center;
background-color: #dddddd;
}

div.carbutton {
    float: left;
    margin: 0px 0px 5px 10px;
    width: 90px;
    height: 25px;
    background: url(images/carbuttonBG.gif) top left no-repeat;
    text-align: center;
    font-weight: bold;
}

div.carbutton a {
    line-height: 25px;
    text-decoration: none;
    color: #ffffff;
}

div.carbutton a:hover {
    color: #ddeeff;
}

/* ---- SIMILAR SEARCH ELEMENTS ---- */

div.sim_vehicles {
    width: 260px;
    height: 280px;
    overflow: auto;
    padding: 0px;
    margin: 10px 0px 10px 0px;
    border: 1px solid #999999;
    background-color: #dddddd;
}

div.sim_vehicles h1 {
	clear: both;
	margin: 10px 0px 0px 10px;
    font-size: 12pt;
    line-height: 14pt;
    color: #003399;
}

div.sim_vehicles h2 {
    font-size: 12pt;
    line-height: 14pt;
    color: #003399;
    margin: 0px;
    padding: 0px;
}

div.sim_vehicles p {
	font-weight: bold;
    font-size: 9pt;
    line-height: 11pt;
    margin: 3px;
    padding: 0px;
}

div.sim_vehicles ul {
	float: left;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}

div.sim_vehicles li {
	display: block;
	width: 230px;
	height: 85px;
	text-align: center;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	border: 1px solid #999999;
	background: #ffffff;
}

div.sim_vehicles img {
	float: left;
	border: none;
	height: 75px;
	width: 100px;
	margin: 5px;
	padding: 0px;
}

/* ---- SLIDESHOW ELEMENTS ---- */

div.slidescreen {
position: fixed;
z-index: 2;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: rgb(0,0,0); opacity: 0.5;
}

div.slideshow {
position: absolute;
z-index: 3;
top: 72px;
left: 72px;
background-color: #ffffff;
border: 1px solid #999999;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

div.slideshow ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

div.slideshow li {
display: inline;
float: left;
height: 480px;
margin: 20px;
}

div.slideshow a {
color: #999999;
font-weight: bold;
text-decoration: none;
}

div.slideshow a:hover {
color: #cccccc;
text-decoration: underline;
}

img.slidebutton {
margin: 200px 0px 0px 0px;
border: none;
}

/* ---- PRINTVIEW ELEMENTS ---- */

body.printview {
font-family: Arial, Geneva, Verdana;
font-size: 9pt;
line-height: 11pt;
text-align: left;
background: #ffffff;
}

div.printview {
width: 580px;
margin: 20px auto 20px auto;
color: #000000;
background: #ffffff;
}

div.printview h1 {
text-align: center;
}

div.printview a {
color: #003399;
font-size: 10pt;
line-height: 12pt;
}

div.printview a:hover {
color: #666666;
text-decoration: underline;
}

div.carheadprint {
width: 580px;
margin: 10px 0px 10px 0px;
border-top: 1px solid #666666;
border-bottom: 1px solid #666666;
text-align: center;
}

div.carheadprint h1 {
margin: 5px auto 5px auto;
padding: 0px;
font-size: 16pt;
line-height: 18pt;
color: #003366;
}

div.printcol {
float: right;
width: 300px;
margin: 20px;
padding: 10px;
background-color: #eeeeee;
border: 1px solid #666666;
}

img.carphotoprint {
width: 300px;
height: 225px;
margin: 0px;
border: 1px solid #666666;
}

div.carphotosprint {
width: 300px;
margin: 10px 0px 0px 0px;
padding: 0px;
border-top: 1px solid #666666;
text-align: center;
}

div.carphotosprint img {
float: left;
width: 90px;
height: 68px;
margin: 5px;
}

ul.colorsprint {
list-style-type: none;
padding: 0px;
margin: 10px 0px 10px 0px;
}

ul.colorsprint li {
padding: 5px 0px 0px 0px;
margin: 0px 0px 0px 10px;
line-height: 15px;
}

div.mpgprint {
width: 280px;
margin: 10px auto 10px auto;
color: #ffffff;
text-align: center;
background-color: #003399;
border: 1px solid #666666;
}

div.mpgprint h1 {
font-size: 12pt;
line-height: 14pt;
margin: 0px;
padding: 5px;
color: #ffffff;
}

div.mpgprint h2 {
font-size: 10pt;
line-height: 12pt;
margin: 0px;
padding: 0px;
color: #ffffff;
}

ul.mpgprint {
list-style-type: none;
width: 260px;
margin: 0px 10px 5px 10px;
padding: 0px;
}

ul.mpgprint li {
float: left;
display: block;
height: 60px;
width: 80px;
padding: 0px;
margin: 0px;
}

ul.featuresprint {
list-style-image: url(images/listcheck.gif);
list-style-type: disc;
list-style-position: outside;
padding: 10px;
margin: 0px;
line-height: 15px;
}

/* ---- SPECIFIC BLOCK/STYLE ELEMENTS ---- */

div.info {
    float: right;
    margin: 10px 0px 10px 10px;
    padding: 10px;
    background-color: #dddddd;
    border: 1px solid #999999;
    text-align: center;
}

div.infobutton {
    width: 130px;
    height: 25px;
    margin: 5px;
    padding: 0px;
    background-color: #6699cc;
    border: 1px solid #999999;
    text-align: center;
}

div.infobutton:hover {
    background-color: #0066cc;
}

div.infobutton a {
    text-decoration: none;
    font-weight: bold;
    line-height: 25px;
    color: #ffffff;
}

div.infobutton a:hover {
	text-decoration: underline;
}

div.staffcard {
	float: left;
	width: 190px;
	height: 250px;
    margin: 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #999999;
}

div.staffcard img {
	width: 160px;
	height: 120px;
	margin: 5px;
	padding: 0px;
}

div.staffcard a {
	text-decoration: none;
    color: #003399;
}

div.staffcard a:hover {
    color: #6699cc;
    text-decoration: underline;
}

div.staffwide {
	float: left;
	width: 390px;
	height: 250px;
    margin: 5px;
	padding: 0px;
	text-align: center;
	border: 1px solid #999999;
}

div.staffwide img {
	float: left;
	width: 160px;
	height: 120px;
	margin: 5px;
	padding: 0px;
}

div.staffwide p {
	margin: 10px;
	padding: 0px;
}

div.staffwide a {
	text-decoration: none;
    color: #003399;
}

div.staffwide a:hover {
    color: #6699cc;
    text-decoration: underline;
}

div.testimonials {
    width: 154px;
    height: 300px;
    background-color: white;
}

div.testimonials a {
    background-color: #ffffff;
}

div.testimonials a:hover {
    background-color: #ffdddd;
    text-decoration: none;
}

div.customer {
    color: #000000;
    font-size: 8pt;
    line-height: 10pt;
    font-weight: normal;
    padding: 4px;
    width: 146px;
    height: 66px;
    overflow: hidden;
    text-align: left;
    background-color: inherit;
    border-bottom: 1px solid #cccccc;
}

div.myhead {
    width: 620px;
    height: 80px;
    background: url(images/myhead.gif) top left no-repeat;
}

div.myhead h1 {
    margin: 0px 0px 0px 230px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 16pt;
    line-height: 18pt;
}

div.myhead p {
    margin: 0px 0px 0px 230px;
    padding-top: 20px;
}

div.pagehead {
    width: 620px;
    height: 80px;
    background: url(images/pagehead.gif) top left no-repeat;
}

div.pagehead h1 {
    margin: 0px 0px 0px 115px;
    padding-top: 20px;
    font-weight: bold;
    font-size: 16pt;
    line-height: 18pt;
}

table.form {
    border: 0px solid #000000;
    border-collapse: collapse;
    margin: 10px;
    text-align: left;
}

td.formcolleft {
    width: 100px;
    text-align: right;
    padding: 0px 10px 0px 0px;
    font-weight: bold;
    vertical-align: top;
}

td.formcolright {
    text-align: left;
    padding: 0px 0px 10px 0px;
    vertical-align: top;
}

table.form ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

table.form ul li {
    margin-left: 10px;
}

div.errorbox {
    background-color: #ffffcc;
    padding: 10px;
}

div.greybox {
    background-color: #eeeeee;
    padding: 10px;
    border: 1px solid #999999;
}

div.login {
    width: 320px;
    height: 240px;
    text-align: right;
    margin: 50px auto 10px auto;
    padding: 0px 0px 0px 0px;
    background-image: url(images/signin_bg.gif);
    background-repeat: no-repeat;
    font-weight: bold;
}

div.login h3 {
    padding-top: 95px;
    color: #ff0000;
    text-align: center;
}

div.login h4 {
    padding-top: 95px;
    color: #ff0000;
    text-align: center;
}

div.login p {
    margin-right: 20px;
}

img.coupon {
	float: left;
	margin: 5px;
	padding: 0px;
}

