/* ================================
    Sitewide Stylesheet
   ================================ */



body
{
	background-color: #62980B;
	background-position: top left;
	background-repeat: repeat-x;
	color: #000000;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a
{
	text-decoration: none;
}

#mainHeader
{
	background-repeat: no-repeat;
	background-position: top left;
	height: 256px;
	background-position: top left;
	background-repeat: no-repeat;
}

#logo
{
	width: 252px;
	height: 220px;
	background-image:url(../images/logo.png);
	margin-left: 36px;
}

#navLeftCap
{
	width: 10px;
	height: 36px;
	float: left;
	background-image:url(../images/nav/leftcap.png);
}

#nav
{
	margin-left: 46px;
	width: 837px;
	font-size: 0px;
	line-height: 0px;
}

#nav a img
{
	display:block;
	float:left;
}

#nav a, #nav a img
{
	padding: 0px;
	margin: 0px;
}

#navRightCap
{
	width: 146px;
	height: 149px;
	background-image: url(../images/nav/rightcap.png);
	position: absolute;
	top: 125px;
	left: 837px;
}

#photo
{
	width: 314px;
	height: 348px;
	position: absolute;
	top: 266px;
	left: 10px;
	margin: 0px;
	padding: 0px;
}

#content p a, #content li a, #content td a
{
	color: #005A24;
	text-decoration: none;
}

#content p a:hover, #content td a:hover
{
	text-decoration: underline;
}

#superContainer
{
	padding-bottom: 0px;
	background-image: url(../images/belowgradient.gif);
}

#mainContainer
{
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	position: relative;
	padding-top: 20px;
}

#mainFooterContainer
{
	width: 1000px;
	padding-bottom: 20px;
}

#mainFooter
{
	background-image: url(../images/contactbelow.gif);
	background-repeat: no-repeat;
	width: 522px;
	height: 30px;
	margin: 15px auto 20px auto;
	text-align: center;
	padding: 8px 0px 0px 0px;
}

#mainFooter h1, #mainFooter h2
{
	display: inline;
	font-weight: 700;
}

#mainFooter h1
{
	font-size: 22px;
	line-height: 24px;
}

#mainFooter h1 a
{
	color: #005824;
}

#mainFooter h1 a:hover
{
	text-decoration: underline;
}

#mainFooter h2, #mainFooter h2 a
{
	color: #fff;
	font-size: 19px;
	line-height: 22px;
}

#mainFooter h2 a:hover
{
	text-decoration: underline;
}

#copyright
{
	width: 370px;
	height: 30px;
	margin: 0px auto;
}

#thunder
{
	display: block;
	float: left;
}

#copyright p
{
	float: left;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
	width: 332px;
}
.social-icons{float:right; font-size:10px; padding-right:30px;}

.menu
{
	position: absolute;
	top: 215px;
	left: -3000px;
	width: 140px;
}

.dropdown
{
	background-color: #128A2D;
	width: 140px;
	padding: 15px 0px;
	background-image:url(../images/nav/lowaccent.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

.dropdown a
{
	font-weight: normal;
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding: 3px 0px;
	color: #fff;
	text-align: center;
}

.dropdown a:hover
{
	color: #b4db40;
	text-decoration: none;
}

#homeButton
{
	font-size: 0px;
	line-height: 0px;
	position: absolute;
	width: 200px;
	height: 150px;
	top: 30px;
	left: 40px;
}