#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 30px 0;
		text-align: left;
		}
	#nav li a {	
		line-height: 100%;
		color:#FFFFFF;
		text-decoration:none;
		font-weight: normal;
		font-size: 2.3em;
		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{padding-bottom: 25px;}
#photo_and_contact img{float:left; padding-right: 20px;}
#photo_and_contact p{font-family: Times, "Times New Roman", Georgia, serif; font-size: 1.2em; color: #435121; line-height: 1.3em;}

#photo_and_contact p#home_bio, #home_bio{font-family: Times, "Times New Roman", Georgia, serif; font-size: 1.1em; color: #435121;}

#footer {	
	margin:0 auto;
	background-color:#ccc;
	width:770px;
	height:55px;
	padding:15px;
	color:#000000;
	border: solid 3px #D2D6BB;	
	border-top: none;
}


#footer img {	float:left; }
#footer p { color:#666; }

.homeFeature {
	padding:15px 0;
}

#home_footer{
	padding-top: 40px;
	background: url(/images/arrows.gif) no-repeat bottom right;
	width: 100%;
}

#wrapper.mls #rightCol{width: 100%;}
#wrapper.mls{background-color: #C7C9BD; background-image:none;}