html {
	height:100%;
}
body {
	text-align: center;
	background-color: #666666;
	height:101%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-weight: bold;
	margin: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}
p.large {
	font-size: 16pt;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #333333;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 70px;
	list-style-position: outside;
	list-style-type: disc;
}
li {
	color: #333333;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
}
img {
	border: none;
}
a{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	font-size: 8pt;
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#container {
	width: 800px;
	margin:10px auto 0 auto;
	padding:0;
}
#header {
	height: 140px;
	width: 800px;
	text-align: left;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(headerbg.gif);
	background-repeat: no-repeat;
	margin:0px;
	background-color:#003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#header h1 {
	visibility: hidden;
	display: none;
}
#header h2 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-left:50px;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
}
#header p {
	color: #FFFFFF;
	padding-top: 102px;
	padding-left:50px;
	padding-bottom:0px;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	line-height: 18px;
}
#header a {
	color: #999999;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
	padding-left:0px;
}
#header a:hover {
	color: #CC0000;
}

#body {
	height: 440px;
	width: 800px;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(mainbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
}
.widebody #body {
	background-image:url();
}
#main {
	width: 400px;
	overflow: auto;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.widebody #main {
	width: 800px;
	border-right: none;
}
#altbody #main {
	width: 800px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
#contact {
	background-repeat: no-repeat;
	background-position: right;
	height: 117px;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}	
#contact p {
	color: #003366;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
}
#contact a {
	color: #003366;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
#trailer {
	height: 18px;
	width: 800px;
	background-color:#003878;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}	
#trailer p {
	color: #ffffff;
	padding-top: 2px;
	padding-left: 50px;
	font-size: 7pt;
	font-weight: normal;
	margin: 0px;
}
#trailer a {
	color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}
#photoholder {
	height: 380px;
	width: 700px;
	text-align: center;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: auto;
}
#photoholder img {
	border: thin solid #003366;
	margin: 10px;
}
#navbar {
	height: 20px;
	width: 700px;
	text-align: center;
	padding-top: 10px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	margin: 0px;
}

a .active {
	color: #CC0000;
}
.active {
	color: #CC0000;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-right: 25px;
}
.vehlistitem, .vehdetailsitem {
	clear:both;
	width:700px;
	margin-left:50px;
	margin-top:0px;
	margin-right:30px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}
.vehlistitem {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.vehlistitem .icon {
	width:155px;
	float:left;
	margin-top:5px;
	text-align:center;
}
.vehdetailsitem .icon {
	display:inline;
	width:270px;
	float:left;
	margin-top:5px;
	text-align:center;
}

.vehlistitem .summary, .vehdetailsitem .summary  {
	display:inline;
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0;
}
.vehlistitem .summary  {
	width:500px;
}
.vehdetailsitem .summary  {
	margin-left:15px;
	width:400px;
}
#KSLSlideShow1 {
position:relative;
	height: 225px;
}
.cleardivider {
	clear:both;
	height: 1px;
	font-size:1px;
	line-height: 1px;
	margin: 0;
}
.right {
	position: relative;
	left: 180px;
}
.floatlft {
	float:left;
}
.floatrt {
	float:right;
}
.textrt {
	text-align:right;
}
.larger {
	font-size:larger;
}
.blue {
	color:#003366;
}
.red {
	color:#CC0000;
}
.clear {
	clear:both;
}
.col, .col50, .col100, .col150, .col200, .col300 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	float:left;
	padding-top:1px;
	padding-bottom:1px;
}
.col50 {
	width:50px;
}
.col100 {
	width:100px;
}
.col150 {
	width:150px;
}
.col200 {
	width:200px;
}
.col300 {
	width:300px;
}
.altrow {
	background-color:#AFD3D6;
}

/* 
	Gallery rows 

*/
.thumbnailrow {
	clear:both;
	width:100%;
	text-align:center;
	vertical-align:text-top;
}
.thumbnailrow img {
	margin:10px;
	border:2px solid #003366;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 1102;
	color:#000000;
	display:none;
	border: 2px solid #cc0000;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



