
td { font-size:12px; }
/*INDEX PAGE*/
.main { width:770px; height:620px; background-image:url(/images/index2.jpg); background-repeat:no-repeat; padding:0px; }
#mainTop { width: 140px; background-color:#000000; top: 20px; left:21px; position:relative; }
#mainBottom { width: 140px; background-color:#000000; top: 97px; left:21px; position:relative; }

/* mac hide \*/

.header { width:100%; background-image: url(/images/header_wide_narrow.jpg); background-repeat: no-repeat; background-position: right top; }
.shadowTile { background-image: url(/images/shadow_tile.jpg); background-repeat:repeat-x; background-position: top left; }
/*TEXT STYLES*/
.headline { font-size: 24px; color: #CCCC99; font-weight: bold; }
.highlight { font-size: 12px; font-weight: bold; }
.animalHighlight { font-size: 14px; font-weight: bold; }
.subHeader { font-size: 15px; margin-bottom:3px; }
.notice { font-size: 11px; color: #333333; }
.blackText { color: #000000 }
.blueText { color: #0000FF }
.largerText { font-size: 16px }
a img { border: 0; }
.imgHolder { position:relative; float:left; padding: 5px 20px 2px 0px; height: 130px; }
.imgHolder p { padding: 2px 0px 10px 0px; margin: 0px; }
.lightboxImgHolder { position:relative; float:left; padding: 1px 2px 1px 0px; height: 55px; }
#gallery { width:98%; float:right;}
#userLightbox { width: 20%; float: left; text-align:left; padding-right: 5px; border-right: 1px solid #cccccc; }
.micro { color: #999999; font-size: 9px; }
a.micro:link { color:#999999; text-decoration:none; outline:none; }
a.micro:visited { color:#999999; text-decoration:none; outline:none; }
a.micro:hover { color:#CCCC99; text-decoration:underline; outline:none; }
a.micro:active { color:#999999; text-decoration:none; outline:none; }
.moltopiccolo { font-size: 9px; }
.enormous { font-size: 24px; }
.large { font-size: 18px; }
.medium { font-size: 14px; }
.small { font-size: 12px; }
#search { float: right; }
#photoRequest { float:left; clear:both; }
#breadcrumbs { float: left; }
input, textarea { padding: 3px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.alert { background: #fff6bf url(../images/icons/cross.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #ffd324; border-bottom: 2px solid #ffd324; }
.success { background: #D2FFCC url(../images/icons/tick.png) center no-repeat; background-position: 15px 50%; /* x-pos y-pos */ text-align: left; padding: 5px 20px 5px 45px; border-top: 2px solid #96D88C; border-bottom: 2px solid #96D88C; }

.galleryGroups {
	background:url(/images/galleryBG.jpg) no-repeat;
	width:156px;
	height:152px;
	margin:30px;
	float:left;
	text-align:right;
	padding:1px 38px 6px 30px;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	line-height:19px;
}

h2 {
	color:#FFFFFF;
	font-weight:bold;
	font-size:22px;
	font-style:italic;
}

/* New News System Styles */

.newslist {
	clear:both; 
	height:140px; 
	padding:10px 0 20px 0; 
	border-top:1px solid #666666;
}

.newstext {
	float:left;
	clear:right; 
	padding:10px 0 0 25px; 
	width:700px
}

#rotator {
	postion:absolute;
	margin: 10px 5px 10px 5px;
	width:350px;
	height:350px;
	overflow:hidden;
	clear:right;
}

#rotator img {
	display:none;
}

#newsGallery {
	float:right; 
	clear:right;
	margin-left:20px; 
	padding-left:20px; 
	margin-bottom:20px;
	width:355px; 
	border-left:1px solid #666666;
}

.headerlink {
	font-size:14px;
}

.newsnav {
	float:right;
}

.newsnav a {
	position:relative;
	float:left;
	display:block;
	
	height:12px;
	padding:5px;
	margin:1px;
	text-align:center;
	border:1px solid #33CC00;

}

.newsnav a:hover {
	position:relative;
	float:left;
	display:block;
	
	margin:1px;
	color:#000000;
	background-color:#33CC00;
	text-decoration:none;
	text-align:center;
	border:1px solid #33CC00;

}

.newsnav .current {
	position:relative;
	float:left;
	display:block;
	
	height:12px;
	padding:5px;
	margin:1px;
	color:#fff;
	background-color:#33CC00;
	text-align:center;
	border:1px solid #33CC00;

}

.newsnav .spacing {
	position:relative;
	float:left;
	display:block;

	height:12px;
	padding:8px 0 0 0;
	margin:1px;
	text-align:center;

}