﻿* {
	margin: 0;
	padding: 0;
}

body {
	background: url(images/background.jpg) repeat;
	font-family: Lucida Grande, Lucida Sans, Helvetica, Arial, sans-serif;
}

#wrapper {
	background-image: url(images/paneltile.jpg);
	background-color: #ffffff;
	width: 859px;
	margin: 20px auto;
	padding: 0px;
	background-repeat: repeat-y;
	color: #666;
}

#homeheader {
	background-image: url(images/homeheader.jpg);
	background-repeat: no-repeat;	
	height: 200px;
	position: relative;
}

#volunteerheader {
	background-image: url(images/volunteerheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#teamheader {
	background-image: url(images/teamheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#servicesheader {
	background-image: url(images/servicesheader.gif);
	background-repeat: no-repeat;
	height: 131px;
	position: relative;
}

#aboutheader {
	background-image: url(images/aboutheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#contactheader {
	background-image: url(images/contactheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#legalheader {
	background-image: url(images/legalheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}
#headlink {
	position: absolute;
	left: 40px;
	top: 22px;
	height: 100px;
	width: 145px;
}

#processheader {
	background-image: url(images/processheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}
#thanksheader {
	background-image: url(images/thanksheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#resourcesheader {
	background-image: url(images/resourcesheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}
#projectsheader {
	background-image: url(images/projectsheader.gif);
	background-repeat: no-repeat;
	height: 134px;
	position: relative;
}

#homenavbar {
	font-family: rockwell, courier, verdana, sans-serif;
	width: 500px;
	height: 30px;
	font-size: 0.8em;
	position: relative;
	left: 305px;
	top: 98px;
	padding-top: 10px;
	word-spacing: -0.1em;
}

#homenavbar a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: rockwell, courier, verdana, sans-serif;
}
	
#homenavbar li {
	color: #ffffff;
	background-color: #862484;
	padding: 4px 8px 3px 9px;
	display: inline;
	margin-left: 4px;
}

#animation {
	height: 40px;
	left: 385px;
	position: absolute;
	top: 140px;
	width: 275px;
}

#level2navbar {
	font-family: rockwell, courier, verdana, sans-serif;
	letter-spacing: 0.08em;
	width: 550px;
	height: 20px;
	font-size: 0.8em;
	position: relative;
	left: 275px;
	top: 59px;
	padding-top: 10px;
	padding-bottom: 8px;
}

#level2navbar a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: rockwell, courier, verdana, sans-serif;
	word-spacing: -.1em;
}

#level2navbar li {
	color: #ffffff;
	background-color: #862484;
	padding: 3px 8px 2px;
	display: inline;
	margin-left: 5px;
	line-height: 0.9em;
}

#level2navbar ul{
}

#main {
	background: url(images/paneltile.jpg) repeat-y;
}

#right {
	float: right;
	width: 173px;
	margin-right: 65px;
	margin-top: 5px;
}
	
#right p {
	line-height: 1.1em;
	font-size: 0.8em;
	color: #638eb3;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #6BAABF;
	margin-left: 84px;
	margin-top: 15px;
}


#left {
	width: 497px;
	margin-left: 72px;
	margin-bottom: 20px;
}
	
#footer {
	height: 54px;
	width: 859px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	color: #138ac1;
	font-size: 0.75em;
	padding-left: 30px;
	padding-top: 0px;
}
#footerhome {
	height: 61px;
	width: 859px;
	background-image: url(images/footerhome.jpg);
	background-repeat: no-repeat;
	color: #138ac1;
	font-size: 0.75em;
	padding-left: 30px;
	padding-top: 10px;
}

#botlinks {
	clear: both;
	font-size: 0.83em;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

table {
	background-repeat: no-repeat;
	background-position: center bottom;
}

td {
	vertical-align: top;
	font-size: 0.83em;
	font-family: lucida sans, lucida grande, arial, helvetica, sans-serif;
	color: #646464;
	line-height: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
}

h1 {
	font-family: rockwell, courier, arial, helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.08em;
	color: #638eb3;
	padding-left: 5px;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	line-height: 1.3em;
}

h2 {
	font-family: rockwell, courier, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #638eb3;
	margin: 12px 0 -3px 0;
	padding-left: 5px;
	word-spacing: -.1em;
}

h3 {
	font-size: 0.83em;
	font-family: "lucida sans", "lucida grande", arial, helvetica, sans-serif;
	color: #646464;
	line-height: 1.5em;
	padding-left: 5px;
	padding-top: 6px;
	font-weight: bold;
	margin-top: 8px;
}

h4 {
	font-family: rockwell, courier, arial, helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.08em;
	color: #638eb3;
	background-color: #E0E8ED;
	line-height: 1.5em;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #C4CDD1;
	border-bottom-color: #C4CDD1;
	border-bottom-style: solid;
}

p {
	font-size: .83em;
	font-family: lucida sans, lucida grande, arial, helvetica, sans-serif;
	color: #646464;
	line-height: 1.5em;
	padding-left: 5px;
	padding-top: 6px;
}
	
a {
	
	text-decoration: none;
}
	
img {
	border: none;
}


#crumbs {
	padding-left: 72px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: .83em;
	color: #999999;
}

#crumbs a {
	text-decoration: none;
	font-size: .83em;
	color: #999999;
	border-bottom: 1px dotted #4a779f;
}

#ads {
	margin-right: auto;
	margin-left: 22px;
	width: 120px;
	text-align: center;
}

#left a {
	border-bottom: 1px dotted #4a779f;
	text-decoration: none;
	color: #4f4f4f;
}
	
.headertext {
	margin-bottom: 3px;
}

.roundcont {
	width: 170px;
	background: url(images/boxbkgd.jpg) no-repeat bottom;
	margin-bottom: 5px;
	margin-left: 0px;
}

.roundtop {
	background: #AEC72B url(images/tr.gif) no-repeat;
	background-position: right top;
	margin-bottom: 0;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 15px;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 0.81em;
	line-height: 0em;
	font-weight: bold;
}

.mainlinks {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEC72B;
	border-right-color: #AEC72B;
	border-bottom-color: #AEC72B;
	border-left-color: #AEC72B;
}

.roundcont ul {
	margin: 10px 6px 10px 15px;
}

.roundcont  li {
	padding-left: 1.2em;
	line-height: 1em;
	padding-bottom: .3em;
}

.roundcont a {
	text-decoration: none;
	color: #4a779f;
	font-size: 0.72em;
	line-height: 1em;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
	text-align: left;
	vertical-align: top;
}

.bulpink {
	list-style: none;
	background: url(images/pinksquare.gif);
	background-repeat: no-repeat;
	background-position: 0px .35em;
}

.bulorange {
	list-style: none;
	background: url(images/orangesquare.gif);
	background-repeat: no-repeat;
	background-position: 0px .35em;
	}


.bulblue {
	list-style: none;
	background-image: url(images/bluesquare.gif);
	background-repeat: no-repeat;
	background-position: 0px .35em;
}
.bulgreen {

	list-style: none;
	background: url(images/llimesquare.gif);
	background-repeat: no-repeat;
	background-position: 0px .35em;

}

.bulpurp {

	list-style: none;
	background: url(images/purpsquare.gif);
	background-repeat: no-repeat;
	background-position: 0px .35em;
	list-style: url(none) none;
}

.purplink {
	color: #91278f;
}

.pinklink {
	color: #ED0C6E;	
}

.bluelink {
	color: #08AAD4;
}

.orangelink {
	color: #F07D1F;
}

.bold {
	font-size: 1em;
	color: #646464;
	font-weight: bold;
}
.implink {
	font-weight: bold;
	color: #EF721A;
}

.rule {
	margin-top: -5px;
}

.fltlft {
	float: left;
	margin-top: 10px;
}
.clrflt {
	float: none;
	clear: left;
}
.space {
	margin-bottom: 20px;
}
.rowcolor {
	background-color: #EEF1F2;
}

#right  img {
	border-right-width: 1px;
	border-right-color: #63B3E1;
	margin-right: 5px;
}

#right p   {
	font-size: 0.7em;
}


.logodiv {
	margin-right: 10px;
	width: 70px;
	padding-left: 3px;
	float: left;
	padding-top: 8px;
	margin-bottom: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.skipnav {
	text-align: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.skipnav a {
	display: none;
}


.skipnav a:focus, .skipnav a:active {
	text-decoration: underline;
	overflow: visible;
} 
#left ul {
	font: .83em "Lucida Grande";
	line-height: 1.5;
	list-style: disc outside;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: .5em;
}
