@charset "UTF-8";
body {
background-color: #D5D5D5;
}
h1, h2 {
color: #DAA21F;
font-style:italic
}
#header {
	margin: auto;
	height: 150px;
	width: 962px;
}
#menubar {
	margin: auto;
	height: 35px;
	width: 962px;
	background-color: #42802C;
}
#spacer1 {
	margin: auto;
	height: 13px;
	width: 962px;
}
#flashbar {
	margin: auto;
	height: 227px;
	width: 962px;
}
#eventsbar {
	margin: auto;
	height: 61px;
	width: 962px;
}
#events {
	margin: auto;
	height: 100%;
	width: 962px;
	background-image: url(../images/Service-Project-Mockup1a_09.jpg);
}
#featurebar {
	margin: auto;
	height: 62px;
	width: 962px;
}
#feature {
	background-image: url(../text_background.jpg);
	margin: auto;
	height: 100%;
	width: 962px;
	background-repeat: repeat-y;
}
#eventfooter {
	margin: auto;
	height: 18px;
	width: 962px;
}
#featurefooter {
	margin: auto;
	height: 64px;
	width: 962px;
}
