﻿body
{
	margin: 0px;
	padding: 0px;
	background-image: url('Images/header-background.png' );
	background-repeat: repeat-x;
}
.BodyContent
{
	width: 985px;
	margin: auto;
	margin-top: 1em;
}

#TopMenu
{
	width: 100%;
	text-align: left;
	padding-bottom: 9px;
	margin: 13px 0px 0px;
	float: right;
	padding-top: 7px;
	height: 35px;
	background-image: url('Images/header-text.png' );
	background-repeat: no-repeat;
}
#TopMenu UL
{
	float: right;
	margin: 0px;
	font-family: Georgia;
	font-size: small;
}
#TopMenu UL LI
{
	list-style-type: none;
	display: inline;
}
#TopMenu UL LI A
{
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #7A5F38;
	text-decoration: none;
	padding-top: 5px;
}
#TopMenu ul li a:hover
{
	color: #000000;
}

#TopMenu ul li a.CurrentLink
{
	color: #000000;
}

#MastHeader
{
	border: solid 0px black;
	color: White;
	height: 110px;
	padding: 0px;
	margin: 0px;
	background-image: url('images/header.png' );
	background-position: right;
	background-repeat: no-repeat;
}
#MastHeader .LargeQuote
{
	color: #FFFFFF;
	width: 500px;
	margin-left: 20px;
	margin-top: 1px;
	padding-top: 25px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: x-large;
}
.LeftPane
{
	width: 440px;
	padding-left: 20px;
	float: left;
}
.LeftPane2, .LeftPane3
{
	width: 580px;
	padding-left: 20px;
	float: left;
}

.LeftPane, .LeftPane2
{
	background-image: url('images/tree.jpg' );
	background-repeat: no-repeat;
	background-position: top 10px;
}
.LeftPane .a, .LeftPane .b, .LeftPane .c, .LeftPane .d, .LeftPane .e, .LeftPane2 .a, .LeftPane2 .b, .LeftPane2 .c, .LeftPane2 .d, .LeftPane2 .e
{
	height: 1.37em;
	float: left;
	clear: left;
}
.LeftPane .a, .LeftPane2 .a
{
	width: 90px;
}
.LeftPane .b, .LeftPane2 .b
{
	width: 95px;
}
.LeftPane .c, .LeftPane2 .c
{
	width: 95px;
}
.LeftPane .d, .LeftPane2 .d
{
	width: 80px;
}
.LeftPane .e, .LeftPane2 .e
{
	width: 70px;
}
.RightPane
{
	width: 440px;
}
.RightPane2
{
	width: 300px;
}
.RightPane, .RightPane2
{
	float: right;
	margin-left: 60px;
	padding-right: 20px;
}
.RightPane p, .LeftPane p, .RightPane2 p, .LeftPane2 p, .LeftPane3 p
{
	padding-left: 10px;
}
.PictureFrame
{
	background-image: url(images/pictureframe.png); /* 	width: 447px; */
	height: 263px;
	width:422px;
	padding-left: 19px;
	padding-top: 20px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.icon
{
	padding-right: 4pt;
	border: none;
	padding-bottom: 8px;
}
.AddressLeft
{
	margin-right: 40px;
	width: 180px;
	float: left;
}
.AddressRight
{
	float: right;
	width: 140px;
}

.SubMenu
{
	width: 294px;
	font-family: Cambria, Georgia, Times New Roman;
}
.SubMenu ul
{
	margin: 0px;
	padding: 0px;
	margin: 0px;
}
.SubMenu li.FirstItem
{
	padding: 0px;
}
.SubMenu li
{
	list-style-type: none;
	padding: 0px 0px 00px 0px;
	margin: 0px;
	border-bottom: solid 1px black;
	border-bottom-color: #FFB400;
}
.SubMenu a
{
	background: url('images/cross-orange.gif' ) no-repeat 5px 15px;
	text-decoration: none;
	color: #666666;
	padding: 10px 0px 0px 25px;
	margin: 0px;
	display: block;
}

.SubMenu a.dl
{
	background: url('images/icons/import.png' ) no-repeat 0px 10px;
}

.SubMenu a:hover
{
	background: url('images/cross-black.gif' ) no-repeat 5px 15px;
	color: #000000;
}

.SubMenu a:hover.dl
{
	background: url('images/icons/import.png' ) no-repeat 0px 10px;
	color: #000000;
}

.SubMenu a.home
{
    color:#AAAAAA;
}

.SubMenu h1
{
	font-weight: normal;
}
.SubMenu a.CurrentLink
{
	color: #000000;
}
.CalendarHolder
{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
hr.EventSep
{
	margin-top: 16px;
}
.SiteMap
{

	margin-left:100px;
	
	width:50%;

}