a{
	color:red;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
}
body{
	font-size:12px;
	text-align:center;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	margin:0px;
	padding:0px;
	color:#7F3905;
	/* body= 663300 yellow= ff9933 */
}
img{
	border:0px;
}
h1{
	font-family:Verdana;
	font-size:14px;
	color:#663300;
	text-align:center;
}
h2{
	font-family:Verdana;
	font-size:14px;
	color:#CC3300;
	text-align:center;
}
h3{
	font-family:Verdana;
	font-size:14px;
	color:#663300;
	text-align:left;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

P{
	font-size:12px;
}

#mainContainer{
	width:800px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
}
#bodyContainer{
	width:800px;
	float:left;
	font-size:12px;
}
#bodyContainer td{
	font-size:12px;
}
#bodyContainer td.pics{
	font-size:10px;
	font-weight:bold;
}
#footerContainer{
	width:800px;
	float:left;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:10px;
}
#footerContainer p{
	font-size:10px;
}
#footerContainer a{
	color:black;
	text-decoration:none;
}
#footerContainer a:hover{
	color:red;
	text-decoration:underline;
}

.welcome{
	font-family:Garamond, Palatino, Verdana;
	font-size:24px;
	color:#999966;
	text-align:center;
	font-style:italic;
}
.edgewater{
	font-family:"Times New Roman", Verdana;
	font-size:20px;
	color:#CC3300;
	text-align:center;
}
.calendar{
	color: #CC3300;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
