body {
	text-align: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	line-height: 20px;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	background-color: #FFF;
	width: 825px;
	text-align: left;
	background-image: url(Assets/Images/onesidesstripe.gif);
	background-repeat: repeat-y;
	background-position: 40px;
}
#header {
	height: 150px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#sidebar {
	float: left;
	width: 125px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 23px;
}
#footer {
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
	text-align: center;
}
#footer p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
#wrapper #sidebar a #home {
	margin-bottom: 40px;
	margin-top: 20px;
}
#wrapper #sidebar a #features {
	margin-bottom: 40px;
}
#wrapper #sidebar a #calendar {
	margin-bottom: 40px;
	margin-top: 40px;
}
#featurestitle {
	padding-right: 120px;
}
#map {
	margin-left: 200px;
	margin-top: 20px;
}
#wrapper #byline p {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin-left: 100px;
	margin-bottom: 50px;
}
#wrapper #byline p a {
	color: #000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
