* {
	margin:0;
	padding:0;
	}

body {
	width:100%;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0;
	color:#000;
	background:#76B198 url("../../images/bg.gif") top left repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	padding-bottom:40px;
	}


#container {
	text-align:left;
	margin:20px auto 20px auto;
	width:754px;
	padding-bottom:10px;
	background:#fff;
	border:3px solid #ffffff;
	}
	
#masthead {
	height:130px;
	width:754px;
	}
#masthead h1 {

	}
#content {
	float:right;
	width:550px;
	padding-top:0px;
	margin-top:0px;
	margin-left:10px;
	}
	
#content p, h1, h2, h3, h4, h5, h6 {
	margin:10px 10px 0 0 ;
	}
h1 {
	font-size:large;
}
h2{
	font-size:medium;
}
h3{
	font-size:small;
}
#content ul {
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
#content ul li{
	padding-bottom:10px;
}
#navigation {
	margin-top:-5px;
	float:left;
	width:180px;
	background:#5CA284;
	padding-top:20px;
}
#flower{
	background:transparent url(/images/tree.jpg) bottom right no-repeat; 
	width:754px;
	}
/* Hail Zeldman! */
#nav {
	
}
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border: 0;
}
#nav li	{
	text-align: left;
	width: 164px;
	margin-left: 6px;
	padding: 0;
	color: #010101;
	margin-bottom:3px;
	background-image:url('/images/buttonBG.gif');
	}


#nav li a {
	display: block;
	text-align:center;
	font-weight: bold;
	padding: 7px 0 0 0;
	color: #fff;
	background:#77B198;
	background-image:url('/images/buttonBG.gif');
	border: 2px solid #fff;
	font-size:16px;
	text-decoration: none;
	width: 164px;	
	height:24px;
}



#nav li a:hover {
	font-weight: bold;
	color: #000;
	background-color:#fff;
	text-decoration: none;
	background-image:url('/images/buttonBG.gif');
	}

#nav li#active a {
	font-weight: bold;
	color: #fff;
	background: #326E54;
	text-decoration: none;
	background-image:url('/images/buttonBG.gif');
	}

#address {
	font-size:xx-small;
	margin:10px 0 0 10px;
	}
	
#address ul{
	list-style:none;
	margin-bottom:10px;
	}
#siteoptions {
	font-size:xx-small;
	margin:10px 0 0 8px;
	}
#siteoptions ul{
	list-style:none;
	
	}

#siteoptions a {
	font-weight:normal;
	color:#000;
	}
	
#footer {
	padding-top:50px;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	clear:both;
	
	}
	
#footer p {
	font-size:x-small;
	}
.footerlinks {
	text-align:center;
	margin:20px 0 0px 0;
	padding-top:60px;
	clear:both;
	}
		
.hack {
	clear:both;
	width:100%;
	}
	
.agspaced, .copyright {
	font-size:xx-small;
	color:#000;
	padding-bottom:0;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select {
	font-size:xx-small;
	width:150px;
	margin-top:5px;
	}
	
.agspaced a, .copyright a {
	color:#fff;
	}

.copyright {
	margin-top:10px;
	}
		
	
.pic {
	float:right;
	margin:10px 2px 5px 10px;
	
	width:250px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:3px solid #437A62;
	}
.picHome {
	float:right;
	margin:10px 0px 10px 10px;
	width:178px;
	clear:both;
	}
	
.picHome p {
	font-size:x-small;
	}
	
.picHome img {
	border:3px solid #437A62;
	}
	
.subnav {
	float:right;
	margin:10px 2px 5px 10px;
	border: 2px solid #437A62;
	background-color:#fff;
	font-size:x-small;
	text-align:center;
	padding:5px;
	width:250px;
	}

.subnav ul {
  list-style: none;
  margin-bottom:3px;
  }

.subnav p {
	font-size:x-small;
	padding-left:10px;
	padding-top:3px;
	} 

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#31446A;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
fieldset {
	padding:10px;
	}
	