@charset "utf-8";
body {
	background-color: #666633;
	background-image: url(/images/body_bkgd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 50px;
}
#logo_banner {
	background-repeat: no-repeat;
	height: 87px;
	width: 800px;
}
#pagebanner {
	background-color: #E5EDBE;
	background-repeat: repeat;
	height: 123px;
	width: 800px;
}
#home_flash {
	height: 112px;
	width: 798px;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 1px;
}
#left_sidebar {
	background-image: url(/images/left_sidebar_bottom.jpg);
	background-repeat: no-repeat;
	width: 261px;
	background-position: right bottom;
}
div.nav {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	height:20px;
	color: #FFFFFF;
	}
#pixelSpace {
	height: 6px;
}
div.heading1 {
	padding-left: 16px;
	text-align:left;
	background-image: url(/images/green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;	
} 
div.heading2  {
	color: #ffffff;
	background-position: left;
	text-align:left;

	}
div.heading2 a {
	color: #ffffff;
	text-decoration:none;
	padding-left: 16px;

}

div.heading2 a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(/images/green_arrow.jpg);
	background-repeat: no-repeat;
	background-position: center left;	

}
div.dotted_line {
	background-image: url(/images/left_divider.jpg);
	background-repeat:no-repeat;
	height: 1px;
	margin-left: 16px;
}

#sidebar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666633;
	padding-left: 30px;
	padding-right:40px;
	line-height:150%;
}
#sidebar_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E5ECBD;
	padding:0;
}
#sidebar_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 40px;
	padding-bottom:20px;
}
#sidebar_more a {
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar_more a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}



#right_main_squirrel {
	background-image: url(/images/main_bottom_squirrel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 538px;
}
#right_main_snake {
	background-image: url(/images/main_bottom_snake.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 538px;
}
#right_main_possum {
	background-image: url(/images/main_bottom_possum.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 538px;
}
#right_main_raccoon {
	background-image: url(/images/main_bottom_raccoon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 538px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 120%;
	color: #ABAB56;
	padding-top: 15px;
	padding-right: 60px;
	padding-left: 25px;
	font-weight: normal;
}
h2 {
	color: #ABAB56;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 150%;
	padding-right: 60px;
	padding-left: 25px;
	font-weight: normal;
}

#middle {
	background-image: url(/images/middle_bkgd.jpg);
	background-repeat: repeat-y;
	width: 799px;
	background-position: right top;
}
#right_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666633;
	padding-right: 60px;
	padding-left: 25px;
}
#right_main a {
	color: #ABAB56;
	text-decoration:none;
}
#right_main a:hover {
	color: #ABAB56;
	text-decoration:underline;
}




#footer {
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 800px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;	
	padding-top:5px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
