body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A555E;
	margin: 0px;
	background-color: #b8befb;
	background-image: url(images/main0_backing_fade.jpg);
	background-repeat: repeat-x;
}


p  {
	line-height:18px;
}

p a  {
	color:#32C052;
	text-decoration:none;
	font-weight: bold;
	border-bottom-color:#32C052;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

 a:hover {
	text-decoration:underline;
}
	
	
li a  {
	color:#32C052;
	text-decoration:none;
	font-weight: bold;
	border-bottom-color:#32C052;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

li a:hover {
	text-decoration:underline;
}
		
	
	
	
.right_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.right_nav a:hover {
	text-decoration: underline;
}


.footer {
	color: #FFFFFF;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.credit a {
	font-size: 10px;
	color: #666C6C;
	text-decoration: none;
}

.credit a:hover {
	text-decoration: underline;
}

.right_nav_heading {
	font-size: 14px;
	color: #FF8000;
	font-weight: bold;
}


.right_nav_email_link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

.right_nav_email_link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF8000;
	text-decoration: none;
}

.right_nav_email_link a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 18px;
}
.testimonial {
	background-color: #F2F2F2;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin: 40px;
}
