﻿body {
	background-color: #AED786;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	margin-top: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#mastheadcontainer {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
}
#masthead {
	background-position: right center;
	width: 948px;
	margin-right: 10px;
	margin-left: 10px;
	height: 109px;
	background-color: #AED786;
	background-image: url('../images/bannerimage.jpg');
	background-repeat: no-repeat;
}
#mastheadlogo {
	width: 178px;
	height: 178px;
	background-image: url('../images/mastheadlogo.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: -15px;
	left: -10px;
	z-index: 10;
}
#globalnav {
	margin-left: 3px;
	margin-right: 10px;
	width: 773px;
	height: 33px;
	padding-left: 175px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
}
#contentcontainer {
	background-image: url('../images/maincontent-background.jpg');
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 968px;
}
#maincontent {
	width: 948px;
	background-color: #AED786;
	background-image: url('../images/maincontent-background.jpg');
	padding-left: 10px;
	padding-right: 10px;
	background-repeat: repeat-y;
}
#footer {
	background-color: #728539;
	background-image: url('../images/footerdropshadow.jpg');
	background-repeat: repeat-y;
	width: 948px;
	height: 107px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
#footercontent {
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	background-image: url('../images/footerbackground.jpg');
	background-repeat: repeat-x;
	height: 118px;
}
#footerbottomshadow {
	background-image: url('../images/footerbottomshadow.jpg');
	background-repeat: repeat-x;
	margin-left: 10px;
	height: 11px;
	margin-right: 10px;
}
#footershadow-left {
	width: 10px;
	height: 11px;
	background-image: url('../images/footerdropshadow-left.jpg');
	background-repeat: no-repeat;
	float: left;
}
#footershadow-right {
	width: 10px;
	height: 11px;
	background-image: url('../images/footerdropshadow-right.jpg');
	background-repeat: no-repeat;
	float: right;
}
#footershadows {
	height: 11px;
	background-image: url('../images/footerbottomshadow.jpg');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.footercopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
}
.footercopyright p {
	margin-bottom: 0px;
	margin-top: 0px;
}
.footercopyright a:link {
	color: #000000;
	text-decoration: none;
}
.footercopyright a:hover {
	text-decoration: underline;
}
.footercopyright a:visited {
	color: #000000;
	text-decoration: none;
}
.footercontactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 20px;
	width: 450px;
	float: left;
}
.footersquares {
	width: 40px;
	height: 39px;
	background-image: url('../images/4squares.jpg');
	background-repeat: no-repeat;
	float: left;
	margin-top: 30px;
	margin-left: 410px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 30px;
	border-left-color: #738539;
	padding-left: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #4E5926;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #666666;
}
