/*
 styles for the residents section 
*/

body { border-top: 0px solid #3c3c3c; }

ul.az {
	list-style:none;
}
ul.az li {
	list-style:none;
	text-align:center;
}
ul.az li a{
	font-size:1.8em;
	border:1px dashed #08c;
	display:block;
	float:left;
	margin:0 0.1em 0.5em;
	width: 1em;
}
ul.az li a:hover, ul.az li a.active{
	background-color:#eeeeee;
	text-decoration:none;
}


















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
