@charset "utf-8";
body {
	margin:0;
	padding:0;
	margin-bottom:20px;
	padding-bottom:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	background:url(images/pageBg.jpg) top center no-repeat;
	background-color:#D7D5C6;
}
a {
	color:#560000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.mainNav {
	background:url(images/NavBar.jpg) top no-repeat;
	height:73px;
}
.mainNav div {
	margin-top:38px;
	float:left;
}
.mainNav a {
	color:#FFF;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
.mainNav a:hover {
	text-decoration:underline;
}
.homeDirectory {
	width:193px;
	margin:53px 0px 0px 15px;
	padding:10px;
	text-align:center;
}
.homeDirectory h1 {
	font-size:20px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0;
}
.homeDirectory h1 a {
	color:#FFF;
}
.homeDirectory h1 a:hover {
	text-decoration:none;
}
.homeDirectory h2 {
	font-size:15px;
	color:#CDCBBF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0;
}
.homeDirectory h2 a {
	color:#CDCBBF;
	text-decoration:none;
}
.homeDirectory h2 a:hover {
	text-decoration:underline;
}
.insideDirectory h1 {
	font-size:16px;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0;
}
.insideDirectory h1 a {
	color:#FFF;
}
.insideDirectory h1 a:hover {
	text-decoration:none;
}
.insideDirectory h2 {
	font-size:11px;
	color:#CDCBBF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	margin:0;
}
.insideDirectory h2 a {
	color:#CDCBBF;
	text-decoration:none;
}
.insideDirectory h2 a:hover {
	text-decoration:underline;
}
.homeContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#79852F;
	font-size:20px;
	font-weight:lighter;
	margin:0;
}
.homeContent h1 a {
	color:#79852F;
}
.homeContent h1 a:hover {
	text-decoration:none;
}
.homeContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#79852F;
	font-size:16px;
	font-weight:lighter;
	margin:0;
}
.homeContent p {
	margin-top:10px;
}
.homeEvents h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#79852F;
	font-size:25px;
	font-weight:lighter;
	margin:0;
}
.homeEvents h1 a {
	color:#79852F;
}
.homeEvents h1 a:hover {
	text-decoration:none;
}
.homeEvents p {
	margin:5px 0px 10px 0px;
}
.month {
	font-size:16px;
	font-weight:lighter;
	color:#560000;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-align:right;
	padding-top:5px;
}
.copyrightInside {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	text-align:right;
	padding-top:5px;
}
.insideNav {
	text-align:left;
	color:#FFF;
}
.insideNav ul {
	list-style:square;
}
.insideNav a {
	color:#FFF;
	text-decoration:none;
}
.insideNav a:hover {
	text-decoration:underline;
}
.insideContent {
	margin:-20px 20px 200px 20px;
	position:relative;
	z-index:2;
}
.insideContent h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#79852F;
	font-size:25px;
	font-weight:lighter;
	margin:0;
}
.insideContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:lighter;
	color:#560000;
}
