@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: 32px;
	width: 962px;
	background-image:url(../menu_bg.png);
	background-repeat:repeat-x;
}
#menu {

	
	z-index:10002;
	position:relative;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	margin-left: 10px;
	}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font:  14px ;

}

#sddm li a
{
	display: block;
	margin: 0 0px 0 0;
	padding: 0px 0px;
	width: 190px;
	color: #173f1d;
	text-align: center;
	text-decoration: none;
	height: 32px;
	line-height:200%;
	background-position: center;
	 }

#sddm li a:hover{
	
	height: 32px;
	background-position: center;
	color:#fff;
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index:29;

	}
	

	#sddm div a
	{
	position: relative;
	display: block;
	padding: 0px 20px 0 20px;
	width: 140px;
	height: 30px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background-color:#75a541;
	color: #000;
	font: 12px;
	line-height: 200%;
	filter:alpha(opacity=90);
	opacity:0.9;
}

#sddm div a:hover
	{	
		color:#000;
		background-color:#d1dcb3;

		width: 140px;
		height: 30px;}
		
#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;
}

