#body {background-color: #562a08;}

#wrapper {	margin-top: 0px;
		background-color: #ffffff; 
		width: 900px;
		margin: 0 auto; /*Center container on page*/
}




#header {	background-image: url(../images/logo_sky_clouds900w.jpg);
		height: 120px;
		margin-top: 0px;
		width: 900px;
		margin: 0 auto; /*Center container on page*/
		margin-bottom: 3px;
}

#header a:link {
	text-decoration: none;
	}
#header a:visited { 
	text-decoration: none; 
	}
#header a:hover {
	text-decoration: none;
	}
#header a:active { 
	text-decoration: none; 
	}

.headerimage {border:none;

}


#left 		{ float: left;
		width: 200px; 
		margin-top: 20px;
		margin-right: 10px;
		margin-left: 10px;
		background: white;
		

}

#board {background-color: transparent;
	margin-left: 15px;
	width: 550px;

}

.board_member {background-color: transparent;
	width: 550px;
	margin-bottom: 30px;
	height: 220px;

}

.board_photo {background-color: transparent;
		width: 150px;
		margin-right: 10px;
		margin-left: 20px;
		float: right;
		text-align: center;


}

h3.header {margin-bottom: 2px; font: normal normal bold 9pt Arial, Helvetica, Sans-Serif;}

.h1 {text-indent: 10px;margin-top: 10px;}

p.justify {text-align: justify;}

p, ul, li, ol {font: normal normal normal 10pt Arial, Helvetica, Sans-Serif;}

.bold {color: #A53034;font-weight: bolder;}

h1, h2, h3 {color: #562a08;}

h1 {font: normal normal bold 12pt Arial, Helvetica, Sans-Serif; margin-top: 0px;}
h2 {font: normal normal bold 10pt Arial, Helvetica, Sans-Serif;}
h3 {font: normal normal bold 8pt Arial, Helvetica, Sans-Serif;}


#content {background: #ffffff;
		margin-left: 260px;
		margin-top: 0px;
		width: 600px;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 25px;
		padding-bottom: 15px;
		height: 570px;
}

#content_home {background: #ffffff;
		margin-left: 250px;
		margin-top: 0px;
		width: 600px;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 25px;
		padding-bottom: 15px;
		height: 580px;
}

#content_about {background: #ffffff;
		margin-left: 250px;
		margin-top: 0px;
		width: 600px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 25px;
		padding-bottom: 50px;
		height: 100%;
}
#content_calendar {
	background: #ffffff;
	margin-left: 250px;
	margin-top: 0px;
	width: 600px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 580px;
}

#content_easements {
	background: #ffffff;
	margin-left: 250px;
	margin-top: 0px;
	width: 600px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 625px;
}


#content_functions {background: #ffffff;
		margin-left: 250px;
		margin-top: 0px;
		width: 600px;
		padding-left: 15px;
		padding-right: 20px;
		padding-top: 25px;
		padding-bottom: 15px;
		height: 100%;
}

#content_gallery {
	background: #ffffff;
	margin-left: 250px;
	margin-top: 0px;
	width: 600px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 625px;
}

#content_contact {
	background: #ffffff;
	margin-left: 250px;
	margin-top: 0px;
	width: 600px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 625px;
}


#content_links {
	background: #ffffff;
	margin-left: 250px;
	margin-top: 0px;
	width: 600px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	height: 625px;
}



#content a:link {
	text-decoration: none;
	}
#content a:visited { 
	text-decoration: none; 
	}
#content a:hover {
	text-decoration: underline;
	}
#content a:active { 
	text-decoration: none; 
	}





#footer { 
		background-image: url(../images/stonewall_900x80.jpg);
		height: 80px;
		width: 900px;
		margin: 0 auto; /*Center container on page*/
		margin-bottom: 0px;
		margin-top: 3px;
		padding-top: 1px;

}

#footer .footertext {background-color: white;
		width: 200px;
		padding: 3px 3px 3px 3px;
		margin-top: 20px;
		margin-left: 350px;
		font: normal normal normal 8pt Arial, Helvetica, Sans-Serif;
		color: #562a08;
		text-align: center;

}


#footer a:link {
color: #562a08;
	text-decoration: none;
	}
#footer a:visited { 
color: #562a08;
	text-decoration: none; 
	}
#footer a:hover {
color: #562a08;
	text-decoration: underline;
	}
#footer a:active { 
	color: #562a08;
	text-decoration: underline; 
	}

