body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
}
#wrapper {
	float: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/wrapper_tent.jpg);
}
#banner {
	height: 150px;
	width: 900px;
}
#navbar {
	background-color: #D9E6F6;
	height: 38px;
	width: 900px;
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9AABD9;
}
#left_column {
	padding: 20px 0px 20px 20px;
	float: left;
	height: auto;
	width: 230px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #9AABD9;
}
#right_column {
	padding: 20px;
	float: right;
	height: auto;
	width: 605px;
	border-left-style: solid;
	border-left-color: #BAD1F1;
	border-left-width: 5px;
}
#footer {
	background-color: #BAD1F1;
	height: 100px;
	width: 900px;
	clear: both;
	text-align: center;
	background-image: url(images/footer_grass.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#navbar UL {
	list-style-type: none;
	border: none;
	height: 20px;
}
#navbar LI {
	display: inline;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 0px;
	padding-left: 0px;
	clip:   rect(auto auto auto auto);
	height: 20px;
	width: 900px;
}
#navbar LI A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#navbar LI A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000099;
	text-decoration: none;
}
#navbar LI A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0099FF;
	text-decoration: none;
	font-weight: normal;
}
.pic_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.pic_left {

	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #48A27F;
}
#left_navbar {
	height: auto;
	width: 180px;
	clip:   rect(auto auto auto auto);
	margin-top: 0px;
	background-image: none;
	background-color: #D9E6F6;
	float: none;
	top: auto;
}
#left_map {
	height: auto;
	width: 180px;
	background-image:  url(website_5/images/left_map.gif);
}
.blank_background {
	background-color: #D9E6F6;
	width: 900px;
}
#wrapper2 {
	float: none;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	background-color: #D9E6F6;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
