
/* switch on and off border for the home page 
#centreColumn {
border:none;}
div#azNav {
border: 1px solid silver;}*/

/* remove padding and border for the home page */
#centreColumn {
padding-bottom:0px;
border:none;}

#homeImageLink {
width:100%;
height:200px;
background-repeat:no-repeat;
cursor:pointer;
}

#homeContactContainer #info a{
font-size:0.9em;width:100%}

#homeContactContainer #phoneNumber{
white-space: nowrap;}

#homeContactContainer{
margin: 10px 0px 3px 0px;
border:none;
font-size:0.8em; }	

#homeDirectGovContainer{
 margin-left:10px;}

.homeInfoContainer{
font-size:0.75em;}	

#homeNewsContainer {
width:100%;
padding-top:5px;}

#homeNewsContainer .homeNewsCol {
width:48%;
float:left;}

#homeNewsContainer .homeNewsItem{
width:100%;}
			
/* left menu */
.homeMenuHeader{
margin:0px;font-size: 100%;
color: white;
font-weight: bold;
background-color:#006893;
padding: 3px 0px 3px 6px;	
background-image:url('/web/sites/bhcc/images/home_quicklinks_bg.jpg');
background-repeat: repeat-y;
background-position:right;}

/* center area */
#cityFocus {width:100%; border:1px solid silver;}
#cityFocusDatewhite{color:#ffffff;padding:0px 0px 0px 10px;font-weight:bold;}
#cityFocusTextwhite{color:#ffffff;font-size: 2.0em;padding:10px 0px 0px 10px;}

#cityFocusDateblack{color:#000000;padding:0px 0px 0px 10px;font-weight:bold;}
#cityFocusTextblack{color:#000000;font-size: 2.0em;padding:10px 0px 0px 10px;}

div.homeNewsItem {padding: 2px 2px 2px 5px;float:left;}
div.homeNewsItem a:hover {text-decoration: underline;}
div.homeNewsItem a:link {color: black; font-family: verdana, arial, sans-serif; font-size:100%; text-decoration: none;font-weight:bold;}
div.homeNewsItem a:visited {color: black; font-family: verdana, arial, sans-serif; font-size: 100%; text-decoration: none;font-weight:bold;}
div.newsHeadLine{margin:0px; padding:0px;font-size:100%;float:left;width:90%}
div.homeNewsArrow{float:left;position:relative;font-weight:bold;padding-right:5px;}

/* footer images*/
#footerImagesContainer {	
	margin: 0px;
	text-align:center;
	}

/* overwrite some styles for the home page*/
#leftColumnContainer {
	margin-bottom: 0px;}
	
#footerContainer {	
	text-align:center;
	margin-right:6%;}	
