/*Css for EAC*/


* {
	margin-top:0px;
	padding-top:0px;
}
body {
	background-color:#f0f1ee;
}


/* Edit Here to edit the submenu*/
.submenu
{
	display: none;
	position: relative;
	background-color: #AAD15C;
	height: 40px;
	width: 80px;
	left: 142px;
	top: 10px;
	z-index: 200;
}
.submenu div
{
	cursor: pointer;
}


div#bannercontainer {
	width:804px;
	height:141px;
	background-image:url(images/topbannerbg.jpg);
	background-repeat:no-repeat;
	margin:auto;
}
div.bannercontainer a {
color:#000000;
font-size:20px;
}
div.bannercontainer a:hover {
color:#FFFFFF;
}
div#registerMessage
{
	float:right;
	margin-right:40px;
	width:350px;
}

div.logo {
	height: 86px;
	width: 122px; /*80px;*/
	margin-left:15px;
	padding-top:16px;
	float:left;
}
div.kidpics {
	margin-left: -42px;
	height: 86px;
	width: 513px; /*435px;*/
	margin-top:7px;
	float:left;
}
div.rightmenu {
	height: 82px;
	width: 265px;
	padding-top:20px;
	float:left;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	margin-left: -90px;
	text-align:right;
	padding-right:4px;
	line-height:20px;
}
div.rightmenu a {
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
div.rightmenu a:hover {
	color:#A9D05B;
	font-weight:bold;
	font-size:13px;
}
div.menu {
	height: 30px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	width: 800px;
	float:left;
	margin-top:-6px;
}
div.menu a {
	color:#ffffff;
	text-decoration:none;
}
div.menu a:hover {
	color: #9595C9;
	font-style:normal;
	text-decoration:none;
}
div.location {
	height: 20px;
	width: 75px;
	border:0px solid #000000;
	float:left;
	margin-left:6px;
	margin-top:14px;
	text-align:center;
}
div.registration {
	height: 20px;
	width: 89px;
	float:left;
	border:0px solid #000000;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.fees {
	height: 20px;
	width: 42px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.calendar {
	height: 20px;
	width: 74px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.programs {
	height: 20px;
	width: 84px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.specialsessions {
	height: 20px;
	width: 113px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.jobs {
	height: 20px;
	width: 83px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.links {
	height: 20px;
	width: 49px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.donations {
	height: 20px;
	width: 74px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
div.contactus {
	height: 20px;
	width: 79px;
	border:0px solid #000000;
	float:left;
	margin-left:2px;
	margin-top:14px;
	text-align:center;
}
#dropmenudiv {
	position:absolute;
	margin-top:6px;
	background-color: #A8D158;
	border:0px solid #999999;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
	opacity:.95;
	filter: alpha(opacity=90);
	-moz-opacity: 0.95;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid #A6B6C6;
	padding: 2px 0;
	text-decoration: none;
	font-weight: 100;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#dropmenudiv a:hover {
	background-color:#9595C9;
	color:#FFFFFF;
	width:100%;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}


#dropmenudivsub a {
	width: 100%;
	display: block;
	border-bottom: 0px solid #A6B6C6;
	text-decoration: none;
	font-weight: 100;
	color:#ffffff;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}
#dropmenudivsub a:hover {
	background-color:#9595C9;
	color:#FFFFFF;
	width:100%;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
}


.menuheading {
	background-color:#97bc4f;
}