@charset "UTF-8";
html {
height:100%
}

body {
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #59523D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EEF4E2;
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	min-height:100%;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColFixCtrHdr  #header  a  {
	padding-left: 0px;
	padding-right: 15px;
	padding-top: 17px;
	margin-top: 10px;
}
.oneColFixCtrHdr #header {
	padding-top: 85px;
	padding-bottom: 30px;
	padding-left: 50px;
	width: 900px;
	clear: both;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}
.oneColFixCtrHdr #mainContent {
	font-size: 0.8em;
	width: 510px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 45px;
	line-height: 1.3em;
	float: left;
}
a:link {
	color: #468916;
	text-decoration: none;
}
a:visited {
	color: #7ABF49;
	text-decoration: none;
}
a:hover {
	color: #BDE987;
}
.oneColFixCtrHdr #mainContentNav {
	font-size: 0.7em;
	width: 220px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 35px;
	line-height: 1.2em;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7ABF49;
	margin-top: 35px;
	clear: right;
}
#footer {
	background-color: #D4E8BD;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	bottom: 119px;
	left:7px;
	right:20px;
	width: 930px;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}
   #footer p {
	font-size: 80%;
   }
.oneColFixCtrHdr  #photoBox  {
	width: 930px;
	background-color: #468916;
	margin-left: 10px;
	clear: both;
}

titleLg   {
	font-size: 1.3em;
	font-weight: bold;
}
.oneColFixCtrHdr  #header #logo {
	float: left;
	padding-bottom: 5px;
}
.oneColFixCtrHdr  #header #nav   {
	float: right;
	padding-top: 15px;
}
.oneColFixCtrHdr #mainContent #homeA {
	width: 110px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 1.2em;
	float: left;
	margin-top: 10px;
	clear: right;
	padding-top: 0px;
	text-align: left;
}
.oneColFixCtrHdr #mainContent #homeB {
	width: 190px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	line-height: 1.2em;
	float: right;
	margin-top: 10px;
	clear: right;
	text-align: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColFixCtrHdr #mainContent h2 {
	font-size: 14px;
}.oneColFixCtrHdr #addressBox img {
	padding-bottom: 15px;
	text-align: right;
	padding-right: 15px;
}
.oneColFixCtrHdr #mainContent #homeAstaff {
	width: 250px;
	padding-right: 40px;
	padding-bottom: 25px;
	padding-left: 0px;
	line-height: 1.2em;
	float: left;
	margin-top: 10px;
	clear: right;
	padding-top: 0px;
	text-align: left;
}
