@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #e6cfa4;
	color: #693b0d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font: 12px/1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1 {
	color: maroon;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 1.5em;
	line-height: 150%;
}
h2 {
	color: maroon;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 1.25em;
	line-height: 125%;
}
h3 {
	font-weight: bold;
	font-size: 1.15em;
	line-height: 115%;
	color: #4e2b0a;
	padding-bottom: 5px;
}
a,  a:link {
	color: navy;
	text-decoration: underline;
}
a:visited {
	color: maroon;
	text-decoration: underline;
}
a:hover {
	color: maroon;
	text-decoration: underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
.imgRight {
	margin-left: 10px;
	float: right;
}
.imgLeft {
	margin-right: 10px;
	float: left;
}
form {
	margin: 0;
}
.highlight {
	background-color: #D0D0D0;
}
#outerWrapper {
	position: relative;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	min-width: 900px;
	text-align: left;
	width: 975px;
	margin: 0 auto;
}
#innerWrapper {
	width: 900px;
	margin: 0 auto;
	background: url(background-parchment.gif) no-repeat;
	height: 1230px;
}
#header {
	height: 178px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	width: 900px;
}
#header .logo {
	margin-top: 50px;
	margin-left: 140px;
	z-index: 10;
	margin-right: auto;
}
#header .imgR {
	float: right;
	margin-top: 40px;
	margin-right: 65px;
	z-index: 0;
}
#contentWrapper {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	width: 900px;
}
#leftColumn1 {
	float: left;
	padding: 10px 15px 10px 50px;
	width: 195px;
	margin-top: 25px;
	font-size: 1.05em;
}
.menu {
	float: left;
	width: 175px;
	margin: 15px 0 0 10px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	color: #673200;
	text-decoration: none;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	color: #673200;
	text-decoration: none;
}
.menu_default a:hover {
	color: #673200;
}
.menu_current {
	color: #a40000!important;
}
#content {
	overflow: auto;
	height: 825px;
	width: 525px;
	padding: 25px 0 10px;
	margin: 25px 0 0 250px;
}
#content ul, #content li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
#content h2 a,  #content h2 a:link {
	color: navy;
	font-size: .98em;
	line-height: 115%;
	font-weight: bold;
/*	text-decoration: none; */
	white-space: nowrap;
}
#photoGallery table {
	margin-right: auto;
	margin-left: auto;
border-collapse;
}
#photoGallery td {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}
#photoGallery p {
	margin: 0;
	padding: 0 0 5px;
}
#photoGallery img {
	padding-left: 10px;
	padding-right: 10px;
	border: none;
}
#photoGallery td a, #photoGallery td a:link {
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
/* Events listing */
.evheader  h1 {
	text-align: center;
	margin-bottom: 10px;
	display: none;
}
.eventborder {
	margin-bottom: 10px;
}
.tdeventheading {
	line-height: 20px;
	padding: 2px;
	color: maroon;
	font-weight: bold;
	text-align: center;
}
.tdevent {
	padding: 2px;
}
.eventheading {
	text-align: center;
}
.mteventheading {
	line-height: 20px;
	padding: 2px;
	color: maroon;
	font-weight: bold;
	text-align: center;
}
.mtevent {
	vertical-align: top;
	padding: 2px;
}
.alleventheading {
	line-height: 20px;
	padding: 2px;
	color: maroon;
	font-weight: bold;
	text-align: left;
}
.allevent td {
	padding-left: 10px;
}
.allevent li {
	padding: 0 0 5px;
	list-style: none;
}
.evfooter {
	text-align: center;
	display: none;
}
/* end events listing */
/* Resource Links */
.BMmain {
	width: 100%;
}
.BMheader {
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
	color: maroon;
}
.BMlink {
	width: auto;
	vertical-align: middle;
	text-align: left;
}
.BMlink img {
	border: none;
}
/* EO resource links */
#footer {
	margin-left: auto;
	margin-right: auto;
	margin-top: 95px;
	text-align: left;
	padding: 10px 500px 10px 25px;
	color: #693b0d;
	font-size: .9em;
}
#footer a,  #footer a:link, #footer a:visited {
	color: #693b0d;
	text-decoration: none;
	font-variant: small-caps;
}
