body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #719500;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: center; /* this overrides the text-align: center on the body element. */
	border-right: 6px solid #374800;
	border-bottom: 6px solid #374800;
}
.slideshow {
	text-align: center;
	float: left;
	height: 210px;
	width: 400px;
}
.oneColFixCtrHdr #header {
	padding: 0 15px 0 15px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFF;
	margin: 0;
}
.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; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFF;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #FFF;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #0B542A;
	font-size: 12px;
	font-weight: bold;
}
#apDiv1 {
	position:absolute;
	left:523px;
	top:169px;
	width:355px;
	height:200px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:147px;
	top:28px;
	width:342px;
	height:77px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:524px;
	top:12px;
	width:352px;
	height:110px;
	z-index:3;
}
#apDiv4 {
	position:absolute;
	left:375px;
	top:172px;
	width:139px;
	height:196px;
	z-index:4;
}
.oneColFixCtrHdr #footer hr {
	padding: 0 10px;
	width: 640px;
	color: #0C542B;
	height: 4px;
	background-color: #0C542B;
}
/* navigation */
#navwrap {
font-family:"gill sans","trebuchet ms",helvetica,arial,sans-serif;
height:100px;
left:0;
line-height:1em;
margin:0 auto;
text-align:center;
width:100%;
z-index:0;
}
#navwrap #innernavwrap {
background:#2D2D2D none repeat scroll 0 0;
margin:0 auto;
width:760px;
}
#nav {
	background:#2D2D2D none repeat scroll 0 0;
	height:50px;
	list-style-type:none;
	margin:0;
	padding:0 10px;
	position:relative;
	z-index:0;
	background-image: url(images/navimage.jpg);
	background-color: #304A00;
}
#nav a {
background:transparent none repeat scroll 0 0;
border-top:5px solid #719500;
color:#EEEEEE;
display:block;
font-size:9.5px;
height:35px;
position:relative;
text-align:right;
text-decoration:none;
text-shadow:0 0 0 #000000;
text-transform:uppercase;
/*width:90.5px; with 8 menu items*/
width:80px; /* with 9 menu items */
}
#nav a:hover {
border-top:5px solid #FBA76B;
}
#nav li.on a {
border-top:5px solid #374800;
}
#nav li.off a {
display:block;
position:relative;
}
#nav li {
display:inline;
float:left;
margin-left:2px;
}
#nav a .bottom {
display:inline;
float:right;
margin:5px 5px 0 0;
width:10newpx;
}
#nav li ul {
display:none;
}
#nav li.off ul, #nav li.on ul {
background:#2D2D2D none repeat scroll 0 0;
border-top:1px solid #2D2D2D;
float:right;
height:25px;
margin:0 20px;
overflow:visible;
position:absolute;
right:0;
top:40px;
width:100%;
}
#nav li.on ul {
}
#nav li.on:hover ul, #nav li.over ul {
}
#nav li:hover a, #nav li.over a {
border-top:5px solid #FBA76B;
}
#nav li ul li {
display:block;
float:right;
height:24px;
margin:-1px 0 0;
}
#navwrap #nav li.on ul a, #nav li.off ul a {
border-color:#798B3E -moz-use-text-color -moz-use-text-color;
border-style:solid none none;
border-width:1px 0 0;
color:#FFFFFF;
display:block;
float:left;
font-size:10px;
height:24px;
letter-spacing:0.1em;
padding:5px 0 0 20px;
text-transform:lowercase;
width:auto;
}
#navwrap #nav li.on ul a:hover, #nav li.off ul a:hover, #navwrap #nav li.on ul li.on a {
border-top:1px solid #FBA76B;
}
#nav li.on:hover ul a, #nav li.over ul li a {
}
#nav li.on ul {
display:block;
}
#nav li.off:hover ul, #nav li.over ul {
display:block;
z-index:6000;
}
/* end navigation */
titles {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #00562B;
}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
}
.imgFloatLeft {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
	width: 396px;
	height: 225px;
	float: left;
}
.imgFloatLeft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	display: block;
	background-color: #719500;
}
.imgFloatRight {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 5px;
	width: 396px;
	height: 225px;
	float: right;
}
.imgFloatRight p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	display: block;
	background-color: #719500;
}
.oneColFixCtrHdr #container #mainContent table tr td p {
	font-size: 9pt;
}
.oneColFixCtrHdr #container #mainContent table tr td p {
	font-size: 9px;
}
.oneColFixCtrHdr #container #mainContent table tr td p {
	font-size: 10px;
}
.oneColFixCtrHdr #container #mainContent table tr td p {
	text-align: left;
	font-size: 11px;
}
.oneColFixCtrHdr #container #mainContent table tr td table {
}
.oneColFixCtrHdr #container #mainContent table tr td table tr td b3 {
	font-weight: bold;
}
.oneColFixCtrHdr #container #mainContent table tr td table tr td {
}
.oneColFixCtrHdr #container #mainContent table tr td .imgFloatLeft {
	font-size: 9px;
}
.titles {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
	color: #00562B;
	padding-left: 5px;
}

/* begin vCard markup http://microformats.org/wiki/hcard */
.tel {
	font-weight: bold;
	line-height: 32px;
}
.tel a:link {
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.tel a:hover {
	font-weight: bold;
	font-size: 36px;
	border-bottom-style: none;
	line-height: 36px;
}
.tel a:visited {
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.fn org {
}
/* end vCard markup */
.formTable td {
	border: 1px solid #2D2D2D;
}.formTable table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
