/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

html, body {
	margin: 0px;
	padding: 0px;
	background-color: #003333;
}
body {
	margin:0;
	padding:0;
	color:#ACD548;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	background-color: #19554D;
}
.image {
	float: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #19554D;
	padding: 0px;
}	

.image img, .image2 img {
	border:2px solid #FFCC3C;}
	
.image2 {
	padding:0px;
	float: right;
	position: relative;
	margin: 0 0 5px 0;
}

.image3 {
	float:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 2px solid #FFCC3C;
}

#wrapper {
	width:850px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-image: url(../images/wrapper_bkgd.gif);
	background-repeat: repeat;
}	 

#left {
	width: 220px;
	background-image: url(../images/sidebar-bkgrd.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: auto;
	float: left;
	text-align: right;
	background-color: #93C90F;
}

#left h1 {
	color:#174F48;
	font-size:1.5em;
	text-align:right;
	font-style: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
}
#left h2 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #174F48;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left h3
{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #174F48;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#left h4 {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #174F48;
	padding: 0px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#home {
	height: 755px;
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	width: 580px;
	background-image: url(images/bkgrd_hmpage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#right {
	height: auto;
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 600px;
	background-image: url(../images/bkgrd_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#right p {
	line-height:1.5em;
	margin: 0;
	padding: 0px;
}

#right h1 {
	clear:both;
	color:#DA4636;
	font-weight:bold;
	font-size: 1.7em;
	margin: 0;
	text-decoration: none;
	letter-spacing: -2px;
	padding-bottom: 5px;
}

#right h2 {
	color:#DA4636;
	font-weight:bold;
	font-size: 1em;
	padding: 0px;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right h3 {
	color:#DE5A4B;
	font-weight:bold;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#right h4 {
	font-weight: bold;
	font-size: 18px;
	color: #DA4636;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#right h5 {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}
#right h6 {
	color:#DA4636;
	font-weight:bold;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

#right ul {
	text-indent: -1em;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0px;
}

#right li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;

}

#right a:link, #right a:visited, #right a:active {
	color: #92C90C;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}

#right a:hover {
   color: #FFFFFF;
   text-decoration: none;
}  


.navcontainer {
	WIDTH: 220px;
}
.navcontainer ul {
	MARGIN-TOP: 0px; PADDING-LEFT: 0px; MARGIN-LEFT: 0px; LIST-STYLE-TYPE: none
}
.navcontainer ul li {
	
}
.navcontainer a {
	display:block;
	color:#B00202;
	font-size:1.6em;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:-2px;	
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 0;
}
.navcontainer a:link {

}
.navlist a:visited {
 FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.navcontainer a:hover {
	color:#303030;
	background-color: #99CC00;
}

#homepage #homelink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#visitorpage #visitorlink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#programspage #programslink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#animalspage #animalslink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#educationpage #educationlink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none; 
}
#aboutpage #aboutlink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#joinpage #joinlink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none; 
}
#donatepage #donatelink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
}
#castlepage #castlelink a {
	color:#FFFFFF;
	background-color: #19554D;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-right-style: none;
	text-align: center;
}

.clearer {
    font-size: 0px;
    height: 0px;
    width: 100%;
    display: block;
    clear: both;
}

#footer {
	text-align: center;
	font-style: italic;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 11px;
	color: #FFFFFF;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
#footer a:hover {
color: #FFFFFF;
text-decoration: none;
}  
