﻿/* Tiger Safari Design by MLayne 12-27-2006 */
/* Last Updated 02-19-2007 */

/* Print CSS */

/* HTML TAGs */
Body {
}
HR {
	display:none;
}
h1 {
}
h2 {
}


/* Header Section */
#default_header {
}
#header {
}
#title{
	display:none;
}
.title_image {
}
.title_name {
}
.title_tag {
	display:none;
}
#title_menubar {
	display:none;
}
.director_box {
	color: #000000;
	font: bold 8pt tahoma;
}
.googlead {
	display:none;
}


/* MENU System */
#menu, A.menu, A.menu:hover, #menu_picture_caption, #menu_picture, .usasaa_picture, .usasaa {
	display:none;
}



/* Text Boxes */
#introbox {
	color: black;
	Font: Normal 10pt tahoma, Arial, "Times New Roman";
}

#newsbox {
	color: black;
	Font: Normal 9pt tahoma, Arial, "Times New Roman";
	padding: 5px 5px 5px 5px;
}



/* Special Section - Database Displays */

.educationalroom_picture {
	margin: 5px 10px 5px 5px;
	padding: 0px;
	border: 1px #000000 solid;
	max-width:450px;
	min-width:100px;
}
.educationalroom {
	font: normal normal normal small Arial, Helvetica, sans-serif;
	padding: 0px;
	color: #000000;
}

.news_headline {
	display: block;
	color: black;
	Font: bold 11pt tahoma, Arial, "Times New Roman";
}
.news_short {
	display: block;
	color: black;
	Font: normal 9pt tahoma, Arial, "Times New Roman";
}
.news_long {
	display: block;
	color: black;
	Font: normal 8pt tahoma, Arial, "Times New Roman";
}
.news_date {
	display: block;
	margin-bottom:5px;
	color: gray;
	Font: normal 7pt tahoma, Arial, "Times New Roman";
}
.news_link {
	display:none;
}
A.news_link {
	color: green;
	Font: normal 9pt tahoma, Arial, "Times New Roman";
}
A.news_link:hover {
	color: orange;
	Font: normal 9pt tahoma, Arial, "Times New Roman";
}
.news_picture {
	float:left;
	margin:10px;
	padding: 1px;
	border: 1px #000000 solid
}
.events_picture {
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0px;
	border: 1px #000000 solid;
}
.events_description {
	clear:both;
	display:block;
}
.events_list {
	padding-left:185px;
	padding-bottom:15px;
	margin:5px;
	border: 0px #999999 solid;
}
.contact_page {
	font: normal normal normal medium Arial, Helvetica, sans-serif;
}
.contact_bold {
	font: normal normal bold medium Arial, Helvetica, sans-serif;
}





/* Animal Stuff */
.animal_menu {
	color:gray;
	Font:Bold 9pt Tahoma;
	text-decoration:none;
}
A.animal_menu:hover {
	color:orange;
	Font:Bold 9pt Tahoma;
	text-decoration: underline;
}
.animal_list {
	display:block;
	min-width:260px;
	min-height:85px;
	border: 0px #000000 double;
	margin: 3px;
}
.animal_picture {
	float:left;
	margin:4px;
	padding: 1px;
	border: 1px #000000 solid
}
.animal_spicies {
	padding: 0px;
	font: normal normal normal small Arial, tahoma, "Times New Roman"
}
.animal_name {
	margin:0px;
	padding: 5px;
	font: normal normal bold small Arial, tahoma, "Times New Roman"
}



/* Staff and Member Stuff */
.member_box{

}
.member_list {
	display:block;
	padding: 0px;
	margin: 3px;
}
.member_picture {
	margin:5px;
	width:100px;
	height:100px;
	border:solid 1pt black;
}
.staff_picture {
	float: left;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	border: 3px green ridge;
	height:100px;
}
.staff_list {
	padding-left:5px;
	min-height:120px;
	margin:5px;
	border: 0px #999999 solid;
}


/* Forms */
.form {
	color:black;
	Font:bold 8pt Tahoma;
	text-align:center;
	vertical-align:middle;
	border:solid 0pt gray;
	width:100%;
}
.form_name {
	color:black;
	Font:bold 8pt Tahoma;
	text-align:right;
	vertical-align:top;
	border:solid 0pt gray;
	width:25%;
}
.form_column {
	color:black;
	Font:Normal 8pt Tahoma;
	text-align:left;
	vertical-align:top;
	border:solid 0pt gray;
	width:75%;
}
.form_field {
	color:black;
	Font:Normal 7pt Tahoma;
	text-align:left;
	vertical-align:middle;
	width:100%;
	height:20px;
	border:solid 1pt silver;
}
.form_textbox {
	color:black;
	Font:Normal 7pt Tahoma;
	text-align:left;
	vertical-align:middle;
	width:100%;
	height:100px;
	border:solid 1pt silver;
}



/* Footer Section */
#footer {
	Font:Normal 11pt Tahoma;
}
#footer_ad{
	display:none;
}

.footermenu {
	display:none;
}
A.footermenu {
	display:none;
}
A.footermenu:hover {
	display:none;
}
.copyright {
	color: black;
	Font:Normal 7pt Tahoma;
}
.host {
	color: black;
	Font:Normal 8pt Tahoma;
}
#counter{
	display:none;
}