body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 0px;
	background-color: #4C3000;
	margin: 0px;
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
}
.container {
	width: 760px;
	padding: 0px;
	background-color: #e5e5e5;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.masthead {
	height: 100px;
}
.mast_txt {
	display: none;

}

.masthead a {
	text-decoration: none;
	color: #36494D;
}

#content {
	line-height: 150%;
	color: #08171A;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	display: block;
}

#content h4 {
	font-weight: bold;
	color: #996100;
	font-size: 120%;
	text-align: center;
}
#content .subtitle {
	text-align: center;
	color: #5F2E27;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content  p, #content li {
	color: #5F2E27;
}


.gallery a{
	border-bottom:none;
	}

#content a:link, #content a:active, #content a:visited {
	font-weight: bold;
	color: #08171A;
	text-decoration: underline;
}
#content a:hover {
	color: #36494D;
}
#leftimg {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#rightimg {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#fiftyTable td {
	width: 50%;
}
.bigFirstLetter {
	font-size: 50pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	line-height: 75%;
	color: #996100;
}




.hidden {
	display: none;
}
#content .rightColumn {
	float: right;
	padding-left: 10px;
}




#navigation {
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	width: 760px;
	background-color: #996100;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li, #subnav li {
	display: inline;
	margin-right: 15px;
	list-style-image: none;
}
#navigation a, #subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover, #subnav a:hover {
	color: #E69100;
}
#supporters {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#supporters td {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #996100;
	padding-bottom: 20px;
	padding-top: 10px;
}


#footer {
	text-align: center;
	font-size: 9px;
	color: #4D4D4D;
	width: 760px;
	height: 64px;
	background-image: url(images/footer_bg2.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#footer p {
	padding-top: 40px;
}
#footer a {
	text-decoration: none;
	color: #4D4D4D;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
