body   { color: black; font-family: Helvetica, Arial, Sans-serif; background-color: #d3d3d3 }

#TheWholePage { background: white url(images/mfbg.gif) repeat-y right 0px; margin: 0px auto; padding: 0px; border: solid 3px black; width: 780px }

#MainSection   { width: 100%}

#Heading   { color: #ffc; font-size: small; background-color: #063; text-align: right; padding: 10px 10px 10px; border-bottom: 2px solid black }
#ManfieldLogo  { background-color: #51aa51; text-align: center; float: left; padding-top: 12px; border: solid 3px black; width: 410px; height: 109px;  }
.ContactHeading  { font-weight: bold; font-size: large}
 
#Heading a:link,
#Heading a:visited {color:#ffc;}
#Heading a:hover {color:#fff;}

		/* Nav */
		
		
	#Nav {
		margin:0;
		padding:0;
		background:#ffffb7; 0 0 repeat-x;
		width:100%;
		float:left;
		border-bottom: 2px solid black;
		border-width:1px 0;
		text-align: left;

	}
	#Nav li {
		display:inline;
		padding:0;
		margin:0;
	}
	#Nav a:link,
	#Nav a:visited {
		color:#000;
		background:#ffffb7;
		padding:10px 10px 5px 10px;
		float:left;
		width:auto;
		border-right:1px solid #000;
		text-decoration:none;
		font:bold .90em/.90em Helvetica, Arial, sans-serif;
		text-transform:none;
		
	}
	#Nav a:hover {
		color:#fff;
		background:#063;
	}
	
	#home #Nav-home a,
	#about #Nav-about a,
	#whychoose #Nav-whychoose a,
	#clients #Nav-clients a,
	#contact #Nav-contact a{
		color:#fff;
		background:#063;
		
	}
	#home #Nav-home a:hover,
	#about #Nav-about a:hover,
	#whychoose #Nav-whychoose a:hover,
	#clients #Nav-clients a:hover,
	#contact #Nav-contact a:hover{
		color:#fff;
		background:#063;
	}
	#nav a:active {
		color:#fff;
		background:#063;
		
	}
	
	

	/* ]]> */
	a:link {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #660000;
}




#TitleofPage   { float: left; clear: none; margin-top: 9px; width:513px }
.pagetitle {
	text-align: center;
	margin-bottom: 2px;}
	
	
#Content   {
	float: left;
	clear: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	width: 490px;
	line-height: 115%;
	list-style-type: disc;
}

#Content a:link {
	color:#006633;
}
#Content a:visited {
	color: #006633;
}
#Content a:hover {
	color:#33CC33;
}
#Content a:active {
	color: #006633;
}

.AssociatesList {line-height: 150%; padding-left: 14px }
.ClientsList {line-height: 150%; padding-left: 14px }
.EducationPhilanthropicList {line-height: 150%; padding-left: 14px; font-size: .89em }


#Sidebar    { font-size: .83em; float: right; clear: none; margin-top: 0px; margin-left: 10px; margin-right: 10px; margin-bottom: 0px; padding-top: 0px; width: 229px }

img { border: 0px }
.SideBarPhoto {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 3px;}
.SideBarPhotoRickySkaggs {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 3px;}	
.caption { font-size: .75em; margin-bottom: 18px; }
.QuoteReference { text-align: right }


p  { margin-top: 0px }

#footer   { color: gray; font-size: .80em; text-align: right; padding-top: 2px; clear: both; margin-right: auto; margin-left: auto; width: 780px }

