html{
     overflow: -moz-scrollbars-vertical;
	 overflow-x:hidden;
}
*{ 
	padding:0px; 
	margin:0px; 
}

body{
	/*background-color:#8C872C;*/
	background-color:#9cb841;
	background-image:url(/styles/images/bg-body.png);
	background-attachment:fixed;
	font-family:Verdana;
	font-size:12px;
}
#bg-body-top{
	position:fixed;
	left:-0px;
	width:100%;
	height:400px;
	background-image:url(/styles/images/bg-body-top.jpg);
	z-index:-99;
}
#content{
	margin:0 auto;
	width:990px;
	z-index:1;
}
.spacer{
	height:10px;
	width:990px;
}
#header{
	background-image:url(/styles/images/headers/zoo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:990px;
	height:120px;
}
#header a{
	display:block;
	height:120px;
	width:990px;
}
#body{
	position:relative;
	float:left;
	width:990px;
	background-image:url(/styles/images/bg-body.jpg);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFF;
	margin-bottom:10px;
}
.btm-corner{ 
	height:10px;
	width:10px;
	position:absolute;
	bottom:0px;
}
#bl-corner{
	background-image:url(/styles/images/body-corners.png);
	left:0px;
}
#br-corner{
	background-image:url(/styles/images/body-corners.png);
	background-position:right;
	right:0px;
}

/* Navigation */
#body #left{
	float:left;
	width:170px;
}
#body #left ul{
	list-style:none;
	margin-bottom:10px;
}
#body #left li{
	margin-top:2px;
	width:180px;
}
#body #left li a{
	display:block;
	padding-left:10px;
	padding-top:6px;
	padding-bottom:6px;
}
#body #left li, #body #left li a{
	text-decoration:none;
	color:#444;
	cursor:pointer;
}
#body #left li a:hover{
	background-image:url(/styles/images/nav-hover-2.png);
	background-position:left center;
	color:#FFF;
	padding-left:20px;
	width:160px;
}

#body #left .nav_active{
	background-image:url(/styles/images/nav-hover.png);
	color:#FFF;
	padding-left:10px;
	width:170px;
}
#body #left .nav_active a:hover, #body #left .nav_active a:active{
	background:none;
	padding-left:10px;
}
#body #left .nav_active a{
	color:#FFF;
}
#body #left .sub a{
	color:#444;
	background-image:none;
	padding-left:0px;
}
#body #left .sub a:hover{
	background-image:none;
	padding-left:0px;
}
#body #left .sub .active a{
	color:#FFF;
}
#body #left .sub{
	margin-top:0;
	list-style:none;
	padding:0px;
	background-color:#A1B153;
	padding-right:10px;
	width:170px;
}
#body #left .sub li{
	margin-top:0;
	padding:0px;
	padding-left:20px;
	width:150px;
}
#nav #pow{
	margin:0 auto;
	height:70px;
	width:150px;
	background-image:url(/styles/images/nav-pow.jpg);
}
#nav #pow a{
	display:block;
	height:70px;
	width:150px;
}
#nav #freeBus{
	margin-left:5px;
	height:60px;
	width:170px;
	background-image:url(/styles/images/nav-freeBus.jpg);
}
#nav #freeBus a{
	display:block;
	height:60px;
	width:170px;
}
/* Content Body */
#content-body{
	float:right;
	width:790px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	background-color:#FFF;
}
#content-body ul{
	padding-left:35px;
}
#page-header{
	width:790px;
	height:200px;
	margin-bottom:7px;
}
#page-header-2{
	width:790px;
	height:150px;
	margin-bottom:7px;
}
.contact{
	width:300px;
	margin-bottom:5px;
}
a{
	color:#191919;
	text-decoration:underline;
}
a:visited{
	color:#191919;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#4C9623;
}

/* Info Div's */
.information{
	background-image:url(/styles/images/info.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding:15px;
	padding-right:10px;
	background-color:#FFC;
	padding-left:70px;
	width:75%;
	margin:0 auto;
	margin-top:10px;
	border: 1px dashed #AAA;
	margin-bottom:10px;
}
.comments{
	padding:15px;
	background-color:#FFC;
	width:75%;
	margin:0 auto;
	margin-top:10px;
	border: 1px dashed #AAA;
	margin-bottom:10px;
}
.warning{
	background-image:url(/styles/images/warning.png);
	background-repeat:no-repeat;
	background-position:5px;
	padding:10px;
	background-color:#FFC;
	padding-left:75px;
	width:75%;
	margin:0 auto;
	margin-top:10px;
	border: 1px dashed #AAA;
	margin-bottom:10px;
	height:50px;
}
.warning span{
	display:block;
	font-size:20px;
}

/* jobs */
.job span{
	padding-bottom:5px;
	display:block;
	font-size:18px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
	color:#4C9623;
}
.job span a{
	color:#4C9623;
	text-decoration:none;
}
.job{
	margin-bottom:20px;
}

/* Top Links */
#t1{
	position:relative;
	width:985px;
	background-color:#191919;
	height:27px;
	padding-left:5px;
	font-size:11px;
	z-index:2;
}
#bl-t1-corner{
	background-image:url(/styles/images/t1-corners.png);
	left:0px;
}
#br-t1-corner{
	background-image:url(/styles/images/t1-corners.png);
	background-position:right;
	right:0px;
}
#t1 ul{
	list-style:none;
}
#t1 li{
	float:left;
	padding:5px;
}
#t1 a{
	color:#DDDDDD;
	text-decoration:none;
}
#t1 a:hover{
	color:#FFF;
}
#t1 #search{
	float:right;
	padding-top:3px;
	padding-right:5px;
}
#t1 #search input{
	border:none;
	height:17px;
	width:178px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:2px;
	color:#999;
	background:none;
	background-image:url(/styles/images/bg-search.jpg);
	padding-right:20px;
}

/* Footer */
#footer{
	clear:both;
	height:123px;
	padding:7px;
	font-size:10px;
	background-color:#191919;
	background-image:url(/styles/images/footer.jpg);
	color:#909090;
	margin-bottom:15px;
}
#footer #footer-left{
	float:left;
}
#footer #right{
	text-align:right;
	color:#FFFFFF;
	float:right;
}
#footer #image{
	background-image:url(/styles/images/footer_logo.png);
	background-repeat:no-repeat;
	background-position:center right;
	height:55px;
	width:150px;
	margin-top:28px;
	margin-bottom:28px;
	margin-left:7px;
}
#footer a, #footer a:visited{
	color:#909090;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/* Headings */
.h1{
	font-weight:normal;
	color:#696969;
	font-size:20px;
}
h1{
	font-weight:normal;
	color:#191919;
	font-size:22px;
	margin-bottom:5px;
}
h1 #fl-right{
	color:#999;
	padding-left:15px;
	float:right;
}
h2, h2 a, h2 a:visited{
	color:#4C9623;
	font-weight:normal;
	padding-bottom:10px;
	text-decoration:none;
}

h4{
	color:#4C9623;
	margin:0px;
	padding:0px;
}
h6{
	font-size:16px;
	margin-bottom:5px;
}

/* Base Pages */
#basepage_1{
	position:relative;
	width:790px;
	height:400px;
	background-image:url(/styles/images/basepage_1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#basepage_2{
	position:relative;
	width:790px;
	height:360px;
	background-image:url(/styles/images/basepage_2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.parrot{
	list-style:none;
}
.parrot li{
	background-image:url(/styles/images/parrot-img.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	height:25px;
	padding-top:3px;
}
.index-body a{
	display:block;
	height:175px;
	width:264px;
	cursor:pointer;
}
.index-body2 a{
	display:block;
	height:175px;
	width:395px;
	cursor:pointer;
}
.index-body3{
	padding-top:7px;
	clear:both;
}
.index-body3 .icons{
	padding-right:10px;
}
.rd{
	display:block;
	height:75px;
	width:250px;
	margin:5px;
	float:left;
}
.rd-image{
	height:75px;
	width:75px;
	background-image:url(/styles/images/index-noImage.jpg);
	float:left;
	margin-right:5px;
}
.rd-image a{
	display:block;
	height:75px;
	width:75px;
}
.rd-title a, .rd-text a{
	text-decoration:none;
}
.rd-title{
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
}
#rotator img{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#rotator a img{
	border:none;
}
.admission td{
	padding:3px;
}

.grey a{
	text-decoration:none;
	color:#666666;
}
.grey a:hover{
	text-decoration:none;
	color:#4C9623;
}
.nounderline a{
	text-decoration:none;
}
#bttt{
	display:none;
}
a img{
	border:none;
}
.socialicons{
	display:inline-block;
	float:left;
	width:40px;
	height:40px; 
	margin:0 auto; 
	background-repeat:no-repeat;
	background-image:url(/styles/images/socialicons.png);
	margin-right:7px;
	margin-bottom:10px;
}
.socialicons a{
	display:block;
	text-decoration:none;
	width:40px;
	height:40px;
}
.socialicons .text{
	padding-top:5px;
	padding-left:45px;
	*padding-left:10px;
	width:120px;
}

.gallery img, #gallery img{
	padding:1px;
	border:solid 1px #CCC;
}

.userSubFunction_icon{
	height:15px;
	padding-left:20px;
	line-height:16px;
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:2px;
}

.pow_title{
	clear:both;
	background-color:#191919;
	margin-bottom:3px;
	margin-top:7px;
	padding:4px;
}
.pow_title span{
	padding-right:10px;
	color:#FFf;
}
.pow_left{
	clear:both;
	float:left;
	width:165px;
}
.pow_right{
	float:left;
	width:620px;
}
#pow_picture{
	margin-top:8px;
	width:150px;
	height:150px;
	background-image:url(/styles/images/pow-nopic.jpg);
}
.pow_sub{
	color:#777;
}

.login .input{
	border:1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:4px;
	border-color:#CCCCCC;
}
.accountPayments td{
	padding:3px;
}
.register td{
	padding:3px;
}

.sm-main, .sm-main a{
	list-style:none;
	color:#191919;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.sm-main li{
	padding-top:6px;
}
.sm-sub{
	list-style:none;
	font-size:12px;
}
.sm-sub li, .sm-sub li a{
	font-size:12px;
	padding-top:2px;
	font-weight:normal;
}	
.sm-sub-2 li{
	list-style:none;
	padding-bottom:4px;
}

.top{
	position:relative;
	height:0px;
	width:1250px;
	margin:0 auto;
}
.digbyTop{
	position:absolute;
	right:-100px;
	width:188px;
	height:320px;
	background-image:url(/styles/images/digbyTop.png);
	z-index:1;
}
.amazonSide2{
	position:absolute;
	width:229px;
	height:281px;
	background-image:url(/styles/images/amazonSide2.png);
	left:-229px;
	top:200px;
}
.amazonSide{
	position:absolute;
	width:122px;
	height:186px;
	background-image:url(/styles/images/amazonSide.png);
	left:-122px;
	top:200px;
}
.digbyTop a{
	position:relative;
	margin-top:165px;
	width:77px;
	height:160px;
	display:block;
}
.tort{
	height:304px;
	width:237px;
	background-image:url(/styles/images/torBottomRight.png);
	position:fixed;
	right:0px;
	bottom:-5px;
	z-index:-1;
}
.links{
	font-size:14px;
}
.steveSignature{
	font-family:Brush Script Std;
	font-size:26px;
}
.cpcpForm input{
	margin-bottom:5px;
	padding:2px;
}
.table-5pad td{
	padding:5px;
}

.supportButton a, .supportButton a:hover{
	float:right;
	display:block;
	height:27px;
	color:#FFF;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	font-size:12px;
	line-height:27px;
	font-weight:bold;
	text-transform:lowercase;
}
.supportButton a{
	background-image:url(/styles/images/supportus-button.jpg);
	background-position:top;
}
.supportButton a:hover{
	background-image:url(/styles/images/supportus-button.jpg);
	background-position:bottom;
}

/***** PRINT HIDE *****/
#print-logoTop{
	display:none;
}

/***** TROPICAL HOUSE *****/
#tropicalHouse-body{
	background-image:url(/styles/images/pages/tropical-house.jpg);
	background-color:#fbe6cd;
	color:#000;
	background-repeat:no-repeat;
	width:790px;
	padding-top:70px;
}
#tropicalHouse-content{
	padding:7px;
}
#tropicalHouse-body h2, #tropicalHouse-body h2 a{
	font-size:20px;
	color:#000;
	margin-top:7px;
	padding-top:5px;
	border-top:1px solid #3c679c;
}
#tropicalHouse-body h3, #tropicalHouse-body h3 a{
	font-size:16px;
	color:#000;
	margin-top:7px;
	padding-top:5px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#tropicalHouse-body p{
	margin-bottom:15px;
}
/***** TROPICAL HOUSE FEATURE LIST *****/
div#feature_list {
	width: 790px;
	height: 240px;
	overflow: hidden;
	position: relative;
	background-image:url(/styles/images/40-1010.png);
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;	
	padding: 0;
	margin: 0;
}

ul#tabs {
	right: 0;
	z-index: 2;
	width: 300px;
}

ul#tabs li {
	font-size: 12px;
	font-family: Arial;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: right;
	margin: 10px 0px 0px 0px;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;	
	display: block;
	padding: 10px;
	padding-left:40px;
	height: 60px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url('/styles/images/tropical-house/feature-tab-current.png');
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	left: 0px;
	width: 523px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 523px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	left: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #3769a4;
}

.brick{
	height:35px;
	width:140px;
	display:inline-block;
	color:#FFF;
	padding:5px;
	text-align:center;
	float:left;
}
.brick-left{
	width:75px;
	height:45px;
	display:inline-block;
	background-position:right;
	float:left;
}
.brick-right{
	width:75px;
	height:45px;
	display:inline-block;
	background-position:left;
	float:left;
}
#social-cont{
	clear:both;
	margin:0 auto;
	text-align:center;
}
#social{
	padding:5px;
	margin:0 auto;
	display:inline-block;
	padding-right:2px;
}
#social-cont small a{
	color:#AAA;
}
#social span{
	color:#DDD;
	font-size:24px;
	padding-right:10px;
	line-height:30px;
	font-variant:small-caps;
}
#social .network{
	display:inline-block;
	margin-right:3px;
	height:30px;
	width:30px;
}
#social .network a{
	display:block;
	width:30px;
	height:30px;
}

#social .delicious a{ background-image:url(/styles/images/social/bar/s-delicious.png); }
#social .delicious a:hover{ background-image:url(/styles/images/social/bar/sh-delicious.png); }
#social .facebook a{ background-image:url(/styles/images/social/bar/s-facebook.png); }
#social .facebook a:hover{ background-image:url(/styles/images/social/bar/sh-facebook.png); }
#social .digg a{ background-image:url(/styles/images/social/bar/s-digg.png); }
#social .digg a:hover{ background-image:url(/styles/images/social/bar/sh-digg.png); }
#social .google a{ background-image:url(/styles/images/social/bar/s-google.png); }
#social .google a:hover{ background-image:url(/styles/images/social/bar/sh-google.png); }
#social .reddit a{ background-image:url(/styles/images/social/bar/s-reddit.png); }
#social .reddit a:hover{ background-image:url(/styles/images/social/bar/sh-reddit.png); }
#social .twitter a{ background-image:url(/styles/images/social/bar/s-twitter.png); }
#social .twitter a:hover{ background-image:url(/styles/images/social/bar/sh-twitter.png); }
#social .yahoo a{ background-image:url(/styles/images/social/bar/s-yahoo.png); }
#social .yahoo a:hover{ background-image:url(/styles/images/social/bar/sh-yahoo.png); }


#birdsPage{
	width:690px;
	margin:0 auto;
}
#birdsPage h1{
	clear:both;
}
.bird{
	float:left;
	text-align:center;
	width:115px;
	height:140px;
}
.birdImage{
	height:100px;
	width:100px;
	background-image:url(/styles/images/38-0.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.bird a{
	text-decoration:none;
}
#profilePicture{
	float:left;
}
#profileBody{
	width:370px;
	padding:11px;
	padding-top:0px;
	float:left;
}

.speciesProfile{
	float:right;
	width:174px;
	background-image:url(/styles/images/nav-hover.png);
	background-repeat:no-repeat;
	background-color:#A1B153;
	padding:7px;
	color:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:10px;
}
.speciesProfile span{
	display:block;
	font-size:18px;
	margin-bottom:5px;
	padding-left:15px;
}