* {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background: url('/images/bg_body.jpg') top left repeat-x #fff;
	}
	
/* Global Styles */
	
img {
	border: none;
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.strong {
	font-weight: bold;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.under {
	text-decoration: underline;
	}
	
.italic {
	font-style: italic;
	}
	
.upper {
	text-transform: uppercase;
	}
	
.margin_right {
	margin: 0 12px 0 0;
	}
	
.margin_left {
	margin: 0 0 0 12px;
	}
	
.margin_rightbottom {
	margin: 0 12px 12px 0;
	}
	
.divider {	
	margin: 0 0 20px 0;
	height: 2px;
	border-top: 1px solid #ccc;
	}
	
td {
	padding: 5px;
	}
	
ul .pdf {
	padding-left: 20px;
	background: url('/images/bg_pdf.gif') top left no-repeat;
	}
	
/* End Global Styles */
	
.wrapper {
	margin: 0 auto;
	width: 900px;
	}
	
/* Index Page Styles */
	
.banner {
	margin: 0 0 4px 0;
	padding: 8px 0 0 0;
	width: 900px;
	color: #333;
	}
	
.home {
	font-size: small;
	background: none;
	}
	
.home p {
	margin: 0 0 6px 12px;
	}
	
#button {
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
	width: 85px;
	height: 17px;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: none;
	}
	
#button a {
	color: #00f;
	text-decoration: none;
	}
	
#button a:hover {
	color: #00f;
	text-decoration: underline;
	}
	
#flashcontent {
	margin: 8px 0 3px 0;
	}
	
.topnav {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 900px;
	background: url('/images/bg_footer_head.gif') bottom left repeat-x;
	}
	
#dropmenudiv {
	margin: 0 0 0 -20px;
	padding: 6px 0;
	font-size: small;
	position: absolute;
	border: 1px solid #707070;
	line-height: 18px;
	z-index: 100;
	
	}

#dropmenudiv a {
	color: #333;
	width: 100%;
	display: block;
	padding: 3px 6px 3px 20px;
	text-decoration: none;
	}

#dropmenudiv a:hover { /*hover background color*/
	color: #0071bc;
	background: url('/images/bg_dropmenu_item.gif') top left no-repeat;
	}
	
.banner ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	width: 782px;
	color: #333;
	float: left;
	list-style-type: none;
	}

.banner ul li { 
	display: inline; 
	}

.banner ul li a {
	padding: 0 0 11px 0;
	margin: 4px 22px 0 0;
	color: #333;
	text-decoration: none;
	float: left;
	}
	
.member {
	width: 110px;
	}

.map {
	width: 60px;
	}

.banner ul li a:hover, .index .index, .about .about, .articles .articles, .involved .involved, .calendar .calendar, .links .links, .donate .donate, .member .member, .map .map{
	color: #333;
	background: url('/images/bg_topnav.gif') bottom center no-repeat;
	}
	
.banner form {
	margin: 0;
	padding: 0;
	}
	
.banner form p {
	margin: 0;
	}
	
.banner input {
	padding: 2px;
	width: 79px;
	height: 15px;
	text-align: center;
	border: 1px solid #707070;
	color: #707070;
	}
	
#search_button {
	padding: 0;
	width: 25px;
	height: 21px;
	background: #707070;
	color: #fff;
	}
	
.index .content {
	padding: 26px 4px 0 4px;
	width: 892px;
	}
	
.index .content .left, .index .content .right_column {
	margin: 0 84px 0 0;
	width: 250px;
	float: left;
	}
	
.index .content .left h1, .index .content .right_column h1 {
	font-size: medium;
	margin: 0 0 8px 0;
	font-weight: normal;
	}
	
.index .content .left p, .index .content .right_column p {
	line-height: 26px;
	font-size: .70em;
	}
	
.index .content .left ul {
	margin: 8px 0 46px 0;
	font-size: .55em;
	}
	
.index .content .left ul li {
	display: inline;
	float: left;
	}
	
.index .content .left .date, .index .content .right_column .date {
	margin: -2px 10px 0 0;
	text-transform: uppercase;
	font-size: x-small;
	}
	
.index .content p a, .index .content .left ul a {
	color: #0071bc;
	text-decoration: underline;
	}
	
.index .content p a:hover, .index .content .left ul a:hover {
	color: #000;
	}
	
.index .content .articles p a, .index .content .event p a {
	color: #0071bc;
	text-decoration: none;
	}
	
.index .content .articles p a:hover, .index .content .event p a:hover {
	color: #000;
	}
	
.index .content .mid {
	margin: 0;
	width: 234px;
	float: left;
	}
	
.virtual_tour {
	margin-right: 60px;
	padding: 160px 0 0 12px;
	width: 222px;
	height: 14px;
	background: none;
	font-size: .55em;
	text-transform: uppercase;
	display: block;
	float: left;
	/* font-style: italic; */
	}
	
.virtual_tour li {
	margin: 0 30px 0 0;
	display: inline;
	float: left;
	}
	
.virtual_tour li a {
	color: #00f;
	text-decoration: underline;
	}
	
.virtual_tour li a:hover {
	color: #00f;
	text-decoration: none;
	}
	
.index .content .mid p {
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: .70em;
	text-align: center;
	line-height: 24px;
	clear: left;
	float: left;
	}
	
.index .content .mid p a {
	color: #0071bc;
	text-decoration: underline;
	}
	
.index .content .mid p a:hover {
	color: #000;
	}
	
.index .content .right_column {
	margin: 0;
	float: right;
	}
	
.index .content .right_column .event {
	margin: 0 0 20px 0;
	}
	
.index .content .right_column .event p {
	margin: 0 0 8px 0;
	}
	
.index .content .right_column .event p span {
	margin: 0 16px 0 0;
	color: #0071bc;
	}
	
.footer_head {
	margin: 0;
	padding: 0 0 5px 0;
	width: 100%;
	font-size: .60em;
	color: #fff;
	background: url('/images/bg_footer_head.gif') bottom left repeat-x;
	float: left;
	}

.footer_head li { 
	padding: 4px 10px 0 10px;
	height: 18px;
	display: inline; 
	float: right;
	background: url('/images/bg_footer_item.gif') top right repeat-y #959595;
	}

.footer_head li a {
	color: #fff;
	text-decoration: none;
	}

.footer_head ul li a:hover {
	color: #fff;
	}
	
.normal {
	color: #d7d7d7;
	}
	
.larger {
	text-decoration: underline;
	}
	
.footer {
	padding: 4px 0 0 0;
	clear: both;
	width: 900px;
	height: 104px;
	background: none;
	}
	
.footer p {
	margin: 53px 0 0 164px;
	font-size: x-small;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 13px;
	float: left;
	}

.footer a {
	color: #333;
	text-decoration: underline;
	font-style: italic;
	}
	
.footer span {
	padding: 0 16px 0 0;
	}
	
/* End Index Page Styles */
	
.second .topnav {
	margin: 20px 0 0 0;
	}
	
.second .content {
	padding: 12px 4px 0 4px;
	font-size: .75em;
	}

.second .left_column {
	margin: 0 20px 0 0;
	width: 282px;
	float: left;
	}
	
.second .left_column a {
	color: #0071bc;
	text-decoration: none;
	}
	
.second .left_column a:hover {
	color: #000;
	}
	
.second .left_column li a, .second .right_column a {
	color: #0071bc;
	text-decoration: underline;
	}
	
.second .left_column li a:hover, .second .right_column a:hover {
	color: #000;
	}
	
.how1 .how1, .how2 .how2, .how3 .how3, .how4 .how4, .how5 .how5, .how6 .how6, .how7 .how7, .how8 .how8, .how9 .how9, .how10 .how10 {
	color: #333;
	text-decoration: none;
	}
	
.second .left_column h3 {
	margin: 0 0 34px 0;
	font-size: .75em;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	}
	
.second .left_column ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.second .left_column ul li {
	margin: 0 0 28px 0;
	}
	
.second .right_column {
	margin: 0 0 0 0;
	padding: 30px 0 0 0;
	width: 512px;
	float: left;
	}
	
.second .right_column p {
	margin: 0 0 20px 0;
	line-height: 22px;
	}
	
.second h1 {
	font-size: x-large;
	margin: 0 0 8px 4px;
	font-weight: normal;
	}
	
.second .footer {
	background: none;
	}
	
.second .footer p {
	margin: 2px 0 0 0;
	float: none;
	background: none;
	}
	
.second .images {
	padding: 30px 0; 
	width: 100%;
	}
	
.second .images img {
	margin: 12px;
	float: left;
	}
	
.second .images p {
	text-align: center;
	font-style: italic;
	}
	
h1 #fancy {
	padding: 0 0 0 40px; 
	font-size: 80%;
	}