/* ---------------------------------------------
	Reset Stylesheet.
--------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 81.25%;
	line-height: 1.4em;
	background-color: #FFF;
	}
	
p, blockquote, ul, ol {
	margin: 1.12em 0;
	}

ol, ul {
	margin-left:30px;
	}

ul {
	list-style-image: url(dot.gif);
	}

li {
	padding-bottom: 8px;
	}
	
blockquote, q {
	quotes: none;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

a,
a:active,
a:hover {
	color: #2579AD;
	text-decoration: underline;
	}


/* ---------------------------------------------
	Styles for screen media
--------------------------------------------- */

h1,h2 {
	font-family: Georgia,serif;
	font-weight: normal;
	color: #2579AD;
	font-variant: small-caps;
	}
h1 {
	font-size: 1.6em;
	margin: 10px 0 25px;
	}
h2 {
	font-size: 1.3em;
	margin: 25px 0 12px;
	}
h3 {
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0;
	}
h4 {
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	margin: 25px 0 0;
	}
	
a.email {
	padding-left: 30px;
	background: transparent url(email_icon.png) no-repeat scroll 0 0;
	}
	
a.pdf {
	padding: 2px 0 0 24px;
	background: transparent url(pdf_icon.gif) no-repeat scroll 0 0;
	}

/* ---------------------------------------------
	page structure 
--------------------------------------------- */

#bodyWrapper {
	background: #FFF url(page_background.png) no-repeat scroll 50% bottom;
	padding-bottom: 105px;
}

#main {
	margin: 0pt auto;
	width: 920px;
	padding: 40px 10px 20px;
	position: relative;
}

#footer {
   margin: 0pt auto;
   width: 940px;
   padding: 0 10px;
}

#header {
	background: transparent url(header_background.png) repeat-x scroll 0 top;
	padding-bottom: 10px;
	width: 100%;
}


/* ---------------------------------------------
	top navigation
--------------------------------------------- */

ul.topNav {
	margin: 0pt auto;
	width: 920px;
	padding: 0 10px;
	list-style: none;
	position: relative;
}
.topNav li.contact {
	padding: 0 0 0 8px;
	margin-left: 8px;
	background: transparent url(contactUsBtn.png) repeat-x scroll 0 0;
}
.topNav li.contact a {
	display: block;
	padding: 15px 20px 19px 12px;
	background: transparent url(contactUsBtn.png) repeat-x scroll right 0;
}
.topNav li.contact a:hover {
	color: #E1EFFF;
}
.topNav li {
	float: right;
	padding: 15px 20px 19px;
}
.topNav .selected {
	background: transparent url(header_background_inverse.png) repeat-x scroll 0 top;
}
.topNav .selected a,
.topNav .selected a:hover {
	color: #FFF;
}
.topNav a {
	line-height: 18px;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #FAFAFA;
}
.topNav a:hover {
	color: #F0E64B;
}

.topNav .selected .secondaryNav {
	display: block;
}

ul.secondaryNav {
	position: absolute;
	top: 53px;
	right: 30px;
	display: none;
	width: 600px;
	overflow: hidden;
	margin: 0px;
	list-style: none;
}
.topNav .secondaryNav li {
	float: right;
	padding: 4px 10px 11px 10px;
	line-height: 19px;
	background: transparent url(secNavCrner.png) no-repeat scroll -20px 0;
}
.topNav .secondaryNav li.first {
	padding-left: 36px;
	background: transparent url(secNavCrner.png) no-repeat scroll left 0;
}
.topNav  .secondaryNav li.last {
	padding-right: 56px;
	background: transparent url(secNavCrner.png) no-repeat scroll right 0;
}
.topNav .secondaryNav a {
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
	color: #556374;
}
.topNav .secondaryNav a:hover {
	color: #556374;
	text-decoration: underline;
}
.secondaryNav .selected a,
.secondaryNav .selected a:hover {
	color: #8AA1BD;
	font-weight: normal;
	text-decoration: none;
}


/* ---------------------------------------------
	homepage setup
--------------------------------------------- */

h1#logo {
	background: transparent url(sun_logo.png) no-repeat scroll center 0;
	font-size: 2.5em;
	line-height: 0.8em;
	text-decoration: none;
	padding: 170px 0 15px;
    text-align: center;
}

#mission {
	margin: 20px 0px;
	overflow: auto;
	width: 100%;
}
#mission h3 {
	float: left;
	width: 15%;
	margin: 0;
}
#mission p {
	float: right;
	font-size: 1.1em;
	width: 85%;
	margin: 0;
}

#primaryContent {
	float: left;
	margin: 10px 0px 10px 10px;
	width: 590px;
}

#primaryContent a:hover	{
	text-decoration: none;
	border-bottom: 1px solid #F0E64B;
}

#secondaryContent {
	float: right;
	margin: 35px 0 10px 0;
	padding-bottom: 16px;
	width: 290px;
	background: transparent url(blue_glow_dwn.png) repeat-x scroll 0 bottom;
}
#secondaryContent h3 {
	margin: 10px 0;
	padding-bottom: 10px;
	background: transparent url(blue_glow_up.png) repeat-x scroll 0 bottom;
}
#secondaryContent h4 {
	margin-top: 10px;
	color: #2579AD;
	font-weight: normal;
}
#secondaryContent dl {
	width: 100%;
	overflow: auto;
	margin: 10px 0 20px;
}
#secondaryContent dt {
	float: left;
	width: 25%;
	padding-right: 20px;
	text-align: right;
}
#secondaryContent dd {
	float: left;
	width: 65%;
}

#bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	border-top: 1px dotted #DBDBDB;
	border-bottom: 1px dotted #DBDBDB;
	width: 100%;
	overflow: auto;
	margin: 0px;
}

#bottomNav a {
	color: #556374;
	font-weight: bold;
	text-decoration: none;
}

#bottomNav  li {
	float: left;
	padding: 3px 20px;
}

#bottomNav  li.first {
	padding-left: 10px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	color: #999;
}

dl.quoteBox dt{
margin: 0px 50px 0px 165px;
padding: 27px 30px 10px 30px;
background: transparent url(quoteBox.png) no-repeat scroll 0px 0px;
}

dl.quoteBox dd{
width: 645px;
overflow: hidden;
color: #2579AD;
margin: 0px 50px 0px 165px;
display: block;
padding: 20px 30px 35px 30px;
text-align: right;
background: transparent url(quoteBox.png) no-repeat scroll 0px bottom;
}

span.nextQuote {
display: block;
cursor: pointer;
float: left;
overflow: hidden;
text-align: left;
text-indent: -9999px;
width: 35px;
height: 22px;
background: transparent url(next_prev_arrows.png) no-repeat scroll 0px bottom;
}
span.prevQuote {
display: block;
cursor: pointer;
float: left;
overflow: hidden;
text-align: left;
text-indent: -9999px;
width: 35px;
height: 22px;
background: transparent url(next_prev_arrows.png) no-repeat scroll 0px top;
}

ul.column {
float: left;
margin-right: 20px;
margin-left: 20px;
}

/* ---------------------------------------------
	secondary page setup
--------------------------------------------- */

.subPage #main {
	margin-top: 30px;
}

.subPage h1#logo {
	background: transparent url(sun_logo_small.png) no-repeat scroll center 0;
	position: absolute;
	top: -93px;
	left: 70px;
	margin: 0;
	padding: 63px 0 0;
	width: 200px;
	font-size: 1.6em;
	line-height: 1em;
}


/* ---- Staff Page ---- */

ul.staffList {
	list-style: none;
	list-style-image: none;
	margin: 15px 0px 30px 0px;
}
.staffList li {
	margin: 25px 0 0;
	padding: 10px;
	overflow: hidden;
	width: 570px;
	background: transparent url(shadowBrder.png) repeat-x scroll 0 0;
}
.staffList h4 {
	margin: 0;
}
.staffList p {
	width: 322px;
}
.staffList img {
	display: block;
	float: right;
	padding: 3px;
	border: 1px solid #DADADA;
	margin: 0px 0px 5px 8px;
}
.staffList img.full {
	display: none;
}
.staffList span.title {
	display: block;
	margin-bottom: 10px;
}
.staffList  li.selected {
	border: 1px solid #F0E64B;
	height: 293px;
}
.staffList  li.selected img.full {
	display: block;
}
.staffList  li.selected img.thumbnail {
	display: none;
}

/* ---- Service Area - map color coordinate ---- */

ul.green {
	float: right;
	width: 125px;
	list-style-image: url(dotGrn.gif);
}
ul.yellow {
	float: right;
	width: 125px;
}


/* ---- Contact Page - form setup ---- */


.infoForm {
	margin: 20px 0;
}
.infoForm p {
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.infoForm label{
	display: block;
	font-family: Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #556374;
	margin: 15px 0 5px;
	padding: 0;
}
.infoForm input,
.infoForm textarea {
	display: block;
	float: left;
	background: transparent url("blue_glow_dwn.png") repeat-x scroll 0px -1px;
	border: 1px solid #DADADA;
	font-size: 1.2em;
	color: #333;
	padding: 6px;
	width: 400px;
}
.buttonBox {
	width: 400px;
	margin: 20px 0;
	overflow: hidden;
}
a#clearBtn {
	font-size: 1.1em;
	color: #556374;
	text-decoration: none;
	line-height: 46px;
	margin: 0 0 0 30px;
}
a#clearBtn:hover {
	border: none;
	text-decoration: underline;
}
input#sendBtn {
	float: left;
	background: transparent url("sendBtn.png") no-repeat scroll 0px top;
	width: 120px;
	height: 40px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
}
input#sendBtn.over {
	background: transparent url("sendBtn.png") no-repeat scroll 0px bottom;
}

input#volunteerBtn {
	float: left;
	background: transparent url("volunteerBtn.png") no-repeat scroll 0px top;
	width: 120px;
	height: 40px;
	cursor: pointer;
	border: none;
	overflow: hidden;
	text-indent: -9999px;
}
input#volunteerBtn.over {
	background: transparent url("volunteerBtn.png") no-repeat scroll 0px bottom;
}

p.error {
	color: #965d4c;
	font-size: 1em;
}

.infoForm input.error,
.infoForm textarea.error {
	border: 2px solid #965d4c;
}
.infoForm label.error {
	color: #965d4c;
	font-size: 1em;
	width: 150px;
	float: right;
	margin: 0;
}

input#city {
	width: 210px;
	margin-right: 20px;
}
input#state {
	width: 45px;
	margin-right: 20px;
}
input#zip {
	width: 75px;
}

.required span {
	font-family: Georgia,serif;
	color: #965d4c;
	margin-left: 8px;
	font-weight: bold;
}

/* ---- FAQs Page ---- */

dl.faqs {
	margin-left: 20px
}
dl.faqs dt {
	font-weight: bold;
	text-indent: -20px;
}
dl.faqs dd {
	margin: 5px 0 25px;
	text-indent: -20px;
}

p.address {
	margin-top: 0px;
}


/* ---------------------------------------------
	Miscelanious Styles 
--------------------------------------------- */

hr, .hide {
	display: none;
}

a img {
	border: none;
}

/* self-clear floats */

.group:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
	visibility: hidden;
}
