@charset "UTF-8";

a:link {
	color: #060;
}
a:visited {
	color: #060;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body {
	font-family: "Century Gothic", "Bell Gothic Std Black", "Franklin Gothic Medium", Arial;
	background: url(../_assets/_images/_graphics/BG_texture.jpg) repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
}
#bodyWrapper {
	width: 900px;
	margin: 0px auto;
	position: relative;
	padding: 0px;
}
#bodyBackground {
	width: 900px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	background: #FFF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#lightbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	background-image: url(../_assets/_images/_graphics/overlay.png);
	background-repeat: repeat;
}
#lightbox p {
    text-align:right;
    color:#fff;
    margin-right:20px;
    font-size:12px;
}
#lightbox img {
    max-width:940px;
    max-height:750px;
}
.headerWelcome {
	background: url(../_assets/_images/_header/IMG_header_welcome.jpg) no-repeat 0px 0px;
	height: 452px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerPeople {
	background: url(../_assets/_images/_header/IMG_header_people.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerMonkeys {
	background: url(../_assets/_images/_header/IMG_header_monkeys.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerResearch {
	background: url(../_assets/_images/_header/IMG_header_research.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerHowtohelp {
	background: url(../_assets/_images/_header/IMG_header_howToHelp.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerWhatsNew {
	background: url(../_assets/_images/_header/IMG_header_whatsnew.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
.headerResources {
	background: url(../_assets/_images/_header/IMG_header_resources.jpg) no-repeat 0px 0px;
	height: 350px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	display: block;
	z-index: 0;
}
#navBarTop {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	clear: none;
	float: none;
	width: 900px;
	border-width: 0px;
	position: fixed;
	top: 0px;
	left: auto;
	right: auto;
	background-color: rgba(0,0,0,0.25);
}
#navBarDonate {
	float: left;
	width: 49%;
	padding-bottom: 0px;
	padding-top: 4px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-left: 0px;
	text-align: right;
}
#navBarPages {
	padding-top: 5px;
	float: right;
	width: 160px;
	text-align: right;
	clear: right;
	color: #FFFFFF;
}
#resourcesForm {
	display: inline;
}

#headerTitle {
	clear: right;
	float: left;
	margin-top: 25px;
	margin-left: 200px;
}
.pageTitleWelcome {
	font-family: "Century Gothic", "Bell Gothic Std Black", "Franklin Gothic Medium", Arial;
	padding-top: 265px;
	padding-right: 0px;
	padding-left: 150px;
	padding-bottom: 0px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitleHowtohelp {
	padding: 25px 0px 0px 300px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitleMonkeys {
	padding: 25px 0px 0px 360px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitlePeople {
	padding: 200px 0px 0px 310px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitleResearch {
	padding: 25px 0px 0px 235px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitleResources {
	padding: 200px 0px 0px 375px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
.pageTitleWhatsNew {
	padding: 15px 0px 0px 350px;
	border-width: 0px;
	display: block;
	margin: 0px;
}
#sidebar {
	background: url(../_assets/_images/_graphics/BG_sidebar_logo.png) no-repeat 0px 0px;
	float: none;
	width: 200px;
	margin: 0px;
	padding-top: 140px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	height: 700px;
	position: fixed;
	top: 0px;
}
#sidebar ul {
	list-style: none;
	text-align: center;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
#sidebar ul li h3 {
	margin-top: 14px;
	margin-bottom: 5px;
	padding: 0px;
}
#sidebar ul li{
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar ul li a:link ,#sidebar ul li a:visited{
	color: #000;
	text-decoration: none;
}
#sidebar ul li a:hover ,#sidebar ul li a:active{
	color: #000;
	text-decoration: underline;
}
#sidebar .subMenuClear{
	background: url(../_assets/_images/_graphics/BG_sidebar_submenu.jpg) repeat;
	width: 164px;
	display: none;
	margin-left: 0px;
	padding: 0px;
}
#sidebar .subMenuActive {
	background: url(../_assets/_images/_graphics/BG_sidebar_submenu.jpg) repeat;
	width: 164px;
	display: inline-block;
	margin-left: 0px;
	padding: 0px;
}
#sidebar #amazon_btn {
	margin-left: auto;
	margin-right: auto;
	display: table;
	text-align: center;
}
#sidebar #sidebar_bottombox {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 145px;
	font-size: x-small;
	padding-left: 20px;
	padding-right: 20px;
}
#content {
	background: #FFF;
	width: 705px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 195px;
	padding-bottom: 0px;
	margin: 0px;
	text-indent: 15px;
}
#contentText  a {
	color: #060;
}
#contentText p a {
	color: #060;
	text-decoration: underline;
}
#content h2 {
	color: #0A4319;
	text-indent: 2px;
}
#contentText {
	margin: 0px 10px;
	padding: 0px;
	float: left;
	width: 500px;
}
#contentText h4 {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
}
#content #contentText #MeettheMonkeys   {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}
#content .numberedList   {
	font-size: small;
	list-style-type: decimal;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	text-indent: 0px;
	padding-left: 20px;
	/* [disabled]margin-left: 0px; */
}
#contentBottomClear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#contentText iframe {
	text-indent: 0px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	display: block;
	overflow: hidden;
}
#contentText .adoptHeaderPics {
	padding: 0px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#AccordionWrapper {
	font-size: small;
}
#content #contentText #adoptSubscribeContainer {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-indent: 0px;
}
#contentText #adoptSubscribeContainer #adoptSubscribeButton {
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#content #contentText #adoptSubscribeContainer #adoptDisclaimer {
	font-size: 11px;
	background-color: #E6E6E6;
	border: thin none #000;
	clear: both;
}
#adoptSubscribeContainer #adoptInstructions  {
	font-size: 10px;
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#adoptSubscribeContainer #adoptButtonInstructions {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
}
#rightBar {
	background: url(../_assets/_images/_graphics/BG_rightBar.jpg) repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 175px;
	display: block;
	top: 0px;
}
#rightBar .thumb {
	margin-top: 25px;
	margin-right: 25px;
	margin-left: 20px;
	margin-bottom: 25px;
	border: thin ridge #000;
	padding: 0px;
	display: block;
	text-indent: 0px;
}
#rightBarContent a .thumbLink {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	border: medium solid #060;
	padding: 0px;
}
#rightBarContent a .thumbLinkAdopt {
	display: block;
	border: medium solid #060;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#rightBarContent a:hover .thumbLink  {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	border: medium solid #C5D805;
	padding: 0px;
}
#rightBarContent a:hover .thumbLinkAdopt {
	display: block;
	border: medium solid #C5D805;
	padding: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#rightBarContent h2 {
	font-size: 18px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	color: #000;
	margin-top: 10px;
}
#rightBarContent ul {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rightBarContent ul h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	font-size: 14px;
}
#rightBarContent ul li {
	font-size: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#rightBarContent p  {
	display: block;
	margin: 0px 0px 40px;
}
#rightBarContent {
	font-size: 12px;
	text-align: center;
	display: block;
	text-indent: 0px;
	padding: 0px 4px;
	margin: 0px;
}
#rightBarBottom {
	background: url(../_assets/_images/_graphics/BG_rightBar_bottom.jpg) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 175px;
}
#content #rightBar #rightBarContent h4 {
	margin-right: 5px;
	margin-left: 2px;
}
#content #rightBar #rightBarContent h4 a {
	text-decoration: underline;
}
#blogWrapper {
	overflow: hidden;
	text-indent: 0px;
	width: 525px;
	margin: 0px;
	padding: 0px;
}
#blogWrapper iframe {
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	overflow-y: auto;
	overflow-x: hidden;
}
#footer {
	clear: both;
	height: 70px;
	width: 900px;
}
#bodyWrapper #footer {
	text-align: center;
	color: #000;
	font-size: 12px;
	display: block;
}
