/* PRIMARY STYLES */

body, table, td, p {
	font-family: Arial, News Gothic;
	font-size: 10pt;
	line-height: 15pt
	}
	
a {
	text-decoration: underline;
	}

a:hover {
	color: #CC6633
	}

a.navlinks:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: bold
	}
	
/* HEADINGS */
h3 {
	font-family: Trebuchet, Trebuchet MS, Arial, Gothic;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #0099CC;
	letter-spacing: 1px;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
	border-top-style: none;
	}
	
hr {
	margin-top: 5px
	}
	
.navlinks {
	font-size: 10pt;
	}
	
.disclaimer {
	font-size: 11px;
	font-family: Verdana, Geneva, News Gothic
}

.quote { 
	font-size: 11px;
	color: #0099CC;
	font-family: Courier, Courier New, Geneva, News Gothic;
	font-size: 14px
	}
	
.testimonial_img {
	margin-right: 25px
	}
	
.staff_photo {
	margin-right: 18px
	}