/* CSS Document */


body 
{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
	background-color:#E4E4E4;
	font-size:0.9em;
	line-height:150%;
	font-family:"Trebuchet MS";

	/*background-image:url(../images/starbg.jpg);*//*----- centenary background*/


}

#bannerContainer
{
	width:100%;
	height:168px;
	background-image:url(../images/forest_banner.jpg);
	border-bottom:3px solid #ffffff;

}

#banner
{
	width:959px;
	height:168px;
	margin-left:auto;
	margin-right:auto;
}

#navContainer
{
	width:100%;
	height:40px;
/*	background: #663399 url(../images/menu/menu-bg.gif) top left repeat-x;
	*/
	background-color:#6278E5;
	
	color:#FFFFFF;
	border-bottom:3px solid #ffffff;

}


#navContainer2
{
	width:100%;
	height:15px;
	background-color:#C40062;
}



#nav
{
	width:957px;
	height:43px;
	margin-left:auto;
	margin-right:auto;	
}



ul#menu {
	width: 100%;
	height: 43px;
	font-size: 13px;
	font-family:"Trebuchet MS";
	font-weight: bold;
	list-style-type: none;
	color:ffffff;
	margin: 0;
	padding: 0;	
	margin-left:10px;
	}


ul#menu li 
{
	display: block;
	float: left;
	margin: 0 0 0 17px;
	margin-top:12px;
}


/*ul#menu li a 
{
	color: #FFF;
	text-decoration:underline;
}
*/

ul#menu li a.current {
	color: #FFF;
	text-decoration:underline;
	padding: 5px 15px 0;
}



#contentContainer
{
	width:988px;
	margin-left:auto;
	margin-right:auto;
		
	/*font-size:0.9em;
	line-height:135%;*/
	
	background:url(../images/gradient.gif) center;
}

#content
{ 
	position:relative;
	width: 100%;
	height:auto;
	overflow:auto;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

#left
{
	width:288px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:0px;
	margin:0px;
	padding-left:40px;
}


#calendarLeft
{
	width:288px;
	height:auto;
	float:left;
	margin-top:5px;
	padding:0px;
	margin:0px;
	padding-left:40px;
}



#cal
{
	width:900px;
	height:auto;
	float:left;
	margin-left:40px;
	margin-top:5px;
	margin-bottom:10px;
}


#middle
{
	width:293px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	margin-left:30px;

}


#right
{
	width:280px;
	height:auto;
	float:left;
	margin-left:35px;
}

#wideRight, #recruitment, #links
{
	width:575px;;
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}


#full
{
	width:900px;;
	height:2000px;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}


#zazzle
{
	width:400px;;
	height:400px;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}

#zazzleWide
{
	width:500px;;
	height:400px;
	float:left;
	margin-left:30px;
	margin-top:5px;
	margin-bottom:10px;
}




#divisionMap
{
	width:575px;;
	height:auto;
	float:left;
	margin-left:50px;
	margin-bottom:10px;
	padding-top:50px;
	margin:0px;
	padding:0px;
}



#recruitment ul, #links ul, #calendarLeft ul
{
	text-indent:0px;
	padding:0px;
	margin:0px;
	list-style:none;
}


#recruitment ul li, #links ul li, #calendarLeft li
{
	text-indent:0px;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	background-image: url(../images/star_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left:20px;
}


#profile
{
	width:595px;;
	height:194px;
	float:left;
	background-image:url(../images/profile_panel.gif);
	margin:0px;
	padding:0px;
	margin-bottom:20px;
	margin-top:16px;
}

#profileInfo
{
	width:595px;;
	height:auto;
}

#profileTitle
{
	width:420px;
	height:25px;
	float:right;
	font-family:"Trebuchet MS";
	font-size:0.9em;
	color:#000000;
	text-align:right;
	border-bottom:#ffffff solid 2px;
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-right:10px;
}
#profilePic
{
	width:119px;
	height:150px;
	float:left;
	padding-left:15px;
	padding-top:15px;
}


#profileText
{
	width:380px;
	height:60px;
	float:right;
	margin:0px;
	padding:0px;
	margin-top:40px;
}

#profileText p
{
	color:#333333;
	font-family:"Trebuchet MS";
	font-size:0.9em;
	margin:0px;
	padding:0px;
}



#footerContainer
{
	background-color:#6278E5;
	width:100%;
	height:50px;
	clear:both;
	position:relative;
}

#footer
{
	width:850px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size: 0.9em;
	line-height:130%;
	text-align:left;
	font-weight:bold;
	padding-top:8px;
	margin-bottom:0px;
	
}

#logo
{
	float:left;
	width:288px;
	height:168px;
}

#flash
{
	float:right;
	width:553px;
	height:168px;
}

h1
{
	font-family:"Trebuchet MS";
	font-size:1.0em;
	color:#C30161;
	margin:0px;
	padding:0px;
	margin-top:10px;
}


h2
{
	font-family:"Trebuchet MS";
	font-size:1.1em;
	color:#000000;
	margin:0px;
	padding:0px;
	margin-top:15px;

}


h3
{
	font-family:"Trebuchet MS";
	font-size:1.3em;
	line-height:140%;
	color:#C30161;
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}





h5
{
	font-family:"Trebuchet MS";
	font-size:1.1em;
	color:#6373CE;
	margin:0px;
	padding:0px;
	margin-top:15px;

}

h6
{
	font-family:"Trebuchet MS";
	line-height:150%;
	font-size:1em;
	color:#C30161;
	margin:0px;
	padding:0px;
	margin-top:15px;

}


p
{
	margin:0px;
	padding:0px;
	margin-top:2px;
}

.outdoorsBox
{
	width:238px;
	height:auto;
	float:left;
	margin-bottom:2px;

}

#blackBox
{
	background-color:#000000;
	width:240px;
	height:50px;
	float:left;
}


#blackBox p
{
	color:#FFFFFF;
	margin-left:10px;
	line-height:120%;
	padding-top:5px;
}

ul#outdoors
{
	display:block;
	list-style:none;
	float:left;
	width:240px;
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:0.8em;
	margin-left:10px;
}





img.floatLeft
{
	float:left;
	margin-right:10px;
}

img.floatRight
{
	float:right;
	margin-left:10px;
}




#teamContainer
{
	width:570px;
	height:213px;
	margin-top:15px;
}


#meetTeam
{
	width:106px;
	height:213px;
	background-color:#660066;
	float:left;
}

#meetTeam p
{
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:1.2em;
	line-height:110%;
	padding-left:8px;
	padding-top:8px;
}


.box
{
	width:153px;
	height:68px;
	background-color:#E0CCE0;
	float:left;
	margin-left:4px;
	margin-bottom:4px;
}


#newsArchive
{
	width:570px;
	height:300px;
	float:left;
	margin-top:40px;
}


#countyTeamHome
{
	width:570px;
	height:300px;
	float:left;
	margin-top:40px;
}


.box p
{
	font-family:"Trebuchet MS";
	font-size:13px;
	padding-left:6px;
	padding-top:6px;
	line-height:115%;
	color:000000;
}



.pic
{
	width:65px;
	height:68px;
	background-color:#cccccc;
	float:left;
	margin-left:4px;

}




img
{
border:0px;
}







#noticeBoard
{
	width:214px;
	height:auto;
/*	background-color:#E2E2E2;
*/	margin-left:37px;
}





a:link 
{ 
	text-decoration:none;
	color:#000000;
}


a:visited 
{ 
	text-decoration:none;
	color:#000000;
}


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


a:active 
{ 
	text-decoration:none;
	color:#000000;
}

#nav ul#menu a:link 
{ 
	text-decoration:none;
	color:#ffffff;
}


#nav ul#menu a:visited 
{ 
	text-decoration:none;
	color:#ffffff;
}


#nav ul#menu a:active 
{ 
	text-decoration:none;
	color:#ffffff;
}


#nav ul#menu a:hover 
{ 
	text-decoration:underline;
	color:#ffffff;
}



.tableText {font-size: 12px}



.smallFont {font-size: 11px}


.smallMailFont 
{
font-size: 12px;
line-height:110%;
}

.subHeadMailFont
{
font-size: 14px;
line-height:110%;
color:#FFFFFF;
}



.pink
{
	color:#CC0033;
}

.blue
{
	color:#5783C4;
}


