@charset "UTF-8";

/* Display over honeycomb pasteboard is 964 wide

	Color Palette:
	Red: 		980f33
	Navy:		003366 was 194674
	Gold dark:	9a7716
	Gold light:	d4c8a5
	lighter gray: e5e2e2
	Gray:		CCCCCC
*/

body {margin:-10px 0 0 -10px; text-align: left;}
html body {margin:0; margin-top:3px;margin-left:3px;}
body, div, span, p, td, a, a:hover, input, select, textarea {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
}
a:hover {color:#000;}
 
body {
	background-color: #cccccc;
}

#float {padding-bottom: 15px;}
#wrapper {
	padding: 0;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	border-right: 1px solid #272727;
	border-bottom: 1px solid #272727;
	border-left: 1px solid #272727;
	background-color: #2d2d2d;
	padding: 0 1px 1px 1px;}
#header {
	position: relative;
	width: 960px;
	height: 453px; /* was 453px */
	background-color: #003366;
}
.sub#header {
	height: 283px !important; /* was 268 */
	/*background-color: #980f33;  Red border beneath sub page banners */
}
.sub#header #wide_homeb, .sub#header #wide_homeb #homeb {
	height: 170px !important; 
}


/* noscript version of home heritage spotlight */
.whiteheader {
	color: #FFF;
}


.noscript_alt#homealt {
	height: 338px;
	text-align: left;
}
.noscript_alt h2 {
	margin: 0;
	margin-left: 32px;
	margin-top: 32px;
	margin-bottom: 0;
}
.noscript_alt h3 {
	margin-top: 15px;
	margin-left: 32px;
}
.noscript_alt p {
	margin: 0;
	padding: 0;
	margin-left: 32px;
}
.noscript_alt p, .noscript_alt h2, .noscript_alt li, .noscript_alt a {
	color: #FFF;
}
.col {
	width: 320px;
	float: left;
}
.col#spotcol3 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.col#spotcol3 ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-right: 15px;
	margin-bottom: 15px;
}
#content #leftcon table td {
	color: #003366;
}
#newsticker {
	width: 633px;
	height: 31px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#footer {
	width: 100%;
	height: 28px;
	background-color: #003366;
}
#footer #bbar {
	width: 100%;
	height: 6px;
	line-height: 6px;
	background-color: #980f33;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#footer p, #footer p a, #footer p a:hover {	
	font-size: 10px;
	line-height: 20px;
	color: #CCC;
}
 #footer p a, #footer p a:hover {
	text-decoration: underline !important;
}
.clearit {
	clear: both;
}

a {
	/*font-size: 9px;*/
	color: #003366;
	text-decoration: none;
}
a:hover {
	/*font-size: 9px;*/
	text-decoration: underline;
}

h2 {
	font-size: 18px; /* was 16px */
}
.b2, th, h3 {
	font-size: 14px; /* was 12px */
	font-weight: bold;
	color: #003366;
}
h2, h3, h4 {
	margin: 0;
}
h4 {
	font-size: 11px;
	margin-top: 10px;
}
#message h4, h4.subh {
	font-size: 10px;
	color: #980F33;
	margin-top: 0;
	margin-bottom: 10px;
}
#message h4 {
	margin-bottom: 0;
}
