/* --- typographic styles go here ----*/
div, h1, h1, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
	color: #000;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	text-decoration:none;
	color:#36F;
}
a:hover {
	color:#3C9;
	text-align: center;
}
h1,h2,h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:.4em;
}
h4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
p {
	margin-bottom:1em;
	line-height:1.6em;
	text-align: center;
	color: #000;
}
.clear {
	clear: both;

}
/*Center to be applied to a div tag in order to center all elements inside*/
.centerIt {
	text-align: center;

}

.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #000;
	text-decoration: underline;
}
.title {
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #088297;
}
.pointer {
	cursor: pointer;
}
.property {
	float: left;
	height: 175px;
	width: 200px;
	margin: 5px;
	background-color: #9CC1B9;
	text-align: center;
}
.property2 {
	float: left;
	height: 175px;
	width: 620px;
	margin: 5px;
	background-color: #9CC1B9;
	text-align: center;
}
.greenBackLar {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #3579a6;
	background-image: url(../images/leadership_textBox.png);
	height: 160px;
	text-align: left;
	padding: 0px 35px;
	margin-top:5px;
}
.greenBackXL {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #3579a6;
	background-image: url(../images/leadership_textBoxXL.png);
	height: 210px;
	text-align: left;
	padding: 0px 35px;
	margin-top:5px;
}
.greenBackXL p {
	text-align: left;
}
.greenBackLar p {
	text-align: left;
}
.greenBackMed {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #3579a6;
	background-image: url(../images/leadership_MedtextBox.png);
	height: 120px;
	text-align: left;
	padding: 0px 35px;
	margin-top:5px;
}
.greenBackMed p {
	text-align: left;
}
.greenBackSmall {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #3579a6;
	background-image: url(../images/leadership_SmalltextBox.png);
	height: 75px;
	text-align: left;
	padding: 0px 30px 0px 30px;
	margin-top:5px;
}
.greenBackSmall p {
	text-align: left;
}




.imgTilewCaption {
	text-align: center;
	float: left;
	width: 325px;
	padding: 15px;
	height: 305px;
}
#auctionArtTile {
	text-align: center;
	background-color: #000;
	width: 50%;
	float: left;
	height: 300px;
	padding-top: 5px;
}

.jobTitle {
	font-style: italic;
	font-weight: bold;
	color: #088297;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 780px;
	position: relative;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 180px;
	font-size: 1em;
	text-align: center;
	background-color: #9CC1B9;
}
#topBar {
	width: 100%;
	height: 65px;
	clear: both;
	background-color: #9CC1B9;
}

#search {
	float: right;
}



#slideshow {
	position: absolute;
	left: 40px;
	top: 20px;
}


#mainContent {
	width: 100%;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #000;

}
#mainContentDonors {
	width: 100%;
	float: left;
	text-align: left;
	font-weight: bold;

}
#mainContentDonors p{
	text-align: left;
	}
#mainContentDonors h1 {
	color: #36F;
	text-align: center;
}
#mainContentDonors h2 {
	color: #36F;
}



#mainContent h3 {
	font-size: 1.2em;
	color: #088297;
	font-weight: bold;
	font-style: italic;
}
#announcement {
	height: auto;
	width: 100%;
	text-align: center;
}
#announcement h3 {
	color: #F00;
	text-decoration: blink;

}
#sideBar {
	float: right;
	width: 250px;
	text-align: left;
	background-color: #FFFFCC;
	height: 405px;
}
#mainContent #sideBar #sideBarItem1 {
	text-align: left;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 5px 0px 0px 0px;
	width: 100%;
}
#sideBarItem2 {
	text-align: center;
	width: 255px;
	float:left;
}
#sideBarItem3 {
	text-align: center;
	width: 200px;
	float:left;
	margin: 0px 5px;
}
#sideBarItem4 {
	text-align: center;
	width: 200px;
}


#navBar {

	;
	margin: 0px auto;
	height: 30px;
	width: 700px;
}
#signUp {
	width: 440px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	float: left;
	border-bottom-style: none;
}
#financeTable {
	border: 2px solid #3579a6;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 20px;
}
#financeTable tr th {
	background: #3579a6;
	color: #FFF;
	text-align: center;
}
#financeTable tr {
	border: #3579a6;

}
#financeTable tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3579a6;
}









/* --- area specific styles --*/
#mainContent h1 {
	font-size: 1.8em;
	color: #36F;
	text-align: center;
}



#mainContent h2 {
	font-size: 1.4em;
	color:#36F;
}
#mainContent ul {
	margin-left: 40px;
	margin-bottom: 1em;
}
#mainContent h5 {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #088297;
	font-size: .8em;
}


#mainContent #summerCamp {
	border: 0;
	height: 150px;
	padding: 30px 0;
}


#mainContent #thumbpics {
	text-align: center;
	float: left;
	width: 300px;
	padding: 50px 0px;
}
#mainContent #thumbView {
	width: 500px;
	height: 460px;
}
#alert {
	height: 80px;
	padding: 5px;
	color: #F00;
}


#innerContent {
	width: 530px;
	background-color: #9CC1B9;
	text-align: center;
	height: 405px;
}
#innerContent2 {
	width: 420px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #513D36;
	height:300px;
	float: left;
	
	
}
#innerContent2 h1 {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	color: #FFF;
}
#innerContent3 {
	background-color: #9CC1B9;
	float: left;
	width: 340px;
	height: 280px;
	padding: 30px 5px 10px 5px;
}
#innerContent4 {
	float: left;
	height: 240px;
	padding: 10px 5px 10px 5px;
	width: 520px;
	color: #000;
	background-color: #3579a6;
}
#innerContent4 h1,#innerContent5 h1{
	font: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color:#FFF;
	font-size: 1.3em;
}
#innerContent5 {
	float: left;
	height: 240px;
	padding: 10px 5px 10px 5px;
	width: 240px;
	background-color: #513D36;
}
#innerContent5 p {
	color:#FFF;	
}

#donateButton {
	position: absolute;
	left: 625px;
	top: 275px;
	width: 150px;
}
#donateButton2 {

}

#TabbedPanels1 {
	margin: 0px auto;

}

/*#boardTable {
	border: 2px solid #3579a6;

}
*/



#goldsGym {
	border: 0;
	float: left;
	margin: 0 30px 0 10px;
}
#goldsGym a #goldsGymPic {
	border: 0;
}




#footer {
	margin: 0px;
	padding: 15px 0 0 0;
	background: #9CC1BA;
	height: 100%;
	clear: both;
}
#footer #footerLinks {
	text-align: center;
}


#footer p {
	text-align: center;
	font-size: .7em;
}
#wrapperAA {
	text-align: center;
	height: 768px;
	width: 1064px;
}
.artTileText {
	color: #FFF;
}
#hmhwBanner {
	height: auto;
	background-color: #4f3e36;
	padding: 20px;
}
#hmhwContent h2 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	color: #FFF;
	text-align: center;
}

#hmhwContent p {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-align: left;
}


#hmhwContent h1 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 2.5em;
	color: #9ac2b9;
	text-align: center;
}
#hmhwContent h3 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.5em;
	color: #347aa6;
	text-align: center;
}
#hmhwContent #hmhwBanner p {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	text-align: center;
}
#hmhwL1 {
	width: 320px;
	float: left;
	background-color: #9AC2B9;
	position: relative;
	padding: 5px;
	height: 390px;
	
}

#hmhwL2 {
	background-color: #347aa6;
	width: 440px;
	position: relative;
	padding: 5px;
	float: left;
	height: 230px;
}
#hmhwR1 {
	position: relative;
	width: 215px;
	float: left;
	padding: 5px;
	background-color: #4F3E36;
	height: 150px;
	
}
#hmhwR2 {
	padding: 5px;
	float: left;
	width: 215px;
	background-color: #9AC2B9;
	height: 150px;
}
#hmhwB1 {
	padding: 5px;
	float:left;
	background-color: #347AA6;
	width: 545px;
	position: relative;
	height: 200px;
}

#hmhwB2 {
	padding: 5px;
	width: 215px;
	position: relative;
	float: left;
	background-color: #347AA6;
	height: 200px;
}
#hmhwContent h4 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 2em;
	color: #4F3E36;
	text-align: center;
}
#hmhwResBanner {
	height: auto;
	background-color: #4f3e36;
	padding: 20px;
}
#hmhwHowToContent {
}
#hmhwHowToContent p {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #333;
	font-weight: bold;
	padding: 10px;
}
#hmhwHowToB1 {
	background-color: #9AC2B9;
	width: 500px;
	float: left;
	height: 420px;
}
#hmhwHowToB2 {
	background-color: #3579a6;
	width: 280px;
	float: left;
	height: 165px;
}
#hmhwHowToB3 {
	float: left;
	width: 280px;
	background-color: #4F3E36;
	height: 255px;
}
#hmhwHowToB3 h3 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 1.8em;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 15px;
}
#volunteerBanner {
	background-color: #3579a6;
	height: 240px;
	color: #FFF;
	padding: 10px;
}
#volunteerCalendar {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	padding: 5px 0px;
	float: left;
	height: 320px;
	font-size: 1.3em;
	background-color: #9CC1BA;
	text-align: center;
	width: 300px;
}
#volunteerContent1 {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	font-size: 1em;
	padding: 5px;
	float: left;
	width: 470px;
	background-color: #4f3e36;
	height: 320px;
	color: #FFF;
	text-align: left;
}
#volunteerContent1 h2 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 1.3em;
}
#volunteerContent2 {
	background-color: #9CC1BA;
	padding: 5px;
	float: left;
	height: 200px;
	width: 250px;
}
#volunteerContent4 {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	background-color: #4F3E36;
	padding: 5px;
	height: 200px;
	width: 250px;
	float: left;
}

#volunteerContent3 {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	background-color: #3579a6;
	padding: 5px;
	float: left;
	height: 200px;
	width: 250px;
}


#volunteerContent1 p {
	color: #FFF;
	text-align: left;
}



#volunteerBanner h1 {
	font-family: "Love Ya Like A Sister", "Trebuchet MS", Arial, sans-serif;
	font-size: 2.5em;
	color: #FFF;
	font-variant: normal;
	text-align: center;
}
#mainContent #thalerBioContent {
}
#thalerBioContent p {
	font-family: "News Gothic Std", "Trebuchet MS", Arial, sans-serif;
	text-align: left;
}
