li { margin-bottom: 1em; margin-left:20px;}

ul, ol {list-style-position: outside;
	}

#footer { 
	font-size:24px; 
	color: #17239f; 
	background-color: #dddddd;
	text-align:center; 
	padding: 10px 0px 10px 0px;}
	
#footer .address { font-size:18px; }

.testimonial {
	margin: 10px 5px 10px 5px;
	padding: 15px 30px 15px 30px;
	background-color:silver;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:130%;
	font-style:italic;
	line-height:1.5em;
	border:2px solid #888;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
}

.twoColFixLtHdr #sidebar1 { margin-right:10px; }

a img { border:0; }

#mainContent img {
	float:left; 
	margin-right:20px; 
	margin-bottom:10px;
}
	
.pagetext {margin-top:1em;}
	