BODY {
background-color:#9E9E9E;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#141414;
margin:0;
padding: 0;
list-style: none;
}

p,td,font,ul,ol {
color:#141414;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:120%; 
}

textarea {
font-size:11px;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

b,strong {
font-weight:700;
}

A:link {text-decoration: underline; color: olive; }
A:visited {text-decoration: underline; color: olive; }
A:active {text-decoration: underline; color: olive; }
A:hover {text-decoration: none; color: #ff9900; }

.footerText  {
	FONT-SIZE : 11px;
	line-height : 140%;
}

.textGrey {
	COLOR : #595959;
}
.textRed {
	COLOR : #cc0000;
}
.textBlue {
	COLOR : #336699;
}
.textMaroon  {
 	COLOR : maroon;
 }
.textGreen {
	COLOR : green;
}
.textWhite {
	COLOR : #ffffff;
}
.textOrange {
	COLOR : #ff9900;
}
.textOlive  {
 	COLOR : olive;
 }
.textTeal  {
 	COLOR : teal;
 }

 .text8maroon  {
	font-size:9px;
 	COLOR : maroon;
 }
 .text8olive  {
	font-size:9px;
 	COLOR : olive;
 }
 .text8teal  {
	font-size:9px;
 	COLOR : teal;
 }
.text8orange {
	font-size:9px;
	COLOR : #ff9900;
}
.text8blue  {
	font-size:9px;
	COLOR : #336699;
}
.text8grey {
color:#666666;
font-size:9px;
}

.text8 {
font-size:9px;
}

.text9 {
font-size:10px;
}

.text12 {
font-size:13px;
}

.titleText {
	font-family: Impact, Impact5, Charcoal6, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#141414;
	border-bottom:1px solid #1E1D1E;
}
.titleTextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#141414;
	padding: 5px;
	font-weight : bold;
}



	.menu li {
		padding: 0;
		margin: 0;
		height: 35px;
		list-style: none;
		background-repeat: no-repeat;
	}
	.menu li a, .menu li a:visited {
		display: block;
		text-decoration: none;
		text-indent: -1900px;
		height: 35px;
		background-repeat: no-repeat;
	}
	.home {background-image: url(http://www.lifehaven.org/images/nav_01-over.gif); width: 70px;}
	.home a {background-image: url(http://www.lifehaven.org/images/nav_01.gif);}
	
	.about {background-image: url(http://www.lifehaven.org/images/nav_02-over.gif); width: 66px;}
	.about a {background-image: url(http://www.lifehaven.org/images/nav_02.gif);}
	
	.news {background-image: url(http://www.lifehaven.org/images/nav_03-over.gif); width: 127px;}
	.news a {background-image: url(http://www.lifehaven.org/images/nav_03.gif);}
	
	.sponsors {background-image: url(http://www.lifehaven.org/images/nav_04-over.gif); width: 86px;}
	.sponsors a {background-image: url(http://www.lifehaven.org/images/nav_04.gif);}
	
	.childcare {background-image: url(http://www.lifehaven.org/images/nav_05-over.gif); width: 144px;}
	.childcare a {background-image: url(http://www.lifehaven.org/images/nav_05.gif);}
	
	.employment {background-image: url(http://www.lifehaven.org/images/nav_06-over.gif); width: 110px;}
	.employment a {background-image: url(http://www.lifehaven.org/images/nav_06.gif);}
	
	.support {background-image: url(http://www.lifehaven.org/images/nav_07-over.gif); width: 159px;}
	.support a {background-image: url(http://www.lifehaven.org/images/nav_07.gif);}
	
	.resources {background-image: url(http://www.lifehaven.org/images/nav_08-over.gif); width: 138px;}
	.resources a {background-image: url(http://www.lifehaven.org/images/nav_08.gif);}
	
	.contact {background-image: url(http://www.lifehaven.org/images/nav_09-over.gif); width: 84px;}
	.contact a {background-image: url(http://www.lifehaven.org/images/nav_09.gif);}
	
	div.menu li a:hover {background: none;}
	.menu li {float: left;}
	.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
