.leftcol {
	background-image: url(images/leftcolumbbg.gif);
}
body {
	background-color: #7b7d39;
	font-family: Arial, Helvetica, sans-serif;
}

.footer {
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
}
.footer a:link {
	color: #FFFFFF;	
	text-decoration:none;	
}
.footer a:visited {
	color: #FFFFFF;	
	text-decoration: none;	
}
.footer a:hover {
	color: #FFFF00;	
	text-decoration: underline;	
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: none;		
}
.highlight {
	background-color: #DEA600;
	border-top-width: 5px;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 15px;
}
.whitehighlight {
	font-size: 18px;
	color: #FFFFFF;
}
.testimonials {
	font-size: 12px;
	margin: 15px;
}
h1 {
	font-size: 15px;
	margin: 15px;
}
.content {
	font-size: 12px;
	margin: 15px;
}
ul {
	margin: 15px;
}
