html, body {
height: 100%;
margin: 0;
padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#bgimg {
position:relative;
z-index:1;
margin: 17px;
}
#content {
	position:relative; 
	z-index:1;
}

body {
	position: relative;
	background-color: #376a0b;
	background: url(img/grass-sky.jpg) 0px 0px no-repeat fixed;
	margin: 0; 
	padding: 0;
}
#Title {
	position:relative;
	text-align:center;
	z-index:1;
}
#Nav {
	position:absolute;
	width:147px;
	height:565px;
	z-index:2;
	left: 4px;
	top: 120px;
}
#Body {
	position:relative;
	z-index:3; 
	width:390px; 
	float: left;
}
#Footer {
	position:absolute;
	width:798px;
	height:115px;
	z-index:4;
	left: 4px;
	top: 686px;
	margin-top: 0px;
}
#Glance {
	position:relative; 
	width:260px; 
	height:120px; 
	float: left; 
	margin-left: 4px;
}
#Quicklinks {
	position:relative; 
	width:260px; 
	height:120px; 
	float: left; 
	margin-left: 2px; 
	margin-right: 2px;
}
#Membership {
	position:relative; 
	width:180px; 
	max-height:120px; 
	float: left; 
	margin-right: 37px;
	margin-left: 37px;
	font-size:small;
}
#QuickHdr {
	padding: 5px;
	position:relative;
	width: 250px;
	text-align: center;
	float: left;
	font-size: 15px;
}

body {
		font-family: Arial, sans-serif;
}
.bg-panel-head {
	background-image: url(img/bg-panel-head.png);
	width: 804px;
	height: 20px;
	position:relative;
	z-index:1;
}
.bg-panel-body {
	position:relative; 
	background-image: url(img/bg-panel-body.png);
	background-repeat: repeat-y;
	background-position: center;
	max-width: 804px;
	width: 804px;
	text-align: left;
	z-index:1; 
}
.bg-panel-foot {
	background-image: url(img/bg-panel-foot.png);
	width: 804px;
	height: 20px;
	position:relative;
	z-index:1;
	margin-bottom: 17px;
}
.topNav {
	position:relative;
	background-image: url(img/menu-bar.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	width: 804px;
	height: 41px;
	z-index:3; 
}
.topnav {
	position:relative;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
	margin-left: 50px;
	margin-top: 50px;
	vertical-align: -60%;
}
.nav {
	background-image: url(img/nav-panel.png); 
	background-repeat: no-repeat;
	position:relative; 
	min-width:142px;
	max-width:142px; 
	min-height:523px;
	height:523px;
	float: left; 
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 18px;
	z-index: 20;
}
.rCol {
	position:relative; 
	width:214px; 
	height:523px;  
	margin-right: 5px;
	padding-top: 10px;
	padding-left: 12px;
	z-index:10;
	float:left;
}
.toggler {
	color: #1d3d00;
	text-decoration: none;
	cursor:pointer;
}
.element {
	color: #376909;
	text-decoration: none;
	font-size: smaller;
	margin-left: 10px;
}
.smallPanel {
	color: #1d3d00;
	font-size: small;
	position: relative;
	background-image: url(img/text-panel.png);
	background-repeat: no-repeat;
	background-position: center;
}
.txtpanel {
	background-image: url(img/text-panel.png); 
	background-repeat: no-repeat; 
	min-height:264px;
	margin-top:2px;
	padding-top:10px;
	padding-right:10px;
}
p {
	max-width: 360px;
	color: #1d3d00;
	font-size: small;
	padding-left: 15px;
	padding-right: 10px;
}
a {
	color: #000000;
	cursor:pointer;
}
a:hover {
	color: #378909;
}
a.acc {
	text-decoration: none;
}
a.acc:hover {
	background-color: #ffffff;
}
h1 {
	font-size:small; 
	margin-left:15px; 
	color: #1d3d00;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
.featured {
	color: #1d3d00;
	font-size: small;
}
.widepnl {
	background-image: url(img/widepnl.png); 
	background-repeat: no-repeat; 
	min-height:523px;
	width:612px;
	padding-top: 1px;
}
.cntrpnl {
	background-image: url(img/centerpnl.png); 
	background-repeat: no-repeat; 
	min-height:511px;
	max-height:511px;
	min-width:389px;
	width:389px;
	margin-top: 5px;
	margin-left: 5px;
	font-size:small;
	float: left;
}
p.bdy {
	max-width: 612px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
.cmt {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	font-size: 70%;
}
a.lnk {
	color: #1d3d00;
	margin-left: 20px;
	line-height: 20px;
	text-decoration: underline;
}
a.lnk:hover {
	background-color: #ffffff;
}
.info {
	padding-right: 30px;
}
.subscribe {
	position: absolute;
	margin-top:224px;
}
.navbar {
	font-size: smaller; 
	vertical-align: -90%; 
}
.topnav { vertical-align: -70%; }