﻿.eventOptionSectionTitle {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: underline;
	color: #005353;
}
.eventOptionBody {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	color: #544130;
	font-weight: normal;
	font-style: italic;
}
#mapFooter a:active {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#mapFooter a:hover {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#mapFooter a:visited {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #800080;
	text-decoration: none;
}
#mapFooter a:link {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #008080;
	text-decoration: none;
}
.menuStyle {
	text-align: center;
}
.clickHereDirectionsStyle {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	color: #584B3C;
	text-align: center;
	vertical-align: top;
}
.photoAlbumStyle {
	text-align: center;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #594A3C;
	font-weight: bold;
	font-style: italic;
}
.welcomeMessageStyle {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
	color: #544130;
	font-weight: normal;
}
.leftColumnWelcomeStyle {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	height: 500px;
	position: relative;
	float: left;
}
html {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background-image: url('images/imgBrownHeaderFill.jpg');
	background-repeat: repeat-x;
	height: 100%;
	padding: 0;
	margin: 0;
}
#container
{
	position: relative;
	min-height: 100%;
}
* html #container
{
	height: 100%;
}
#contentContainer
{
	padding-top: 1em;
	padding-bottom: 75px;
}
#content
{
	position: relative; 
	width: 700px;
	margin-left: auto; 
	margin-right: auto; 
	clear:both;
}
#footer
{
	clear:both;
	background-color: #765B42; 
	position: relative;
	width: 100%; 
	margin-top: -65px;
}
#menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #005353;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
#menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:active {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-style: italic;
	color: #800080;
	text-decoration: none;
	padding-top: 5px;
}
.websiteDesignedByStyle {
	color: #83BBBB;
	font-weight: bold;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.copyrightAddressStyle {
	color: #83BBBB;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
}
.footerSeparatorStyle {
	color: #FFFFFF;
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
}
#footerNavigation a:link {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
#footerNavigation a:active {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #FFFFFF;
}
#footerNavigation a:visited {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
}
#footerNavigation a:hover {
	font-family: "Lucida Sans", "trebuchet MS", sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #008080;
}
