/*Stetson GM Main*/
a, a:link, a:visited, a:active {
   color: #4169B0;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
   line-height: 15px;
   text-decoration: none;
}

a:hover {
   color: #D91212;
   text-decoration: none;
}

a img,:link img,:visited img {
   border: none;
}

body {
	background-image: url(images/layout/main-background-tile.jpg);
   background-repeat: repeat-x;
   background-color: #606060;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   margin: 0px;
   padding: 0px;
}

form {
   margin: 0px;
   padding: 0px;
}

h1 {
   font-size: 14pt;
}

h1, h2, h3, h4, h5, h6 {
   color: #25356E;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 20px;
   margin-bottom: 5px;
   margin-top: 10px;
}

h2 {
   font-size: 12pt;
}

h3 {
   font-size: 12pt;
}

h4 {
   font-size: 10pt;
}

h5 {
   font-size: 9pt;
   line-height: normal;
}

h6 {
   font-size: 8pt;
   line-height: normal;
}

.pageHead {
	color: #D91212;
   margin-top: 0px;
}

hr {
   background-color: #EBEBEB;
   color: #EBEBEB;
   display: block;
   font-size: 1px;
   height: 1px;
   line-height: 1px;
   margin: 10px auto 10px auto;
   padding: 0px;
   text-align: center;
   width: 95%;
}

div.hrsub {
   background-color: #EBEBEB;
   color: #EBEBEB;
   display: block;
   font-size: 1px;
   height: 1px;
   line-height: 1px;
   margin: 10px auto 10px auto;
   padding: 0px;
   width: 95%;
}

p, table, tr, td, li, ul, ol, form, input, select, option, .regtext {
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   line-height: 15px;
}

ol h3, img+h3, ol h4 {
   margin-top: 20px;
}

p {
   margin: 5px 0px 5px 0px; /* Firefox Fix */
   padding: 0px;
}

.first {
   color: #D91212;
   font-weight: bold;
}

br {
   line-height: 10px;
}

/*textarea {
   width: 98%;
}
*/
ul, ol {
   margin-bottom: 5px;
   margin-left: 20px; /*IE Opera */
   margin-top: 5px;
   padding-left: 20px; /*Firefox*/
}

ul {
   list-style-type: square;
}

li ul {
   margin-top: 0px;
}

.bumpLeft {
   margin-right: 10px;
}

.bumpRight {
   margin-left: 10px;
}

input, select, option, textarea {
   background-color: #F9F9F9;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 8pt;
}

textarea {
   width: 98%;
}

.formbut {
   background-color: #FFFFFF;
   border-bottom: 2px solid #666666;
   border-left: 2px solid #CCCCCC;
   border-right: 2px solid #666666;
   border-top: 2px solid #CCCCCC;
   color: #25356E;
   cursor: pointer;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
   margin: 5px 0 5px 0;
   padding: 3px;
}

.head1 {
   background-color: #25356E;
   border: 1px #0C1F48 solid;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14pt;
   font-weight: bold;
	font-style: italic;
   padding: 4px;
   text-transform: uppercase;
}

.head2 {
   background-color: #25356E;
   border: 1px #0C1F48 solid;
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
	font-style: italic;
   padding: 2px;
   text-transform: uppercase;
}

.red {
   color: #FF0000;
}

.orange {
   color: #FFA300;
}

.large {
   font-size: 10pt;
}

.RowTwo {
   background-color: #E9E9E9;
}

.smallText {
   font-size: 7pt;
}

.disclaimer {
   font-size: 7pt;
   font-style: italic;
}

br.clear {
   clear: both;
   font-size: 0px;
   line-height: 1;
   margin: 0px;
   padding: 0px;
   visibility: hidden;
}

.noCSS {
   display: none;
   font-size: 0px;
   line-height: 1;
   margin: 0px;
   padding: 0px;
   visibility: hidden;
}

.noShow{
   visibility: hidden;
}

/*====*/

#mainContainer {
   margin: 0px auto 0px auto;
   padding: 0px;
   width: 768px;
}

#headerContainer {
	background-image: url(images/layout/header-logo.jpg);
	background-repeat: no-repeat;
   display: block;
   height: 109px;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#headerLogo {
   display: block;
   height: 109px;
   margin: 0px;
   padding: 0px;
   width: 518px;
	float: left;
}

#headerRelp {
   display: block;
   height: 109px;
   margin: 0px;
   padding: 0px;
   width: 250px;
	float: right;
}

#printOnlyHeader {
   display: none;
}

.printOnly {
   display: none;
}

#backgroundContainer {
   background-image: url(images/layout/content-background-tile.gif);
   background-repeat: repeat-y;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#middleContainer {
   background-image: url(images/layout/content-background-top.gif);
   background-repeat: no-repeat;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
   /*min-height: 560px;*/
}

#sideContainer {
   display: block;
   float: right;
   margin: 0px;
   padding: 0px 10px 0px 0px;
   width: 190px; /* 200px*/
}

#contentHeader {
   display: block;
   float: left;
   height: 24px;
   margin: 0px;
   padding: 0px 17px 0 19px;
   width: 532px; /*568px*/
}

#contentHeader p {
   color: #3A3838;
	font-size: 11px;
   font-weight: normal;
   text-align: right;
}

#contentContainer {
   background-color: transparent;
   color: #000000;
   display: block;
   float: left;
   margin: 0px;
   padding: 15px 17px 0px 19px;
   width: 530px; /*568px*/
}

#footerContainer {
   clear: both;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 768px;
}

#footerLogo {
   background-image: url(images/layout/footer-blank.gif);
   background-position: 0px 0px;
   background-repeat: no-repeat;
   height: 65px;
   width: 768px;
   margin: 0;
   padding: 0;
}

#footerLogo #left {
   float: left; 
   padding: 0px 0 0 17px;
}

#footerLogo #aslLogo {
   float: left; 
   cursor: pointer; 
   width: 56px; 
   height: 60px;
}

#footerLogo #aslLogo a {
   display: block; 
   width: 56px; 
   height: 60px;
}

#footerLogo #aslLink {
   float: left; 
   margin: 14px 0 0 0; 
   cursor: pointer; 
   width: 136px; 
   height: 32px;
}

#footerLogo #aslLink a {
   display: block; 
   font-size: 7pt;
   line-height: 12px;
   width: 136px; 
   height: 32px;
}

#footerLogo #right {
   float: right;
   padding: 35px 21px 0 0;
}

#footerLogo #dealerCopy {
   padding: 0; 
   text-align: right; 
   font-size: 7pt; 
   color: #FFFFFF;
}

#footerLinks {
   clear: both;
   display: block;
   margin: 0px;
   padding: 10px;
   width: 748px;/*768px*/
}

#footerLinks p, #footerLinks a, #footerLinks a:link, #footerLinks a:visited, #footerLinks a:active {
   color: #FFFFFF;
   font-size: 7pt;
   font-weight: normal;
   line-height: normal;
   text-align: center;
   text-decoration: none;
}
#footerLinks p {
   color: #FFFFFF;
}

#footerLinks a:hover {
   text-decoration: underline;
}

/*====*/

div.sideBarFeatureContainer {
   display: block;
   margin: 0px;
   padding: 0px;
   width: 190px;
}

div.sideBarFeatureTitle {
   display: block;
   height: 38px;
   margin: 0px;
   padding: 0px;
   width: 190px;
}

div.sideBarFeatureContent {
   background-image: url(images/sidebar/sidebar-background-tile.gif);
   background-repeat: repeat-y;
   display: block;
   margin: 0px;
   padding: 0px;
   width: 190px;
}

div.sideBarFeatureBottom {
   background-image: url(images/sidebar/sidebar-bottom.gif);
   background-repeat: no-repeat;
   display: block;
   font-size: 1px;
   height: 12px;
   margin: 0px;
   padding: 0px;
   width: 190px;
}

/*====*/

ul.navImageList {
   display: block;
   margin: 0px;
   padding: 0px;
   width: 190px;
}

ul.navImageList li {
   background-image: url(images/sidebar/sidebar-list-over.gif);
   background-position: 0% 50%;
   background-repeat: no-repeat;
   list-style: none;
   margin: 0px;
   padding: 0px;
}

ul.navImageList li.first {
	background-image: url(images/sidebar/sidebar-list-first-over.gif);
}

ul.navImageList li a, ul.navImageList li a:link, ul.navImageList li a:visited, ul.navImageList li a:active {
   background-image: url(images/sidebar/sidebar-list.gif);
   background-position: 0% 50%;
   background-repeat: no-repeat;
	color: #606060;
   display: block;
   font-size: 10pt;
   font-style: italic;
   font-weight: normal;
   height: 19px; /*21px*/
   padding: 2px 0 0 30px;
   width: 160px; /*190px*/
}

ul.navImageList li.first a, ul.navImageList li.first a:link, ul.navImageList li.first a:visited, ul.navImageList li.first a:active {
   background-image: url(images/sidebar/sidebar-list-first.gif);
}

ul.navImageList li a:hover, ul.navImageList li.first a:hover {
   background: transparent none;
	color: #D91212;
   text-decoration: none;
}

/* Feature Vehicle Sidebar*/
#sideContainer .featuredVehicle {
   margin: 0;
   padding: 0 10px 0 10px;
   width: 170px; /*190px*/
}

#sideContainer .featuredVehicle a .image {
   border: 1px solid #232021;
   margin: 0px 0 0 0;
   padding: 0;
   width: 168px; /*170px*/
}

#sideContainer .featuredVehicle a:hover .image {
   border: 1px solid #D91212;
   margin: 0px 0 0 0;
   padding: 0;
   width: 168px; /*170px*/
}

#sideContainer .featuredVehicle .title {
   font-family: Arial, Helvetica, sans-serif;
   background-color: #25356E;/*#FFA800;*/
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   margin: 5px 0 0 0;
   padding: 3px;
   text-align: center;
}

#sideContainer .featuredVehicle .titleHover {
   font-family: Arial, Helvetica, sans-serif;
   background-color: #4169B0;/*#FFA800;*/
   color: #FFFFFF;
   display: block;
   font-size: 15px;
   font-weight: bold;
   margin: 5px 0 0 0;
   padding: 3px;
   text-align: center;
}

#sideContainer .featuredVehicle .options {
   color: #181818;
   display: block;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   padding: 0 5px 0 5px;
   margin: 5px 0 0 0;
}

#sideContainer .featuredVehicle .options a {
   font-size: 11px;
   line-height: 13px;
}

#sideContainer .featuredVehicle .price {
   font-family: Arial, Helvetica, sans-serif;
   color: #091F4F;
   display: block;
   font-size: 18px;
   font-style: italic;
   font-weight: bold;
   margin: 5px 5px 0 0;
   padding: 0;
   text-align: right;
}

/*====*/

#featureboxContainer {
   display: block;
   margin: 25px auto 15px auto;
   padding: 0px;
   width: 532px;
}

div.featurebox, div.featureboxHover {
	background-image: url(images/featurebox/featurebox-background.gif);
   background-repeat: no-repeat;
	float: left;
   cursor: pointer;
   display: block;
   height: 85px; /*85px*/
   padding: 0;
   width: 265px; /*265px*/
}

div.featurebox div.image, div.featureboxHover div.image {
   display: block;
   float: left;
   height: 73px;
   width: 73px;
	padding-top: 1px;
}

div.featurebox div.text, div.featureboxHover div.text {
   background-color: transparent;
   display: block;
   float: left;
   height: 75px; /*85px*/
   padding: 10px 10px 0px 15px;
   width: 164px; /*189px*/
}

div.featurebox div.text p {
   color: #686868;
   font-size: 10px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featurebox div.text p strong{
   color: #25356E;
   font-size: 11px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featureboxHover div.text p {
   color: #D91212;
   font-size: 10px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

div.featureboxHover div.text p strong{
   color: #D91212;
   font-size: 11px;
   line-height: 13px;
   margin: 0px;
   padding: 0px;
}

/*====*/

#googleMap {
   width: 480px; 
   height: 400px; 
   border: 1px solid #8F9091; 
   margin: 10px auto 10px auto;
}

#saddr {
   font-family: Arial, Helvetica, sans-serif;
}

#SUBMIT {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
	background: #FFFFFF;
	color: #4169B0;
	text-align: left;
	width: 199px;
	padding: 0px;
	margin: 0px;
}

/*====*/

#contactForm{
   margin-top: 20px;
   padding-bottom: 10px;
}

#contactForm label{
   display: block;
   float: left;
   font-weight: bold;
   margin-bottom: 10px;
   padding-right: 15px;
   text-align: right;
   width: 135px;
}

#contactForm input, #contactForm select, #contactForm p, #contactForm textarea{
   display: block;
   float: left;
   margin-bottom: 10px;
   width: 350px;
}

#contactForm input.formbut{
   width: auto;
}

/*====*/

#siteMap {
   display: block; 
   width: 360px; 
   margin: 0px auto 0px auto;
}

#siteMap a.top {
   text-transform: uppercase;
}


#contentContainer .promoBanner {
	text-align:center;
	padding-bottom:10px;
}


