body
{
	margin: 0;
	background: url(../img/bg_home.gif) #3994D1 repeat-x top center;
	color: #4C4C4C;
	font-family: Verdana;
	font-size: 11px;
}

a
{
	color: #0470BD;
	outline: none;
}

a img
{
	border: none;
}

ul, ol
{
	margin: 0;
	padding: 0;
}

li
{
	list-style-type: none;
}

.arrowNav li
{
	padding: 0 0 0 8px;
	background: url(../img/arrow.gif) no-repeat 0 0;
}

.circleNav li
{
	margin: 0 0 5px 15px;
	padding: 0 0 0 8px;
	list-style-type: disc;
	color: #376373;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0;
	color: #0470BD;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a
{
	color: #0470BD;
	text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover
{
	text-decoration: underline;
}

h1
{
	margin: 0 0 5px 0;
	font-size: 15px;
}

h2
{
	margin: 0 0 10px 0;
	font-size: 15px;
}

h3
{
	font-size: 13px;
}

p
{
	margin: 0 0 10px 0;
	color: #4C4C4C;
}

b.orange
{
	color: #FA4903;
}

div#pageContainer
{
	width: 962px;
	margin: auto;
	background-color: #FFFFFF;
}

div#header
{
	height: 76px;
	padding: 22px 12px 20px 12px;
}

img#headerLogo
{
	float: left;
}

ul#headerNav
{
	float: right;
}

ul#headerNav li
{
	float: left;
	text-align: center;
	color: #0470BD;
	line-height: 76px;
}

ul#headerNav li a
{
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	color: #0470BD;
	font-size: 12px;
	font-weight: bold;
}

ul#headerNav li a:hover
{
	color: #EF4C23;
}

ul#headerNav li.home
{
	width: 57px;
}

ul#headerNav li.programs
{
	width: 96px;
}

ul#headerNav li.ourStory
{
	width: 97px;
}

ul#headerNav li.successStories
{
	width: 144px;
}

ul#headerNav li.thankYou
{
	width: 96px;
}

ul#headerNav li.upcomingEvents
{
	width: 150px;
}

body#home li.home a,
body#programs li.programs a,
body#ourStory li.ourStory a,
body#successStories li.successStories a,
body#thankYou li.thankYou a,
body#upcomingEvents li.upcomingEvents a
{
	color: #EF4C23;
	cursor: default;
}

div#content
{
	width: 697px;
	min-height: 500px;
	margin: 0 0 12px 0;
	padding: 0 12px 0 12px;
	float: left;
}

div#actionCentre
{
	width: 229px;
	float: left;
}

div#actionCentre div.item
{
	margin: 0 0 10px 0;
}

div#stayInformed
{
	height: 93px;
	padding: 10px 10px 0 10px;
	position: relative;
	border: 1px solid #C4D1DA;
	background-color: #ECEAEA;
}

div#contactUs
{
	height: 93px;
	padding: 10px 10px 0 10px;
	position: relative;
	border: 1px solid #C4D1DA;
	background-color: #ECEAEA;
}

div#contactUs p
{
	margin: 0;
}

div#footer
{
	padding: 5px 0 5px 0;
	overflow: hidden;
	clear: both;
	background-color: #3994D1;
	color: #FFFFFF;
	font-size: 9px;
}

div#footer ul
{
	float: right;
}

div#footer li
{
	margin: 0 0 0 5px;
	float: left;
}

div#footer li a
{
	text-decoration: none;
	color: #FFFFFF;
}

div#footer li a:hover
{
	text-decoration: underline;
}

div#footer p
{
	margin: 0 0 2px 0;
	float: left;
	clear: left;
	color: #FFFFFF;
}

div#footer p a
{
	color: #FFFFFF
}

.roundify
{
	position: relative;
}

div.corner
{
	width: 7px;
	height: 7px;
	overflow: hidden;
	position: absolute;
	font-size: 0px;
	line-height: 0px;
}

div.corner1
{
	background: url(../img/corners.gif) no-repeat 0 0;
	top: -1px;
	left: -1px;
}

div.corner2
{
	background: url(../img/corners.gif) no-repeat -7px 0;
	top: -1px;
	right: -1px;
}

div.corner3
{
	background: url(../img/corners.gif) no-repeat -7px -7px;
	bottom: -1px;
	right: -1px;
}

div.corner4
{
	background: url(../img/corners.gif) no-repeat 0 -7px;
	bottom: -1px;
	left: -1px;
}

div.clearDiv
{
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

a.subscribe
{
	width: 78px;
	height: 15px;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 10px;
	background: url(../img/buttons/subscribe.gif) no-repeat 0 0;
}

a.subscribe:hover
{
	background: url(../img/buttons/subscribe.gif) no-repeat 0 -15px;
}

a.moreDetails
{
	width: 88px;
	height: 15px;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 10px;
	background: url(../img/buttons/more_details.gif) no-repeat 0 0;
}

a.moreDetails:hover
{
	background: url(../img/buttons/more_details.gif) no-repeat 0 -15px;
}