body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	background-color:#87AEC5;
	background-image: url(images/BackgroundGradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	top: 5px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bolder;
}

#main .padder {
	padding: 0px 30px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}

#top .padder {
	padding: 50px 30px 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
}

#map {
	border: medium solid #0099CC;
}

#top_border {
	width: 713px;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	background-image: url(images/top-border.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 12px;
}

#top {
	width: 713px;
	height:auto;
	margin: 0 auto;
	text-align: left;
	background-color: transparent;
	background-image: url(images/top_m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	width: 713px;
	margin: 0 auto;
	height:inherit;
	text-align: left;
	background-color: transparent;
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#breadcrumb {width: 713px; margin: 25px auto; text-align: left;}

#bottom {
	width: 713px;
	height: 19px;
	margin: 0 auto;
	overflow: hidden;
	background-color: transparent;
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.map {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #02a019;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
