/**** TEXT ****/
p {
	font-size:1em;
	color:#1b1b1b;
	line-height:1.6em;
}
#content p {
	margin:20px 0;
}
h1 {
	font-size:1.5em;
	color:#1b1b1b;
	margin:0 0 20px;
}
h1 small {
	font-size:.65em;
}
h1#welcome {
	float:right;
	height:44px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:left;
	text-indent:-9999em;
	top:0;
	left:0;
	width:570px;
}
h1#welcome span {
	background:url(../images/titles/homepage.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:570px;
	height:100%;
}
h2 {
	font-size:1.3em;
	color:#1b1b1b;
}
h2#media {
	float:right;
	height:60px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-align:left;
	text-indent:-9999em;
	top:18px;
	left:-100px;
	width:290px;
}
h2#media span {
	background:url(../images/foundation_media.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:290px;
	height:100%;
}
h3 {
	font-size:1.2em;
	color:#1b1b1b;
}
h3#news {
	height:31px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-indent:-9999em;
	top:0;
	left:0;
	width:100%;
}
h3#news span {
	background:url(../images/titles/news.png) top center no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
}
h3#events {
	height:32px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-indent:-9999em;
	top:0;
	left:0;
	width:100%;
}
h3#events span {
	background:url(../images/titles/events.png) top center no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
}
h3#mail {
	height:32px;
	overflow:hidden;
	padding:0;
	position:relative;
	text-indent:-9999em;
	top:0;
	left:0;
	width:100%;
}
h3#mail span {
	background:url(../images/mailing_list.png) top center no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-align:center;
}
h4 {
	font-size:1.1em;
	color:#1b1b1b;
}
hr {
	float:left;
	clear:both;
	width:100%;
	border-top:1px solid #CCC;
	border-bottom:none;
	border-left:none;
	border-right:none;
	margin:10px 0;
}
/**** ANCHORS ****/
a:link, a:visited {
	color:#003863;
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:active {
	color:#0066CC;
	font-weight:bold;
	text-decoration:underline;
}
/**** HOMEPAGE LOGOS ****/
#content ul#logos {
	width:580px;
	list-style:none outside none;
	white-space:nowrap;
	float:left;
	margin:20px 0 0;
	padding:0;
}
#content ul#logos li {
	float:left;
	margin:0 0 0 40px;
	height:125px;
	border:none;
}
#content ul#logos li:first-child {
	margin:0 0 0 0px;
}
#content ul#logos li#vol a:link, #content ul#logos li#vol a:visited{
	background:url(../images/volunteer_icon_small.png) no-repeat top left;
	width:110px;
	text-indent:-9999em;
	height:128px;
	margin:10px 0 0;
	float:left;
	display:block;
}
#content ul#logos li#angel a:link, #content ul#logos li#angel a:visited{
	background:url(../images/angels_icon.png) no-repeat top left;
	width:110px;
	text-indent:-9999em;
	height:42px;
	margin:45px 0 0;
	float:left;
	display:block;
}
#content ul#logos li#master a:link, #content ul#logos li#master a:visited {
	background:url(../images/masterson_icon.png) no-repeat top left;
	text-indent:-9999em;
	width:89px;
	height:123px;
	display:block;
	float:left;
}
#content ul#logos li#safe a:link, #content ul#logos li#safe a:visited {
	background:url(../images/safekids_icon.png) no-repeat top left;
	text-indent:-9999em;
	width:123px;
	height:63px;
	margin:35px 0 0;
	display:block;
	float:left;
}
#content a#fundlink:link, #content a#fundlink:visited {
	width:590px;
	height:99px;
	background:url(../images/fundraising_btn.png) 0px 0px no-repeat;
	display:block;
	border:none;
	float:left;
	margin:25px 0;
	text-indent:-9999em;
}
#content a#fundlink:hover, #content a#fundlink:active {
	background:url(../images/fundraising_btn.png) 0 -99px no-repeat;
}
/**** NAVIGATION ****/
#menu {
	width:940px;
	margin:15px 0 0;
	float:left;
	clear:both;
}
ul#topnav {
	float:left;
	list-style:none outside none;
	width:925px;
	padding:0 0 0 15px;
	white-space: nowrap;
	position:relative;
}
ul#topnav li {
	float:left;
	position:relative;
	margin:0;
	padding:0;
}
ul#topnav li a:link, ul#topnav li a:visited {
	display:block;
	height:42px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
	font-size:1em;
	padding:0 19px;
	margin:0 15px;
	line-height:42px;
	text-decoration:none;
	width:auto;
}
ul#topnav li a:hover, ul#topnav li a:active, ul#topnav li:hover a.drop {
	background:#73739d;
}
/**** DROPDOWNS ****/
ul#topnav li .sub {
	position:absolute; /*--Important--*/
	top:42px;
	left:15px;
	background:rgba(92, 92, 141, 0.9);
	padding:10px 0;
	float:left;
	font-size:.75em;
	z-index:10000;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright:1em;
	-khtml-border-radius-bottomright:1em;
	-webkit-border-bottom-right-radius:1em;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft:1em;
	-khtml-border-radius-bottomleft:1em;
	-webkit-border-bottom-left-radius:1em;
	display:none; /*--Hidden for those with js turned off--*/
}
ul#topnav li .sub ul {
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	float:left;
}
ul#topnav .sub ul li {
	width:100%; /*--Override parent list item--*/
	color:#fff;
	padding:0;
	margin:0 0 10px;
}
ul#topnav .sub ul li a {
	float:none;
	text-indent:0; /*--Override text-indent from parent list item--*/
	height:auto; /*--Override height from parent list item--*/
	background:none;
	padding:5px 10px;
	margin:0;
	display:block;
	text-decoration:none;
	color:#fff;
	width:180px;
}
ul#topnav .sub ul li a:hover {
	color:#FFF;
	background:#73739d;
}
/**** FORM STUFF ****/
#list {
	width:100%;
	float:left;
	text-align:left;
}
#list label {
	font-size:.85em;
	color:#4d4d4d;
	width:100%;
	margin:10px 0 5px;
	float:left;
	text-align:left;
}
#list input {
	padding:5px 5px 6px;
	float:left;
	border:1px solid #CCC;
	color:#0066CC;
	width:71%;
}
#list input.button {
	border:medium none;
	color:#0066CC;
	cursor:pointer;
	font-weight:bold;
	padding:5px 5px 6px;
	width:auto;
	background:##e6e4e1;
}
#list input.button:hover {
	background:#E7E7E7;
}

div.rotator{
     display: none;
}

div.ractive {
     display: block;
}
