body {
	background-color: #fff;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

#container {
	width: 900px;
	margin: 0 auto;
	margin-top: 50px;
}

h1 { font-size: 50px; line-height: 60px; }
h2 { font-size: 16px; font-weight: normal; margin: 15px 0 0 150px; }
h3 { font-size: 40px; font-weight: normal; font-style: italic; color: #96c14e; margin: 20px 0 40px 100px;}

h4 { font-weight: bold; margin: 10px 0 0 0; } /*fix list item headlines for next time around*/

ul { margin: 0 0 30px 0px; }

li { margin-bottom: 3px;}

p { margin: 0px 0 0 0px; }

#right { float: right; }
div#right img {
	position: relative; top: -227px; left: 25px;
	border: 5px solid #999; width: 460px;
	}

#maps { margin-left: 0px;}
	
div.clear { clear: both; }

.bold { font-weight: bold; }

.green { color: #96c14e; }

.grey { color: #999; }

.mapnote { font-size: 11px; margin: 7px 0 6px 0px; color: #555;}

.line { border-top: 3px solid #999; width: 425px; margin: 35px 0 0 0px;}

a:link, a:visited { color: black; border-bottom: 1px dotted #96c14e; }
a:hover, a:active { color: #96c14e; }

div#maps form { background-color: #eee; width: 415px; font-size: 12px; padding: 5px;}