/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0;
	background-color: #4689D2;
}
#pageWrapper {
	background-image: url(../base-images/page-background.gif);
	background-repeat: repeat-y;
	width: 880px;
	margin: 0 auto;
	padding: 0 9px;
}
#footerTop {
	width: 898px;
	margin: 0 auto;
	padding: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 9px;
}
#footerWrapper {
	width: 898px;
	margin: 0 auto;
	padding: 0;
	background-image: url(../base-images/footer-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 36px;
}
#tagLine {
	font-size: 0.65em;
	color: #FFFFFF;
}

/* hide hack from Mac-IE5 \*/
* html #tagline { height: 1em; }
/* end hiding */

#contentWrapper {
	background-image: url(../base-images/beach-scene.jpg);
	background-repeat: no-repeat;
	background-position: left bottom !important;
	margin-top: 0px;
	padding-left: 44px;
	padding-bottom: 90px;
}
#skyBgrnd {
	background-image: url(../base-images/sky-graduation.jpg);
	background-repeat: repeat-y;
	margin: 0;
	display: block;
	padding: 0;
}
#rightCol {
	float: right;
	width: 162px;
	margin-top: -25px;
	z-index: 1000;
	text-align: center;
	position: relative;
	padding-right: 25px;
}
#privacyPolicy {
	font-size: 0.65em;
	color: #FFFFFF;
	float: right;
	font-weight: bold;
}
#privacyPolicy a, #privacyPolicy a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#privacyPolicy a:hover, #privacyPolicy a:active, #privacyPolicy a:focus {
	color: #F8981C;
}


#mastheadWrapper {
	background-image: url(../base-images/page-background.gif);
	background-repeat: repeat-y;
	width: 880px;
	margin: 0 auto;
	padding: 0 9px;
}
#masthead {
	background-image: url(../base-images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 880px;
}
#leadersBlock {
	float: right;
	height: 136px;
	width: 152px;
	padding-right: 30px;
}
#headButtons {
	float: right;
	text-align: right;
	font-size: 0.7em;
	color: #064781;
	width: 340px;
	margin-top: 26px;
}
#headButtons td {
	text-align: right;
}
#headButtons img {
	padding: 2px 0;
}
#headButtons p {
	line-height: 1;
	margin: 0;
	padding-right: 6px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 1px;
}
#menuWrapper {
	font-size: 0.7em;
	display: block;
	margin: 0;
	padding: 0;
	width: 846px;
	background-image: url(../base-images/menu-bgrnd.gif);
	height: 25px;
	padding-left: 34px;
}
#col1 {
	padding: 0px;
	width: 382px;
	float: left;
	margin-top: 14px;
}
#col2 {
	width: 240px;
	float: right;
	margin-top: 14px;
}
#colWrapper {
	width: 636px;
}
.orangeColHead {
	font-size: 0.75em;
	width: 360px;
	padding: 4px 10px;
	background-color: #F8981C;
}
.orangeColHead h1 {
	font-size: 0.95em;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
}
.orangeColText {
	font-size: 0.75em;
	width: 360px;
	padding: 4px 10px;
	background-color: #FFFFFF;
}
.orangeColText hr {
	border: none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	margin: 0 0 -10px 0;
	padding: 0;
	line-height: 0.0;
	font-size: 0.1em;
}
.orangeColText h1 {
	margin: 4px 0;
	line-height: 1.2;
	font-size: 1.6em;
	color: #0055A7;
}
.orangeColText p {
	margin: 4px 0;
}
.orangeColText a:link, .orangeColText a:visited {
	color: #3C73B0;
	text-decoration: none;
}
.orangeColText a:hover, .orangeColText a:active, .orangeColText a:focus {
	color: #F8981C;
}
.blueColHead h1 {
	font-size: 0.95em;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
}
.blueColHead {
	font-size: 0.75em;
	width: 360px;
	padding: 4px 10px;
	background-color: #336699;
}
.colBottom {
	margin-top: -4px;
}
.announceBlock {
	margin-bottom: 8px;
	border: 1px solid #004585;
}
.headannBlock {
	margin-bottom: 0px;
	border: 1px solid #004585;
}
.issues {
	margin-top: 8px;
	margin-bottom: 5px;
	border: 1px solid #004585;
	width: 150px;
	height: 230px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	background-color: #FFFFFF;
}
.issues img {
	border: 0;
}
.threedd {
	margin-top: 8px;
	margin-bottom: 5px;
	border: 1px solid #004585;
	width: 150px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 0.65em;
}
.threedd img {
	border: 0;
}
.threedd p {
	margin: 4px 2px;
	line-height: 1;
}

.threedd a, .threedd a:visited {
	color: #3C73B0;
	text-decoration: none;
}
.threedd a:hover, .threedd a:active, .threedd a:focus {
	color: #F8981C;
}


.memberBut {
	margin-top: 8px;
	margin-bottom: 5px;
	width: 150px;
	height: 23px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
}
.memberBut img {
	border: 0;
}
.donateBut {
	margin-top: -2px;
	margin-bottom: 5px;
	width: 150px;
	height: 23px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
}
.donateBut img {
	border: 0;
}






.green240px {
	width: 238px;
	margin-bottom: 8px;
	border: 1px solid #004585;
}

.green240Head {
	font-size: 0.75em;
	padding: 4px 10px;
	background-color: #07894C;
}
.green240Head h1 {
	font-size: 0.95em;
	margin: 0;
	color: #FFFFFF;
	text-transform: uppercase;
}

.green240Text {
	font-size: 0.65em;
	padding: 4px 10px;
	background-color: #FFFFFF;
	line-height: 1.1 !important;
}
.green240Text p {
	margin: 4px 0 0 0;
	line-height: 1.2;
}
.green240Text ul {
	padding: 0;
	list-style-type: none;
	margin: 0 0 4px 0;
}
.green240Text li {
	border-bottom: 1px solid #999999;
	padding: 4px 0;
}

.green240Text a:link, .green240Text a:visited {
	color: #3C73B0;
	text-decoration: none;
	font-size: 1.1em;
}
.green240Text a:hover, .green240Text a:active, .green240Text a:focus {
	color: #F8981C;
}
.more {
	font-weight: bold;
	text-align: right !important;
}
.more a:link, .more a:visited {
	color: #008349 !important;
}
.more a:hover {
	color: #F8981C !important;
}

#footer {
	padding: 6px 20px;
}
.viewButton {
	text-align: right;
}
#copyright {
	font-size: 0.65em;
	line-height: 1;
	color: #FFFFFF;
	text-align: center;
	margin: 4px 0 10px 0;
	padding: 0px;
}
.importLink {
	color: #3C73B0;
	text-decoration: none;
}

.agendaBox {
	margin-bottom: 8px;
}
.agendaBox p {
	vertical-align: middle;
}
.agendaImage {
	border: 1px solid #004585;
}
.agendaBox a:link, .agendaBox a:visited {
	text-decoration: none;
}
.agendaBox a:hover, .agendaBox a:active, .agendaBox a:focus {
	color: #F8981C;
}
.agendaBox a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
}
.youtube {
	margin-bottom: 8px;
	font-size: 0.75em;
}
.youtube p {
	margin: 8px 0;
	text-align: center;
}

.youtube a:link, .youtube a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.youtube a:hover, .youtube a:active, .youtube a:focus {
	color: #F8981C;
}
.youtubeHead {
	background-color: #CCCCCC;
	display: block;
	padding: 4px 0;
	margin-left: 1px;
}
.homeStory{
	font-size: 0.7em;
	width: 360px;
	padding: 4px 10px;
	background-color: #FFFFFF;
	border: 1px solid #004585;
	margin: 8px 0;
	line-height: 1.2;
}
.homeStory hr {
	border: none;
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	margin: 0 0 -10px 0;
	padding: 0;
	line-height: 0.0;
	font-size: 0.1em;
}
.homeStory h1 {
	margin: 0;
	line-height: 1.2;
	font-size: 1.6em;
	color: #0055A7;
}
.homeStory h2 {
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	margin: 0 0 0.6em 0;
}
.homeStory p {
	margin: 0.6em 0;
}
.homeStory ul {
	margin: 0.6em 0;
}
.homeStory a:link, .homeStory a:visited {
	color: #3C73B0;
	text-decoration: none;
}
.homeStory a:hover, .homeStory a:active, .homeStory a:focus {
	color: #F8981C;
}
.storyDate {
	color: #FB921F;
	text-align: right;
	margin: 0 !important;
	padding: 0;
}
.fundraiser {
	margin-top: 8px;
	margin-bottom: 5px;
	border: 1px solid #004585;
	width: 130px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
	background-color: #004585;
	text-align: center;
	font-size: 0.8em;
	border-color: #F89920;
}
.fundraiser h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0.3em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.fundraiser p {
	margin: 0.3em 0;
}
.fundraiser a:link, .fundraiser a:visited {
	color: #79B9E8;
	text-decoration: none;
}
.fundraiser a:hover, .fundraiser a:active, .fundraiser a:focus {
	color: #F8981C;
}
.fundraiserLge {
	font-size: 1.2em;
}
