@charset "UTF-8";
/* CSS Document */

/***********************************************
Reset & Global Styles
***********************************************/

body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	}
a {
	color: #066;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:focus { 
	outline: none;
}
img {
	border: 0;
}
body {
	background: url(images/bkgdRepeat.gif) repeat-y top center #003333;
	color: #333333;
	font-family: Georgia, Times, serif;
	text-align: center;
}
#container {
	background: url(images/mainContentRepeat.jpg) repeat-y center top;
	margin: 0px auto;
	text-align: left;
	width: 950px;
}
#mainContent{
	background: url(images/mainContentBkgd.jpg) no-repeat center top;
	padding: 25px 82px;
}
.pageHeight {
	height: 650px;
}
#mainContent p{
	font-size: 1.4em;
	line-height: 1.5em;
	padding: 7px 0 7px 0;
}
h1, h2, #mainContent p {
	width: 500px;
}
h1{
	color: #066;
	font-family: Palatino, Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 10px;
}
h2 {
	color: #096;
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 15px 0;
}
h3 {
	background-color: #f5f5f5;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	color: #096;
	font-family: Georgia, Times, serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 15px 0;
	padding: 10px 15px;
	width: 472px;	
}
#rightColumn {
	border-left: solid 1px #f5f5f5;
	float: right;
	padding: 0 0 50px 25px;
	width: 230px;
}
#rightColumn p {
	width: 230px;
}
#rightColumn ul {
	color: #066;
}
#rightColumn li {
	font-size: 1.9em;
	padding-bottom: 1em;
}
blockquote {
	background: url(images/quoteTop.jpg) no-repeat center top #ebfff5;
	color: #066;
	font-size: 2.1em;
	line-height: 1.4em;
	margin: 20px 0 0 0;
	padding: 28px 25px 0 22px;
}
.quoteCredit {
	font-size: .7em;
	font-style: italic;
	text-align: right;
}
.bioPhoto {
	float: left;
	padding: 5px 15px 5px 0;
}
.links {
	width: 230px;
}

.clearfloat {
	clear:both;
    font-size: 1px;
    height:0;
    line-height: 0px;
}

/***********************************************
Header Styles
***********************************************/

#header {
	margin: 0px auto;
	background: url(images/header.jpg) no-repeat top center;
	height: 200px;
	text-align: left;
	width: 950px;
}
.logo {
	left: 82px;
	position: relative;
	top: 90px;
}

/***********************************************
Navigation Styles
***********************************************/

#nav {
	background: url(images/nav_bkgd.jpg) no-repeat top center;
	height: 40px;
	margin: 0px auto;
}
#nav a, li {
	font-size: 1px;
	color: #fff;
}
#nav ul {
	font-size: 1.2em;
	list-style-type: none;
	margin-left: 65px;
}
#nav li {
	float: left;
}
#nav a {
	display: block;
	text-decoration: none;
}
#nav #home {
	background: url(images/home.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 90px;
}
#nav #home:hover {
	background-position: 0 -40px;
}
#nav #why, .whyOn {
	background: url(images/why.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 146px;
}
#nav #why:hover, .whyOn {
	background-position: 0 -40px;
}
#nav #meet, .meetOn {
	background: url(images/meet.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 148px;
}
#nav #meet:hover, .meetOn {
	background-position: 0 -40px;
}
#nav #stories, .storiesOn {
	background: url(images/stories.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 193px;
}
#nav #stories:hover, .storiesOn {
	background-position: 0 -40px;
}
#nav #news, .newsOn {
	background: url(images/news.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 88px;
}
#nav #news:hover, .newsOn {
	background-position: 0 -40px;
}
#nav #contact, .contactOn {
	background: url(images/contact.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 146px;
}
#nav #contact:hover, .contactOn {
	background-position: 0 -40px;
}
#nav #forms, .formsOn {
	background: url(images/forms.gif) no-repeat;
	background-position: 0 0;
	height: 40px;
	width: 95px;
}
#nav #forms:hover, .formsOn {
	background-position: 0 -40px;
}

/***********************************************
Footer Styles
***********************************************/

#footer { 
	background: url(images/footer.jpg) no-repeat top center;
	font-size: 1em;
	height: 100px;
	width: 950px;
	}
#footer p {
	color: #999999;
	font-size: 1.1em;
	line-height: 1.6em;
	padding: 10px 50px 0 0;
}
#footer a {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
}
#footer .copyright {
	float: right;
	padding-right: 80px;
}

/***********************************************
Contact Page Styles
***********************************************/

#rightColumn h4 {
	color: #096;
	font-family: Palatino, "Times New Roman", serif;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0;
}
#rightColumn p{
	padding: 5px 0 30px 0;
}
#map {
	margin-bottom: 30px;
}
iframe {
	border: #666666 1px solid;
	margin-bottom: 5px;
}
td {
	padding: 0 0 10px 0;
	font-size: 1.4em;
	color: #333333;
}
.form {
	padding-bottom: 10px;
	font-size: 1em;
}
.day {
 	width: 140px;
}
#mainContent .pdf {
	font-size: 1.1em;
}