#Title {
	color: #152A9B;
	display: inherit;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 20px;
	top: 5px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #875B38;
	color: #151617;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #427AA8;
	background-image: url("/sites/hauldridge//_files/Image/spfont-header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 1024px;
	height: 250px;
}
#Footer {
	background-color: #875B38;
	color: #121314;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
}
#Width {
	width: 1024px;
}
