@charset "UTF-8";
body {
	margin: 0px;
	background-color: #E9DCB2;
	color: #333333;
}
.leftpicspace {
	margin-bottom: 10px;
	text-align: right;
	margin-left: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A17934;
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #9E7E2F;
	font-size: 18px;
	margin: 0px;
	background-color: #FFFFFF;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #9C7F2E;
	text-decoration: underline;
}
a:visited {
	color: #9C7F2E;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
ul {
	font-size: 13px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul ul {
	margin-top: 2px;
}
li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#headerbg {
	background-color: #E5D39B;
	color: #FFFFFF;
}
#header {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	background-color: #FFFFFF;
	color: #333333;
}
#maincontentbg {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/maincontent_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#maincontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#rightcontent h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightcontent {
	float: right;
	width: 516px;
	padding-top: 25px;
}
#leftcontent {
	float: left;
	width: 233px;
}
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#navigation a:link {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navigation  a:visited {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navigation   a:hover {
	color: #A27E2A;
	text-decoration: none;
	background-color: #FFFFFF;
}
#navigation ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	background-image: url(../images/navline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#events {
	background-color: #f3edd7;
	padding: 10px;
	margin-top: 25px;
	color: #333333;
}
#events h3 {
	background-color: #F3EDD7;
	color: #9C8127;
}
#events h4 {
	background-color: #F3EDD7;
	color: #333333;
}
#events p {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 12px;
}
#footer {
	clear: both;
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footertext {
	background-image: url(../images/footer_icon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	text-align: center;
	padding-top: 70px;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footertext p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.levelsofgiving {
	float: right;
	width: 210px;
	margin-left: 15px;
	padding: 10px;
	background-color: #F3EDD7;
	color: #333333;
}
.levelsofgiving h3 {
	color: #9E7D26;
	background-color: #F3EDD7;
}
.levelsofgiving a:link {
	color: #A07C35;
	background-color: #F3EDD7;
}
.levelsofgiving  a:visited {
	color: #A07C35;
	background-color: #F3EDD7;
}
.levelsofgiving   a:hover {
	color: #A07C35;
	background-color: #F3EDD7;
	text-decoration: none;
}
.picturebox {
	float: right;
	width: 137px;
	margin-left: 15px;
}
.picturebox img {
	margin-bottom: 10px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.clearfix:after {  
     content: ".";  
     display: block;  
     clear: both;  
     visibility: hidden;  
     line-height: 0;  
     height: 0;  
}  
   
.clearfix {
	display: block;
}  
  
html[xmlns] .clearfix {  
    display: block;  
}  
  
* html .clearfix {  
    height: 1%;  
}
.operashow {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #9D802A;
	margin-bottom: 10px;
	border: 1px solid #9E7E2E;
}
.operashow a:link {
	color: #9D7B31;
	text-decoration: none;
}
.operashow  a:visited {
	color: #9E7E24;
	text-decoration: none;
}
.operashow   a:hover {
	color: #333333;
	text-decoration: underline;
}
#leftcontent table p {
	margin: 0px;
}
