/* HEADER STYLES */
#header {
	background-image:none;
}
#homecontent {
	padding-top: 10px;
}
#threebox {
	background-image: url(/images/layout-boxes/three-box-middle.gif);
	background-repeat: repeat-y;
}
#twobox {
	background-image: url(/images/layout-boxes/box-separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#twobox, #threebox {
	float:left;
	clear:left;
	width: 100%;
}
#stageimage {
	background-image: url(/images/layout-boxes/three-box-top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	display: block;
	height:266px;
	position: relative;
}
#footer {
	background-image: url(/images/layout-boxes/two-box-bottom.gif);
	background-repeat: no-repeat;
	padding-top: 27px;
	clear:both;
}
#welcomeMessage, #didyouknowMessage, #upcomingeventsMessage, #blogTeaser, #joinus {
	float: left;
	margin-right: 10px;
	padding: 0 15px 12px;
}
#welcomeMessage h2, #didyouknowMessage h2, #upcomingeventsMessage h2, #blogTeaser h2, #joinus h2 {
	color: #8ec243;
	font-size:2.4em;
	margin-bottom: 11px;
}
#welcomeMessage p, #didyouknowMessage p, #didyouknowMessage ul, #upcomingeventsMessage p, #blogTeaser p, #joinus p {
	font-size:1.3em;
	margin-bottom: 20px;
}
#didyouknowMessage li {
	margin-bottom: 19px;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(/images/symbols/arrow.gif);
	background-position: 0px 0.2em;
	padding-left: 18px;
	color: #F90;
	font-weight: bold;
}
#didyouknowMessage li a {
	color: #F90;
	text-decoration:none;
}
#didyouknowMessage li a:hover {
	color: #FFBF00;
}
#upcomingeventsMessage p {
	font-size: 1.3em;
	font-weight: normal;
}
#upcomingeventsMessage h3 {
	color: #f90;
	font-size:1.3em;
}
#upcomingeventsMessage p a {
	color: #F90;
	text-decoration:none;
	font-weight: bold;
}
#upcomingeventsMessage p a:hover {
	color: #FFBF00;
}
#welcomeMessage, #didyouknowMessage, #upcomingeventsMessage, #joinus {
	width: 270px;
}
#blogTeaser {
	width: 580px;
}
#blogTeaser a {
	color:#00B6F2;
}
#blogTeaser a.learnmore {
	color:#FF9900;
}
#blogTeaser h3 {
	text-transform: uppercase;
	font-size: 1.3em;
}
#blogTeaser h4 {
	font-size: 1.3em;
}
#blogTeaser h4, #blogTeaser h4 a {
	font-weight: normal;
	color: #f90;
	text-decoration:none;
}
#upcomingeventsMessage, #joinus {
	margin-right:0;
}
#ea {
	font-size: 1.2em;
	width: 200px;
}
#socialNetworks a, #socialNetworks li {
	height: 33px;
	width: 33px;
}
#socialNetworks a {
}
#socialTwitter a {
	background-image:url(/images/social-networking/socialTwitter.jpg);
}
#socialFacebook a {
	background-image:url(/images/social-networking/socialFacebook.jpg);
}
#socialMyspace a {
	background-image:url(/images/social-networking/socialMyspace.jpg);
}
#socialPicasa a {
	background-image:url(/images/social-networking/socialPicasa.jpg);
}
#socialYouTube a {
	background-image:url(/images/social-networking/socialYoutube.jpg);
}
#socialBlogger a {
	background-image:url(/images/social-networking/socialWordpress.jpg);
}
#stageimage #callstoaction {
	position: absolute;
	left: 30px;
	top: 217px;
	list-style-type: none;
	width: 500px;
}
#callstoaction li {
	float: left;
	padding-right: 10px;
	text-indent:-9999px;
}
#callstoaction li, #callstoaction li a {
	width: 135px;
	height: 27px;
	background-repeat: no-repeat;
	display:block;
}
#callstoaction li a:hover {
	background-position: left bottom;
}
#callstoaction #callDonate a {
	background-image: url(/images/buttons/donate-button-trans.png);
}
#callstoaction #callVolunteer a {
	background-image: url(/images/buttons/volunteer-button-trans.png);
}
#callstoaction #callAdvocate a {
	background-image: url(/images/buttons/advocate-button-trans.png);
}
