@charset "utf-8";
/* CSS Document */

.homePageHeadlines {
	font-family: "Trebuchet MS";
	font-size: 18px;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #E9EAD2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	border: 4px solid #F3F4E8;
	text-align: center;
	background-color: #e9ead2;
	color: #600c07;
	margin-top: 8px;
}
.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #600C07;
	width: 944px;
}
.footer {
	width: 944px;
	text-align: center;
	font-variant: normal;
	background-color: #E9EAD2;
	background-image: url(/includes/images/footerShadowLong.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 16px;
	float: left;
}
.navigation {
	background-color: #600C07;
	width: 940px;
	height: 24px;
	background-image: url(/includes/images/nav_off.gif);
}
.actualBody {
	padding-right: 90px;
	padding-left: 90px;
	background-color: #FFFFFF;
	width: 756px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F100B;
	border-bottom-color: #5F100B;
	border-left-color: #5F100B;
	border-bottom-style: solid;
	float: left;
	padding-bottom: 30px;
}
.homePageDivider {
	height: 485px;
	width: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: ##600C07;
	float: left;
	margin: 16px;
	padding-left: 2px;
}
.spacer10 {
	height: 7px;
	width: 10px;
}

.photoColumnLeft {
	float: left;
	width: 290px;
}
.restOfPage {
	float: left;
	width: 440px;
	padding-right: 10px;
	padding-left: 14px;
}
.headLine {
	font-size: 14px;
	font-weight: bold;
}
.footer a{
	text-decoration:none;
	color:#600c07;
}

.footer a:hover {
	text-decoration:none;
	color:#EA1C11;
}

.homePageLeft {
	float: left;
	width: 211px;
}
.headerLeft {
	float: left;
	height: 109px;
}

.homePageRight {
	float: left;
	width: 600px;
}
.header {
	width: 936px;
	background-color: #FFFFFF;
	height: 109px;
	border: 2px solid #5F100B;
}


.picShadowThin {filter:progid:DXImageTransform.Microsoft.Shadow(color='#BBBBBB', Direction=120, Strength=3);
	border: 1px solid #000000;
	margin: 4px;
}
.headerRight {
	float: left;
	height: 100px;
	width: 528px;
	text-align: center;
	padding-top: 9px;
	background-image: url(/images2/Index_files/HP_SA_logo___350_1.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.homePageBody {
	background-color: #FFFFFF;
	width: 936px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F100B;
	border-bottom-color: #5F100B;
	border-left-color: #5F100B;
	border-bottom-style: solid;
	float: left;
	padding-bottom: 30px;
}
.niceButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000000;
	padding: 3px;
}
