html {
	background: #E8E8E8;
}

body {
	background: #E8E8E8;
	margin: 10px 0px 10px 0px;
	color: #2b2b2a;
	font-family: tahoma;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

#doc2 {
	xpadding-right: 1px;
}

a:link, a:visited, a:active {
	color: #98782c;
	text-decoration: underline;
}

a:hover {
	color: #236935;
}

.break {
	clear: both;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.green, h1, h2, h3, h4 {
	color: #236935;
}

p {
	margin: 10px 0px 10px 0px;
}

h1 {
	font-size: 153.9%;
	margin-top: 15px;
}

h2 {
	font-size: 146.5%;
}

h3 {
	font-size: 138.5%;
}

h4 {
	font-size: 131%;
}

#hd {
	line-height: 1.2em;
}

#bd {
}


#content {
	border-width: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #800c4a;
	background: #fff;	
}

#main_content ul {
	margin-left: 20px;
}

#main_content li {
	margin-bottom: 5px;
	list-style-type:disc;
}

#main_content ul#anchors {
	margin-left: 10px;
}

#main_content #anchors li {
	list-style-type: none;

}

#header_thumbs {
	float: right;
	margin-right: 20px;
}


#hd img {
	float: left;
	margin: 0px 0px 5px 20px;
	
}

#header_thumbs img {
	margin: 8px 10px 10px 0px;
}


#nav {
	xborder: 2px solid #506435;
	background-color: #800c4a;
	margin-top: -4px;
}

#navbar, #navbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 100;	
}

#navbar a {
	display: block;
	text-decoration: none;
	padding: 4px 38px 4px 38px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;	
	border-right: 1px solid white;
}

#navbar li {
	float: left;
	width: auto;
}

#navbar li ul, #navbar ul li  {
	width: 9em;
}

#navbar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#navbar li ul {
	position: absolute;
	display: none;
	background-color: #506435;
}

#navbar li:hover a, #navbar a:focus,
#navbar a:active, #navbar li.drop_hover a, #selected {
	color: white;
	background-color: #506435;
}

#navbar li:hover ul, #navbar li.drop_hover ul {
	display: block;
}

#navbar li:hover ul a, #navbar li.drop_hover ul a {
	color: #cfc590 !important;
	background-color: transparent;
	font-size: 12px;
	padding-left: 10px;
}

#main_content {
	padding-right: 10px;
	border-left:1px dotted #C29A3A;
	padding-left: 10px;
}

#main_content img {
	margin-left: 4px;
	border:2px solid #C29A3A;
}

#sidebar {

	margin-top: 10px;
}


#left_sidebar {
	padding-left:10px;
	padding-right:0px;
}

.colbreaker {
	border-top:1px dotted #C29A3A;
	width:100%;
}

.dotbreaker {
	border-top:1px dotted #C29A3A;
	margin-left:24px;
	margin-top:48px;
	width:896px;
}

.botcurve {
	background:transparent url(../images/bottom.gif) no-repeat scroll center bottom;
	clear:both;
	height:11px;
}

#footer {
	margin-bottom: 10px;
	text-align: center;
	color: #236935;
	font-size: 85%;
	font-weight: bold;
}

img#tagline {
	margin-top: 10px;
}

#gallery {
	margin: 20px 0px 0px 56px;
}

.global_give {
	margin: 10px 0px 10px 55px;
}

.newsletter {
	xmargin-top: -20px;
	width: 254px;
}

.newsletter img {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #800C4A;
}
#newsletter_text {
	margin-top: 25px;
	float: left;
	margin-left: 10px;
	color: #800C4A;
}

.further {
	font-size: 14px;
}

#funder {
	font-size: 15px;
}