@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #003c00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

A:link {
	color: #336a03;
	text-decoration: underline;
}

A:visited {
	color: #336a03;
	text-decoration: underline;
}

A:active {
	color: #336a03;
	text-decoration: underline;
}

A:hover {
	color: #d6ae21;
	text-decoration: underline;
}


.contentcontainer {
	background-attachment: scroll;
	background-image: url(../images/bg-gradient.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content-home {
	padding-left: 40px;
	padding-right: 34px;
	font-size: 14px;
	line-height: 24px;
}
.home-footer {
	padding-right: 34px;
	padding-left: 40px;
	padding-top: 76px;
	padding-bottom: 20px;
	letter-spacing: 1px;
	color: #336a03;
}
.bigphoto {
	padding-top: 15px;
}
.thumbs {
}


.home-footer A:link {
	color: #336a03;
	text-decoration: none;
}

.home-footer A:visited {
	color: #336a03;
	text-decoration: none;
}

.home-footer A:active {
	color: #336a03;
	text-decoration: none;
}

.home-footer A:hover {
	color: #336a03;
	text-decoration: underline;
}
.content-sub {
	padding-left: 40px;
	padding-right: 34px;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 20px;
}

.content-subexec {
	background-image: url(../images/widget.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	padding-right: 34px;
	font-size: 12px;
	line-height: 22px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.submenu {
	padding-top: 35px;
}

.submenu-execs {
	padding-top: 0px;
}

.subheads {
	color: #548921;
	font-weight: bold;
	font-size: 14px;
}
.contentcontainer-sub {
	background-attachment: scroll;
	background-image: url(../images/bg-gradient-sub.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subheading-bg {
	font-size: 26px;
	color: #508324;
	background-image: url(../images/widget.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.loginbutton {
	border: 1px solid #298224;
	padding: 6px;
}

#map { position: relative; width: 843px; height: 394px; overflow: hidden; }
#returnlink {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #060;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#map a.bullet { display: block; position: absolute; width: 20px; height: 20px; background: yellow; text-decoration: none; border: 1px solid red; opacity: .7; z-index: 2; }
#mapcontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 200px; top: 100px; left: 150px; background: white; z-index: 3; padding: 10px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }

