/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px "Trebuchet MS", arial, helvetica, sans serif;
	color:#333333;
	}
	
h2 {
	font-weight: normal;
	color: #006666;
	padding-top:12px;
	}
	
hr {
color: #a4c2c2;
}
	
a {
	color: #006666;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}

	
/* ID Styles */
	
#navigation a {
	font:10px "Trebuchet MS", arial, helvetica, sans serif;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	

/* Class Styles */

.logo {
	font:18px georgia, times new roman, serif;
	color: #333300;
	letter-spacing:.3em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia, times new roman, serif;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px "Trebuchet MS", arial, helvetica, sans serif;
	line-height:24px;
	color:#333333;
	padding-top:12px;
	}
	
.pageName {
	font:20px georgia, times new roman, serif;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia, times new roman, serif;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px "Trebuchet MS", arial, helvetica, sans serif;
	color: #333300;
	letter-spacing:.1em;
	}	
	
.testimonialText {
    font:11px "Trebuchet MS", arial, helvetica, sans serif;
	line-height:24px;
	color:#333333;
}

.testimonialAttrib {
    font:11px "Trebuchet MS", arial, helvetica, sans serif;
	line-height:24px;
	color:#333333;
}