@charset "UTF-8";
body, td, p, h1, h2, h3, h4, h5, li, blockquote {
	font: 14px/1.3em "Times New Roman", Times, serif;
}
p, h1, h2, h3, h4, h5, ol {
	padding: 0;
	margin: 0 0 8px 0;
	clear:both;
}
ul, .multiColumns ul {
	padding: 0;
	margin: 0 0 8px 0;
}
li, .multiColumns li {
	padding: 0;
	margin: 0 0 .3em 19px;
}
.multiColumns h2 {
	padding-left: 0;
}
h1 + h2, h2 + h3 {
	padding-top: 8px;
}
.header h1 {
	text-indent: -8888px;
}
#section1 .header h1 {
	height:52px;
	overflow:hidden;
	position: absolute;
	margin: 347px 0 0 57px;
	float: left;
	background: url(../images/header_home_text2.jpg) no-repeat top left;
	width: 400px;
}
#section1 .header h1.noText {
	background: url(../images/header_home_text1.jpg) no-repeat top left;
}
#section1 .header h1.fullText {
	width: 643px;
}
h1 {
	margin: 0 0 .5em 0;
	color:#872435;
	font-weight:normal;
	font-size:20px;
	text-transform: uppercase;
	line-height:1.2em;
}
h2 {
	margin: 0 0 8px 0;
	font-size:17px;
	color:#872435;
	font-weight:normal;
	padding-top:15px;
	line-height:1.2em;
}
h3 {
	margin: 0 0 6px;
	font-size:16px;
	color:#872435;
	font-weight:normal;
	padding-top:16px;
	line-height:1.2em;
}
h4 {
	margin: 0 0 2px 0;
	font-size:14px;
	color:#A78932;
	font-weight:bold;
	padding-top:8px;
	line-height:1.2em;
}
.footer p {
	margin: 0 0 8px 25px;
	font-size:11px;
	color:#414141;
}
.copyright {
	font-size:11px;
	color:#555;
	font-weight:normal;
	padding:16px;
}
.back {
	display: inline;
	float: right;
	margin-top: 5px;
	margin-bottom: -30px;
	font-size: 0.9em;
}
