@charset "UTF-8";
/* CSS Document */

body {
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	background:#000c4b url(../images/site_images/bg-slice.jpg) repeat-x;
	overflow:auto;
	margin:0;
	}

div#title-img-box {
	width:970px;
	background-color: #ffffe0;
	border-bottom:2px solid #023682;
	}

.title-image {
	width:650px;
	height:139px;
	float:left;
	
	}

.home-page {
	float:left;
	height:139px;
	width:319px;
	}

#container {
	width:970px;
	margin:0 auto;
	background-color:none;
	}
	
#header {
	margin-top:10px;
	border:2px #fff solid;
	background:#444 url(../images/home/Intro-Movie.jpg) no-repeat;
	width:970px;
	}
	
	#header embed {
	z-index:9999;
	}
	
#col-container {
	background-color:#fff;

	}

#col-left {
	float:right;
	width:270px;
	background-color:#eee;
	}

#col-right {
	float:left;
	width:660px;
	background-color:#fff;
	padding: 0px;
	margin-left: 15px;
	}

.content {
	padding:0px;
	line-height:18px;
	left: 150px;
	}

.content a:link, .content a:visited {
	padding:2px;
	color:#049;
	}
	
	.content a:hover{
	background-color:#049;
	color:#fff;
	text-decoration:none;
	text-shadow:none;
	}
	
#content-col-left {
	float:left;
	width:48%;
	}

#content-col-right {
	float:right;
	width:48%;
	}
	
	#content-col-left img, #content-col-right img {
	float:left;
	margin-right:10px;
	}
	
	#content-col-left p,
	#content-col-left img,
	#content-col-right p,
	#content-col-right img {
	float:left;
	} 

ul.articles {
	list-style:none;
	padding:10px;
	margin-top:5px;
	margin-bottom:10px;
	background-color:#ddd;
	font-size:12px;
	line-height:15px;
	border:1px solid #ccc;
	}
	
	ul.articles li {
	padding-bottom:5px;
	margin-bottom:7px;
	border-bottom:1px dotted #bbb;
	padding-right:20px;
	}
	
	ul.articles li a:link, ul.articles li a:visited {
	font-size:12px;
	color:#049;
	text-decoration:none;
	}
	
	ul.articles li a:hover {
	text-decoration:underline;
	background-color:#ddd;
	}

/*Headings*/

h1 {
	font-size:22px;
	margin:0;
	margin-bottom:15px;
	color:#01317d;
	text-shadow: #fff 0 1px 0;
	}
	
/*Other Content*/

#dropmenu {
	position:absolute;
	left:248px;
	top:425px;
}
	
.vehicle-search {
	padding:20px;
	background-color: #ffffe0;
	}
	
.vehicle-search p {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	margin:0;
	}

div.vehicle-search embed {
	border:2px solid #fff;
	}
	
	.vehicle-search a:link, .vehicle-search a:visited, .vehicle-search a:active {
	margin-top:0;
	padding:7px;
	background-color:#01489a;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	text-shadow:none;
	float:right;
	}
	
	.vehicle-search a:hover {
	background-color:#000c4b;
	color:#fff;
	}

.list-links {
	margin-top:10px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	overflow:auto;
	}

	.list-links p {
	width:60%;
	float:right;
	text-shadow: #fff 0 1px 0;
	margin-top:5px;
	}

	#content-col-left div.list-links p,
	#content-col-right div.list-links p {
	width:80%;
	}
	
	.list-links img {
	float:left;
	}
	
	.list-links a {
	margin-bottom:5px;
	font-size:13px;
	font-weight:bold;
	}
	
	.list-links span {
	color:#444;
	font-style:italic;
	margin-top:10px;
	}

p.alert {
	border:1px solid #e6db55;
	font-size:14px;
	padding:10px;
	font-weight:bold;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffffe0;
	}
	
#splash	{
	margin-left:auto;
	margin-right:auto;
	}
#menu-wrap #nav #CollapsiblePanel1 {
	width: 200px;
}
#menu-wrap #nav #CollapsiblePanel1 .CollapsiblePanelTab {
	width: 200px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 2px solid #000000;
}
#menu-wrap #nav #CollapsiblePanel1 {
	float: right;
}

