/* Start of CMSMS style sheet 'Urban Fauna MCE' */
@charset "UTF-8";
body {
	background-color: #88BD42;
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

p {
	font-family: "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #00A89C;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	color: #603813;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
}

h2 {
	color: #603813;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
}

h3 {
	color: #006F65;
	font-size: 16px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}

.turquoiseuppercase {
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	color: #00828C;
	}

.contact strong {
	text-transform: none;
	color: #FFF;
	font-weight: bold;
	color: #603813;
	margin-left: -75px;
	width: 75px;
	display: block;
	float: left;
	}

.contact p {
	margin-left: 75px;
	}
	
p.noindent {
	margin-left: 0;
	}
	
.small {
	font-size: 11px;
	}
	
.turquoise {
	color: #00A89C;
	}

.dkturquoise {
	color: #00828C;
	}
	
.brown {
	color: #603813
	}
	
.green {
	color: #88BD42
	}
	
/* Turquoise: #00A89C */
/* Dark Turquoise: #00828C */
/* Brown: #603813 */
/* Green: #88BD42 */
/* End of 'Urban Fauna MCE' */

