/* CSS Document */
/*
Colors
Orange: #f37736


*/

@charset "ISO-8859-1";
html, body {
	height: 100%;
}
* {margin:0; padding:0}
img {border:none}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
#container {
	width: 800px;
	background-image: url(../images/biggrey.jpg);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#nav {
	height: 90px;
	width: 765px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	padding-left: 35px;
}
#nav table {
	height: 90px;
	background-image: url(../images/bg_nav.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#nav td { padding-top: 15px; }
#nav a {
	font-size: 12px;
	color: #707070;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 1em;
}
.rightline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #dfdfdf;
}
#nav a:hover { color: #0055A5; }

.subnav_on {color:#f37736}

#hero {
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #c1c3c2;
}
#hero_noborder { /* Swf includes gray border */
	width: 800px;
}
#content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 700px;
	margin-bottom: -20px;
	padding:30px 50px 50px;
	color: #3b3c3d;
}
	#content p {
		line-height: 1.5em;
		font-size: 12px;
		margin-bottom: 10px;
		padding-top: 0px;
	}
	#content ul li {
		margin:0 15px 3px;
		font-size:12px;
		line-height:1.5em;
		padding-left:15px;
		background:url(../images/bullet.gif) 0 5px no-repeat;
		}
	#content ul {
		margin-bottom:10px;
		font-size:12px;
		line-height:1.5em;
		list-style-type:none;
		}
	#content h1 {
		font-weight: normal;
		color: #f37736;
		text-transform: uppercase;
		font-family:Arial, Helvetica, sans-serif;
	}
	#content h2 {
		font-weight: normal;
		color: #0055A5;
		font-size: 18px;
		margin-bottom:10px;
	}
	#content h3 {
		font-weight: normal;
		color: #000000;
		font-size: 14px;
		font-weight:bold;
		margin-bottom:5px;
	}
	#content h4 {
		font-weight: normal;
		font-size:28px;
		color: #f37736;
		text-transform: uppercase;
		font-family:Arial, Helvetica, sans-serif;
		margin-bottom:10px;
	}
	#content h5 {
		font-weight: normal;
		color: #0055A5;
		font-size: 14px;
		
	}
	#content strong { color: #f37736; }
	
	.blackbold {font-weight:bold; color:#000}
	#content a {
		color: #0055A5;
		text-decoration: none;
		font-weight:bold;
	}
	#content a:hover { text-decoration: underline; }

#locationinfo {
	background-color: #E9E8E8;
	padding-right: 5px;
	padding-left: 10px;
	font-size: 11px;
}

	#locationinfo h3 {
		line-height: 1.5em;
		font-size: 11px;
		font-weight:bold;
		color:#f37736;
	}
	
	#locationinfo p {
		line-height: 1.5em;
		font-size: 11px;
		margin-bottom: 10px;
	}

.leftsidebar {
	line-height: 2.3em;
	font-size: 12px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 200px;
}

.leftsidebar a {
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}
	
	.leftsidebar a:hover {
		color:#f37736;
		text-decoration:none;
	}

.left {
	width: 200px;
	padding-right: 20px;
}
.copy { padding-left: 20px; }
#foot {
	background-image: url(../images/bg_foot.jpg);
	background-repeat: repeat-x;
	width: 800px;
	font-size: 12px;
	color: #000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
#foot a { color: #707070; }
#foot a:hover { color: #F37736; }

#divisions-list {margin:0 0 0 20px}
#divisions-list li {
	margin:0 0 10px 0;
	}
	
	
#mappic {
	height:253px;
	width:800px;
	}

#history-table {
	font-size:12px;
	line-height: 1.5em;
	}
	
	#history-table td {
		padding:4px 15px 4px 0;
		border-bottom:1px solid #ddd;
		}
	
	.year {font-weight:bold; color:#888;}
	
#address {
	background-color:#777;
	padding:15px;
	color:#fff;
	margin-bottom:15px;
	width:200px;
	}

.alignleft { float: left; margin-right: 10px; }
	
#cd .cd, #corp .corp, #lad .lad, #pmc .pmc, #ptg .ptg, #pg .pg, #st .st, #td .td, #ta .ta,
#tc .tc, #tce .tce, #tca .tca, #tch .tch, #ti .ti, #up .up, #xlb .xlb, #xln .xln, #tb .tb, #ca .ca, #te .te

{color:#f37736}