body {
	background: #4c4c4c;
	padding: 21px 6px 6px 6px;
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

#contentIndex a {
	color: #13592c;
}

#content a {
	color: #146031;
}

#content a:active {
	color: #010164;
}


/* Top widget area */
#top {
	width: 760px;
	background: #000;
	height: 28px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	line-height: 28px;
}

#quicklinks_drop, #translate, #eblast {
	float: left;
	margin-top: 4px;
}

#translate {
	*margin-top: 1px;
}



#quicklinks_drop {
	margin: 4px 10px 0 4px;
	text-align: left;
	line-height: 1.2em;
	z-index: 99999;
}
#quicklinks_drop h2 {
	margin: 0;
	width: 197px;
	padding: 0 0 0 7px;
	height: 18px;
	background: url(/pics/downarrow.png) 187px 2px no-repeat #fff;
	border: 1px solid #39853f;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}

#quicklinks_drop ul {
	position: absolute;
	left: -999em;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #fff;
	border-top-width: 0;
	z-index: 99999;
}

#quicklinks_drop ul li {
	list-style: none;
	padding: 0;
}

#quicklinks_drop ul li a {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	width: 192px;
	width: 190px;
	padding: .43em 7px;
	background-color: #fff;
	
	color: #fff;
	background-color: #39853f;
}

#quicklinks_drop ul li a:hover {
	color: #fff;
	background-color: #39853f;

	color: #000;
	background-color: #88b242;


}

#topdate {
	color: #fff;

}

#quicklinks_drop:hover h2, #quicklinks_drop.over h2 {
	border-color: #fff;
}
#quicklinks_drop:hover ul, #quicklinks_drop.over ul {
	left: auto;
}

#translate {
	margin: 4px 10px 0 0;
}

#eblast {
	margin-top: 4px;
}

#eblast #ea {
	border: 0;
	width: 186px;
	height: 16px;
	padding: 2px 2px 0 4px;
	border: 1px solid #39853f;
	float: left;
	border-right-width: 0;
	font-size: 11px;
}

#eblast #ra {
	float: left;
}

h1#header {
	width: 760px;
	margin: 0 auto;
	height: 78px;
}

h1#header a {
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 78px;
	width: 760px;
	background: url(/pics/header.jpg) 0 0 no-repeat;
}

#marquee {
	width: 754px;
	padding: 0 3px;
	background: #88b242;
	margin: 0 auto;
	font-size: 10pt;
	height: 18px;
	line-height: 18px;
}


ul#topnav {
	width: 760px;
	height: 28px;
	list-style: none;
	margin: 0 auto;
	padding: 0 0 0 16px;
	width: 744px;
	background-color: #333;
	height: 28px;
}

#topnav li {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
}

#topnav li a {
	display: block;
	line-height: 28px;
	height: 28px;
	padding: 0 8px;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #eee;
	text-decoration: none;

}

#topnav li:hover a, #topnav li.over a {
	background: #88b242;
	color: #010164;
	border: 3px solid #333; /* match background color */
	height: 22px;	
	border-width: 3px 0;
	line-height: 22px;
}

#topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


#topnav li ul {
	position: absolute;
	left: -999em;
	z-index: 9999;
}

#topnav li:hover ul, #topnav li.over ul {
	left: auto;
}

#topnav li ul li {
	float: none;
	position: static;
	text-align: left;
	margin: 0;
}

#topnav li ul li a {
	text-transform: none;
	border: none !important;
	height: auto !important;
	color: #eee !important;
	background: #333 !important;
	line-height: 1.2em !important;
	width: 140px;
	padding: .43em 6px !important;
	font-weight: normal;
}

#topnav li ul li a:hover {
	background: #88b242 !important;
	color: #010164 !important;
}

#content {
	width: 740px;
	padding: 10px;
	margin: 0 auto;
	background: #fff;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	line-height: 1.5em;
}
.pageTitle {
	background-color: #1d6533;
	line-height: 26px;
	padding: 0 10px;
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #f8fffb;
}

/* Index */



#contentIndex {
	width: 722px;
	padding: 19px;
	margin: 0 auto;
	background: #000;
	overflow: auto;
	position: relative;
}

#contentIndex h2 {
	padding: 0;
	margin: 0;
}


/* Left Column */
#left_column {
	float: left;
	margin-top: 289px;
	width: 352px;
}

#news_container {
	width: 352px;
	background: url(/pics/leftcol_background.png) repeat-y #fff;
	margin-top: 2px;
}

#news_container h2 a {
	display: block;
	width: 352px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(../pics/news_header.png) no-repeat;
}

#news_container .HPNews, #events_container .HPEvents {
	margin: 10px 12px 0 10px;
}

#news_container .foot {
	display: block;
	width: 352px;
	height: 14px;
	background: url(/pics/rounded_bottom_left.png) no-repeat;
}


/* Right Column */
#quicklinks, #events_container, #fundraising_container, #danafaqs_container {
	float: right;
	width: 351px;
	background: url(/pics/rightcol_background.png) repeat-y #fff;
	clear: right;
}

#quicklinks {
	background: none;
}

#quicklinks, #events_container, #danafaqs_container {
	margin-bottom: 22px;
}

#quicklinks h2 {
	height: 0;
	overflow: hidden;
}

#quicklinks ul, #quicklinks li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#quicklinks li {
	margin-bottom: 1px;
}

#quicklinks li a {
	display: block;
	width: 307px;
	padding: 0 22px;
	height: 26px;
	background-color: #39853f;
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}

#quicklinks li a:hover {
	color: #000;
	background-color: #88b242;
}

#quicklinks li.last a {
	background-image: url(/pics/quicklink_bottom.png);
}

#quicklinks li.first a {
	background-image: url(/pics/quicklink_top.png);
}


#events_container h2 a {
	display: block;
	width: 351px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(/pics/events_header.png) no-repeat;
}

#events_container .foot, #fundraising_container .foot, #danafaqs_container .foot {
	display: block;
	width: 351px;
	height: 14px;
	background: url(/pics/rounded_bottom_right.gif) no-repeat;
}

#fundraising_container h2 a {
	display: block;
	width: 351px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(/pics/fundraising_header.png) no-repeat;
}


#fundraising_container ul, #fundraising_container li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#fundraising_container ul {
	width: 312px;
	margin: 10px auto 4px auto;
	overflow: auto;
}


#fundraising_container li {
	width: 156px;
	text-align: center;
	float: left;

}

#fundraising_container li.newrow {
	clear: left;
}


#danafaqs_container h2 a {
	display: block;
	width: 351px;
	height: 0;
	overflow: hidden;
	padding-top: 26px;
	background: url(/pics/danafaqs_header.png) no-repeat;
}



/* Shuffle */
#shuffle1 {
	position: absolute;
	left: 19px;
	top: 19px;
	width: 347px;
	height: 264px;
	padding: 5px 0 0 5px;
}

#shuffle1 .overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 190;
	width: 352px;
	height: 269px;
	background: url(/pics/overlay.png) 0 0 no-repeat;
}		


/* Footer */

#footer {
	width: 760px;
	min-height: 70px;
	margin: 0 auto 40px auto;
	background: #88b242;
	position: relative;
}

#footer address {
	width: 580px;
	text-align: center;
	padding: 0;
	margin: 0 auto;
	font-style: normal;
	padding-top: 22px;
	font-size: 10pt;
	letter-spacing: -.08em;
}

#footer #districtlink {
	display: block;
	width: 46px;
	height: 57px;
	position: absolute;
	left: 35px;
	top: 6px;
}

#footer #gomariners {
	display: block;
	position: absolute;
	width: 99px;
	height: 46px;
	right: 31px;
	top: 10px;
}

#footer #poweredby {
	position: relative;
	top: 40px;
	left: 291px;
	display: block;
	width: 181px;
	height: 0;
	overflow: hidden;
	padding-top: 28px;
	background: url(/pics/poweredby.png) no-repeat;
}


