/* CSS Document - South Ferriby Parish Council 2006
home css*/
#imageBanner{
	width: 872px;
	height: 142px;
	background-image: url(../../images/header-img/councilpage.jpg);
	background-repeat: no-repeat;
	margin-top:4px;
	padding:0px;
}

#currentTab{
	width:110px;
	background-image: url(../../images/section-cols/parishtab.jpg);
	height:45px;
	float:left;
	background-repeat: no-repeat;
	padding:0px;
}

.mainContent{
	margin-top:6px;
	border-top:solid 6px #309999;
	border-left:solid 1px #309999;
	border-right:solid 1px #309999;
	border-bottom:solid 1px #309999;
	background-image:url(../../images/panel-grad.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	width:400px;
	height:auto;
	float:left;
	position: static;
	padding:0px;
	text-align:left;
}

.mainContentListings{
	width:210px;
	margin-top:6px;
	border-top:solid 6px #309999;
	border-left:solid 1px #309999;
	border-right:solid 1px #309999;
	border-bottom:solid 1px #309999;
	background-image:url(../../images/panel-grad.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	float:left;
	height:auto;
	position: static;
	padding:0px;
	text-align:left;
	clear:none;
}

#mainPanel{
	float:left;
	width:690px;
	/*width:690px;*/
	height:618px;
	text-align:left;
	padding:0px;
	/*top: 0px;
	left:0px;*/
}

#leftPanel{
	float:left;
	width:410px;
	/*width:690px;*/
	height:100%;
	text-align:left;
	padding:0px;
	/*top: 0px;
	left:0px;*/
}
#narrowPanel{
	float:left;
	width:210px;
	/*width:690px;*/
	height:100%;
	text-align:left;
	padding:0px;
	/*top: 0px;
	left:0px;*/
}	

.textHolder{
	margin-top:26px;
	margin-left:40px;
	margin-bottom:26px;
	width:325px;
	height:auto;
	clear:both;
	padding:0px;
	text-align:left;
}

#listingsTextHolder{
	margin-top:26px;
	margin-bottom:16px;
	margin-left:18px;
	width:180px;
	height:auto;
	padding:0px;
	text-align:left;
}
#membersTextHolder{
	margin-top:26px;
	margin-bottom:16px;
	margin-left:18px;
	width:180px;
	height:500px;
	padding:0px;
	text-align:left;
}

h2{
	text-transform: none;
	font-size: 90%;
	color: #333;
	font-weight: bold;
	text-align:left;
	margin-bottom:4px;
	padding:0px;
}

#sectionOverviewHolder{
	width: 456px;
	height:115px;
	margin:6px;
	padding:0px;
	position: static;
	clear:both;
}

#bannerHolder{
	margin-top:4px;
	width: 468px;
	background-color:#999;
	height:60px;
	border:#666 solid 1px;
	float:left;
	position: relative;
	padding:0px;
	/*clear:both;
	top: 495px;
	left:0px;
	position: static;*/
}
/*#imagePanel{
	margin-top:6px;
	background-image: url(../../images/imagePanel.jpg);
	background-repeat:no-repeat;
	border: #309999 solid 1px;
	float:right;
	width:172px;
	height:485px;
	padding:0px;
}*/
.imagePanel1{
	margin-top:6px;
	/*background-image: url(../../images/cement-panel1.jpg);
	background-repeat:no-repeat;*/
	border: #309999 solid 1px;
	float:right;
	width:240px;
	height:160px;
	padding:0px;
}
#imagePanelTxt{
	margin:0px;
	margin-top:6px;	
	float:right;
	width:240px;
	height:100%;
	padding:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #309999;
	font-weight: bold;
}
