@charset "UTF-8";
/* Styles for Home Page only */
#homePhoto, #homePath {
	border: 1px solid #3E6EA0;
	float: left;
	height: 395px;
}
#homePhoto {
	width: 677px;
}
#homePath {
	width: 275px;
	padding: 5px;
	margin-left: 4px;
	background-image: url(../images/bkgds/homePathBkgd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 385px;
}
body.home #footerFleet #jumpMenu, body.home #footerFleet p {
	display: none;
	font-weight:normal;
}
#homePath h1, #homePath p {
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
}
#homePath h1, #homePath h1 a {
	margin: 0px;
	padding: 0px;
	color: #F0D88F;
	font-size: 22px;
	line-height: 26px;
	text-decoration: none;
}
#homePath h1 a:hover {
	color: #FFF;
}
#homePath h1.phone {
	font-size: 36px;
	line-height: 36px;
}
#homePath p, #homePath p a {
	margin: 0px;
	padding: 6px 0px;
	color: #CCCCCC;
	font-size: 18px;
	line-height: 20px;
}
#homePath p a:hover {
	color: #FFF;
}
#homePath h1.rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px 0px;
}
#homePath #jumpMenu {
	margin: 5px 0px;
}
/* Styles for links in content area */
#homeGroups, #homeCopy {
	float: left;
}
.box {
	float:left;
	margin-top:2px;
	margin-right:7px;
}
.boxCaption {
	float:left;
	width:107px;
	font-size:11px;
	line-height:1em;
	margin-top:2px;
	margin-right:2px;
	padding-bottom:16px;
	overflow:visible;
}
.boxCaption a:link {
	color:#001C38;
	text-decoration:none;
}
.boxCaption a:visited {
	color:#001C38;
	text-decoration:none;
}
.boxCaption a:hover {
	color:#00458D;
	text-decoration:none;
}
.boxCaption a:active {
	color:#001C38;
	text-decoration:none;
}
.homePic {
	border-color:#001C38;
}
#homeGroups {
	width: 100%;
	margin: 10px;
	margin-top:28px;
}
#homeGroupsLeft {
/*	clear: both;
*/	width:418px;
	float:left;
}
#set1 {
	width:100%;
	float:left;
/*	width: 336px;
*/}
#homeGroups p a, #homeGroups p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #001C38;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
#homeGroups p a:hover {
	text-decoration: underline;
	color: #00458D;
}
#homeGroups p a img {
	border: 1px solid #3E6EA0;
	margin: 5px 0px;
}
#homeCopy {
	display: inline;
	width: 500px;
	margin-left: 5px;
	border-left: 1px solid #3E6EA0;
	padding: 5px 20px 5px 13px;
	line-height:1.4em;
	float:left;
}
#homeCopy h1 {
	display:inline;
	font-family:"Times New Roman",Times,serif;
	font-size:20px;
	font-weight:normal;
	line-height:1em;
}
#homeCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	line-height:1.2em;
	margin-top:10px;
}
.home4pic {
	border:solid;
	border-width:1px;
	border-color:#001C38;
}
.mission {
	display:block;
	position:relative;
	width:400px;
	height:51px;
	font-size:14px;
	line-height:1.1em;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	float:bottom;
}
