/*	Dark blue:  2B1979 or 3E4D75
	Red:		862037 or 8B535D
*/
body {
	margin: 0px 0 0 0;
	padding: 0px;
}

span.initial-letter {
	float: left; 
	font-size: 2.0em;
	line-height: 1em;
	padding: 0 0 2 0;
}
p {
}
a, a:visited {
	text-decoration: underline;
	color: #862037;
}
a:hover, div#header-links a:hover {
	color: #2B1979;
	text-decoration: underline;
}
div#content-wrapper {
	//width: 593px;
	margin: 0 0 0 10px;
	padding: 0 50px 0 0 ;
}
div#header-image {
	margin: 0 0 10px 134px;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
}
div#header-image img {
	background-color: white;
}
div#header-links {
/*	text-align: right;
	padding: 0px 84px 26px 0px; */
	padding: 0 84px 26px 184px;
	font-size: 16px;
}
div#header-links a {
	color: black;
	text-decoration: none;
}
div#header-text {
	color: #862037;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 15px;
}
span#header-subtext, div#header-subtext {
	color: #862037;
	letter-spacing: .15em;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 1em;
}
strong {
	font-weight: bold;
	font-size: 12px;
}
div.slogan {
	padding-left: 46px;
	color: #2B1979;
	font-size: 130%;
/* 	font-weight: bold;	*/
}
span.slogan {
	color: #2B1979;
	font-weight: bold;
}
.slogan .slogan-highlight {
	color: #862037;
}
.punchline, .punchline ul li {
	color: #2B1979;
	font-size: 120%;
	font-weight: 500; 
}
.blue {
	color: #2B1979;
}
ul {
	margin: 0px 0 .5em 0;
	padding-left: 1.25em;
}
img.float-right {
	float: right;
	padding-left: 10px;
}
img.float-left {
	float: left;
	padding-right: 10px;
}
div.button {
	margin: 20px 100px;
}
div.button a, div.button a:visited{
	background-color: #2B1979;
	padding: 5px 20px;
	text-decoration: none;
	color: white;
	font-family: "Times New Roman", Times, serif;
}
div.button a:hover { text-decoration: underline; }
h1, h2, h3, h4, h5 {
	color: #2B1979;
	padding-bottom: 0em;
	margin-bottom: .25em;
}
h1 {	font-size: 150%; }
h2 {	font-size: 120%; }
h3 {	font-size: 110%; }
h4 {	font-size: 100%; }
h5 {	font-size: 100%; }