/* CSS Document */


body {
	/*margin: 20px;*/
	padding: 0;
	background: #e6e5e1 url(images/repeat.jpg) repeat;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	
}
.infotext{
	
	font-size: 15px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.right{
	float:right;
	}
.hiddenPic {
	display:none;
	}
.maintextbold{
		
	font-size: 15px;
	/*float: left;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
}
.maintext{
		
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
.maintextlink, a:hover{
		
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
.contenttitle{
	color: #55422e;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	/*float:left;*/
}
.style1 {color: #000000}
.style2 {color: #000000; font-size: 12px; }
.style3 {color: #e9e4d2}


#hr {
background:#603613 none repeat scroll 0%;
height:1px;
/*margin-bottom:10px;
margin-top:20px;*/
float:left;
text-align:left;
width:350px;
margin-top: 5px;
margin-right: 25px;
}

#container{

height:768px;
width:994px;
margin: 0 auto;
}
#header {

	width: 920px;
	height: 170px;
	margin: 0 auto;
	background: url(images/Bannercreekside.jpg) no-repeat;

}
#header h1{
	padding-top:110px;
	padding-left: 100px;
	float: left;
	color: #FFCC66;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	}
#header h2{
	padding-top:70px;
	padding-right: 240px;
	float: right;
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
	}

#rotator{
	float: left;
	width: 335px;
	height:225px;
	margin-top:40px;
	background: url(images/greenphoto.jpg) no-repeat; 
	padding-left:20px;
	padding-top:20px;
}
#info{
	float: left;
	width: 335px;
	height:170px;
	margin-top:15px;
	margin-left:10px;

	background:url(images/infoboxbg.jpg) no-repeat;
	}
#info h1 {
	font:Georgia, "Times New Roman", Times, serif, larger;
	font-size: 15px;
	font-weight:bolder;
	padding-top: 10px;
	text-decoration:underline;
	
}

#infotext{
	padding-left: 0px;
	padding-top: 5px;
	}
/* BEGIN CONTENT BOX CSS STYLES */
#middle{
	height:562px;
	width:920px;
	background:url(images/bigbrowbg.jpg) no-repeat ;
	margin: 0 auto;
	}
.content {  
      background: url(images/content.png) no-repeat top;   
       float:left;
	   width: 555px; 
	   height: 510px;

   }  
 .dircontent {  
      background: url(images/dircontent.jpg) no-repeat top;   
      
	   width: 555px; 
	   height: 510px;
   }  
    #content_2, #content_3, #content_4 { display:none; } 
	#content_1, #content_2, #content_3, #content_4{
	
	float:left;
	}   
#tabbed_box{
		margin: 0px auto 0px auto;
		width:300px;
		height:510px;
		float: left;
		}
		
#tabbed_box_1{
	float: left;
	width: 520px;

	margin: 0px 0px 0px 15px;
	}		

.tabbed_area {

	/*background:#e7e6e2 url(images/tabs.jpg) no-repeat;*/

}
.tabbed_box{
float:left
}
#tabbed_area{
	width: 550px;

	float:left;
	}
ul.tabs {
	margin:0px; 
	padding-left:25px;
	padding-top: 10px;
	margin-bottom:10px;
	height:15px;
	color: #F4CF98;
}
ul.tabs li {
	list-style:none;
	display:inline;
	margin-top:50px;
		/*margin-bottom: 30px;*/
	/*padding-bottom:30px;*/
}
ul.tabs li a {

	color: #F4CF98;
	/*padding:8px 80px 10px 30px;*/
	margin-bottom: 30px;
	/*padding-bottom:30px;*/
	text-decoration:none;
	font-size:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	text-transform:uppercase;
	
		outline-color:invert;
outline-style:none;
outline-width:medium;
	 
}
/* This change text and background color of tabs*/
ul.tabs li a:hover {
color:#993300;
outline-color:invert;
outline-style:none;
outline-width:medium;
}
/* Changes the active tab the user is viewing */
ul.tabs li a.active {
	outline-color:invert;
outline-style:none;
outline-width:medium;

	
}
#text{
	padding: 0px 85px 0px 45px;
	height: 380px;
	width: 460px;

	}
#contentlist
{
font-size:14px;
margin: 8px 0px 0px 0px;
padding-left: 0px;
list-style: none;
float:left;
}

#contentlist li
{
padding-left: 10px;
line-height: 15pt;
background-image: url(images/greenorange.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}
#pagtitle{
	padding-left: 35px;
	padding-top: 15px;
	margin-bottom:5px;
	width: 450px;
	height:40px;
	}
#tab_1{
	margin-left: 20px;
	}
#tab_2{		
	margin-left: 35px;
	}
#tab_3{	
	margin-left: 35px;
	}
#tab_4{	
	margin-left: 35px;
	}
#tab_5{	
	margin-left: 35px;
	}
	
#map{
	margin-left: 30px;
	border: thin solid #000000;
	}
/* END CONTENT BOX STYLES */