/*****  Basic Styles   *******/
body {
	background-color: #8A9A88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E3643;
	margin-top: 10px;
	background-image:  url("../images/damask.jpg");
	}
h1 {
	font-size: 1px;
	margin: 0;
	text-indent: -9000px;
	display: none;
	}
td {
	font-size: 0.8em;
	line-height: 1.1em;
}
/*****  Container Div, to hold everything together  in the center *******/
div#wrapper {
	margin: 0 auto;
	padding-left: .001em;
	width: 724px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
	}
	
		
/*****  Logobar Div  *******/
#topbar {
	width: 724px;
	height: 8px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
	}

/*****  Content Div, to hold content border *******/
#content {
	width: 724px;
	border: 1px solid #FF0000;
	border-top: 0px;
	/*background-image: url(../images/content_bg.gif);*/
	}
/*****  Header Div  *******/
div#header {
	background-image: url(../images/TreehouseWildlifeCenter.jpg);
	background-repeat: no-repeat;
	width: 724px;
	height: 140px;
	background-position: 186px;
}

#header a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-decoration:none;
	color: #2E3E5D;
	letter-spacing: 1px;
	}
#header a:hover {
	text-decoration: underline;
	}
#header a.this {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.5em;
	text-transform: uppercase;
	text-decoration:none;
	color: #2E3E5D;
	letter-spacing: 1px;
	text-decoration: underline;
	}
#header p	{
	margin-top: 0px;
	font-size: 11px;}

#search {
	text-align: left;
	margin: 8px 0px 2px 0px;
	color: #2E3E5D;
	width: 300px;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .5px;
	}
#search form {
	margin: 0px 0px 0px 0px;
	}
#search input {
	font-size: 12px;
	color: #2E3E5D;
	}
/*****  Nav Main Div  *******/

#nav_main {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 714px;
	border-top: 1px solid #FFFFFF;
	margin-left: 5px;
	border-bottom: 1px solid #FFFFFF;
	}
#nav_main ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}
#nav_main ul li {
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	}
#nav_main ul li a {
	height: 20px;
	line-height: 20px;
	display: block;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #96715D;
	margin: 0px;
	padding-left: 6px;
	padding-right: 5px;
	text-decoration: none;
	}
#nav_main ul li a:hover {
	color: #965531;
	background-color: #F0F3F0;
	}
#nav_main ul li a.home {
	width: 46px;
	padding-left: 15px;
	}
#nav_main ul li a.home_this {
	width: 46px;
	padding-left: 15px;
	background-color: #DCE1DB;
	}
#nav_main ul li a.about {
	width: 49px;
	}
#nav_main ul li a.about_this {
	width: 49px;
	background-color: #F0F3F0;
	}
#nav_main ul li a.rescue{
	width: 126px;
	}
#nav_main ul li a.rescue_this {
	width: 126px;
	background-color: #DCE1DB;
	}
#nav_main ul li a.animals {
	width: 100px;
	}
#nav_main ul li a.animals_this {
	width: 100px;
	background-color: #DCE1DB;
	}

/*#nav_main ul li a.tours {
	width: 44px;
	}
#nav_main ul li a.tours_this {
	width: 44px;
	background-color: #DCE1DB;
	}*/
#nav_main ul li a.education {
	width: 138px;
	}
#nav_main ul li a.education_this {
	width: 138px;
	background-color: #DCE1DB;
	}
#nav_main ul li a.volunteer {
	width: 80px;
	}
#nav_main ul li a.volunteer_this {
	width: 80px;
	background-color: #DCE1DB;
	}
#nav_main ul li a.contribute {
	width: 88px;
	}
#nav_main ul li a.contribute_this {
	width: 88px;
	background-color: #DCE1DB;
	}
/*****  Left Box and Left Box Content *******/
#leftbox {
	
	float: left;
	margin-right: 1px;
	width: 180px;
	}
#leftbox p {
	margin-left: 22px;
	font-size: .8em;
	}	

#leftboxcontent {
	padding: 14px 0px 10px 0px;
	}

#leftboxcontent a.subnavbutton {
	background-color: #F0F3F0; 
	color: #96715D;
	font-size: 12px;
	margin: 1px 0px 1px 20px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #B5C0B4;
	text-indent: 5px;
	display:block;
	text-decoration: none;
	}
#leftboxcontent a.subnavbutton:hover {
	color: #000033;
	background-color: #F9FCF9;
	}
#leftboxcontent a.this {
	background-color: #F9FCF9;
	}
/*****  Content *******/
#widebox {
	float: left;
	width: 537px;
	margin-right: 1px;
}
#widebox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000033;
	margin: 12px 6px 10px 8px;
	}
#widebox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	margin: 12px 6px 10px 8px;
	color: #965531;
	}
#widebox p	{
	padding-left: 32px;
	padding-right: 20px;
	font-size: .8em;
	}
#widebox a {
	color: #2e3e5d;
	border: 0;
	border-bottom: 1px dotted #2e3e5d;
	text-decoration: none;
	}
#widebox a:hover {
	border-bottom: 1px solid #2e3e5d;
	}

#widebox p.breadcrumbs {
	width: 500px;
	color: #2e3e5d;
	font-weight: normal;
	display: block;
	font-size: 10px;
	line-height: 27px;
	margin: 0;
	padding-left: 20px;
	}
#widebox a.breadcrumbs {
	color: #2e3e5d;
	border: 0;
	border-bottom: 1px dotted #2e3e5d;
	text-decoration: none;
	font-size: 10px;
}
#widebox a.breadcrumbs:hover {
	border-bottom: 1px solid #2e3e5d;
	text-decoration: none;
}
#widebox li	{
	font-size: 0.8em;
	line-height: 1.3em;
	margin-left: 6px;
	}
#widebox li ul li	{
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 6px;
	}
#widebox li ol li	{
	font-size: 1em;
	line-height: 1.3em;
	margin-left: 6px;
	}
#widebox td	{
	font-size: .8em;
	line-height: 1.3em;
	}
/*****  Footer *******/
#footer {
	clear: left;
	font-size: 10px;
	width: 714px;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	margin-left: 5px;
	}
#footer p {margin: 4px;}
#footer a {
	color: #809380;
	text-decoration: none;
	}
#footer a:hover {
	color: #000033;
	text-decoration: underline;
	}

/*****  Miscellaneous Styles *******/

.cellbg1 {
	background-color: #A8B4A7;
}
.cellbg2 {
	background-color: #D3DBF0;
}


.small {
	font-size: 0.75em;
}
.leftpic {
	margin-right: 5px;
	float: left;
}
.rightpic {
	margin-left: 5px;
	float: right;
}
form table {margin-left: 26px;}
