/* CSS Document */

.content {
		font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin-left:10px;
		margin-bottom:10px;
		line-height:18px;
		color:#666666;		
		}
		
.home-story {
	font-family:Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;	
	}
		
a {
	color: #646C00;
	text-decoration: underline;
	}
	
a:hover {
	text-decoration: underline;
	color: #AF9932;
	}

.footer {
	color: #48573C;
	margin-top:15px;
	
	}
	
.testimony {
		color: #646C00;
		font-style:italic;
		padding-top:8px;
		
		}
		

	
