body
{
	color: #336699;
	background-color: #e7dda8;
	font-size: 12px;
	/*line-height: 20px;*/
	font-family: Georgia, Palatino Linotype, Palatino, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 24px;
}

.larger
{
    font-weight:bold;
	color: #003366;
	font-size: 12px;
	font-family: Georgia;
}

.largerlight
{
    font-weight:bold;
	font-size: 12px;
	font-family: Georgia;
}

.specialslarger
{
    background-color: #bbdbfa;
	color: #003366;
	font-size: 16px;
	font-family: Georgia;
	padding: 4px;
}

.specialsinnerbox
{
    text-align:center; 
    width:92%; 
    border-color:White;
    border-style:solid;
    border-width:2px;
    margin-left:auto;
    margin-right:auto;
    padding:3%;
    font-size:12pt; 
    color: #003366;
}

.specialsouterbox
{
    width:75%;
    background-color: #bbdbfa;
    margin-left:auto;
    margin-right:auto;
    padding:4%;
}

.largedarkcenter
{
    color: #003366;
	font-size: 16px;
	font-family: Georgia;
    font-weight:bold;
    text-align:center;
}

.darkcenter
{
    color: #003366;
	font-size: 12px;
	font-family: Georgia;
    /*font-weight:bold;*/
    text-align:center;
}

.darkitalic
{
    color: #003366;
    font-style:italic;
}

/*Main Links*/
a:link
{
	color: #336699;
	text-decoration: underline;
}
a:visited
{
	color: #336699;
	text-decoration: underline;
}
a:hover
{
	color: #336699;
	text-decoration: underline;
}
a:active
{
	color: #336699;
	text-decoration: underline;
}


/*Footer Links*/
a.footer:link
{
	color: #b9dbf3;
	text-decoration: underline;
}
a.footer:visited
{
	color: #b9dbf3;
	text-decoration: underline;
}
a.footer:hover
{
	color: #b9dbf3;
	text-decoration: underline;
}
a.footer:active
{
	color: #b9dbf3;
	text-decoration: underline;
}



.WelcomeRndImg
{
	border: 0px;
}
.WelcomeRndImgDiv
{
	float: left;
}
.WelcomeRndImgDivMid
{
	margin-right: 0px;
}
.tax
{
	text-align: right;
}
.Events
{
	background: #FFFFFF url(images/heronpaintingclipped.png) no-repeat bottom right;
}
.EventText
{
	color: #000000;
}
.EventText b
{
	color: #336699;
	font-family: Trebuchet MS;
}
.EventText .gray
{
	color: Gray;
}
