

/* Color and background specific CSS for residents (blue) */


#headertop {
	background:transparent url('../_pics/headertoppic_recreation.gif') no-repeat top center; 
	}
#ba1 {
	background:transparent url('../../../_pics/ba1.gif') no-repeat top center;
	}
#ba2 {
	background:transparent url('../../../_pics/ba2.gif') no-repeat top center;
	}
#ba3 {
	height:806px;
	background:transparent url('../../_pics/ba3_residents.gif') no-repeat top center;
	}
#dropdown {
	height:812px;
	background:transparent url('../../_pics/dropdownpic_residents.jpg') no-repeat top center;
	}

#toplinks {
	background: transparent url('../../_pics/toplinksbg_residents.gif') no-repeat top center;
	}
#search{
	background: transparent url('../../_pics/search_residents.gif') no-repeat top center;
	}
#bottomlinks {
	background: transparent url('../../_pics/bottomlinksbg_residents.gif') no-repeat top center;
	}
#contentcopy p.updated {
	color: #2b7dba; /*blue*/
}
#contentcopy p.caption {
	color: #2b7dba; /*blue*/
}
#contentcopy a:link {
	color: #2b7dba; /*blue*/
	}
#contentcopy a:visited {
	color: #0034ab; /*dark blue*/
	}
#contentcopy a:hover {
	color: #0034ab; /*dark blue*/
	border-bottom: 1px dashed #0034ab;
	}
#contentcopy h1 {
	color: rgb(43,125,186);
}
#contentcopy h2 {
	color: rgb(43,125,186);
}	


#infocontainertop {
	height:60px;
	background-image: url('../../../_pics/moreinfotop.gif');
	}	
#infocontainermiddle {
	background: url('../../../_pics/moreinfomiddle.gif') repeat-y;
	}
#infocontainermiddle a:link {
	color: #2b7dba; /*blue*/
	}
#infocontainermiddle a:visited {
	color: #0034ab; /*dark blue*/
	}
#infocontainermiddle a:hover {
	color: #0034ab; /*dark blue*/
	border-bottom: 1px dashed #0034ab;
	}
#infocontainerbottom {
	height:43px;
	background-image: url('../../../_pics/moreinfobottom2.gif');
	}
#linkscontainertop {
	background-image: url('../../_pics/featuredlinkstop_residents.gif');
	}	
#linkscontainermiddle {
	background: url('../../_pics/featuredlinksmiddle_residents.gif') repeat-y;
	}	
#linkscontainermiddle ul li a:link {
	color: #2b7dba; /*blue*/
	}
#linkscontainermiddle ul li a:visited {
	color: #0034ab; /*dark blue*/
	}
.hrule {
	border-bottom: 1px solid #2b7dba;
	}
#linkscontainerbottom {
	background-image: url('../../_pics/featuredlinksbottom_residents.gif');
	}
	


/* for use later*/

#youarehere a:link {
	color: #2b7dba; /*blue*/
	}
#youarehere a:visited {
	color: #0034ab; /*dark blue*/
	}
#youarehere a:hover {
	color: #0034ab; /*dark blue*/
	border-bottom: 1px dashed #0034ab;
}