/***** Used for headers in multiple sites *****/

body {
	border-top: 3px solid #B72917;
/*	border-top: 3px solid #C1D72D; */
}
div#header {
	width:46.65em;
	float:left;
	font-size:13px;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	line-height: 1;
}
div#tagline {
	margin-top:1em;
}
#tagline h1 {
	color:#D63B33;
	padding: 0 0 0 0;
	margin: 3em 0 0 0;
	text-align:left;
	font-size:1.3em;
	font-weight:bold;
}
#tagline .second {
	color:#58585a;
	padding: 0 0 0 0;
	margin: .25em 0 0 0;
	text-align:right;
	font-size:2em;
	}
#tagline .second span {
	color:#D63B33;
}
#tagline h5 {
	color:#f7a11a;
	text-align:right;
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
}
#tagline h5.readMoreh5 {
	float:right;
	font-size:.75em;
	font-weight:bold;
	margin-top:.5em;
}
#headLogo { clear:right; margin-bottom:1em; padding:0; line-height:1;}
#headLogo img { margin:1em 0 0 3.4em; }
#headBottom { height: 0.5em; border-top: 1px solid #B72917; }

.readMore a:link {
	color:#b72917;
	text-decoration:none;
}

.readMore a:hover {
	color:#58585a;
	text-decoration:none;
}
.readMore a:visited {
	color:#b72917;
	text-decoration:none;
}
span.readMore {
	float:right;
	font-size:.85em;
	font-weight:bold;
}

