/* styles z00
feb 07
------------------------------------------------------------------------*/

html {
	
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	
}

td,ul,caption, li, ul, ol, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	text-align:left;
	margin: 0;
	padding: 0;
}
	

/*   =layout 
-------------------------------------------------------- */
#pagecontainer{
	text-align:left;
	width: 750px;
	padding:0px;
	/*margin-right: auto;
	margin-left: auto;*/
	background:none;
	z-index: 1;
	position: relative;
}

#contentcontainer{
	width:710px;
	background:#fff;
	
}

#header{
	width:750px;
	height:248px;
	padding:0;
	margin:0;
}

#navbar{
	width:710px;
	height:	27px;
	
	background:url(Images/navbar-bg.gif) repeat-x;
	color:#FFFFFF;
}

#navbar .button{
	padding-top:7px;
	padding-left:8px;
	margin-left:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}


#sidebarcol{
	margin:0px;
	padding:0px;
	float:right;
	width:228px;
	background:#fff;
	position:relative;
}

#sidebarcol a, #sidebarcol a:visited{
	font-size:12px;
	color:#952521;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#sidebarcol a:hover, #sidebarcol a:active{
	color:#bb6e1e;
}

#animal-slideshow{
	width:228px;
	height:152px;
	background:#645c4f;
}

#newscol{
	width:228px;
	height:170px;
	background:url(Images/newscol-bg.jpg) no-repeat;
}

#news-headlines{
	padding:50px 15px 0;
}

#news-headlines ul li{
	list-style:none;
	background:url(Images/news-bullet.gif) left center no-repeat;
	padding-bottom:6px;
	padding-top:6px;
	border-bottom:1px dotted #c7c4be;
	padding-left:25px;
	text-decoration:none;
}

#news-headline ul li a:visited{
	text-decoration:none;
}
	 
#maincol{
 	float:left;
	width:482px;
	min-height:78px;
	padding:0;
	margin:0;
	position:relative;
}

#subpage-title{
	width:485px;
	height:78px;
	background:url(Images/subpagetitle-bg.jpg) no-repeat;
}

#title-text{
	position:relative;
	top:30px;
	left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#FFFFFF;
}

#homelink
{
    top: 30px;
    left: 460px;
    position: absolute;
    width:270px;
    height: 155px;
}

#page-copy{
	position:relative;
	padding:15px 30px 15px 30px;
	line-height:20px;
}

#home-footer{
	clear:both;
	width:710px;
	height:30px;
	background:url(Images/home-footer.jpg) no-repeat;
	position:relative;
}

#subpage-footer{
	clear:both;
	width:710px;
	height:210px;
	background:url(Images/subpage-footer.jpg) no-repeat;
	position:relative;
}

.footer_logos {
	margin: 0; padding: 20px 20px 20px 0;
	float: right;
}

.footer_logos li {
	margin: 0; padding: 0 15px 0 0;
	list-style: none;
	float: left;
}

#current-events{
	clear:both;
	width:710px;
	
	
	position:relative;
}

#current-events a, #current-events a:visited{
	color:#339900;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #339900;
}

#current-events a:hover, #current-events a:active{
	color:#339966;
	border-bottom:1px solid #339966;
}

#events-col1, #events-col2, #events-col3{
	font-family:Georgia, "Times New Roman", Times, serif;
}

#events-col1{
	float:left;
	width:240px;
	height:185px;
	background:#f9f5ef url(Images/col1-bg.gif) right bottom no-repeat;
	border-right:1px solid #c9c3b7;
}

#events-col2{
	float:left;
	width:240px;
	height:185px;
	background:#fff url(Images/col2-bg.gif) left center no-repeat;
	border-right:1px solid #c9c3b7;
}

#events-col3{
	float:right;
	width:228px;
	height:185px;
	background:#f9f5ef url(Images/col3-bg.gif) right bottom no-repeat;
}

p.newscontent{
	margin:15px 10px 15px 15px;
	line-height:17px;
}

.content-divider{
	clear:both;
	width:710px;
	height:7px;
}


.sidebar-a {
	margin: 0px;
	padding:0px;
	float: left;
	width: 150px;
	background: #ccc;
 }

.content {
	color:#222;
	background: #fff;
	clear:left; /* clears nav img float left */
	
}

.contentblock{
	/*padding:.5em 1.5em 1em 1em;*/
	padding: 15px 20px 0px 20px;
	line-height: 1.5em;
	background:url(Images/subpagetitle-bg.jpg) no-repeat;
}

.maingraphic{
	/*padding:.5em 1.5em 1em 1em;*/
	background:url(Images/subpagetitle-bg.jpg) no-repeat;
}

.contentblock h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#fff;
}

.contentblock a, .contentblock a:visited, .article a, .article a:visited{
	color:#339900;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #339900;
}

.contentblock a:hover, .contentblock a:active, .article a:hover, .article a:active{
	color:#339966;
	border-bottom:1px solid #339966;
}

.contentblock p {
	padding-top:10px;
}

.contentblock ul {
	margin-left: 1em;
	padding-left: 0;/* must set both for crossbrowser indentation */
}

.contentblock ul li{ 
	padding-left: 1.1em;
	/*list-style: url(Images/content_li.gif) outside;*/
	list-style: square outside;
	padding-left:2px;
	padding-bottom:8px;
}

html>.contentblock li{  /* =hack for ie  */
	height:auto;
}


.contentblock ol{
	margin-left: 1em;
	padding-left: 0;
}

.article{
	padding-top:10px;
	padding-bottom:10px;
	margin-left:15px;
	margin-right:15px;
	border-bottom: 1px dotted #735652;
}

.article-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #735652;
}

.article-releasedate{
	font-size:12px;
	margin-bottom:5px;
	color: #888888;
	border:none;
}

.article-readmore{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top:5px;
}

.videothumbnail{
	background:#cdcac5;
	padding:4px;
	float:right;
	margin-left:12px;
	margin-bottom:8px;
}

/* =footer
-----------------------------------------------------------*/

.footer {
	clear: both;
	color:#000000;
	padding:0;
	margin:0
}

.footer ul{
	list-style:none;
	display:inline;
	text-align: center;
}


/* =content
-----------------------------------------------------------*/




/* =news lists
--------------------------------------------------*/



dl{
	margin: 1em .5em .5em;
}


dt{
	color: #666;
	font-size: 1.1em;
	line-height: 2em;
}



dt span { /* date styles */
	padding-right: 0.5em;
	margin-right: 0.75em;
	color:#333;
	width:100px;
	font-weight: bold;
	
}

dd{
	margin: .25em 0 1em 0;
}


/* text
---------------------------------------------*/


p {
  margin:0 0 .75em;
  }



h1, h2, h3, h4, h5 {
	font-weight:normal;
	margin:.25em 0em .5em 0em;
	font-family:Georgia, "Times New Roman", Times, serif;

}


h1 {
	font-size: 1.7em;
	/*letter-spacing: 1px;*/
	color: #000;
	text-transform: uppercase;
	padding: 0;	
	height:50px;
	line-height:50px;
	vertical-align: middle;
}

h2 {
	font-size: 1.6em;
	color: #735652;
	margin: 0;
	padding:10px 0px 6px 0px;
	margin-bottom:4px;
	border-bottom:1px dotted #999;
	line-height:1.1em;
	
}

h3{
	font-size: 1.3em;
	color:#b2aa9c;
}

h4{
	font-size:1.2em;
	color: #EDB600;
}

h5{
	font-size:1.1em;
	color: #333;
}

#nav ul li{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:11px;
	background:none;
}

/* =images
----------------------------------------------------------*/

img{ 
 border: 0px;

}

/* links 
----------------------------------------------------------*/


/*a:link, a:visited{
	color: #333;
	text-decoration: underline;
}

a:hover, a:active	/* Netscape 4 ignores hover and active states */ 
/*	color: #EDB600;
	text-decoration:underline;
	}
	
a.linkexternal, a.externallink{
	padding-right: 12px;
	background: url(Images/arrow_external.gif) no-repeat right center;	
}

	

/* =admin only 
-----------------------------------------------------*/	

div.layoutheader{
    background-image: url(/assets/images/cms/titleBarBg.gif);
    color: #FFF;
    font-weight: bold;
    padding: 0; 
    height: 27px;
    width: 100%;
    display: block;
    clear: both;
}

div.leftlayoutheader{
    background-image: url(/assets/images/cms/titleBarBg.gif);
    height: 27px;
    color: #FFF;
    padding: 0; 
    clear: both;
    width: 180px;
    font-size: 10px;
    position: relative;
    margin: 0;
    left: 0px;
}

div.leftlayoutheader div{
    padding: 0; 
    margin: 0;
}

div.leftlayoutheader div a{
    padding: 0; 
    margin: 0;
}


div.leftlayoutheader div a img{
    padding: 0; 
    margin: 0;
}
    
.contextitem{
    padding: 3px;
	height: 15px;
	vertical-align: middle;
	font-size: 85%;
}

.contextitemover{
    padding: 3px;
	height: 15px;
	vertical-align: middle;
	font-size: 85%;
	background-color: #EDE6C9;
	cursor: pointer;
}


/* generics
--------------------------------------------*/

.floatright{
	float:right;
}

.floatleft{
	float:left;
}

.clearboth { 
	clear: both; 
}

.hide { 
	display: none; 
}

.show { 
	display: block; 
}


/* Calendar styles
--------------------------------------------*/
.calendar{
	border:1px solid #ffffff;
	text-align:center;
	padding:4px;
	background:#bfb7a9;
}

.selector{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#d5cfc4;
	text-align:center;
	background:#d5cfc4;
	padding:3px;
}

.selector a{
	background:#d5cfc4;
	text-decoration:none;
	padding:3px;
}

.selector a:hover{
	background:#ffffff;
	text-decoration:none;
	padding:3px;
}

.month{
	text-align:center;
	background:#d5cfc4;
	margin-bottom:4px;
}

.days{
	text-align:center;
}

.today{
	border:1px solid #ffffff;
	background:#ffffff;
	text-align:center;
	padding:4px;
}

.weekday{
	background:#d5cfc4;
	text-align:center;
	padding:4px;
}

.weekend{
	color:#ffffff;
	text-align:center;
	padding:4px;
}

.emptydate{
	color:#ffffff;
	text-align:center;
	padding:4px;
}

.selectedday{
	background-color:#fed690;
	text-align:center;
}

.weekday a, .weekend a, .emptydate a{
	text-decoration:none;
	padding:4px;
}

.weekday a:hover, .weekend a:hover, .emptydate a:hover{
	background:#ffffff;
	padding:4px;
}

/*---------Animal Fact Sheet Styles-----------*/
.infoheader, .infocontent, .name{
	background-image:url(/App_Themes/Default/Images/woodrule.jpg);
	background-position: bottom left;
	background-repeat:repeat-x;
	padding:8px 8px 12px 8px;
}

.infoheader{
	background-color:#d5cfc4;
	text-align:right;
	border-bottom:2px solid #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#59413e;
	vertical-align:top;
}
.infocontent{
	background-color:#ede8e0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color:#000000;
	border-bottom:2px solid #ffffff;
	vertical-align:top;
}
.factsheetimage{
	padding:5px;
	width:217px;
	height:139px;
	background:#bfb7a9;
}