/* CSS Document */
a:link { color: #6A0000; font-weight: bold; text-decoration: none;}
a:visited { color: #6A0000; font-weight: bold; text-decoration: none;}
a:hover {color: #6A0000; font-weight: bold; text-decoration: underline;}



.text {
	font-family: Georgia, "Times New Roman";
	font-size: 15px;
	text-align:left;
	line-height: 22px;
	color: #2C302C;
	background-color: #91A993;
		}
		
.testimonial {
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-align: left;
	color:   #2C302C;
	line-height: 17px;
			}
		
		
.title {
	font: "Times New Roman";
	font-size: 14px;
	line-height: 18px;
	color: #C1C1C1;
		}

.contact {
	font: "Times New Roman";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
		}

.titlesmall {
	font: Verdana;
	font-size: 11px;
	color: #2C302C;
	line-height: 13px;
	text-align: center;
		}
		
.textheader {
	font: "Times New Roman";
	font-size: 16px;
	color: #2C302C;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
		}
.content td
{
	vertical-align : top;
}
	
ul {
  margin-left: 12px;
  padding: 0;
  list-style: none;
}

.list {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight: normal;
  line-height: 17px;
 
}

.textintro {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
	text-align:left;
	line-height: 17px;
	color: #2C302C;
	background-color: #91A993;
		}
		
.pagetitle {
	font-family: "Arial";
	font-size: 19px;
	font-weight: normal;
	color: #2C302C;
	letter-spacing:1px;
	
	}
ul {	
 margin-left:   0px;
 }
 
li {
  font-family : Georgia, "Times New Roman";
  font-size : 15px;
  line-height: 18px;
 color: #2C302C;
  margin-bottom: 8px;
 
}