body {
	margin: 0px;
	background-image:  url(images/nav_01.jpg);
	background-repeat: repeat-x;
	background-color: #505E83;
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #1B8D7D;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h2 {font-family: Arial, Verdana, Helvetica, sans-serif; color: #061A4F; font-weight: bold; font-size: 18px; text-decoration: none; margin-top: 20; margin-bottom: 5}
h3 {font-family: Arial, Verdana, Helvetica, sans-serif; color: #800080; font-weight: bold; font-size: 11px; text-decoration: none; margin-top: 20; margin-bottom: 5}
td {font-family: Arial, Verdana, Helvetica, sans-serif; color: #4E4E4E; font-weight: normal; font-size: 11px; text-decoration: none;}
p{font-family: Arial, Verdana, Helvetica, sans-serif; color: #4E4E4E; font-weight: normal; font-size: 11px; text-decoration: none; margin-top: 0}


a { color: #1B8D59; font-weight: bold; font-size: 11px; font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular; text-decoration: underline; hover: FF00FF }

#banner {
	background-image: url(images/nav_06.jpg);
	background-repeat:repeat-x;
	height: 18px;
}

#birdsbackground {
	background-image: url(images/birds_10.jpg);
	background-repeat:no-repeat;
	height: 680px;
	background-position: bottom right;
	background-color: #FFFFFF;
}
.class2 {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B8D7D;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	}
.class2 A:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B8D7D;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	}
.class2 A:visited {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B8D7D;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.class2 A:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B8D7D;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
.class2 A:hover {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B8D7D;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
