#nav {    /* the top nav  */	
	margin: 0px;
	padding: 0px;
	
	}
	#nav ul {
		margin:0;
		padding:0 20px;
		list-style:none;
		font-family: Times, "Times New Roman", Georgia, serif;
		}
	#nav li {
		margin: 0;
		padding: 0 0 15px 0;
		text-align: left;
		}
	#nav li a {	
		line-height: 100%;
		color:#FFFFFF;
		text-decoration:none;
		font-weight: normal;
		font-size: 1.8em;
		margin:0px;
		}
	#nav li a:hover {
		text-decoration:none;
		color: #B0D76B;
		} 
	#nav li.active a{font-size: 3.7em;}

	p#cb_logo{text-align:center; padding-top: 30px; }
	p#cb_logo a{font-family: Times, "Times New Roman", Georgia, serif; color: #FFF; font-size: 1.8em; text-decoration: none; font-weight: normal;}
	p#cb_logo a:hover{text-decoration: none; color: #B0D76B;}

#photo_and_contact{position: relative; padding-bottom: 25px;}
#photo_and_contact img{}
#photo_and_contact p{font-family: Times, "Times New Roman", Georgia, serif; font-size: 1.2em; position: absolute; left: 150px; top: 0; color: #365CA7; line-height: 1.3em;}

#home_bio{font-family: Times, "Times New Roman", Georgia, serif; font-size: 1.0em; line-height: 1.1em; color: #365CA7; text-align:justify;}

#footer {	
	margin:0 auto;
	background-color:#ccc;
	width:770px;
	height:55px;
	padding:15px;
	color:#000000;
}


#footer img {	float:left; }
#footer p { color:#666; }

.homeFeature {
	padding:15px 0;
}

#home_footer{
	padding-top: 40px;
	background: url(/images/squares.gif) no-repeat bottom right;
	width: 100%;
}


#wrapper.mls #rightCol{width: 100%;}
#wrapper.mls{background-color: #C7C9BD; background-image:none;}