* {margin:0px;padding:0px;}
.hideMe {position:fixed;top:-300000px;}
.noShow {display: none;}
.clear {clear:both;}
.textCenter {text-align:center;}
.floatLeft {position: relative;float: left;}
.floatRight {position: relative;float: right;}

@font-face {
	font-family: 'BankGothicLtBTLight';
	src: url('bankgthl-webfont.eot');
	src: local('?'), url('bankgthl-webfont.woff') format('woff'), url('bankgthl-webfont.ttf') format('truetype'), url('bankgthl-webfont.svg#webfontOdozSR18') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	text-align:center;
	 background-color: black;
	 margin-top: 0px;
	 margin-bottom: 0px;
	 font-family: arial;
}

#brwse { 
	border: 1px solid #4169e1;
}

#brwse h4 {
	color: white;
	display: inline;
}

#brwse p {
	font-size: 12px;
	padding-left: 3px;
}

a {
	font-size: 16px;
	color: #0443AB;
	text-decoration: none;
}

a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #0443AB;
	text-decoration:underline;
}
	
#wrapper {
	width:868px;
	text-align:left;
	position:relative;
	margin:0 auto 20px;
	border:#FFFFFF;
	background:#FFFFFF;
	border-style:solid;
	border-width:1px;	
	

}

#header1 {
	height:202px;
	width:868px;

}

#mainContent {
	background: white url(../images/side3.jpg) repeat-y top left;
	min-height:350px;
	width:868px;
	font-size:12px;
}

		#leftCol {
			position:relative;
			padding-left:20px;
			float:left;
			width:152px;
		}
		#rightCol {
			position:relative;
			float:right;
			width:690px;
			min-height:550px;
		}		
		div.columns {
			position:relative;
			float:left;
			width:218px;
			margin:5px;
		    height:550px;

		}
		div.image1 {
			position:relative;
			top:-50px;
		}
		
		#rightCol p {
			margin-top:25px;
			margin-left:15px; 
			margin-right:10px;
			font-size:14px;
		}
		#rightCol h1 {
			font-family: 'BankGothicLtBTLight';
			font-size:24px;
			font-weight:bold;
			color:#cc6601;
		}
/*	#mainTxt p {
		padding-top:7px;
		font-family:Arial, Helvetica, sans-serif;
		line-height:20px;
		margin-left:10px;
		margin-right:15px;
	}*/
	
	
	#rightCol ul {
		padding-left:40px;
	}
	
	#rightCol li {
		padding-left:5px;
		line-height:20px;
		list-style-type:disc;
	}
	
	
	#side_links {
		position:relative;
		margin-left:15px;
		width:162px;
		float:left;
	}

#footer_main {
	height:59px;
	width:868px;
	background:#000000;
	border:white;
	border-style:dotted;
	border:1px;
}

	#footer_left {
		position:relative;
		color:#FFFFFF;
		left:35px;
		height:20px;
		width:200px;
		top:-13px;
	}
	
	#footer_middle {
		position:relative;
		color:#FFFFFF;
		left:400px;
		width:180px;

		font-size:10px;

	}

#showroom {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#slideshow {
			width:868px;
			height:202px;
		}
			#slideshow div.slideTag {
			position:absolute;
			width:962px;
			height:110px;
			top:126px;
			background-image:url(img/slideTag.png);
			background-repeat: repeat-y;
			color:#FFF;
			font-size: 48px;
			font-weight:bold;
			line-height:100px;
			z-index: 3000;
			
			}
			#slideshow IMG {
    			position:absolute;
    			top:0;
    			left:0;
    			z-index:8;
			}
			#slideshow IMG.active {
    			z-index:10;
			}
			#slideshow IMG.last-active {
    			z-index:9;
			}

.border {
	float:left; 
	background-image:url(/images/body3.jpg); 
	width:223px; 
	border:1px solid #000;
	background-repeat:no-repeat;
	padding-left:15px;
}

.border p {
	margin-left: 5px;
	margin-right: 5px;
}
.links {
	padding-left:23px;
	padding-top:34px;
	font-size:12px;
}

.links a {
	text-decoration:none;
	background:none;
	font-size:12px;
}

.links a:hover {
	text-decoration:underline;
	background:none;
}
ul.links {
	list-style:none;
	line-height:25px;
}
/*  VEHILES LIST */
.vType {
	margin-left: 20px;
	font-size:150%;
	color:#cc6601;
}
table.results {
	position:relative;
	margin:0 auto;
	width: 600px;
	border:1px solid #000;
}
table.results a {
	font-weight: normal;
}
table.results a:hover {
	font-weight: normal;
}
table.results tr, table.results td {
	margin:0px;
}
table.results th {
	background-color:#cc6601;
	color:#FFF;
}