@charset "iso-8859-1";

html, body
{
	width: 100%;
	height: 100%;
}

body
{
	background: url(/images/background.png);
	
	border: none;
	padding: 0px;
	margin: 0px;
	
	font-family: Verdana, Tahoma, Sans, 'Bitstream Vera Sans', Arial, Helvetica;
	font-size: 11px;
	color: #404040;
	text-align: center;
}

table
{
	border-collapse: collapse;
}
table td
{
	padding: 0px;
	vertical-align: top;
}

a
{
	color: #404040;
}
a:hover
{
	color: #808080;
}

.centerer
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/page_shadow.png');
	
	width: 882px;
	
	margin-left: auto;
	margin-right: auto;
}
.centerer[class]
{
	background: url(/images/page_shadow.png) repeat-y;
}

.shadow
{
	float: left;
	
	width: 41px;
}

#wrapper
{
	width: 800px;
	
	margin-left: auto;
	margin-right: auto;
}

#header
{
	background: #FFFFFF;
	
	width:  100%;
	height: 125px;
	
	text-align: left;
	
	overflow: hidden;
}
#header .logo
{
	position: relative;
	top: 21px;
	left: 21px;
}
#header .links
{
	position: relative;
	top: -80px;
	
	font-size: 10px;
	color: #808080;
	text-align: center;
	z-index: 100;
}
#header .links a
{
	color: #808080;
	text-decoration: none;
}
#header .links a:hover
{
	text-decoration: underline;
}
#header .animal
{
	width: 400px;
	height: 125px;
	
	position: relative;
	top: -94px;
	
	vertical-align: bottom;
	display: block;
}
#header .animal img
{
	border: 0px;
}
#header .hotbox
{	
	width: 165px;
	height: 125px;
	
	position: relative;
	top: -218px;
	left: 620px;
	
	display: block;
	overflow: hidden;
	
	z-index: 100;
}

}
#header .hotbox[class]
{
	background: url(/images/hotbox_bg.png) no-repeat;
}
#header .hotbox .content
{
	overflow: hidden;
	
	width: 200px;
	height: 104px;
	padding-left: 4px;
	padding-right: 4px;
}
#header .hotbox .content img
{
	border: 0px;
}

.calendar
{
	width: 414px;
	height: 321px;
	
	display: block;
	overflow: hidden;
	
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.calendar .bar
{
	background: #A0A0A0;
	
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	width: 412px;
	height: 14px;
}
.calendar .bar a
{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar .bar a:hover
{
	text-decoration: underline;
}
.calendar .box
{
	background: #C0C0C0;
	
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	
	width: 58px;
	height: 50px;
	
	float: left;
	font-size: 11px;
}
.calendar .box a
{
	color: #FFFFFF;
	text-decoration: none;
}
.calendar .box a:hover
{
	text-decoration: underline;
}

#menu
{
	background: #000000;
	
	width: 100%;
	height: 25px;
	
	position: relative;
}
#menu a
{
	background: #000000;
	
	text-decoration: none;
	color: #FFFFFF;
	
	display: block;
}
#menu a:hover
{
	color: #FFBB00;
}
#menu .divider
{
	background: #FFFFFF;
	
	margin-top: 7px;
	
	width: 1px;
	height: 10px;
	
	font-size: 0px;
	line-height: 0px;
	
	float: left;
}
#menu .item
{
	height: 100%;
	
	font-size: 10px;
	line-height: 24px;
	text-align: center;

	cursor: pointer;
	float: left;
}
#menu .item span
{
	padding: 0px 10px 0px 10px;
	white-space: nowrap;
}
#menu .menu
{
	width: 185px;
	z-index: 500;
}
#menu .menu ul
{
	background: #000000;
	
	padding: 0px 10px 0px 10px;
	margin: 0px;
	
	font-size: 10px;
	line-height: normal;
	
	list-style-type: none;
	list-style-position: outside;
}
#menu .menu li
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	
	font-size: 0px;
	line-height: 0px;
	
	display: block;
}
#menu .menu .menuitem
{
	border-bottom: 1px dashed #FFFFFF;
	
	padding: 0px;
	margin: 0px;
	
	height: 20px;
	
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	text-transform: none;
	
	cursor: pointer;
}

#menu .menu .menuitem a
{
	width: 100%;
	text-align: center;
}
#menu .menu .menuitem a span
{
	padding: 1px 0px 1px 0px;

	color: inherit;
	overflow: visible;
	
	margin: 0px;
}
#menu .menu .bottom
{
	width: 100%;
	height: 9px;
}
#menu .menu .bottom .left, #menu .menu .bottom .right
{
	width: 9px;
}
#menu .menu .bottom .middle img
{
	width: 100%;
	height: 9px;
}

#display
{
	height: 400px;
	z-index: 2;
}

#body
{
	background: url(/images/yellowBackground.png) top repeat-y;
	
	width: 100%;
}

#menu_shadow
{
	width: 100%;
	height: 40px;
}

#submenu
{
	width: 185px;
	
	font-size: 10px;
	text-align: left;
	float: left;	
}
#submenu .heading
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/submenu_heading_background.png');
	
	margin: 0px 0px 3px 0px;
	
	width: 100%;
	height: 30px;
	
	color: #000000;
	vertical-align: middle;
	
	line-height: 30px;
}
#submenu .heading[class]
{
	background: url(/images/submenu_heading_background.png);
}
#submenu .heading span
{
	padding: 0px 6px 0px 6px;
}

#submenu .menu
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/submenu_background.png');
	background-repeat: repeat-x;	
	padding: 0px;
	
	width: 100%;
	min-height: 600px;
	
	color: #000000;
	vertical-align: top;
	
}
#submenu .menu[class]
{
	background: url(/images/submenu_background.png);
	background-repeat: repeat-x;
}

#submenu .menu ul
{
	padding: 0px;
	margin: 0px;
	
	font-size: 10px;
	line-height: normal;
	
	list-style-type: none;
	list-style-position: outside;
}
#submenu .menu li
{
	margin: 0px 6px 0px 6px;
	padding: 0px;
	border: 0px;
	
	font-size: 0px;
	line-height: 0px;
	
	display: block;
}
#submenu .menu .menuitem
{
	height: 20px;
	
	font-size: 10px;
	line-height: 20px;
	
	cursor: pointer;
}
#submenu .menu .submenuitem
{
	padding-left: 8px;
	
	height: 20px;
	
	font-size: 10px;
	line-height: 20px;
	
	cursor: pointer;
}
#submenu .menu .menuitem a, #submenu .menu .submenuitem a
{
	width: 100%;
	
	text-decoration: none;
}
#submenu .menu .menuitem a:hover, #submenu .menu .submenuitem a:hover
{
	text-decoration: underline;
}

#page
{
	padding: 0px 16px 0px 16px;

	width: 583px;

	text-align: left;
		
	float: left;
}

#page #breadcrumb
{
	font-size: 10px;
	margin-bottom: 16px;
}
#page #breadcrumb a
{
	text-decoration: none;
}
#page #breadcrumb a:hover
{
	text-decoration: underline;
}

#page .heading
{
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 16px;
	
	font-size: 20px;
	line-height: 40px;
}

#page .subheading
{
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	margin: 8px 0px 8px 0px;
	
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
}

#page img
{
	padding-bottom: 4px;
}

#footer
{
	padding: 2px;
	padding-top: 16px;
	
	font-size: 9px;
	font-weight: bold;
	
	clear: both;
}

.sm_box
{
	background: url(/images/sm_box.png);

	width: 175px;
	height: 114px;
	
	padding-top: 8px;
	margin: 6px;
	
	float: left;
	text-align: left;
}

.sm_box img
{
	border: 0px;
	
	width: 153px;
	height: 80px;
	
/*	position: absolute;*/
}

.sm_box .image
{
	background: #404040;
	
	margin-left: 8px;
	
	width: 153px;
	height: 80px;
}

.sm_box a
{
	text-decoration: none;
}
.sm_box .spacing
{
	height: 8px;
}

.sm_box .text
{
/*	position: absolute;*/
	width: 169px;
	height: 28px;
	
	text-align: center;
	vertical-align: middle;
	
	font-size: 10px;
	font-weight: normal;
}

.sm_box .text div
{
	padding-top: 7px;
}

.lg_box
{
	background: url(/images/lg_box.png);
	
	width: 583px;
	height: 271px;
	
	padding-top: 9px;
}

.lg_box .image
{
	background: #404040;
	
	margin-left: 9px;
	
	width: 555px;
	height: 252px;
}
.lg_box .image img
{
	width: 555px;
	height: 252px;
}

.lg_box .block
{
	margin-left: 8px;
	margin-top: -11px;
	
	font-weight: bold;
	
}

.lg_box .block div
{
	margin-top: 2px;

	background: #F0F0F0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	display: inline;
}

.lg_box_dir
{
	background: url(/images/lg_box_directions.png);
	
	width: 583px;
	height: 463px;
	
	padding-top: 9px;
}
.lg_box_dir .image
{
	background: #404040;
	
	margin-left: 9px;
	
	width: 555px;
	height: 444px;
}
.lg_box_dir .image img
{
	width: 555px;
	height: 444px;
}

.lg_box_dir .block
{
	margin-left: 8px;
	margin-top: -11px;

	font-weight: bold;
}

.lg_box_dir .block div
{
	margin-top: 2px;

	background: #F0F0F0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	display: inline;
}

.lg_box_bday
{
	background: url(/images/lg_box_bday.png);
	
	width: 583px;
	height: 392;
	
	padding-top: 9px;
}

.lg_box_bday .image
{
	background: #404040;
	
	margin-left: 9px;
	
	width: 555px;
	height: 373px;
}
.lg_box_bday .image img
{
	width: 555px;
	height: 373px;
}

.lg_box_bday .block
{
	margin-top: -11px;
	margin-left: 8px;
	
	font-weight: bold;
}

.lg_box_bday .block div
{
	margin-top: 2px;
	
	background: #F0F0F0;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	display: inline;
}

#news
{
	background: url(/images/greenBackground.png);
	
	text-align: left;
	
	height: 200px;
	
	overflow: hidden;
}
#news .whatsnew
{
	width: 263px;
	height: 38px;
}
#news .links
{

	/*position: relative;
	left: 550px;
	top: -25px;*/
   margin: -25px 8px 15px 0px;

	font-size: 10px;
	font-weight: bold;
   text-align: right;

}
#news .boxes
{
/*	position: relative;*/
/*   margin-top: -12px;*/
	width: 100%;
}

#news .animalBox, #news .animalBox a, #news .animalBox input, #news .animalBox textarea
{
	color: #DEB408;
}
#news .exhibitBox, #news .exhibitBox a, #news .exhibitBox input, #news .exhibitBox textarea
{
	color: #B06010;
}
#news .educationBox, #news .educationBox a, #news .educationBox input, #news .educationBox textarea
{
	color: #008C99;
}
#news .conservationBox, #news .conservationBox a, #news .conservationBox input, #news .conservationBox textarea
{
	color: #778E1E;
}

#news .box a
{
	text-decoration: none;
}

#news .box
{
	margin-left: auto;
	margin-right: auto;
	
	width: 192px;
	height: 137px;
	
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}
#news .box .image
{
	background: #404040;
   padding: 0px;
	margin: 2px;
	
	width: 188px;
	height: 133px;
}
#news .box .box
{
   margin: 0px;
   padding: 0px;
   margin-top: -137px;
	
	width: 192px;
	height: 137px;
}
#news .box .title
{
	/*position: relative;*/
	margin-top: -135px;
	
	padding-left: 8px;
	padding-top: 1px;
	font-size: 9px;
	height: 14px;
	text-align: left;
}
#news .box .text
{
	/*position: relative;*/
	margin-top: 84px;
	
	height: 31px;
	
	padding: 3px 8px 0px 8px;
	
	font-size: 11px;
	vertical-align: middle;
}
#news .box .text textarea, #news .box .text input
{
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
}
#news .box .text .more
{
	border: 0px;
	padding: 0px 0px 2px 3px;
	vertical-align: bottom;
}

#newsDivider
{	
	background: url(/images/yellowGreenBackground.png);
	
	width: 800px;
	height: 4px;
	
	line-height: 0px;
	font-size: 0px;
}

#infoBoxContainer
{
	height: 134px;
	
	padding: 16px 0px 16px 0px;
	
	overflow: hidden;
	text-align: left;
}

#largeBox
{
	background: url(/images/bigBox.gif);
	
	width: 484px;
	height: 134px;
	
	display: block;
	
	position: relative;
	left: 18px;
	
	text-align: left;
	font-size: 10px;
}
#largeBox .left
{
	width: 206px;
	height: 106px;
	
	padding: 16px 12px 12px 24px;	
	
	float: left;
}
#largeBox .right
{
	width: 206px;
	height: 106px;
	
	padding: 16px 24px 12px 12px;	
	
	float: left;
}

#smallBox
{
	background: url(/images/smallBox.gif);
	
	width: 259px;
	height: 134px;
	
	display: block;
	
	position: relative;
	left: 522px;
	top: -134px;
	
	text-align: left;
	font-size: 10px;
}
#smallBox .content
{
	width: 237px;
	height: 106px;
	
	padding: 16px 11px 12px 11px;	
}

#homeBottom
{
	text-align: center;
	
	width: 100%;
}
#homeBottom td
{
	vertical-align: middle;
}

#search
{
	text-align: left;
	
	vertical-align: bottom;
	margin-left: auto;
	margin-right: auto;
	
	padding: 4px 0px 4px 0px;
	width: 170px;
	height: 30px;
	overflow: hidden;
}
#search input
{
	vertical-align: bottom;
}
#search .box
{
	font-size: 10px;
	color: #808080;
	
	height: 15px;
}
#search .button
{
	background: url( '/images/go.gif' );
	
	border: 0px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	
	width: 26px;
	height: 21px;
}
#search .button[class]
{
	margin: 0px;
}

.awesome_graphic
{
	float: left;
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

#sponsors_box
{
	overflow: scroll;
	width: 500px;
	height: 50px;
}
#sponsors_box img
{
	padding-left: 50px;
	padding-right: 50px;
}

.pressreleases
{
	font-size: 12px;
}

.pressreleases .title
{
	text-decoration: none;
	font-size: 20px;
	color: #404040;
}
.pressreleases a.title
{
	font-size: 12px;
	font-weight: bold;
}
.pressreleases a.title:hover
{
	text-decoration: underline;
}
