@charset "utf-8";
/*----------basic styling----------*/
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #A48E44;
	text-align: center;
	font-family: Candara, Verdana, Arial;
	font-size: 100.01%;
	}
p {
	font-family: Candara, Verdana, Arial;
	font-size: 12pt;
	color: #000;
	padding-bottom: 1em;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.link {
	color: #009900;
	text-decoration: underline;
	font-family: Candara, Verdana, Arial;
	font-size: 12pt;
	font-weight: normal;
}
a.link {
	font-family: Candara, Verdana, Arial;
	font-size: 12pt;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}


h2 {
	font-size: 1.5em;
	color: #40516F;
	font-weight: bold;
	font-family: "Maiandra GD", Candara;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F526E;
	margin-bottom: 0.5em;
}
h3 {
	font-family: "Maiandra GD", Candara;
	padding-bottom: 0.85em;
	color: #009900;
	font-size: 14pt;
	font-weight: bold;
}
h4 {
	font-family: Candara, Verdana, Arial;
	padding-bottom: 0.85em;
	color: #009900;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}

#wrapper {
	position:relative;
	width: 900px;
	margin: 0 auto;
	text-align:left;
	background-color:#fff;
	border-right-width: 0.1em;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #857336;
	border-left-color: #857336;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-right-color: #857336;
	border-top-color: #B29A48;
	background-image: url(assets/images/left_nav_bg2_07.jpg);
	background-repeat: repeat-y;
	}


#clear {
	clear:both;
	}
	/*----------position container elements----------*/
#sidebar{
	float:left;
	width:195px;
	text-align: center;
	}

#sidebar img {
	padding-top: .7em;
	padding-bottom: .7em;
}

#navigation{
	background-repeat: repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
	}
#navigation a {
	display: block;
	color: #FFFFFF;
	font-family: "Maiandra GD", Candara;
	font-size: 16px;
	font-weight: bold;
	background-image: url(assets/images/left_nav_bg_05.gif);
	background-repeat: repeat-x;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #394864;
	text-align: left;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	padding-top: 0.7em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	text-decoration: none;
}
#navigation a:hover {
	color: #3399FF;
}

#greenHover a:hover {
      color:#009900;
}

#content {
	width:705px;
	float:right;
	background:#fff;
	text-align: left;
	margin:0px;
	padding:0px;
	font-size: .9em;
	}


#contentHeader {

}
#contentBody {
	margin-top:1em;
	margin-right: .9em;
	margin-left: .9em;
	position: relative;
	font-size: 12px;
}

#zooCam {
	float: left;
		}
#news{
	float: left;
	}
#zooTube {
	float: left;
	}
#diary {
	float: left;
	width: 676px;
	background-image: url(assets/images/keepers/m_little_diary_bg.jpg);
	height: 455px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#diary img {
	padding-right: .4em;
}

#diary p {
	color: #704C2A;
	margin-left: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 1em;
	font-size: 0.8em;
	text-align: left;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#diaryLeft {
	padding-left: 0em;
	margin-left: 3.3em;
	margin-right: 0em;
	float: left;
	width: 266px;
	margin-top: 1em;
	padding-top: 0em;
}
#diaryRight {
	float: right;
	margin-right: 5em;
	padding-left: 0em;
	width: 252px;
	margin-top: 0em;
	height: 350px;
}

#diary a {
	color: #674E25;
	position: relative;
	bottom: 0px;
	left: 8em;
	width: 50px;
}



.floatLeft {
	float: left;
	margin-right: 0.7em;
	margin-bottom: 0.7em;
}


#contentFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 1.1em;
	margin-left: 1.1em;
	margin-top: 1.1em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #112A43;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(assets/images/5013c_bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 1.1em;
	bottom: 0px;
	clip: rect(auto,auto,0px,auto);
}
#contentFooter p {
	color: #CCCCCC;
	font-size: 0.75em;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



#contentFooter img {
	float: right;
	padding-right: 0.7em;
	padding-left: 0.7em;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	margin-top: 0em;
	margin-bottom: 0.7em;
	vertical-align: top;
}
#contentFooter a {
	margin: 0px;
	padding: 0px;
}





#footer {
	color:#CCCCCC;
	background: #112a43;
	padding-left: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-right: 0.9px;
	}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}

#footerRight {
	float: right;
	padding-right: 0.9em;
}

	
/*-------------------left column styles---------------*/

#logo {
	background-image: url(assets/images/zoo_logo_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	}
#logo h1  {
	margin-left: -9000px;	
}
#image_thumb {
	font-size: 70%;
	color: #B29A48;
	width: 205px;
	text-align: center;
}

.floatRight {
	float: right;
	width: 900px;
}
#photoThumbs {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #b29a48;
	width: 200px;
	margin-bottom: 0.5em;
	height: 205px;
	float: left;
}
#photoThumbs_L {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #b29a48;
	width: 200px;
	height: 240px;
	float: left;
	padding: 7px;
	margin: 0.75px;
}
#photoThumbs_N {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #b29a48;
	width: 200px;
	height: 165px;
	float: left;
	padding: 7px;
	margin: 0.75px;
}
#photoThumbs_P {
	font-size: 75%;
	font-family: Arial, Helvetica, sans-serif;
	color: #b29a48;
	width: 150px;
	height: 260px;
	float: right;
	margin: 0.5px;
	padding: 0.5px;
}

a#facebook-link {
	font-size: 85%;
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 2em;
	width: 110px;
	float: right;
	color: #43609C;
	margin-top: 1em;
}

a#twitter-link {
	font-size: 85%;
	background-image: url(assets/images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 2em;
	width: 150px;
	float: right;
	color: #02DAF1;
	margin-top: 1em;
}
#twitter_update_list {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-right: 1.5em;
	margin-left: 1.5em;
	color: #666666;
	text-align: left;
}
#twitter_update_list li {
	padding-bottom: .7em;
}


.floatRightB {
	float: right;
	margin-left: .7em;
}


.floatLeftB {
	float: left;
	margin-right: .7em;
}
.center {
	text-align: center;
}

.paddingTop {
	padding-top: 2em;
}
.clear {
	clear:both;
}
#boo {
	background-image: url(assets/images/boo_girl.jpg);
	background-repeat: no-repeat;
	background-position: 400px;
}
#boo p {
	margin-right: 200px;
}
#specialMessage {
	font-size: 1.5em;
	color: #333;
}
.hoverGreen {
	color: #009900;
	font-family: "Maiandra GD", Candara;
}
#hoverGreen a:hover {
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
}
g link {
	color: #009933;
}
g.link {
	color: #009933;
}
#wrapper #content #contentFooter p {
	text-align: center;
}
#wrapper #content #contentBody {
	font-size: 12px;
}
#wrapper #content #contentBody {
	font-size: 12px;
}
#wrapper #content #contentBody p strong {
	color: #DF4000;
}
#wrapper #content #contentBody p strong {
	color: #FF9900;
}

