@charset "UTF-8";

/* ===== colors =================================================== */

.purple1 { color: #C7BCCC; /* top border bg */ }

.purple2 { color: #552869; /* standard, anchors */ }

.purple3 { color: #401E4F; /* hover */ }

.green1 { color: #869A5D; /* h2, img borders, standard */ }

.green2 { color: #647346; /* hover */ }

.req,
.error { color: #C00; }

.success { color: #0C0; }

/* ===== base ===================================================== */

html,
body {
	background-color: #FFF;
	padding: 0;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
}

body { background: #FFF url('../images/bg.gif') repeat-x left -60px; }

a {
	color: #552869;
	outline: none;
}

a:hover { color: #000; }

img.bdr { border: 10px solid #869A5D; }

em,
strong { color: #552869; }

h2,
h3,
h4,
h4,
h5,
h6 { color: #869A5D; }

h3 { font-size: 18px; }

h4 { font-size: 14px; }

h5 { font-size: 12px; }

h6 { font-size: 12px; }

address { }

small { }

/* ===== layout =================================================== */

#container {
	position: relative;
	background: transparent url('../images/bg.jpg') no-repeat left 15px;
	padding-top: 15px;
	width: 945px;
	margin: 0 auto;
	text-align: left;
}

/* ===== header =================================================== */

#header {
	width: 285px;
	height: 510px;
	float: left;
}

#header h1 a {
	display: block;
	background: transparent url('../images/hdr_logo.jpg') no-repeat left top;
	width: 270px;
	height: 105px;
}

/* ===== nav ====================================================== */

#nav {
	position: absolute;
	top: 160px;
	left: 30px;
	z-index: 1;
}

#nav a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	background: #656565 url('../images/nav.gif') no-repeat left top;
	width: 255px;
	height: 16px;
}

#nav a.nav1 {
	top: 0px;
	background-position: left 0px;
}

#nav a.nav2 {
	top: 16px;
	background-position: left -16px;
}

#nav a.nav3 {
	top: 32px;
	background-position: left -32px;
}

#nav a.nav4 {
	top: 48px;
	background-position: left -48px;
}

#nav a.nav5 {
	top: 64px;
	background-position: left -64px;
}

#nav a.nav6 {
	top: 80px;
	background-position: left -80px;
}

#nav a.nav7 {
	top: 96px;
	background-position: left -96px;
}

#nav a.nav8 {
	top: 112px;
	background-position: left -112px;
}

#nav a.nav9 {
	top: 128px;
	background-position: left -128px;
}

#nav a.nav10 {
	top: 144px;
	background-position: left -144px;
}

#nav a.nav1:hover { background-position: left -160px; }

#nav a.nav2:hover { background-position: left -176px; }

#nav a.nav3:hover { background-position: left -192px; }

#nav a.nav4:hover { background-position: left -208px; }

#nav a.nav5:hover { background-position: left -224px; }

#nav a.nav6:hover { background-position: left -240px; }

#nav a.nav7:hover { background-position: left -256px; }

#nav a.nav8:hover { background-position: left -272px; }

#nav a.nav9:hover { background-position: left -288px; }

#nav a.nav10:hover { background-position: left -304px; }

#nav li.on a.nav1 { background-position: left -320px; }

#nav li.on a.nav2 { background-position: left -336px; }

#nav li.on a.nav3 { background-position: left -352px; }

#nav li.on a.nav4 { background-position: left -368px; }

#nav li.on a.nav5 { background-position: left -384px; }

#nav li.on a.nav6 { background-position: left -400px; }

#nav li.on a.nav7 { background-position: left -416px; }

#nav li.on a.nav8 { background-position: left -432px; }

#nav li.on a.nav9 { background-position: left -448px; }

#nav li.on a.nav10 { background-position: left -464px; }

#nav a.nav11 {
	top: 185px;
	background: #869A5D url('../images/btn_emailSignUp.gif') no-repeat left top;
	width: 120px;
	height: 45px;
}

#nav a.nav12 {
	top: 185px;
	left: 135px;
	background: #552869 url('../images/btn_donate.gif') no-repeat left top;
	width: 120px;
	height: 90px;
}

#nav a.nav13 {
	top: 185px;
	background: transparent url('../images/btn_weWantToHearFromYou.gif') no-repeat left top;
	width: 255px;
	height: 90px;
}

#nav a.nav11:hover,
#nav a.nav12:hover,
#nav a.nav13:hover { background-position: left bottom; }

#Home-Girls #nav a.nav11,
#Home-Girls #nav a.nav12,
#Home-GirlsFeedback #nav a.nav11,
#Home-GirlsFeedback #nav a.nav12,
#nav a.nav13 { display: none; }

#Home-Girls #nav a.nav13,
#Home-GirlsFeedback #nav a.nav13 { display: block; }

/* ===== content ================================================== */

/* IE6 issue = #nav disappearing */
#container2 {
	position: relative;
	_margin: 0 -3px;
	width: 615px;
	padding: 15px 15px 0px;
	_padding: 15px 15px 0px 18px;
	float: left;
}

#page_hdr {
	height: 105px;
	margin-bottom: 15px;
}

#content {
	width: 615px;
	line-height: 1.4em;
	float: left;
}

#Home-EmailSignUp #content { height: 180px; }

#content li { margin: .5em 0; }

#content ul.reduced { margin: 1em 0; }

#content ul.reduced li { margin: 0; }

h2.hdr {
	display: block;
	height: 23px;
	margin: 0;
}

h2.hdr_AboutUs { background: transparent url('../images/hdr_AboutUs.gif') no-repeat left top; }

h2.hdr_Outcomes { background: transparent url('../images/hdr_Outcomes.gif') no-repeat left top; }

h2.hdr_News { background: transparent url('../images/hdr_News.gif') no-repeat left top; }

h2.hdr_Events { background: transparent url('../images/hdr_Events.gif') no-repeat left top; }

h2.hdr_Girls { background: transparent url('../images/hdr_Girls.gif') no-repeat left top; }

h2.hdr_ParentsAndReferrals { background: transparent url('../images/hdr_ParentsAndReferrals.gif') no-repeat left top; }

h2.hdr_Donors { background: transparent url('../images/hdr_Donors.gif') no-repeat left top; }

h2.hdr_Volunteers { background: transparent url('../images/hdr_Volunteers.gif') no-repeat left top; }

h2.hdr_SchoolsAndGroups { background: transparent url('../images/hdr_SchoolsAndGroups.gif') no-repeat left top; }

h2.hdr_Alumni { background: transparent url('../images/hdr_Alumni.gif') no-repeat left top; }

h2.hdr_EmailSignUp { background: transparent url('../images/hdr_EmailSignUp.gif') no-repeat left top; }

h2.hdr_ContactUs { background: transparent url('../images/hdr_ContactUs.gif') no-repeat left top; }

h2.hdr_PrivacyPolicy { background: transparent url('../images/hdr_PrivacyPolicy.gif') no-repeat left top; }

h2.hdr_SiteMap { background: transparent url('../images/hdr_SiteMap.gif') no-repeat left top; }

dl.dl dt {
	font-weight: bold;
	color: #552869;
	margin-bottom: .25em;
}

dl.dl dd {
	margin-left: 1em;
	margin-bottom: 1.25em;
}

dl.pearlsAttributes {
	width: 100%;
	margin: 0;
	line-height: 13px;
}

dl.pearlsAttributes dt,
dl.pearlsAttributes dd { height: 2.75em; }

dl.pearlsAttributes dt {
	float: left;
	clear: left;
	width: 25px;
	margin: 0 0 .5em 0;
}

dl.pearlsAttributes dt img {
	position: relative;
	top: -4px;
}

dl.pearlsAttributes dd {
	float: left;
	width: 520px;
	margin: 0 0 .5em 5px;
}

* html dl.pearlsAttributes dd {
	float: none;
	margin-left: 25px;
}

* html dl.pearlsAttributes dt { margin: 0; }

dl.smartGoals {
	width: 100%;
	margin: 0;
	line-height: 13px;
}

dl.smartGoals dt,
dl.smartGoals dd { height: 3.5em; }

dl.smartGoals dt {
	float: left;
	clear: left;
	width: 90px;
	margin: 0 0 .5em 0;
	font-weight: bold;
	color: #552869;
}

dl.smartGoals dt strong {
	display: inline-block;
	background-color: #552869;
	padding: 3px 0;
	width: 20px;
	height: 14px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: .25em;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}

dl.smartGoals dd {
	position: relative;
	top: 3px;
	float: left;
	width: 520px;
	margin: 0 0 .5em 5px;
}

* html dl.smartGoals dd {
	float: none;
	margin-left: 25px;
}

* html dl.smartGoals dt { margin: 0; }

#content div.col1,
#content div.col2 {
	width: 297px;
	float: left;
}

#content div.col1 { padding-right: 10px; }

#content div.col2 { padding-left: 10px; }

#content ul.col1,
#content ul.col2 {
	padding: 0;
	width: 297px;
	margin: 0;
	list-style: none;
	float: left;
}

#content ul.col1 { padding-right: 10px; }

#content ul.col2 { padding-left: 10px; }

#content ul.col1 li,
#content ul.col2 li { margin: 0; }

/* ===== index ==================================================== */

#Home-Index { background-position: left top; }

#Home-Index #container { background: transparent url('../images/i_bg.jpg') no-repeat left 15px; }

#Home-Index #header {
	position: relative;
	top: 60px;
	height: 570px;
}

#Home-Index #nav { top: 220px; }

#Home-Index #page_hdr {
	margin-top: -30px;
	padding-right: 15px;
	width: 220px;
	float: left;
}

#Home-Index #page_hdr img {
	display: block;
	margin-bottom: 15px;
}

#Home-Index #page_hdr a.i_btn {
	display: block;
	background: #869A5D url('../images/btn_directorsMessage.gif') no-repeat left top;
	width: 120px;
	height: 75px;
}

#Home-Index #page_hdr a.i_btn:hover { background-position: left bottom; }

#Home-Index #content {
	padding: 0;
	width: 375px;
	height: 227px;
	margin-top: 163px;
	font: normal 15px/45px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right;
}

#Home-Index #content p { margin: 0; }

#Home-Index #subfooter {
	position: relative;
	left: 240px;
	/* background: #869A5D url('../images/i_sidebar.gif') no-repeat right bottom; */
	background-color: #869A5D;
	padding: 15px;
	width: 345px;
	margin-left: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	clear: both;
}

#Home-Index #footer,
#Home-Index #subfooter {
	_position: relative;
	_top: -104px;
}

#Home-Index #subfooter .wrapper {
	background: transparent url('../images/vr_flower.gif') no-repeat 285px center;
	padding: 0 80px 0 0;
}

#Home-Index #subfooter h3 {
	display: block;
	background: transparent url('../images/i_hdr_sprite.gif') no-repeat left top;
	height: 12px;
	_font-size: 1%;
	_line-height: 0;
	margin: 0;
}

#Home-Index #subfooter h3.hdr_events { background-position: left top; }

#Home-Index #subfooter h3.hdr_news { background-position: left -12px; }

#Home-Index #subfooter ul {
	display: inline-block;
	background: transparent url('../images/i_hr.gif') repeat-x left top;
	padding: .5em 0 0;
	width: 100%;
	margin: .5em 0;
	border: none;
	list-style: none;
	text-transform: none;
	float: none;
}

#Home-Index #subfooter li {
	background: transparent url('../images/i_icon_arrow.gif') no-repeat left 7px;
	padding: .25em 0 .5em 15px;
}

#Home-Index #subfooter li a {
	color: #FFF;
	text-decoration: none;
}

#Home-Index #subfooter li a:hover { text-decoration: underline; }

#swfContainer {
	position: absolute;
	top: 110px;
	left: 30px;
	z-index: 9999;
}

/* ===== subnav =================================================== */

#subnav {
	width: 180px;
	margin-bottom: 1em;
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	float: right;
}

#subnav li { margin-bottom: 1.5em; }

#subnav li ul { margin-top: .5em; }

#subnav li li {
	background: transparent url('../images/icon_li.gif') no-repeat right center;
	padding-right: 10px;
	font-weight: normal;
	font-size: 11px;
	line-height: 11px;
	margin-bottom: .75em;
}

/*
#subnav li ul ul { margin-top: .5em; }

#subnav li li li {
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
*/

#subnav a { text-decoration: none; }

#subnav a:hover {
	color: #401E4F;
	text-decoration: underline;
}

#subnav li.on a {
	text-decoration: underline;
	color: #647346;
}

#subnav li.on li a {
	text-decoration: none;
	color: #552869;
}

#subnav li.on li a:hover {
	text-decoration: underline;
	color: #000;
}

#subnav li.on li.on a {
	text-decoration: underline;
	color: #647346;
}

/*
#subnav li.on li.on li a:hover {
	text-decoration: underline;
	color: #000;
}

#subnav li.on li.on li a { text-decoration: none; }

#subnav li.on li.on li.on a {
	color: #647346;
	text-decoration: underline;
}

#subnav li.on li.on li.on li a:hover {
	text-decoration: underline;
	color: #000;
}
*/

/* ===== footer =================================================== */

#footer {
	margin-right: -30px;
	margin-left: -15px;
	background: transparent url('../images/ftr.jpg') no-repeat left top;
	padding: 30px 30px 2em;
	width: 615px;
	font: normal 10px Arial, Helvetica, sans-serif;
	clear: left;
}

#footer ul {
	display: block;
	padding: 0;
	border-right: 1px solid #CCC;
	margin: 0;
	list-style: none;
	text-transform: uppercase;
	float: left;
}

#footer ul.col1 { width: 74px; }

#footer ul.col2 { width: 71px; }

#footer ul.col3 { width: 152px; }

#footer ul.col4 { width: 99px; }

#footer ul.col5 {
	width: 115px;
	border: none;
}

#footer ul li { padding-left: 15px; }

#footer ul.col1 li { padding-left: 0; }

#footer li a { text-decoration: none; }

#footer li a:hover { text-decoration: underline; }

/* ===== forms ==================================================== */

label {
	display: inline-block;
	width: 95px;
}

label.other { width: auto; }

.textfield { width: 180px; }

.select { width: 180px; }

.textarea {
	width: 300px;
	height: 150px;
	vertical-align: top;
}

.unlabeled { padding-left: 95px; }

#Errors label { width: 100%; }
/* ===== tables =================================================== */

table { }

table th { }

table td { }

/* ===== buttons ================================================== */

.btn { }

.btn:hover { }

/* ===== default ================================================== */

.block { display: block; }

.nowrap { white-space: nowrap; }

.right {
	margin: 0 0 1em 15px;
	float: right;
}

.left {
	margin: 0 15px 1em 0;
	float: left;
}

.clearRight { clear: right; }

.clearLeft { clear: left; }

.clear { clear: both; }

.reduced,
form,
fieldset,
fieldset ol,
h1,
#nav ul,
#subnav ul {
	padding: 0;
	border: none;
	margin: 0;
	list-style: none;
}

.hid,
h1,
#nav,
h2.hdr,
#Home-Index h3.hdr,
a.i_btn { text-indent: -9999px; }

.hidden { display: none; }
