body
{
	font: 10pt Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #002A5B;
	font-weight: 100;
	text-align: left;

}

p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	line-height: 18px;
}


.bird p {
	margin: 0px 0px 10px 0px;
	font-size: 9px;
	padding: 0px;
	line-height: 16px;
}
a, a:visited, a:hover {
	text-decoration: none;
}

a, a:visited {
	color: #002A5B;
}

a:hover {
	text-decoration: underline;
}

ul, li {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 10px 20px;
	list-style: none;
}

img { 
	border: none; 
}

ul.bullets {
	list-style: disc;
}



#header, #logo, .holder, .donate, .contact-holder, #navigation, #navigation ul, .column, #footer ul li {
	display: none;
} 




h1 {
	font-size: 17pt;
	margin: 10px 0px;
	font-weight: 100;
	border-bottom: 1px solid #999;
}

h2 {
	margin: 10px 0px;
	font-size: 15pt;
}

h3 {
	font-size: 13pt;
	font-style: italic;
}

h4 {
	font-size: 11pt;
	text-align: left;
	margin: 10px 0px;
}

h5 {
	font-size: 10pt;
	border-bottom: 1px solid #999;
}

h6 {
	font-size: 10pt;
	border-bottom: 1px solid #999;
	text-align: right;	
}

hr {
	margin: 10px;
	border: none;
	border-bottom: 1px solid #002A5B;
}

table {
	border-spacing: 0px;
	border: 1px solid #666;
	margin: 10px;
}

thead {
	background: #bbb;
}

th, td {
	padding: 5px;
}

tr.odd {
	background: #fff;
}

tr.even {
	background: #eee;
}

tfoot {
	background: #666;
	color: #fff;
}

p a:link:after, p a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}


p.blockquote {
	margin: 10px;
	font-style: italic;
	color: #002A5B;
	font-weight: 200;
	line-height: 12px;
}

.subnav {
	display: none;
}

.section h1 {
	clear: both;
}

.introText div {
	float: right;
}

.introText img {
	margin-left: 10px;
}

#middleIntro.introText div {
	float: left;
}

#middleIntro.introText img {
	margin-right: 10px;
}


.printHide {
	display: none;
}

#ft {
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #000;
}

#ft ul {
	display: none;
}

#welcome-bd {
	display: block !important;
	page-break-inside: avoid;
}

#welcome-bd img {
	float: right;
	margin: 10px;
}

div.thumb {
	float: left;
	margin: 20px;
}

div.thumb div {
	width: 123px;
	text-align: center;
}

div.thumb img {
	border: 1px solid #333;
}

#Accordian div {
	display: block !important;
	margin: 0px 0px 0px 35px; 
	padding: 0px;
}

#Accordian ul, #Accordian li {
	margin: 0px;
	padding: 0px;
}

#project-details
{
	float: none;
	width: 100%;
	border: none;
}

#project-details table {
	border: none;
}