/* --HTML and BODY Information-- */

body {
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #352f01;
	background: #332c00 url(images/wildlife.jpg) repeat-y;
	background-position: center top;
	margin: 0;
	padding: 0;
		}

		
#frame {
		margin-right:auto;
		margin-left:auto;
		width:800px;
		padding:0;
		text-align:center;
		}
		
#gold {
		width:800px;
		padding:0;
		margin:0;
		text-align:center;
		background: url(images/gold-background.jpg) no-repeat;
		background-position: center top;
		}
		

		
#whisperer {
		width:244px;
		padding:0px;
		margin:30px 0px 10px 25px;
		text-align:center;
		line-height:18px;
		float:left;
		background: url(images/whisperer.gif) repeat-y;
		}
		
#whisperer p {
	text-align: center;
	color: #ffff99;
	margin:10px 0 10px 0;
	padding: 0;
		}
#whisperer h2 {
	text-align: center;
	color: #ffff99;
	font-size: 14px;
	font-weight: normal;
	margin:10px 0 8px 0;
	padding: 0;
		}
		
#whisperer h1 {
	text-align: center;
	color: #ffff99;
	font-size: 16px;
	margin:10px 0 16px 0;
	font-weight: bold;
	padding: 0;
		}
		
		
#textblock {
		width:470px;
		padding:0px;
		margin:30px 25px 10px 0px;
		text-align:left;
		line-height:18px;
		float:right;
		background: url(images/textblock.gif) repeat-y;
		}
		
#review {
		width:404px;
		padding:0;
		margin:15px 26px 25px 40px;
		text-align:left;
		line-height:18px;
		float:right;
		background: #EDCE52;
		}
#review p {
	text-align: left;
	margin:10px 20px 14px 20px;
		}

		
.floatleft {
	float: left;
	margin:0;
	padding:0;
	}
	
.floatright {
	float: right;
	margin:0;
	padding:0;
	}

	
	
p {
	text-align: left;
	margin:10px 40px 14px 40px;
		}
		

		
hr {
	padding:0;
	margin:10px 40px 14px 40px;
	color:#666600;
		}
		

		
h1 {
	color: #4f481c; 
	font-size: 20px;
	margin:10px 40px 10px 40px;
	padding:0;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
		}
		
h1.bigheader {
	margin:0;
	padding:0;
	width: 800px; height: 207px;
	background: url("images/hubley.jpg");
	text-indent: -9999px;
}

h1.subheader1 {
	margin:10px 0 0 39px;
	padding:0;
	width: 404px; height: 21px;
	background: url("images/wild-head.gif");
	text-indent: -9999px;
}

h1.subheader2 {
	margin:10px 0 0 39px;
	padding:0;
	width: 404px; height: 47px;
	background: url("images/falconry-head.gif");
	text-indent: -9999px;
}

h1.subheader3 {
	margin:10px 0 0 39px;
	padding:0;
	width: 404px; height: 21px;
	background: url("images/jack-head.gif");
	text-indent: -9999px;
}
		
h2 {
	color: #562310;
	font-size: 16px;
	margin:10px 10px 10px 50px;
	line-height: 18px;
	padding:0;
	font-weight: bold;
	text-align: left;
		}
		
h2.subpage {
	color: #562310;
	font-size: 16px;
	margin:10px 10px 10px 40px;
	line-height: 18px;
	padding:0;
	font-weight: bold;
	text-align: left;
		}

		ul {
	margin:10px 10px 10px 80px;
	padding:0;
		}
		
		
b { font-weight: bold;}

b.color { font-weight: bold;
color: #562310;}

img {
	margin:0;
	padding:0;
		}

a:link {
	color: #996600;
	text-decoration: underline;
}

a:visited{
	color: #666600;
	text-decoration: underline;
}

a:hover {
	color: #cc6600;
	text-decoration: underline;
}

a:active {
	color: #cc6600;
	text-decoration: underline;
}



a:link.image {
	text-decoration: none;
}

a:visited.image {
	text-decoration: none;
}

a:hover.image {
	text-decoration: none;
}

a:active.image {
	text-decoration: none;
}

