@charset "utf-8";
/* CSS Document */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style: none;
}


#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E9E9EB;
	border-left-color: #E9E9EB;
	padding-right: 5px;
	padding-left: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}
#header {
	height: 393px;
	width: 960px;
	background-image: url(images/cityheader.jpg);
	background-repeat: no-repeat;
}#leftnav {
	width: 275px;
	margin-top: -65px;
	float: left;
	padding-left: 50px;
}
#maincontent {
	width: 550px;
	float: left;
	padding-left: 70px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: -105px;
}
#leftpics {
	height: 386px;
	width: 286px;
	position: absolute;
	left: 28px;
	background-image: url(images/greentree.jpg);
	top: 968px;
	background-repeat: no-repeat;
}
#footer {
	height: 33px;
	width: 960px;
	float: left;
	background-color: #669934;
	text-align: center;
	clear: left;
	position: relative;
}

#leftnav ul .black a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 2px;
	padding-top:7px;
	display:block;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	height: 35px;
}


#leftnav ul .green a {
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 2px;
	text-align: left;
	padding-top: 7px;
	display:block
}



#leftnav ul
{
	margin-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#leftnav a{
	display: block;
	width: 248px;
	background-color: #000;
	border-bottom: 1px solid #eee;
	height: 40px;
}
#leftnav .green a{
	display: block;
	width: 248px;
	height: 38px;
	background-color: #669934;
	border-bottom: 1px solid #eee;
}

#leftnav a:link, #navlist a:visited
{
color: #fff;
text-decoration: none;
}

#leftnav a:hover
{
	background-color: #7EAB2A;
	color: #fff;
}
.heading {
	font-family: "Adobe Caslon Pro";
	font-size: 30px;
	font-weight: bold;
	padding-top: 25px;
	line-height: 0.9em;
}
.seo {
	font-family: "Adobe Caslon Pro";
	font-size: 24px;
	font-weight: bold;
	padding-top: 25px;
	line-height: 0.9em;
}
.paratext {
	font-family: "Adobe Caslon Pro";
	font-size: 24px;
	line-height: 1.2em;
	padding-right: 35px;
}
h3 {
	font-family: "Adobe Caslon Pro";
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	padding-top: 13px;
}
.fieldright {
	float: right;
}
.fieldleft {
	float: left;
}
#wrapper #maincontent #form1 input {
	margin-bottom: 8px;
}
#wrapper #maincontent #form1 label {
	font-family: "Adobe Caslon Pro";
	font-size: 17px;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	letter-spacing: 1px;
}
#subfooter {
	width: 960px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#tree {
	height: 386px;
	width: 286px;
	position: absolute;
	left: 40px;
	bottom: 38px;
}
