/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
	
	font-family:"trebuchet MS",arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	
	background-image:url(../images/back_slice.gif);
	background-repeat:repeat-x;
	background-color: #24140b;
}

#mainwrap{
	position: relative;
	margin: 0 auto;
	width: 790px;
	height: 100%;
	top: 0px;
	text-align:left;
}

#topnav {
	position: relative;
	height: 70px;
	width: 540px;
	margin-left: 240px;
}

#topnav ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#topnav ul li{
	display: inline;
}

#topnav li {
  float: left;
}

#topnav a {
	float: left;
	display: block;
	width: 90px;
	
	padding-top: 42px;	
	padding-bottom: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
	
	background-image:url(../images/btn_back.jpg);
	background-repeat:no-repeat;
}

#topnav a:hover {
	text-decoration: none;
	color: #e9c085;
	background-image:url(../images/btn_back_roll.jpg);
	background-repeat:no-repeat;
}

#topnav .active {
	text-decoration: none;
	color: #e9c085;
	background-image:url(../images/btn_back_roll.jpg);
	background-repeat:no-repeat;
}

li ul {
  display: none;
}

li > ul {
	top: auto;
	left: auto;
}

li:hover ul, li.over ul{ 
	display: block; 
}

/* Sub Menu 1 Formatting */

#subnav {
	position: absolute;
	left: 2px;
	top: 67px;
	height: 38px;
	width: 536px;
	
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	
	background-image:url(../images/submenu_back.jpg);
	background-position: left;
	background-repeat:no-repeat;
}

#subnav a {
	display: block;
	float: left;
	height: 16px;
	
	color: #bad7f3;
	text-decoration:none;
	padding-right: 5px;
	padding-top: 12px;
	
	white-space: nowrap;
	background-image: none;
}

#subnav a:hover {
	color: #ffffff;
	background-image: none;
}

.droparrow {
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 35px;
}	

#banner{
	padding-top: 41px;
	height: 275px;
	width: 100%;
	background-image:url(../images/banner_back.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#content{
	position: relative;
	width: 720px;

	padding-top: 20px;
	padding-bottom: 15px;
	margin-left: 35px;
	margin-right: 35px;
	text-align: left;
}

#footer {
	width: 716px;
	padding-top: 3px;
	padding-bottom: 20px;
	margin-left: 35px;
	margin-right: 35px;
	
	text-align: right;
	color: #a88554;
	font-size: 11px;
	border-top: 1px solid #5f4e3b;
}

#footer a:hover {
	color: #ffffff;
}

#footer a {
	color: #a88554;
	text-decoration: none;
}

.frontbox {
	width: 220px;
	border-top: 1px solid #5f4e3b;
	border-left: 1px solid #5f4e3b;
	border-right: 1px solid #5f4e3b;
	background-color: #140a06;
	
	background-image:url(../images/texture_back.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.frontbox p {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	margin: 0px;
	font-size: 12px;
}

.frontpic {
	margin-left: 18px;	
	margin-top: 15px;
}

h1 {
	color: #a88554;
	font-size: 18px;
	font-weight:normal;
	padding-left: 28px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background-image: url(../images/arrow.gif);
	background-position:left;
	background-repeat:no-repeat;

}

table h1 {background-image: url(../images/arrow_light.gif)}

h1 a {
	color: #a88554;
	font-size: 18px;
	font-weight:normal;
	text-decoration:none;
}

h2 {
	color: #8b6b3e;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.highlight {
	color: #8b6b3e;
	font-size: 13px;
	font-weight: bold;
}

.highlight a {
	color: #8b6b3e;
	font-size: 13px;
	font-weight: bold;
}

.maincell {
	padding-right: 24px;
	vertical-align: top;
}

.boxcap {
	width: 222px;
	height: 20px;
	background-image: url(../images/box_bottom.gif);
	background-position:bottom;
}

.tablebox {
	border: 1px solid #5f4e3b;
}

.boxtitle {
	text-align:center;
	background-color: #3f2413;
	border-bottom: 1px solid #5f4e3b;
}

a {color: #FFFFFF;}

a:active {outline: none;}

a:focus {-moz-outline: none;}

a:hover {color: #a88554;}

.contactfield {
	color: #FFFFFF;
	border: 1px solid #5f4e3b;
	background-color: #0b0603;
}
.contactbtn {
	color: #FFFFFF;
	border: 1px solid #5f4e3b;
	background-color: #3f2413;
}

ul {list-style:square;}

.more {
	color: #8b6b3e;
	font-size: 10px;
}

.bodyimage {
	border: 4px solid #3f2413;
	margin-left: 10px;
	margin-bottom: 10px;
}

.events span {
color:#999;
font-size:.85em;
display:block;
font-style:italic;
font-weight:700;
text-align:left;
}

.fleet {
	border-bottom: 1px solid #5e4623;
	padding-bottom:25px;
}

.moreImages {
border:1px solid #5b4b3a;
float:left;
}

.moreImages:hover {
border:1px solid #978878;
}

.moreImages img {
border:none;
}

.images {

padding-bottom:15px;
margin:0 0 10px 0px;

}

.images .thumb {
border:2px solid #3f2413;
float:left;
margin:2px 2px 2px 1px;
}

.images .thumb:hover {
border:2px solid #978878;
}

.images .thumb img {
border:none;
}

.fleetgallery {
	float:left;
	padding-top:5px;
}

.fleetgallery img {
	border: 4px solid #3f2413;
}

.fleetgallery img:hover {
	border: 4px solid #5f4e3b;
}

.fleetthumb img {
	border: 4px solid #3f2413;
}

.fleetthumb img:hover {
	border: 4px solid #5f4e3b;
}

.clear {
clear:both;
}

