body {
	font-family: georgia, "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
 	color: 847052;
}

td {
	font-family: georgia, "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 847052;
}

p {
	font-family: georgia, "Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 847052;
}

a {
	text-decoration: underline;
	color: b38168;
}

a:active {
	text-decoration: underline;
	color: b38168;
}

a:hover {
	text-decoration: underline;
	color: b38168;
}

a:visited {
	text-decoration: inherit;
	color: b38168;
}



/*----------------- Right Side Inset Image  ------*/
.rightImage {
	border:4px double #e9e9e9;
	margin: 0 0 6 7;
}



.currentPageTitle {
	font-size: 22px;
	color: 83896a;
}

.currentPageSubTitle {
	font-size: 18px;
	color: 8f4f2c;
}

.paragraphTitle {
	font-size: 14px;
	font-weight: bold;
	color: ffad81;
}


/*----------------- Audubon Square Styles  ------*/


.green {
	color: b38168;
}

.plus {
	font-size: 24px;
	color: ece2a9;
	font-family: arial;
	font-weight: bold;
}

div#contactInfo {
	color: b38168;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 6px;
	margin-top: 6px;
 	border-top: 1px solid #ece2a9;
}

#planLogo {
	border-top: 4px solid #d6dfc5;
	padding-right: 20px;
	padding-top: 8px;
	vertical-align: top;
}

div#NewsTitle  {
	font-size: 20px; 
	color: 5e3b67; 
	font-family: arial; 
	font-weight: bold;
	padding: 4 0 6 0;
}






div#audubonSubnav {
	color: #b38168;
	padding: 10 0 0 0;
	font-size: 11px;
	font-weight: bold;
	font-family: arial; 
	text-transform: uppercase;
}
		
		div#audubonSubnav a {
			color: #5e3b67;
			text-decoration: none;	
			display: inline-block;
			padding: 4 26 6 6;
			background-color: #e6ebd6;
			border: 1px solid #ccc;
			margin: 0 10 0 0;
		}
		
		div#audubonSubnav a:hover {
			color: #fff;
			text-decoration: none;	
			background-color: #5e3b67;
			border: 1px solid #5e3b67;
		}
		
		div#audubonSubnav a:active {
			color: #fff;
			text-decoration: none;	
		}	
		
		div#audubonSubnav a:visited {
			color: #5e3b67;
		}
		
		div#audubonSubnav a:visited:hover {
			color: #fff;
			text-decoration: none;	
			background-color: #5e3b67;
			border: 1px solid #5e3b67;
		}
		
			
		div#audubonSubnav a:visited:active {
			color: #fff;
			text-decoration: none;	
			background-color: #5e3b67;
			border: 1px solid #5e3b67;
		}
		
		
		
		
		div#audubonSubnav span {
			color: #c5a171;
	
		}

