body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #B5B591;
	color: #667F99;
	font-size: 100%;
}

a {
	font-size: 80%;
	text-decoration: none;
	color: #667F99;
}
a:link {
	color: #667F99;
	
}
a:hover {
	text-decoration: underline;
	color: #8499AD;
}

#page {
	background-color: #F7F7d4;
	height: auto;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
	border-top: 1px solid #BFD0D3;
	border-right: 2px solid #667F99;
	border-bottom: 2px solid #667F99;
	border-left: 1px solid #BFD0D3;
	background-position: center;
}


#mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #73744A;
	background-color: #F7F7F7;
	text-align: left;
	border-top: 1px solid #BFD0D3;
	border-right: 1px solid #667F99;
	border-bottom: 1px solid #667F99;
	border-left: 1px solid #BFD0D3;
	padding: 20px;
}

#header {
	height: 105px;
	width: 885px;
	border: 2px none #667F99;
	background-image: url(../images/gradientHeader.gif);
	z-index: 2;
}

#page #old_map {
	
	display: block;
	width: 150px;
	position: absolute;
	left: 4px;
	
	top: 4px;

}



.columnHead {
	background-image: url(../images/navHeader_img_square3.gif);
	background-repeat: no-repeat;
}


.floater {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	font-weight: bold;
	color: #999965;
	display: inline;
}


#churchWinter {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#clubhouse {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.sideBar {
	color: #667F99;
	font-size: 70%;
}



#page .footerLinks {
	font-size: 100%;}
.footerText {
	font-size: 80%;
}


#calendar {
	height: auto;
	width: 150px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.dates {
	font-weight: bold;
}
