.body {
	background: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
	height: 100%;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}


.column {
	width: 800px;
	height: 100%;	
}

#menu {
	width: 800px;
	height: 30px;
	text-align: right;
}

#menu img {
	margin-left: -1px;
	margin-right: 0px;
}

#header {
	width: 800px;
	margin-bottom: 8px;
}

#ind_pic {
	float: left;
}

.middle {
	text-align: center;
	width: 800px;
	height: 320px;
	position: relative;
	float: left;
}

.events {
	height: 260px;
	width: 210px;
	background: url(../images/upcoming.png) top center no-repeat;
	position: relative;
	float: left;
	padding: 15px;
	padding-top: 35px;
}

#e1 {
	height: 81px;
	width: 203px;
	border-bottom: 2px solid #054900;
	border-left: 3px solid #054900;
	border-right: 3px solid #054900;
	text-align: left;
}

#e1 h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
}

#e1 p {
	margin-top: 0px;
	padding-left: 20px;
}

#e2 {
	height: 81px;
	width: 203px;
	border-top: 2px solid #054900;
	border-bottom: 2px solid #054900;
	border-left: 3px solid #054900;
	border-right: 3px solid #054900;
	text-align: left;
}

#e2 h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
}

#e2 p {
	margin-top: 0px;
	padding-left: 20px;
}

#e3 {
	height: 81px;
	width: 203px;
	border-top: 2px solid #054900;
	border-bottom: 2px solid #054900;
	border-left: 3px solid #054900;
	border-right: 3px solid #054900;
	text-align: left;
}

#e3 h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
}

#e3 p {
	margin-top: 0px;
	padding-left: 20px;
}

#ebot {
	background: url(../images/ebot.png) bottom center no-repeat;
	width: 210px;
	height: 12px;
	text-align: center;
}

#ind_txt {
	width: 275px;
	height: 285px;
	position: relative;
	float: right;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 5px;
}

#ind_txt h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 7px;
	font-weight: bold;
	font-size: 18px;
}

#ind_txt p{
	margin-top: 0px;
	font-size: 15px;
	
}

.footer {
	border-top: 4px solid #054900;
	width: 780px;
	height: 25px;
	padding: 5px;
	margin-left: 7px;
	margin-right: 5px;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	position: relative;
	float: left;
}

.page_content {
	width: 525px;
	position: relative;
	float: right;
	text-align: left;
	padding: 5px;
	margin-left: 5px;
}

.page_content h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-size: 18px;
}

.page_content p{
	margin-top: 0px;
	font-size: 15px;
}	

.err li {
	color: red;
	font-family: arial, verdana, sans-serif;
	list-style: none;
}


.weatherlet {
	height: 301px;
	width: 253px;
	background: url(../images/weatherlet.png) no-repeat;
	position: relative;
	float: left;
	color: white;
}

.weatherlet embed {
	margin-top: 175px;
}

.weatherlet a:linked {
	color: white
}
