





























































	
								     
	    


:link, :visited { text-decoration: none;  }



ul,ol { list-style: none; }



h1,h2,h3,h4,h5,h6,pre,code { font-size: 1em; }



ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,textarea,select
{ margin: 0; padding: 0; }

img, a img, :link img, :visited img { border: none; }

address { font-style: normal; }

/* Core Basics */

img {
	border: 0;
}

html, body {
	height: 100%;
}

html>body {
	font-size: 12px; /* Sort out font size on Mac */
}

body {
	margin: 0 !important;
	padding: 0 !important;
	width: auto !important;
	text-align: center;
	font: 62.5% Arial, Helvetica, Verdana, sans-serif;
	font-size/* */: /**/62.5%;
	font-size: /**/62.5%;
	color: #333;
}

/* Page Layout */

body {
			background-color: #FFFFFF;
			color: #000000;
			text-align:center;
			border:0px;
			padding:0px;
			font-family: arial, helvetica, verdana, sans-serif;
		}

		a {
			color: #003365;
			font-weight: bold;
		}

		 a:hover {
			color: #333;
		}
		
		
		#container {
			position: relative;
			top: 0px; 
			width: 978px; 
			height: auto; 
			margin: 0 auto;
			text-align: left;
			background-image: url(../gifs/main-bg.gif);
			background-position: left;
			background-repeat: repeat-y;
			background-color: #fff;
			border: 1px solid black;
		}
		
		#footer {
			position: relative;
			width: 978px;
			top: 0px; 
			height: 25px;
			margin: 0 auto;
			text-align: left;		
		}
		
		#header {
			width: 978px;
			height: 180px;
			background-color: #000;
			position: relative;
			margin-bottom: 0px;
		}

		#header #phone h2 {
			position: absolute;
			right:15px;
			bottom: 5px;
			font-size: 24px;
			font-weight: bold;
			color: white;
		}		

		#breadcrumb {
			width: 978px;
			height: 20px;
			background-image: url(../gifs/breadcrumb-bg.gif);
			background-repeat: repeat-x;
			margin-top: 0px;
			position:relative;
		}
		
		#breadcrumb ul {
			display: inline;
		}
		
		#breadcrumb ul li {
			display: inline;
			float: left;
			padding: 2px 5px 0px 20px;
			font-size: 11px;
			background-image: url(../gifs/black-chevron.gif);
			background-repeat: no-repeat;
			background-position: 5px 3px;
		}

		#breadcrumb ul li a {
			color: #333;
			text-decoration: underline;
		}

		#breadcrumb ul li a:hover {
			color: #003365;
			text-decoration: underline;
		}

		#breadcrumb ul li span.nolink {
			color: #000;
		}

		#breadcrumb #options form {
			float:right;
			display:inline;
			margin:0px;
		}

		#breadcrumb #options {
			width:300px;           
			position: absolute;
			right:10px;
			top: 0px;
			margin: 0px;
			padding:0px;
		}

		#breadcrumb #options p {
			display: inline;
			color: #003365;
		}
		
		#breadcrumb #options select.dropdown {
			display:inline;
			height:18px;
			font-size:9px;
		}
		
		#breadcrumb #options input.gobutton {
			width: 40px;
			font-size: 9px;
			height:18px;
			cursor: pointer;
		}
		
		#menu {
			width: 150px;
			float: left;
			z-index: 5000;
		}
		
		#menulist {
			margin: 0px;
			padding-left: 0px;
			top: 0px;
			left: 0px;
		}
		
		#menulist li {
			list-style-image: none;
			list-style-type : none;
			height: 20px;
			width: 139px;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #FFFFFF;
			position: relative;
			padding-left: 10px;
			background-color: #003365;
			border-width: 0px 1px 0px 0px;
			border-color: #333;
			border-style: solid;
		}
		
		#menulist li a {
			position: relative;
			top: 3px;
			color: #FFFFFF;
			width: 100%;
			display: block;
		}
		
		#menulist li a:hover {
			color: #FDFA6F;
		}
		
		#content {
			width: 828px;
			float: right;
			font-size: 11px;
		}
		
		#content p {
			margin-bottom: 10px;
			color: #000;
			padding: 2px 10px 0px 5px;
		}	

		#content span.home p {
			font-size: 13px;
		}	
		
		#content span.home h1 {
			font-size: 20px;			
		}

		#content span.home ul {
			padding-left: 10px;
			list-style-type: disc;
			margin-left:20px;
			margin-bottom: 10px;
		}

		#content span.home ul li {
			font-size: 13px;
		}	
		
		#content h1 {
			font-size: 16px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px; 
			color: #000;
		}
		
		#content h2 {
			font-size: 14px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px;
			color: #000;
		}
		
		#content h3 {
			font-size: 12px;
			padding: 2px 10px 0px 5px;
			margin-bottom: 2px; 
			color: #000;
		}
		
		#content td {
			font-size: 11px;
		}
		
		#content ul {
			padding-left: 10px;
		}
		
		#content address {
			padding-left: 20px;
		}
		
		#content th {
			font-size: 11px;
			font-weight: bold;
		}
		
		#content h1.carlistheader {
			height: 20px;
			font-family: arial, helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			color: #fff;
			position: relative;
			padding-left: 10px;
			background-image: url(../gifs/breadcrumb-bg.gif);
			background-repeat: repeat-x;
		}
		
	/* ======================== start carwidget styles =================================== */

		#content table.listings {
			border-width: 1px;	
			border-collapse: collapse;	
			border-color: #003365;
			margin-left: auto;
			margin-right:auto;
			width:90%;
		}
		#content table.listings th {
			font-size: 12px;
			color: white;
			background-color: #003365;
			font-weight: bold;
			padding: 5px 15px 5px 15px;
			text-align: center;
		}
		#content table.listings td {
			font-size: 10px;
			border-color: #003365;
			border-width: 1px;
			text-align: center;
			padding: 3px;
		}
		#content table.listings tr.even td{
			font-size: 10px;
			background-color: #fdfa6f;
		}

		.carwidget {
			float: right;
			width: 786px;
			border: 1px solid #ccc;
			margin: 0px 20px 3px 0px;
		}
		
		.carpic {
			float: left;
			width: 140px;
			height: 105px;
		}
		
		.cartitle {
			float: left;
			width: 504px;
			height: 23px;
			background-image: url(../gifs/breadcrumb-bg.gif);
			background-repeat: repeat-x;
			border-left: 1px solid #ccc;
			border-right: 1px solid #ccc;
			position: relative;
		}
		
		.cartitle p {
			font-size: 12px;
			color: #000;
			position: absolute;
			top: 2px;
			margin-top: 0px;
		}
		
		.carprice {
			float: right;
			width: 140px;
			height: 23px;
			background-image: url(../gifs/breadcrumb-bg.gif);
			background-repeat: repeat-x;
			position: relative;
		}
		
		#content div.carwidget div.carprice p {
			font-size: 12px;
			color: #003365;
			position: absolute;
			top: 2px;
			right: 4px;
			margin-top: 0px;
		}

		.cartitle p span.desc {
			color: #333;
			font-size: 11px;
			font-weight: normal;
		}
		
		.cartitle a {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;
		}
		
		.cartitle a:hover {
			color: #FDFA6F;
			text-decoration: underline;
		}
		
		.cardesc {
			float: left;
			width: 504px;
			height: 81px;
			background-image: url(../gifs/car_desc_bg.jpg);
			background-repeat: repeat-x;
			border-right: 1px solid #ccc;
			border-left: 1px solid #ccc;
			border-top: 1px solid #ccc;
		}
		
		.cardesc p {
			font-size: 11px;
			padding: 5px;
			margin-top: 0px;
		}
		
		.carlink {
			float: right;
			width: 140px;
			height: 81px;
			background-image: url(../gifs/car_desc_bg.jpg);
			background-repeat: repeat-x;
			border-top: 1px solid #ccc;
			position: relative;
		}
		
		.carlink .submitbutton {
			position: absolute;
			right: 5px;
			bottom: 5px;
			cursor: pointer;
		}   
	/* ======================== end carwidget styles =================================== */	
	
	/* ======================== contact form =========================================== */
		#carcontactform {
			position: relative;
			width: 315px;
			margin-bottom: 10px;
			padding-bottom: 15px;
		}

		#contactform {
			position: relative;
			width: 360px;
			margin-bottom:10px;
		}

		#info {
			padding-left: 10px;
		}
	
		#info label {
			width: 150px;
			float: left;
		}
		
		#info input.inputfield {
			width: 150px;
			font-family: arial, helvetica, verdana, sans-serif;
			font-size: 11px;

		}
		
		#info textarea {
			width: 190px;
			height: 80px;
			font-family: arial, helvetica, verdana, sans-serif;
			font-size: 11px;

		}
		
		#info input.cbox {
			width: auto;

		}
		
		#info input.submitbutton {
			position: absolute;
			right: 5px;
			width:100px;
			cursor: pointer;
		}	
	/* ======================== slideshow ===================================== */
		#player {
				margin-bottom: 0px;
			}
			
			#player #mainwin {
				display: block;
				background-color:#fff;
				margin: 0px 0px 0px 0px;
				width:480px;height:430px;
			}
			
			#thumbs {
				float:right;
			}
			
			#playpause {
				float:left;
				margin: 5px 5px 5px 5px;
			}
			
			#thumbs img {
				margin: 5px 5px 5px 5px;
				border: 0px;
				display: inline;
				
			}
			
			#player #mainwin img {
				filter:progid:DXImageTransform.Microsoft.Fade(Duration=1);
				visibility: hidden;
				border: 0px;
				margin: 0px;
			}
			
			#playpause a{
				width: 90px;
				text-align: center;
				border: 1px solid black;
				margin: 5px 0px 0px 0px;
				font-family: verdana;
				font-size: 11px;
				padding: 3px;
				font-weight: bold;
				text-decoration: underline;
				clear: both;
				display: inline;
				color: #FDFA6F;
			}
			
			#playpause a:hover{
				background-color: #eee;
				text-decoration: underline;
			}
		/* ========================= end slideshow ============================ */
				
			td.label {
				color:#666;
			}
			
			#content td.price {
				color:#516bc5;
				font-weight:bold;
				font-size:16px;
			}

			#content table.listings td span.price {
				font-weight: bold;
				font-size:14px;
				color: #003365;
			}

		 	span.features {
				color:#516bc5;
				font-weight:bold;
				font-size:14px;
				padding-top: 20px;
			}

			.phone {
				white-space: nowrap;
			}
                  	
			p.disclaimer {
				color: #666;
				font-size: 9px;
	                }

			ul.morelinks li a {
				font-weight: bold;
				text-decoration: underline;
	                }
 
	                ul.morelinks li a:hover {
				font-weight: bold;
				text-decoration: underline;
	                }

			#keybenefits {
				width:400px;
				margin:20px auto 0 auto;
				padding:10px;
				text-align:center;
				border:2px solid #003365; 
				background-color: #FDFA6F;
				color: #000000;
			}

			#keybenefits p {
				font-size:20px;
				font-weight:bold;
				margin-bottom:0px;
			}
