@charset "utf-8";
#header {
	height: 166px;
	background-image: url(images/headercont.gif);
}

* {
	margin: 0;
}
html, body {
	height: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
}

.push {
	height: 70px; /* .push must be the same height as .footer */
}

.footer {
	height: 85px; /* .push must be the same height as .footer */
	background-color: #F5C044;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
}

#footer2 {
	height: 40px;
	width: 775px;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#content #clear {
	clear: both;
}

#content {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
#content #leftcol {
	width: 500px;
	float: left;
}
#content #rightcol {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #6186CB;
	width: 230px;
	padding-left: 20px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	background-image: url(images/lightblueback.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #rightcol2 {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #6186CB;
	width: 220px;
	padding-left: 20px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F0F1ED;
	color: #333333;
	padding-right: 20px;
}

#fleet {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	padding-bottom: 15px;
}
.cartitle {
	font-size: 14px;
	font-weight: bold;
}





#header #menu {
	height: 166px;
	width: 785px;
	background-image: url(images/headerback.gif);
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#header #menu a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#header #menu a:link {
	text-decoration: none;
	color: #1A1819;
}

#header #menu a:visited {
	text-decoration: none;
	color: #1A1819;
}

#header #menu #clear a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header #menu a:hover {
	text-decoration: none;
	color: #D00D08;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #D62A0A;
	border-right-color: #D62A0A;
	border-bottom-color: #D62A0A;
	border-left-color: #D62A0A;
}




.slogan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6186CB;
	font-weight: bold;
	font-style: italic;
}

#header #menu a:active {
	text-decoration: none;
	color: #040303;
}
.formtext {
	font-size: 12px;
}
#content #rightcol3 {
	border-left-width: thin;
	border-left-style: double;
	border-left-color: #6186CB;
	width: 220px;
	padding-left: 20px;
	margin-left: 20px;
	float: left;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333333;
	padding-right: 20px;
}
