

a:link, a:visited, a:active
{
	color: #000;
	font-family: verdana;
	font-weight: bold;
	outline:none;
	text-decoration: none;
}
a:hover
{
	color: #c00;
}
a img
{
	border: 0;
}
body
{
	background-color: #9cf;
 	behavior: url("csshover3.htc");
	margin: auto;
	width: 750px;
	text-align: center;
}
html
{
	text-align: center;
}
h1
{
	color: #369;
	font-family: georgia;
	font-size: 1.1em;
	margin-left: 5px;
}
h2
{
	color: #369;
	font-family: georgia;
	font-size: 1em;
	margin-left: 5px;
	text-align: left;
}
h4
{
	font-family: verdana, arial, sans serif;
	font-size: 1em;
	font-weight: normal;
	margin-left: 50px;
	text-align: left;
}
form
{
	text-align: left;
}
img
{
	text-align: center;
}
input
{
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	text-align: left;
}
legend
{
	color: #369;
	font-family: verdana, arial, sans serif;
	font-size: .9em;
	font-weight: bold;
	margin-left: 5px;
	text-align: left;
}
p
{
	color: #000;
	font-family: verdana;
	font-size: .9em;
	line-height: 23px;
	margin-top: -10px;
	text-align: center;
}
span
{
	text-align: center;
}
table
{
	font-size: .9em;
}
ul
{
	font-size: .9em;
	line-height: 20px;
	text-align: left;
}
/*navigation*/
#aboutUs
{
	background: url(images/aboutUsButton.gif) 0 0 no-repeat;
}
#forParents
{
	background: url(images/forParentsButton.gif) 0 0 no-repeat;
}
#getInvolved
{
	background: url(images/getInvolvedButton.gif) 0 0 no-repeat;
}
#home
{
	background: url(images/homeButton.gif) 0 0 no-repeat;
}
#media
{
	background: url(images/mediaButton.gif) 0 0 no-repeat;
}
#news
{
	background: url(images/newsButton.gif) 0 0 no-repeat;
}
#aboutUs, #forParents, #getInvolved, #home, #media, #news, #home:link, #home:active, #home:hover, #home:visited
{
	color: #369;
	display: block;
	float: left;
	font-size: 0em;
	height: 40px;
	text-align: left;
	text-decoration: none;
	width: 125px;
}


#aboutUs:hover, #forParents:hover, #getInvolved:hover, #home:hover, #media:hover, #news:hover
{
	background-position: 0 -40px;
}
#menu
{
	position: absolute;
	width: 750px;
	z-index: 100;
}

#menu a
{
	background-color: #369;
	display: block;
	font: normal 90%/205% verdana,arial,helvetica,sans-serif;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
#menu h3
{
	color: #369;
	font-size: 0em;
	height: 40px;
	display: block;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	width: 125px;
}
#menu a
{
	background-color: #369;
	font-size: .8em;
	text-decoration:none;
}

#menu a, #menu a:visited
{
	color:#fff;
}

#menu a:hover
{
	color: #fff;
	background-color: #c00;
}

#menu a:active
{
	color: #fff;

}
#menu h3:hover
{
	color: #c00;
}
#menu ul
{
	background-color: #369;
	list-style: none;
	float: left;
	font-size: 1em;
	height: 40px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 125px;
}
#menu li
{
	height: 20px;
	width: 125px;
}
#menu li ul li
{
	height: 25px;
	width: 125px;
}
#menu ul ul
{
	position: relative;
	height: auto;
	z-index:500;
	top:auto;
	margin-left: 0;
	padding-left: 0;
	display: none;
	width: 125px;
}
#menu ul ul ul
{
	top:0;
	left:100%;
}
div#menu li:hover
{
	cursor:pointer;
	z-index:100;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{
	display:none;
}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{
	display:block;
}

#menu a.x, #menu a.x:visited
{
	font-weight:normal;
	color:#000;
	background:#369;
	margin: 0;
}

#menu a.x:hover
{
	color:#fff;
	background:#000;
}

#menu a.x:active
{
	color:#060;
	background:#ccc;
}
/*end navigation*/
.grid
{
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}
.grid h2
{
	font-size: .8em;
	margin: 0;
	text-align: center;
}
.grid h3
{
	font-size: .7em;
	font-weight: normal;
	margin: 0;
}
.grid img
{
	text-align: center;
}
.grid p
{
	font-size: .8em;
	line-height: 17px;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: left;
}
.grid a
{
	font-size: .7em;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 5px;
	text-align: center;
}
#bottomLinks
{
	color: #369;
	float: left;
	font-size: .7em;
	margin-top: 7px;
	text-align: left;
}
#bottomLinks a
{
	color: #369;
}
#bottomLinks a:hover
{
	color: #c00;
}
#content
{
	background-color: #FFF;
	border-color: #369;
	border-style: solid;
	border-width: 3px;
	color: #000;
	display: table;
	font-family: verdana;
	font-size: 1em;
	height: auto;
	padding-top: 37px;
	text-align: center;
	width: 744px;
}
#content h1
{
	text-align: left;
}
#content li
{
	margin-left: 20px;
}

#content p
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	text-align: left;
}
#donate
{
	padding-bottom:40px;
}
#donate a
{
	background: url(images/donateButton.gif) 0 0 no-repeat #c00;
	color:#c00;
	font-size: 0em;
	float: right;
	height: 60px;
	margin-bottom: -25px;
	margin-top: 5px;
	text-decoration: none;
	width: 98px;
}
#donate a:hover
{
	background-position: -98px 0;
	color: #369;
}
#infoContent
{
	background-color: #FFF;
	border-color: #369;
	border-style: solid;
	border-width: 3px;
	color: #000;
	display: table;
	font-family: verdana;
	font-size: 1em;
	height: auto;
	padding-top: 0px;
	text-align: center;
	width: 744px;
}
#infoContent h1
{
	text-align: left;
}
#infoContent p
{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0;
	text-align: left;
}
#footer
{
	background: url(images/footer.gif) no-repeat bottom;
	border-top-color: #369;
	border-top-style: solid;
	border-top-width: thin;
	height: 80px;
	margin: 0;
	width: 750px;
}
#footerText
{
	color: #039;
	font-family: verdana;
	font-size: .6em;
	line-height: 15px;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}
#header
{
	background: url(images/basicheader.png) no-repeat top center;
	color: #039;
	font-family: georgia;
	font-size: 0em;
	height: 73px;
	position: relative;
	text-align: right;
	width: 750px;
}
#leftcol
{
	background-color: #fff;
	float: left; 
	display: inline; 
	margin-left: 0;
	margin-top: 10px;
	position: relative;
	text-align: center;
	width: 33%; 
}
#logos
{
	float: right;
	margin-right: 5px;
	margin-top: -30px;
}
#maincol
{
	background-color: #fff;
	float: left; 
	display: inline; 
	margin-left: 4px;
	margin-top: 10px;
	position: relative; 
	text-align: center;
	width: 33%; 
}
#newsFeed
{
	padding-right: 10px;
	padding-top: 5px;
}
#newsBox
{
	padding: 5px;
}
.mainPicture
{
	background: url(images/pictureBg.gif) no-repeat center center #fff;
	height: 230px;
	margin-top: 5px;
	text-align: center;
	width: 100%;
}
.mainPicture h1
{
	font-size: .9em;
	margin: 0;
	padding-top: 2px;
	text-align: center ! important;
}
.mainPicture img
{
	margin-top: 2px;
}
.mainPicture p
{
	color: #000;
	font-family: verdana;
	font-size: .7em;
	line-height: 15px;
	margin: 0;
	text-align: center ! important;
}
#rightcol
{
	background-color: #fff;
	float: right; 
	display: inline; 
	margin-right: 0;
	margin-top: 10px;
	position: relative; 
	text-align: center;
	width: 33%; 
}
#widePhoto
{
	background: url(images/pictureBgWide.gif) no-repeat center center;
	height: 296px;
	margin-top: -10px;
	width: 100%;
}
#widePhoto img
{
	margin-top: 10px;
}
#wrapper
{
	width: 740px;
}
/*feed*/
div.feedburnerFeedBlock 
{
	border:2px solid #369;
	background-color:#ffc;
	float: right;
	font-size: .7em;
	line-height: .5em;
	margin-right: 5px;
	text-align: left;
	width: 280px;
}
div.feedburnerFeedBlock ul 
{
	margin-left:0;
	margin-top: 5px;
	padding-left:0;
	list-style-type: none
}
/*end feed*/
/*IE fixes*/
.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix
{
	display: inline-block;
} * html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*end IE fixes*/
/*form*/
form#email
{
	float: left;
	position:relative;
}

div#email
{
	position:relative;
	float:left;
	font-family: verdana, arial, sans serif;
	margin-right: 3px;
}

input#email-field
{
	background-color: #fff;	
	border-color: #777;
	border-style: solid;
	border-width: 1px;
	font-size: .7em;
	height: 18px;
	margin-top: 5px;
	height: 13px;
	width: 14em;
}

label.overlabel 
{
	position:absolute;
	font-size: .7em;
	top: 6px;
	left:5px;
	z-index:1;
	color:#999;
}
#signUp
{
	float: left;
	font-family: verdana, arial, sans serif;
	font-size: .7em;
	margin-top: 8px;
	width: 160px;
}
#signWrapper
{
	width: 420px;
	float: left;
	margin-top: 15px;
	position: absolute;
	text-align: left;
}
#submitVol
{
	border-color: #369;
	font-weight: bold;
	margin: 5px;
}
input#button
{
	background-color: #fff;	
	border-color: #777;
	border-style: solid;
	border-width: 1px;
	font-size: .7em;
	height: 18px;
	margin-top: 5px;
}
/*end form*/
form#volunteer
{
	font-size: .8em;
	line-height: 25px;
	margin-left: 5px;
	text-align: left;
}
#video
{
	background-color: #369;
	float: left;
	height: 300px;
	width: 400px;
	padding: 3px;
	margin: 5px;
	position: relative;
        z-index: 0;
}
#colL
{
	background-color: #fff;
	float: left;
	margin: 0;
	text-align: center;
	width: 410px; 
}
#colR
{
	background-color: #fff;
	float: right;
	margin: 0;
	text-align: center;
	width: 300px; 
	
}
