body {
	position:relative;
	background: #310901;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p, h1, h2, h3, h4, ul, li, blockquote {
	font-family:Arial, Helvetica, sans-serif;
	color: #303030;
}
#content {
	position:relative;
	width: 100%;
	height: auto;
	margin: 0px auto;
	padding: 0px;
	background: #fff0dc url(../img/background.gif) repeat-x;
	border-bottom: #310901 100px solid;
}


#back {
	width:auto;
	background: #fff0dc url(../img/background.gif) repeat-x;
	margin-bottom:30px;
}

#middle {
	position:relative;
	height: auto;
	background: #fff0dc url(../img/background.gif) repeat-x;
}


#middledeer {
	position:relative;
	width: 1063px;
	margin: 0px auto;
	background: url(../img/deerback.gif) bottom no-repeat;
	height: auto;
	padding: 0px;
}


#middle2 {
	position:relative;
	width: 1063px;
	margin: 0px auto;
	background: url(../img/deerback.gif) bottom no-repeat;
	background: #fff0dc url(../img/background.gif) repeat-x;

	height: auto;
	padding: 0px;
}

#logoextin {
	position: absolute;
	top: 17px;
	left: 0px;
	width: 22%;
	height: 83px;
	margin: 0px;
	background:#310901;
	overflow: hidden;
	visibility: visible;
	z-index:1;
}
/* the following rule is recognized only by IE */
	
* html body #logoextin	
  {
  visibility:hidden;
  }


#middleimage {
	position: relative;
	z-index: 10;
	left: auto;
	right: auto;
	height: auto;
	width: 1024px;
	background:url(../img/bird.jpg) no-repeat right top;
	/*min-height:300px;*/

}

#nav{
	width: 250px;
	height:500px;
	position:absolute;
	left: 0px;
	top:0px;
	z-index: 500;
}

#nav ul{
	font-size:9px;
	text-transform:uppercase;
	padding:0px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	width: 150px;
}

/* the following rule is recognized only by IE */
	
* html body #nav ul
  {
	margin:0px 0px 0px -10px;
  }



#nav li {
	list-style:none;
	padding-bottom: 4px;
	text-align:left;
	margin:0px;

}

#nav li a {
	text-decoration:none;
	color:#987c6e;
}

.on#nav li{
	text-decoration:none;
	color:#310901;
}
#nav li a:hover {
	text-decoration:none;
	color:#b63803;
}

#textholder{
	position: relative;
	z-index: 10;
	left: 0px;
	top:0px;
	width: 500px;
	
}


#text{
	height:auto;
	padding: 110px 80px 400px 0px;
	text-align:left;
	min-height: 300px;
	
}


#text_home{
	height:auto;
	padding: 0px 80px 325px 0px;
	text-align:left;
}

#text_home p{
	color: #303030;
	font-size: 11px;
	line-height: 15px;
	width: 410px;
	padding:0px 0px 10px 0px;
	margin:0px;
}


#text_home p a{
	color: #bf4c13;
	text-decoration:none;
}

#text_home p a:hover{
	color:#fff0dc;
	background-color:#bf4c13;

}




#side{
	width: 210px;
	height:475px;
	position:absolute;
	left: 726px;
	top:210px;
	clear:all;
	background:url(../img/side.png) no-repeat;
	padding:0px;
	margin:0px;
	text-align:left;
}

#side img{
	padding: 10px 0px 0px 17px;
}

#text h1{
	color:#310901;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}


#text td{
	color: #303030;
	font-size: 11px;
	line-height: 15px;
	padding:0px;
	margin:0px;}
	
#text td img{
	border: #303030 0px solid;
	padding-top:5px;

	}
	
#text td a{
	color: #303030;
	text-decoration:none;
}
#text td a:hover{

}

#text img{
	margin: 0px 5px 10px 5px;
	border: #303030 1px solid;

}


#text p{
	color: #303030;
	font-size: 11px;
	line-height: 15px;
	width: 410px;
	padding:0px 0px 10px 0px;
	margin:0px;
}


#text p a{
	color: #bf4c13;
	text-decoration:none;
}

#text p a:hover{
	color:#303030;
	border-bottom: #bf4c13 1px solid;

}

#text h2{
	color:#c44f12;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#text h3{
	color:#c44f12;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	font-weight:normal;
	padding: 2px 0px 5px 0px;
	margin:0px;
}


#text ul{
	margin:0px 0px 10px 0px;	
	font-size: 11px;

}

#text ul a{
	color: #bf4c13;
	text-decoration:none;
}

#text ul a:hover{
	color:#fff0dc;
	background-color:#bf4c13;
}


#text li{
	font-size: 10px;
	padding-bottom: 3px;
}

.email{
	font-size: 11px;
	color:#987c6e;
	margin:20px 20px 0px 0px;
	text-align:right;
}

.email a{
	text-decoration:none;
}

.sideanimals img{
	padding: 0px 0px 5px 2px;
}