/* CSS Document */
body {
	font-family:verdana;
	font-size:11px;
	color:#666666;
 	text-align: center;
	background-image:url("../sitemedia/new_images/hatch.png");
	background-repeat: repeat-x, repeat-y;
	}
#container {
  width: 902px;
  margin: 0;
  padding: 0;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 3px 4px 4px;
  background-color:#ffffff;
	}
.frameHolder{
	float:left;
	width:902px;
	}
.topFrame{
	/*float:left;
	background-color:#000000;
	width:902px;
	height:1px;*/
	}
.botFrame{
	/*float:left;
	height:29px;
	width:902px;
	background-image:url("../sitemedia/new_images/BCF_bg_Footer.gif");
	background-repeat: repeat-x;*/
	}
.botFrameFooter{
	float:left;
	background-image:url("../sitemedia/new_images/BCF_bg_Footer.gif");
	background-repeat: repeat-x;
	width:902px;
	height:29px;
	color:#999999;
	line-height:29px;
	text-align:left;
	text-indent:10px;
}
.botFrameFooter a{
	color:#999999;
	text-align:left;
	text-indent:10px;
	text-decoration:none;
}
.botFrameFooter a:hover{
	text-decoration:underline;
}

.header{
	float:left;
	width:900px;
	height:104px;
	background-image:url("../sitemedia/new_images/BCF_bg_Heder.gif");
	margin-bottom:10px;
	background-position:center;
	}
.contentHolder{
	float:left;
	width:902px;
	}
.contentMenu{
	float:left;
	width:150px;
	text-align:left;
	padding-right:7px;
	}
.contentMain{
	float:left;
	width: 558px;
	margin-right:0px;
	padding-right:7px;
	/*align:centre;*/
	}
.contentRHS{
	float:left;
	width:175px;
	padding-right:5px;
	}
/* Navigation Menu */
.menuTop{
	float:left;
	width: 150px;
	height:18px;
	background-image:url("../sitemedia/new_images/BCF_bg_Menu_Top.gif");
	background-repeat: no-repeat;
	}
.menuMid{
	float:left;
	width: 150px;
	background-image:url("../sitemedia/new_images/BCF_bg_Menu_Mid.gif");
	background-repeat: repeat-y;
	}
.menuBot{
	float:left;
	width: 150px;
	height:18px;
	background-image:url("../sitemedia/new_images/BCF_bg_Menu_Bot.gif");
	background-repeat: no-repeat;

	}
.menuItem{
	float:left;
	width: 130px;
	height:20px;
	margin: 2px 5px 2px 0px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	}
.menuItem a{
	color:7A7C6C;
	text-decoration:none;
	padding-left:5px;
	line-height:18px;
	padding-bottom:2px;
	}
.menuItem a:hover{
	height:20px;
	width:125px;
	/*background-color:#689900;*/
	color:#9AD3F1;
	}
.springettsLink{
	float:left;
	width: 150px;
	height:100px;
	background-image:url("../sitemedia/new_images/BCF_Springetts_Link.gif");
	background-repeat: no-repeat;
	margin-top:10px;
}

/* RHS  */

.contentRightTop{
	float:left;
	width:175px;
	height:507px;
	background-image:url("../sitemedia/new_images/BCH_bg_pictures.jpg");
	}
.contentRightMid{
	float:left;
	width:175px;
	/*height:1px;*/
	/*background-image:url("../sitemedia/new_images/rhsBG_Mid.gif");
	background-repeat:repeat-y;*/
	
	}
.contentRightBot{
	float:left;
	width:175px;
	height:111px;
	background-image:url("../sitemedia/new_images/rhsBG_Bot.gif");
	}

/* Main contetn Section */
.contentHeaderGreen{
	float:left;
	width:558px;
	height:43px;
	background-image:url("../sitemedia/new_images/Content_Header_Green.gif");
	color:FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:38px;
	text-indent:20px;
	}
.contentBodyTop{
	float:left;
	width:558px;
	height:18px;
	background-image:url("../sitemedia/new_images/BCF_bg_Main_Top.gif");
	}
.contentBodyMid{
	float:left;
	width:558px;
	/*height:1px;*/
	background-image:url("../sitemedia/new_images/BCF_bg_Main_Mid.gif");
	background-repeat:repeat-y;
	/*padding:0px 5px 0px 5px;
	color:black;
	font-size:12px;*/
	/*margin-left:15px;*/
	}
	
.contentBodyMidText{
background-image:url("../sitemedia/new_images/BCF_bg_Main_Mid.gif");
	background-repeat:repeat-y;
	float:left;
	width:515px;
	padding:0px 0px 0px 15px;
	color:7A7C6C;
	font-size:12px;
	}
	.contentBodyMidText a{
	color:#9AD3F1;
	text-decoration:none;
	}
	.contentBodyMidText a:hover{
	text-decoration:underline;
	}

.contentBodyBot{
	float:left;
	width:558px;
	height:18px;
	background-image:url("../sitemedia/new_images/BCF_bg_Main_Bot.gif");
	margin-bottom:10px;
	}
