@charset "utf-8";
/* Base styles */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	background-image: url(../images/bkgds/mainBkgd.jpg);
	background-repeat: repeat-x;
	background-color: #00458D;
	background-position: top;
}
a {
	color: #001C38;
}
em {
	font-style: italic;
}
h1, h3, h5 {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}
h1 {
	font-size: 28px;
	line-height: 32px;
}
h3 {
	font-size: 20px;
	line-height: 24px;
}
h5 {
	font-size: 16px;
	line-height: 20px;
}
strong {
	font-weight: bold;
}
ul {
	margin: 15px;
	padding: 0px;
	padding-left: 15px;
	list-style-type: square;
	color: #00458D;
}
.bulletList {
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #00458D;
}
#wrapper {
	width: 970px;
	height: 1%;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: 402px top;
}
body.home #wrapper, body.transportation #wrapper, body.quote #wrapper, body.fleet #wrapper, body.about #wrapper, body.service #wrapper, 
body.contact #wrapper {
	background-repeat: no-repeat;
	background-position: 401px 0px;
}
body.home #wrapper {
	background-image: url(../images/bkgds/homeTop.jpg);
}
body.transportation #wrapper {
	background-image: url(../images/bkgds/transportationTop.jpg);
}
body.quote #wrapper {
	background-image: url(../images/bkgds/quoteTop.jpg);
}
body.fleet #wrapper {
	background-image: url(../images/bkgds/fleetTop.jpg);
}
body.about #wrapper {
	background-image: url(../images/bkgds/aboutTop.jpg);
}
body.service #wrapper {
	background-image: url(../images/bkgds/serviceTop.jpg);
}
body.contact #wrapper {
	background-image: url(../images/bkgds/contactTop.jpg);
}
/* header styles */
#header {
	width: 970px;
}
#logo {
	height: 96px;
	width: 248px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo a img {
	border: none;
}
#tagline {
	width: 400px;
	height: 15px;
	padding-bottom: 15px;
}
#tagline h1 {
	font-size: 14px;
	line-height: 12px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	padding: 0px;
	margin: 0px;
}
/* Main navigation styles */
#navigation {
	clear: both;
	height: 20px;
	width: 677px;
	border: 1px solid #3E6EA0;
	background-color: #4D6A88;
	margin-bottom: 5px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	float: left;
	height: 20px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	line-height: 20px;
}
#navigation ul li a:hover {
	background-color: #DDD2B0;
	color: #333;
}
body.home #aHome, body.quote #aQuote, body.transportation #aTransportation, body.fleet #aFleet, body.about #aAbout, body.service #aService, body.contact #aContact {
	background-color: #DDD2B0;
	color: #333;
}
/* bodyContent styles */
#bodyContent {
	clear: both;
	width: 968px;
	border: 1px solid #3E6EA0;
	background-color: #668FBB;
	background-image: url(../images/bkgds/contentBkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 1%;
	overflow-x: hidden;
	overflow-y: hidden;
}
#bodyCol1 {
	float: left;
	width: 250px;
	margin-left: 10px;
	display: inline;
}
#bodyCol2 {
	float: left;
	display: inline;
	margin-top: 10px;
	border-left: 1px solid #3E6EA0;
	width: 637px;
	padding: 5px 30px 30px 30px;
	margin-left: 10px;
}
#bodyCol2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 35px 0px 0px 0px;
}
#bodyCol2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin: 0px;
}
body.transportation #marquis, body.service #marquis, body.about #marquis, body.contact #marquis, body.fleet #marquis, body.quote #marquis {
	border: 1px solid #3E6EA0;
}
body.transportation #bodyCol2, body.service #bodyCol2, body.about #bodyCol2 {
	width: 500px;
}
#bodyCol2 p, #bodyCol2 ul, #bodyCol2 ul li {
	line-height: 20px;
}
/* Marquis styles */
#marquis {
	width: 970px;
	clear: both;
	margin-bottom: 4px;
}
body.quote #marquis, body.transportation #marquis, body.fleet #marquis, body.about #marquis, body.service #marquis, body.contact #marquis {
	width: 968px;
	clear: both;
	height: 235px;
	border: 1px solid #3E6EA0;
}
/* Home page Marquis and pathing right column styles */
body.home #marquis {
	height: 397px;
	border: none;
}
#homePhoto {
	float: left;
	width: 677px;
	border: solid 1px #3E6EA0;
}
#rightCol {
	width: 285px;
	height: 395px;
	border: 1px solid #3E6EA0;
	float: right;
	background-image:url(../images/bkgds/homePathBkgd.jpg);
	background-position:top;
	background-repeat: no-repeat;
}
/* Tier 2 navigation styles */
#transportationNav, #fleetNav, #aboutNav, #serviceNav, #contactNav, #quoteNav {
	float: left;
	margin-top: 10px;
}
#transportationNav, #fleetNav, #aboutNav, #serviceNav, #contactNav, #quoteNav {
	width: 250px;
}
#transportationNav ul, #fleetNav ul, #aboutNav ul, #serviceNav ul {
	margin: 10px 0px;
	border-top: 1px dotted #DDD2B0;
	padding: 0px;
	list-style-type: none;
}
#contactNav h3, #quoteNav h3 {
	margin: 10px 0px;
	border-top: 1px dotted #DDD2B0;
	padding-top: 10px;
	color: #19395B;
	font-size: 30px;
	font-style: italic;
	line-height: 34px;
}
#transportationNav ul li a, #fleetNav ul li a, #aboutNav ul li a, #serviceNav ul li a {
	height: 20px;
	padding: 5px 0px;
	text-decoration: none;
	color: #19395B;
	display: block;
	width: 248px;
	border-bottom: 1px dotted #DDD2B0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}
#transportationNav ul li a:hover, #fleetNav ul li a:hover, #aboutNav ul li a:hover, #serviceNav ul li a:hover {
	color: #FFF;
	background-color: #386899;
	padding-left: 15px;
	width: 233px;
}
#transportationNav ul li a.active, #fleetNav ul li a.active, #aboutNav ul li a.active, #serviceNav ul li a.active {
	color: #FFFFFF;
	background-color: #386899;
	padding-left: 15px;
	width: 234px;
	background-image: url(../images/graphics/tier2Arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
}
/* Form styles */
#requestForm, #requestForm a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
#requestForm a img {
	border: 1px solid #3E6EA0;
}
#requestForm h5 {
	color: #19395B;
	margin: 0px;
	padding: 0px;
}
#requestForm select, #requestForm input, #requestForm checkbox, #requestForm textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 3px 0px;
}
#requestForm h3 {
	margin-top: 20px;
	border-top: 1px dotted #DDD2B0;
	padding: 5px 0px;
}
/* footer styles */
#footer {
	clear: both;
	height: 170px;
	background-color: #001C38;
	padding: 10px;
	border-style:solid;
	border-color:#00458D;
	border-width:5px 0 0 0;
}
#footerLeft {
	display:block;
	position:relative;
	float: left;
	width: 384px;
	height:100%;
}
#footerAddress {
	float: left;
	padding-left: 20px;
	width:100%;
}
.footerPhone {
	float: left;
	margin-right:24px;
	height:50px;
}
.footerPhone2 {
	float: left;
	margin-right:3px;
}
.footerpulldown {
	position:absolute;
	width: 100%;
	left:170px;
	bottom:30px;
	line-height: 14px;
	color: #668FBB;
}
#footerLogo {
	position:absolute;
	width: 100%;
	left:10px;
	bottom:30px;
}
#footerCopyright {
	display:block;
	position:absolute;
	left:10px;
	bottom:0;
	width:100%;
}
#footerRight {
	width: 530px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding-top:3px;
	font-weight: normal;
	color: #999;
}
#footerRight a {
	color: #999;
	text-decoration:none;
}
#footerRight a:hover {
	color: #668FBB;
	text-decoration:none;
}
#footerMenuRow {
	font-size: 11px;
	padding-left:20px;
	float:left;
	line-height:1.2em;
}
#footerRight select {
	margin-bottom: 20px;
}
#footer p, #footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #999;
}
#footer p a:hover {
	color: #668FBB;
}
