body {
	background-color: #FFFF99;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_bgtile.jpg);
	background-repeat: repeat-x;
	
}




/* layout IDs ----------------------------------*/

#mainbox {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(images/page_bgtile.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}



#navigation {
	float: left;
	width: 137px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}


#main_content {
	float: right;
	width: 738px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 15px;
}


#top_banner {
	background-color: #FFFF99;
	background-image: url(images/title_fade.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 37px;
	width: 690px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}


/* layout classes ----------------------------------------*/



.bcrumb_banner {
	width: 550px;
	padding-left: 20px;
	font-size: 11px;
	color: #008241;
}


.photo_holder738px {
	width: 738px;
	text-align: center;
	margin-bottom: 20px;
}

.imagerow219px_caption {
	width: 219px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-align: left;
}

.imagerow300px_caption {
    width: 300px;
	text-align: left;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.image450 {
	width: 450px;
	margin-left: 144px;
}


.image600 {
	width: 600px;
	margin-left: 69px;
}


/* text styles -------------------------------------------*/


.mainheading {
	font-size: 18px;
	color: #006666;
	line-height: 18px;
	font-weight: bold;
}



.subheading {
	font-size: 16px;
	color: #006666;
	font-weight: bold;
}


p {
	font-size: 14px;
	color: #663300;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}


ol {
	font-size: 14px;
	line-height: 18px;
}


ul {
	font-size: 14px;
	line-height: 18px;
	list-style-type: disc;
}





a:link{
	color: #008241;
	text-decoration: none;
	font-weight: bold;
}
a:visited{
	color: #008241;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #008241;
	text-decoration: underline;
	font-weight: bold;	
}
a:active{
	color: #008241;
	text-decoration: none;
	font-weight: bold;
}



.small_links {
	font-size: 11px;
}


.photo_caption {
	font-size: 12px;
	color: #008241;
	font-style: italic;
}


.smalltxt {
	font-size: 11px;
}






/* graphic styles-----------------------------------------*/

.page_logo {
	margin: 0px 15px 0px 20px
}


.elephant_logo {
	margin-top: 7px;
	margin-left: 12px;
}


.top_navbutton {
	margin-top: 50px;
}



.nav_buttons {
	margin: 8px 0px 0px 0px;
}


.home_navbutton {
	margin: 20px 0px 0px 0px;
}


.clinical_btn {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 10px;
}


.special_thumbs {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}


.key_lion {
	width: 300px;
	margin-left: 60px;
	margin-right: 20px;
	float: left;
}


.key_gorilla {
	width: 300px;
	float: left;
}



.conditions_btn {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 30px;
}

.conditions210_btn {
	margin-top: 10px;
	margin-right: 11px;
	margin-bottom: 25px;
	margin-left: 11px;
}


.rcfolder_btn {
	margin-top: 10px;
}
