body {
	background-color:#a7bdb3;
    text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#242424;
}

#siteContainer {
	background-color:#ffffff;
    margin:0 auto;
    text-align:left;
    width:995px;
}

#homeHeader {
	position:relative;
	width:995px;
	height:306px;
	background: #fff url('../../img/header.jpg') no-repeat top left;
}

#homeHeader #logo {
	position:absolute;
	left:132px;
	top:122px;
}

#homeHeader #tagline {
	position:absolute;
	left:377px;
	top:122px;
}

#innerHeader {
	position:relative;
	width:995px;
	height:220px;
	background: #fff url('../../img/innerHeader.jpg') no-repeat top left;
}

#innerHeader #logo {
	position:absolute;
	left:10px;
	top:66px;
}

#innerHeader #tagline {
	position:absolute;
	left:373px;
	top:66px;
}

.ltGreyCopy {
	color:#5d5b5b;
}

#leftColumn {
	width:249px;
	border-right: 1px solid #a7bdb3;
	vertical-align:top;
}

#middleColumn {
	padding:10px 8px;
	vertical-align:top;
}

#rightColumn {
	width:247px;
	border-left: 1px solid #a7bdb3;
	vertical-align:top;
}

#navLinks {
	border-bottom:1px solid #c3d82d;
}

#navLinks a:link, #navLinks a:visited {
	text-decoration:none;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#92a21f;
	text-align:center;
	display:block;
	border-top:1px solid #c3d82d;
	font-weight:bold;
	text-transform:uppercase;
}

#navLinks a:active, #navLinks a:hover, #navLinks a.selected:link, #navLinks a.selected:visited {
	background-color:#c3d82d;
	color:#fff;
}

.ltGreenHeader {
	color:#92a21f;
	font-weight:bold;
	border-bottom:1px solid #92a21f;
}

.redHeader {
	color:#7d0700;
	font-weight:bold;
	border-bottom:1px solid #7d0700;
}

#bee {
	display:block;
	text-align:center;
	padding-top:60px;
}

.dkGreenHeader {
	font-weight:bold;
	color:#26523d;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:8px;
}

#homeIntro {
	font-size:13px;
	line-height:22px;
}	

.boxTop {
	width:235px;
	height:6px;
	background: url('../../img/boxTop.png') no-repeat top left;
}

.boxTop2 {
	width:215px;
	height:6px;
	background: url('../../img/boxTop2.png') no-repeat top left;
}

.boxFill {
	width:235px;
	background: url('../../img/boxFill.png') repeat-y top left;
}

.boxFill2 {
	width:215px;
	background: url('../../img/boxFill2.png') repeat-y top left;
}

.boxContent {
	padding:0 10px;
}

.boxBottom {
	width:235px;
	height:6px;
	background: url('../../img/boxBottom.png') no-repeat top left;
}

.boxBottom2 {
	width:215px;
	height:6px;
	background: url('../../img/boxBottom2.png') no-repeat top left;
}

.boxTitle {
	font-size:13px;
	font-weight:bold;
	color:#056839;
	text-transform:uppercase;
	line-height:24px;
	border-bottom:1px solid #056839;
}

.boxText {
	padding:5px 0;
}

.boxText img {
	padding:0 6px 3px 0;
}

.buttonDiv {
	float:right;
}

.buttonDiv a:link, .buttonDiv a:visited {
	height:24px;
	background-color:#c3d82d;
	text-decoration:none;
	color:#1d5029;
	font-weight:bold;
	line-height:24px;
	float:left;
}

.lButton {

	width:5px;
	height:24px;
	background: #fff url('../../img/button_left.png') no-repeat top right;
	float:left;
}

.rButton {

	width:5px;
	height:24px;
	background: #fff url('../../img/button_right.png') no-repeat top left;
	float:left;
}

.copyright {
	font-size:11px;
	color:#26523d;
}

#innerContent {
	padding:0 10px;
}

#middleColumn p, #middleColumn ul {
	margin:10px 0;
}

#middleColumn ul {
	color:#666666;
	list-style-type:disc;
	list-style-position:inside;
	margin-left:8px;
}

.quoted {
	color:#7d0700;
}

#navLinks .subLinks a:link, #navLinks .subLinks a:visited {
	text-decoration:none;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#666666;
	text-align:center;
	display:block;
	border:none;
	font-weight:normal;
	text-transform:none;
}

#navLinks .subLinks a:active, #navLinks .subLinks a:hover, #navLinks .subLinks a.selected:link, #navLinks .subLinks a.selected:visited {
	color:#016a38;
	background-color:#fff;
}

#navLinks .adminLinks a:link, #navLinks .adminLinks a:visited {
	text-decoration:none;
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#666666;
	text-align:center;
	display:block;
	border:none;
	font-weight:normal;
	text-transform:none;
}

#navLinks .adminLinks a:active, #navLinks .adminLinks a:hover {
	color:#016a38;
	background-color:#fff;
}

#navLinks .adminLinks a.selected:link, #navLinks .adminLinks a.selected:visited {
	color:#016a38;
	font-weight:bold;
	background-color:#fff;
}

.resTitle {
	color:#3f6653;
	font-weight:bold;
}

.resTitle a:link, .resTitle a:visited {
	color:#3f6653;
	text-decoration:none;
}

.resSubtitle {
	color:#697a12;
}

.resSubtitle a:link, .resSubtitle a:visited {
	color:#697a12;
	text-decoration:none;
}

.resDesc {
	color:#3b4841;
}

.dgDot {
	height:1px;
	border-bottom: 1px dotted #0d5c3d;
}

.greenRow {
	background-color:#e0f6ea;
	padding:8px;
	border-bottom: 1px dotted #0d5c3d;
}

.whiteRow {
	background-color:#ffffff;
	padding:8px;
	border-bottom: 1px dotted #0d5c3d;
}

.adminTable, .adminTable td {
	border:1px solid #999;
	border-collapse:collapse;
	padding:5px;
}

.abMember {
	background-color:#ffffff;
	padding:8px;
	border-top: 1px dotted #0d5c3d;
}

.partner {
	background-color:#ffffff;
	padding:8px;
	border-top: 1px dotted #0d5c3d;
}

.dottie {
	border-top: 1px dotted #0d5c3d;
	height:1px;
	margin:10px 0;
}

a:link, a:visited {
	color:#69781d;
}

.wpTable td {
	padding:3px;
}