/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

/* ///// Normalizer from www.transcendingcss.com ///// */

html {
	display: inline;	/* IE bug: to remove double margin w/ float. */
	height: 100%;
}

body {
	position: relative;
	background-color: #cdfd8e;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	font-weight: normal;
}

#main_container {
	position: relative;
	margin: 0 auto;
	width: 950px;
}

/* /////////////////////////// BRANDING ////////////////////////////// */

#branding_index {
	position: relative;
	width: 950px;
	height: 134px;
	background: url(images/branding_index.jpg) no-repeat top;
}

#branding_aviaries {
	position: relative;
	width: 950px;
	height: 134px;
	background: url(images/branding_aviaries.jpg) no-repeat top;
}

#branding_rainforest {
	position: relative;
	width: 950px;
	height: 134px;
	background: url(images/branding_rainforest.jpg) no-repeat top;
}

#branding_research {
	position: relative;
	width: 950px;
	height: 134px;
	background: url(images/branding_research.jpg) no-repeat top;
}

#branding_s_blank {
	position: relative;
	width: 950px;
	height: 134px;
	background: url(images/branding_s_blank.jpg) no-repeat top;
}

#nav {
	position: relative;
	width: 950px;
	height: 134px;
}

#nav ul {
	position: relative;
	list-style-type: none;
}

#nav ul li {
	position: absolute;
}

#nav ul li a {
	position: absolute;
	display: block;
	text-decoration: none;
}

#button1 a { top: 109px; left: 17px; width: 130px; height: 25px; }
#button2 a { top: 109px; left: 147px; width: 132px; height: 25px; }
#button3 a { top: 109px; left: 279px; width: 131px; height: 25px; }
#button4 a { top: 109px; left: 410px; width: 132px; height: 25px; }
#button5 a { top: 109px; left: 542px; width: 132px; height: 25px; }
#button6 a { top: 109px; left: 674px; width: 130px; height: 25px; }
#button7 a { top: 109px; left: 804px; width: 131px; height: 25px; }

#button8 a { top: 0px; left: 736px; width: 109px; height: 28px; cursor: hand; }
#button9 a { top: 0px; left: 845px; width: 106px; height: 28px; }

#button10 a { top: 61px; left: 35px; width: 380px; height: 39px; }
#button11 a { top: 13px; left: 31px; width: 115px; height: 75px; }
#button12 a { top: 10px; left: 40px; width: 350px; height: 80px; }

#anav {
	position: absolute;
	width: 150px;
	height: 85px;
	left: 590px;
	top: 0px;
	z-index: 2;
}

#anav ul {
	position: relative;
	list-style-type: none;
}

#anav ul li {
	position: absolute;
}

#anav ul li a {
	position: absolute;
	display: block;
	text-decoration: none;
}

#anav1 a { top: 0; left: 0; width: 150px; height: 85px; }

#anav2 {
	position: absolute;
	width: 950px;
	height: 425px;
}

#anav2 ul {
	position: relative;
	list-style-type: none;
}

#anav1 ul li {
	position: absolute;
}

#anav2 ul li a {
	position: absolute;
	display: block;
	text-decoration: none;
}

#anav2 a { top: 1px; left: 680px; width: 195px; height: 100px; }

/* /////////////////////////// CONTENT ////////////////////////////// */

#main_index {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_index.jpg) no-repeat top;
}

#main_coming {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_coming.jpg) no-repeat top;
}

#main_store {
	position: relative;
	width: 950px;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
	background: url(images/main_coming.jpg);
}

#main_education {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_education.jpg) no-repeat top;
}









#main_aviaries {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_aviaries.jpg) no-repeat top;
}

#aviaries_block {
	position: relative;
	top: 25px;
	left: 165px;
	width: 900px;
	font-size: 10px;
	line-height: 120%;
}




#main_meet {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_meet.jpg) no-repeat top;
}

#meet_text {
	position: relative;
	top: 25px;
	left: 165px;
	width: 900px;
	font-size: 10px;
	line-height: 120%;
}








#main_rainforest {
	position: relative;
	width: 950px;
	background-color: #faa71a;
}

#rain_ask {
	position: relative;
	background: url(images/rain_ask.gif) no-repeat top;
	width: 100%;
	height:146px;
}

	#rain_ask div {
		position: absolute;
		font-size: 16px;
		line-height: 140%;
		width: 675px;
		height: 120px;
		top: 12px;
		left: 42px;
	}
	
	#rain_ask h1 {
		font-size: 28px;
		padding-bottom: 5px;
	}

#rain_ask2 {
	position: relative;
	background: url(images/rain_photostrip2.jpg) no-repeat top;
	width: 100%;
	height:473px;
}

	#rain_ask2 #ra1 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 300px;
		height: 300px;
		top: 12px;
		left: 188px;
	}
	
	#rain_ask2 #ra1 h1 {
		font-size: 22px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_ask2 #ra1 p {
		margin-bottom: 8px;
	}

	#rain_ask2 #ra1 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 300px;
		height: 300px;
		top: 12px;
		left: 188px;
	}
	
	#rain_ask2 #ra1 h1 {
		font-size: 22px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_ask2 #ra1 p {
		margin-bottom: 8px;
	}

	#rain_ask2 #ra2 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 355px;
		height: 75px;
		top: 12px;
		left: 555px;
	}
	
	#rain_ask2 #ra2 h1 {
		font-size: 20px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_ask2 #ra2 p {
		margin-bottom: 8px;
	}

		#rain_ask2 #ra3 p a {
			text-decoration: underline;
		}

	#rain_ask2 #ra3 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 370px;
		height: 77px;
		top: 230px;
		left: 555px;
	}
	
	#rain_ask2 #ra3 h1 {
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 13px;
	}

		#rain_ask2 #ra3 h1 a {
			font-size: 18px;
			line-height: 100%;
			text-decoration: none;
		}

	#rain_ask2 #ra3 p {
		margin-bottom: 8px;
	}






#rain_bottom {
	position: relative;
	background: url(images/rain_bottom.jpg) no-repeat top;
	width: 100%;
	height:374px;
}

	#rain_bottom #ra4 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 252px;
		height: 56px;
		top: 12px;
		left: 42px;
	}
	
	#rain_bottom #ra4 h1 {
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_bottom #ra4 p {
		margin-bottom: 8px;
	}

	#rain_bottom #ra5 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 252px;
		height: 56px;
		top: 12px;
		left: 348px;
	}
	
	#rain_bottom #ra5 h1 {
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_bottom #ra5 p {
		margin-bottom: 8px;
	}

	#rain_bottom #ra6 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 252px;
		height: 56px;
		top: 115px;
		left: 42px;
	}
	
	#rain_bottom #ra6 h1 {
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 5px;
	}

	#rain_bottom #ra6 p {
		margin-bottom: 14px;
	}

	#rain_bottom #ra7 {
		position: absolute;
		font-size: 11px;
		line-height: 120%;
		width: 252px;
		height: 56px;
		top: 222px;
		left: 348px;
	}
	
	#rain_bottom #ra7 h1 {
		font-size: 18px;
		line-height: 100%;
		padding-bottom: 3px;
	}

	#rain_bottom #ra7 p {
		margin-bottom: 8px;
	}

#anav3 {
	position: absolute;
}

#anav3 a { position: absolute; top: 104px; left: 327px; width: 142px; height: 66px; }















#main_research {
	position: relative;
	width: 950px;
	height: 425px;
	background: url(images/main_research.jpg) no-repeat top;
}

.title 		{ font-weight: bold; font-size: 24px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 100%; }
.title2 	{ font-weight: bold; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 100%; }

#index_text1 {
	position: absolute;
	top: 27px;
	left: 210px;
	width: 525px;
	font-size: 11px;
	line-height: 120%;
	padding-top: 10px;
}

#index_text2 {
	position: absolute;
	top: 263px;
	left: 130px;
	width: 165px;
	margin-top: 2px;
}

#index_text3 {
	position: absolute;
	top: 263px;
	left: 320px;
	width: 365px;
}

#index_text4 {
	position: absolute;
	top: 35px;
	left: 210px;
	width: 700px;
}

#index_text5 {
	position: absolute;
	top: 263px;
	left: 133px;
	width: 165px;
}

#index_text6 {
	position: relative;
	top: 263px;
	left: 455px;
	width: 285px;
}

#index_text1 p, #index_text2 p {
	padding: 0 0 2px 0;
	line-height: 110%;
}

#index_text3 p {
	padding: 0 0 2px 0;
	line-height: 110%;
}

#aviaries_text p {
	padding: 0 0 6px 0;
}



#education_block {
	position: relative;
	top: 25px;
	left: 50px;
	width: 900px;
	font-size: 10px;
	line-height: 120%;
}

#row_e {
	position: absolute;
	top: 35px;
}




#meet_text p {
	padding: 0 0 6px 0;
}




#row2 {
	position: absolute;
	top: 35px;
	left: 140px;
}

#row3 {
	position: absolute;
	top: 35px;
	left: 280px;
}

#row4 {
	position: absolute;
	top: 35px;
	left: 415px;
}

#iframe p {
	position: relative;
	padding: 6px 20px 6px 0;
}



/* /////////////////////////// STORE /////////////////////////////// */

#mid_store {
	position: relative;
	background: url(images/tile_purple.gif) repeat-y top;
	width: 899px;
	left: 25px;
	top: 30px;
	height: 100%;
	min-height: 100%;
	overflow: hidden;
}

#aviaries_text {
	position: relative;
	top: 25px;
	left: 20px;
	width: 850px;
	font-size: 10px;
	line-height: 120%;
	overflow: hidden;
	height: 800px;
}

.store_desc {
	font-size: 11px;
	line-height: 130%;
	margin-top: 7px;
}

#store_left {
	width: 350px;
	float: left;
}

#store_left img {
	padding: 10px;
}

#store_right {
	width: 400px;
	float: right;
}

.item_price {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}

.qty {
	font-weight: bold;
	font-size: 14px;
}

.clear {
	clear: both;
	height: 1px;
}


/* /////////////////////////// FOOTER /////////////////////////////// */

#footer_index {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_index.jpg) no-repeat top;
}

#footer_meet {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_meet.jpg) no-repeat top;
}

#footer_rainforest {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_rainforest.jpg) no-repeat top;
}

#footer_aviaries {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_aviaries.jpg) no-repeat top;
}

#footer_coming {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_coming.jpg) no-repeat top;
}

#footer_education {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_education.jpg) no-repeat top;
}

#footer_research {
	position: relative;
	width: 950px;
	height: 41px;
	background: url(images/footer_research.jpg) no-repeat top;
}

#footer_text {
	position: relative;
	top: 2px;
	left: 45px;
}

#footer_store {
	position: relative;
	clear: both;
	width: 950px;
	height: 41px;
	background: url(images/footer_coming.jpg) no-repeat top;
}

/* /////////////////////////// FONTS ///////////////////////////////// */

.normal 		{ font-weight: normal; font-size: 12px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.larger 		{ font-weight: normal; font-size: 14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.larger2 	{ font-weight: normal; font-size: 16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.larger3 	{ font-weight: normal; font-size: 18px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.larger4		{ font-weight: normal; font-size: 20px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.larger5		{ font-weight: normal; font-size: 22px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

.s_text 		{ font-size: 10px; font-weight: normal; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%;}

.endofpage  { margin-bottom: 25px; }

.no_show 	{ display: none; }

.red 			{ color: #f9a719; }

.bold			{ font-weight: bold; }

.italic		{ font-style: italic; }

.copy2 		{ font-size:  11px; font-weight: bold; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: none; }
.copy 		{ font-size:  9px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: none; }

a:link				{font-size: 12px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%; text-decoration: underline; }
a:visited			{font-size: 12px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%; text-decoration: underline; }
a:active				{font-size: 12px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%; text-decoration: underline; }
a:hover				{font-size: 12px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 130%; text-decoration: underline; }

a.small:link			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: none; }
a.small:visited		{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: none; }
a.small:active			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: none; }
a.small:hover			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: underline; }

a.small2:link			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: underline; }
a.small2:visited		{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: underline; }
a.small2:active			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: underline; }
a.small2:hover			{font-size:  10px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: underline; }

a.copy:link			{font-size:  9px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:visited		{font-size:  9px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:active		{font-size:  9px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }
a.copy:hover		{font-size:  9px; color: #FFFFFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; line-height: 110%; text-decoration: underline; }


#LIBRARY_WEBRAVEN {
	background: transparent url(images/bot_nav.gif) no-repeat 0px 280px;
	border: solid 1px #cc0000;
	font: bold "verdana" 18px #FFFFFF underline;
}
