#dropmenudiv{
	position: absolute;
 	background-color: #7B3519;
	font-family: Garamond, Georgia, serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFCC;
 	border:2px solid #7B3519;
	line-height: 20px;
	z-index: 3;
}
.one
{
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	valign: bottom;
	align: center;
}
.two
{
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B3519;
	padding-top: 8px;
	padding-bottom: 6px;
}
.side-home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-align: left;
	line-height: 18px;
}
a.side-home:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-decoration: none;
}
a.side-home:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-decoration: none;
}
a.side-home:hover
{
	color: #60244E;
	text-decoration: none;
}
.side
{
	font-family: Arial, Helvetica, sans-serif;
	color: #7B3519;
	text-align: left;
	border: none;
	width: 225px;
}
.sidenav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-align: left;
	line-height: 22px;
}
.head-side
{
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7B3519;
	text-align: left;
	line-height: 22px;
}
.head-side2
{
	font-family: Garamond, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7B3519;
	text-align: left;
	line-height: 22px;
}
a.side:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-decoration: none;
	line-height: 22px;
}
a.side:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7B3519;
	text-decoration: none;
	line-height: 22px;
}
a.side:hover
{
	color: #60244E;
	font-weight: normal;
	text-decoration: underline;
	line-height: 22px;
}
.texttable
{
	border: 1px solid #7B3519;
	font-family: Garamond, Georgia, serif;
	color: #7B3519;
	padding-left: 10px;
	padding-right: 4px;
	background-color: #FFFFFF;
	width: 855px;
}
.texttable2
{
	border: 1px solid #7B3519;
	font-family: Garamond, Georgia, serif;
	color: #7B3519;
	padding-left: 6px;
	padding-right: 4px;
	background-color: #FFFFFF;
	width: 700px;
}
.head-text
{
	font-family: Garamond, Georgia, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7B3519;
	text-align: left;
}
.mission
{
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
	color: #7B3519;
	padding-left: 7px;
	text-align: center;
}
.textbody
{
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	color: #7B3519;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}
a.textlink:link
{
	color: #006600;
	text-decoration: underline;
}
a.textlink:active
{
	color: #006600;
	text-decoration: underline;
}
a.textlink:hover
{
	color: #60244E;
	text-decoration: underline;
}
a.textlink:visited
{
	color: #60244E;
	text-decoration: underline;
}
.image
{
	border:1px solid #60244E;
}
.spacer
{
	margin-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #7B3519;
	bgcolor: #FFFFCC;
}
a.one:link
{
	color: #FFFFFF;
	text-decoration: none;
}
a.one:visited
{
	color: #FFFFFF;
	text-decoration: none;
} 
a.one:hover { color: #FFFFFF;
		font-weight: bold;
		text-decoration: underline; 
}
a.two:link
{
	color: #7B3519;
	text decoration: none;
}
a.two:visited
{
	color: #7B3519;
	text decoration: none;
} 
a.two:hover { color: #60244E;
		font-weight: bold; 
		text-decoration: underline;
}
#formdiv
{
	width: 450px;
	background-color: #FFFFCC;
	border: 1px solid #7B3519;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B3519;
	font-size: 12px;
	padding: 8px;
	float: left;
}
#imgdiv
{
	text-align: center;
	padding-right: 60px;
	float: right;
}
#caldiv
{
	width: 225px;
	height: 125px;
	float: left;
	font-style : normal;
	text-align: center;
	color: #7B3519;
}
.cal-th 
{
	font-family: Garamond, Georgia, serif;
	font-size: 9pt;
    color: #7B3519;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
}
.cal-td 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color: #60244E;
}
.month
{
	font-family: Garamond, Georgia, serif;
	font-size: 11pt;
    background-color: #FFFFCC;
	color: #60244E;
	font-weight: bold;
	text-align: center;
}
a.cal:link, a.cal:visited, a.cal:hover, a.cal:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	color: #60244E;
}
#eventdiv
{
	width: 550px;
	font-family: Garamond, Georgia, serif;
	float: right;
	color: #7B3519;
}
.date
{
	background-color: #7B3519;
	color: #FFFFCC;
	padding: 6px;
	font-family: Garamond, Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
#savediv
{
	width: 650px;
	background-color: #FFFFCC;
	border: 1px solid #7B3519;
	font-family: Arial, Helvetica, sans-serif;
	color: #7B3519;
	font-size: 14px;
	padding: 4px;
	text-align: center;
}

td 
{
	font-family: Garamond, Georgia, serif;
	font-size : 12pt;
	font-style : normal;
}
th 
{
	font-family: Garamond, Georgia, serif;
	font-size: 14px;
    color: #7B3519;
	font-weight: bold;
}

a:link
{
	color: #4D3639;
	text-decoration: none;
}
a:visited
{
	color: #4D3639;
	text-decoration: none;
} 
a:hover { color: #4D3639;
		text-decoration: underline;
}
.motto
{
	font-family: Garamond, Georgia, serif;
	font-size: 18px;
	font-weight: bold;
    color: #FFFFCC;
	text-align: center;
	border: none;
	padding: 12px;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #7B3519;
	text-align: center;
}
a.footer:link
{
    color: #7B3519;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.footer:visited{
    color: #60244E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.footer:hover{
    color: #60244E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}