/* CSS Document */
body {
	background-color:#607c61;
	background-image:url(images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.footerlink:link, .footerlink:visited {
	color:#eae7b2;
}

a:link,a:visited {
	color:#2f5332;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {background-color:#ece7c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12
}
INPUT {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12
}
TEXTAREA {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12
}

H1 {
	font-size : 18;
	font-weight : bold;
}

H2 {
	font-size : 16;
}
.pagetitle {
	font-family: AGaramond, AGaramondAlt, sans-serif;
	font-size:18px;
	color:#466A43;
	font-weight: bold;
}
.formLabel
{
	font-family: Arial, Helvetica, sans-serif;
	color: #466A43;
	font-weight: bold;
	font-size: 12px;
}
#mapContainer {
height: 345;
width: 427;
}
