/* CSS Document */

html {
	background-color: #FFFFFF;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.3;
	border: 0;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	line-height: 1.3;

}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: medium;
	line-height: 1.3;
	margin-top: 0px;
	padding-top: 0px;

}




a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

ul {
	list-style-image: url('pics/red_bullet.gif');
}

li {
	margin-bottom: 9px;
}

/* layout  */



#wrapper {
	width: 993px;
	margin: 0 auto;
	text-align: left;
	clear: both;
	background-color: #000000;
	height: 819px;
	color: #000000;


}

#contentwrapper {
	width: 993px;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
}

/* Top Area */

#logo {
	float: left;
	width: 221px;
	background-image: url('pics/red_fleet_logo.jpg');
	height: 195px;
}

#topright {
	float: right;
	width: 772px;
	background-image: url('pics/topRight.jpg');
	height: 195px;
	clear: right;
}


#HeaderText {
	float: left;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 60px;
	padding-left: 12px;
	margin-bottom: 48px;
	vertical-align: middle;
}

#HeaderText2 {
	float: left;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 80px;
	padding-left: 12px;
	margin-bottom: 48px;
	vertical-align: middle;
}

/* Navigation */

#nav {
	float: left;
	width: 221px;
	background-color: #000000;
	height: 512px;
	clear: left;

}

.linkarea {
	float: left;
	width: 210px;
	height: 23px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	font-size: 13px;
	margin-top: 8px;
}


.linkarea a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.linkarea a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.linkarea a:hover {
	color: #CA0016;
	font-weight: bold;
	text-decoration: none;
}

.linkDivide {
	background-image: url('pics/nav_divide.jpg');
	background-repeat: no-repeat;
	float: left;
	clear: left;
	margin-left: 5px;
	width: 210px;
}

/* Contacts Box */

#contacts {
	text-align: left;
	float: left;
	width: 221px;
	background-image: url('pics/contact.gif');
	background-repeat: no-repeat;
	height: 100px;
	margin-top: 30px;
	background-position: center center;
}

#contactsText {
	padding-left: 12px;
	padding-top: 10px;
}

.contactsBoxHeading {
	color: #EC0017;
	font-weight: bold;
}

.contactsBoxTele {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 22px;
}

.contactsBoxEmail {
	color: #FFFFFF;
	font-weight: bold;
}

/* MainArea */

#main {
	float: right;
	background-color: #FFFFFF;
	width: 762px;
	clear: right;
	height: 480px;
	padding-top: 16px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#main a:link {
	color: #003399;

}

#main a:visited {
	color: #003399;
}


#main a:hover {
	color: #990000;
}

#contentArea {
	overflow: auto;
	height: 487px;
	width: 740px;
	float: left;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

#contentArea h1 {
	margin-top: 0px;
	padding-top: 0px;
}

#contentLeftCol {
	float: left;
	width: 250px;
}

#introText {
	height: 300px;
}

#introPic {
	height: 187px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(pics/fade_car.jpg);
	margin-left: -20px;
}


#contentRightCol {
	float: right;
	width: 470px;
}

#contentRightCol h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#contentRightCol h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

#contentRightCol ul {
	list-style-image: url('pics/content_bullet.gif');

}

#contentRightCol li {
	text-indent: -5px;
}



#didKnowWrapper {
	padding-top: 12px;
}

#didKnowWrapper h3 {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}

#didKnowWrapper p {
	font-style: italic;
}

/* Footer */


#lowerLeft {
	width: 219px;
	height: 36px;
	float: left;
	background-color: #000000;
}

#lowerFade {
	width: 772px;
	height: 36px;
	background-image: url('pics/lower_fade.jpg');
	color: #FFFFFF;
	float: right;
	clear: right;
}


#aboveBottombar {
	height: 11px;
	width: 740px;
	width: 993px;
	float: left;
	background-color: #000000;
	clear: both;
}

#bottombar {
	float: left;
	background-color: #CA0016;
	width: 913px;
	clear: both;
	height: 32px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 80px;
	font-size: 20px;
	padding-top: 2px;
}

#footerWrap {
	float: left;
	width: 993px;
	clear: left;
	height: 25px;
}

#footerLeft {
    float: left;
    width: 200px;
    clear: left;
    font-weight: bold;
    color: #999999;
    padding-top: 6px;
    padding-left: 10px;
    font-size: 10px;
}

#footerLeft a:link {
	color: #FFFFFF;
}

#footerLeft a:visited {
	color: #FFFFFF;
}

#footerLeft a:hover {
	color: #CA0016;


}


#footerRight {
    float: right;
    width: 770px;
    clear: right;
    font-weight: bold;
    color: #999999;
    padding-top: 6px;
    font-size: 9px;
    text-align: right;
    padding-right: 10px;
}

/* Home Page */

#mainHome {
	float: right;
	background-color: #000000;
	width: 761px;
	clear: right;
	padding-top: 52px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}

#mainHome h1 {

}

#mainHome h2 {
	font-size: 14px;
	font-weight: bold;

}

#toprightHome {
	float: right;
	width: 772px;
	height: 398px;
	clear: right;
	background-color: #000000;
	background-image: url('pics/top_fade_home.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 38px;
}

#HomeLeftCol {
	float: left;
	width: 300px;
	color: #FFFFFF;
	text-align: left;
	font-size: 15px;
}

#HomeRightCol {
	float: right;
	width: 445px;
	color: #FFFFFF;
}

/* P Texts */

#results3 {
	width: 700px;
	height: 130px;
	background-color: #EFEFEF;
	border: thin solid #000000;
	padding: 8px;

}

#results3 h3 {
	font-size: 12px;
	font-weight: bold;
}


/* Header Texts */

/* Styles */

.menu {
	font-size: 12px;
	font-weight: bold;
}


.menuitem {

	width: 300px;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.red {

	color: #CA0016;
}

blockquote {
	text-indent: 25px;
	background: url(pics/quotes1.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
	margin-left: 4px;
	width: 220px;
	line-height: 1.3;
}

blockquote div {
	display: block;
	margin: 0;
	padding-right: 3px;
	background: url(pics/quotes2.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.datasource {
	font-size: 10px;
}

.leftmargin {
 	margin-left: 16px;
}