.footer_box_content
{
	background-color: #765F55;

	vertical-align:middle;
	height:25px;	
	margin:0px;
	width:979px;
	border-left-style:solid; 

	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	text-align:center;

}
.footer_box_content span
{
	color:White;
}	
.footer_neighbourhood_box_content
{
	margin:0;
	background-color: #D9E3B1;
	vertical-align:middle;
	padding-bottom:0px;
	padding-top:0px;	
	width:979px;
	border-left-style:solid; 
	border-left-width:1px; 
	border-left-color:#E8E8E8;
	border-right-style:solid; 
	border-right-width:1px; 
	border-right-color:#E8E8E8;
	text-align:center;
	
}
.footer_box_side_bottom
{
	background:transparent url('../images/desktop/gray_lines.gif') no-repeat scroll bottom;
	height:5px;
	width:981px;
}
.footer_box_side_top
{
	background:transparent url('../images/desktop/gray_lines.gif') no-repeat scroll top;
	height:5px;
	width:981px;
}

.neighbourhood_footer
{
	background-color: rgb(238, 238, 238);
	color:rgb(128,128,128);
	width: 981px;
	clear: both;
	float:inherit;
	font-family: tahoma;
	font-size:12px;
	font-weight:normal;
	margin-right: auto;
	margin-left:auto;
	margin-top:30px;
	vertical-align: bottom;
	
}
.footer
{
	width: 981px;
	height:41px;
	margin-right: auto;
	margin-left:auto;
	margin-top:15px;
	margin-bottom:50px;
    padding-top:10px;
	padding-bottom:10px;
	vertical-align: bottom;
	text-align:center;
	vertical-align:middle;
	font-family: tahoma;
	color:white;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.twentyfive_neighbourhood
{
	/*padding: 5px 36px;*/
	padding: 5px 22px;
}
.footer A:link {text-decoration: none; color: white;}
.footer A:visited {text-decoration: none; color: white;}
.footer A:active {text-decoration: none; color:white;}
.footer A:hover {text-decoration: underline; color: white;}

.neighbourhood_footer A:link {text-decoration: none; color: rgb(128,128,128); font-weight:bold;}
.neighbourhood_footer A:visited {text-decoration: none; color: rgb(128,128,128); font-weight:bold;}
.neighbourhood_footer A:active {text-decoration: none; color:rgb(108,145,171);font-weight:bold;}
.neighbourhood_footer A:hover {text-decoration: underline; color: rgb(108,145,171);font-weight:bold;}