body {
	background-color: #e7e4d3;
}

td {
	font-family: Tahoma, Verdana, Arial;
	color: #145e61;	
}

.welcome {
	font-family: "Times New Roman", Georgia, Arial;
	font-style: italic;
	font-size: 20px;
}

a {
	color: #033b52;
	text-decoration: none;
	text-weight:bold;
}
a:hover {
	color: #f35759;
	text-decoration: none;
}

#mainContent {
	background-color: #a5ddde;/*#96b566;*/
	margin: 1px;
    color: #ffffff;
    width: 790px;
    padding: 5px;
    border: 10px solid #cdbfac;
}

td.footerCenter {
	font-family: "Times New Roman", Georgia, Arial;
	font-style: italic;
	font-size: 20px;
	color: #187d81;
	width: 210px;
	text-align: center;
}

td.footerLeft {
	width: 210px;
	text-align: left;	
}

td.footerRight {
	width: 210px;
	text-align: right;
}


#mainContent p {
  padding:0;
  margin:1ex 0;
}

#content {
	width: 700px;
	height: 400px;
	background-color: #eeedea;
	color: #5C5C5C;
	margin: 5px;
	background-image:url('../images/logoLite.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#bottomContent {
	width: 700px;
	height: 100px;
	background-color: #69d3d5;
	color: #187d81;
	margin: 5px;
}

.guestbook {
	font-family: "Times New Roman", Georgia, Arial;
	font-style: italic;
	font-size: 16px;
	text-align: right;
}

.pageTitle {
	font-family: "Times New Roman", Georgia, Arial;
	font-style: italic;
	font-size: 24px;
}

.about {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left:
}

div#scrollingContent	{ 
	height: 300px;
	overflow: auto;
}

.events {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left:
}

.eventTitle {
	font-size: 18px;
}

.eventDetail {
	font-size: 14px;
}

.eventSmallPrint {
	font-size: 12px;
}

.sponsors {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	text-align: center;
}

.sponsorLevel {
	font-family: "Times New Roman", Georgia, Arial;
	font-style: italic;
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

ul.sponsors {
	text-align: left;
}

.join {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	text-align: center;
}

.softball {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	text-align: left:
}

.softballTitle {
	font-size: 18px;
}

.softballDetail {
	font-size: 14px;
}

.softballSmallPrint {
	font-size: 12px;
}
