body{
	font-size: 80%;
	color: #594437;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	}

a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: normal;
} 
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight: normal;
} 
a.nav:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 110%;
	font-weight: normal;
} 
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
} 

a:link {
	color: #0B9DF4;
	text-decoration: none;
	font-weight: bold;
} 
a:visited {
	color: #0B9DF4;
	text-decoration: none;
	font-weight: bold;
} 
a:active {
	color: #0B9DF4;
	text-decoration: none;
	font-weight: bold;
} 
a:hover {
	color: #0B9DF4;
	text-decoration: underline;
	font-weight: bold;
	right: 50px;
} 

td {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 80%; color: #684F40} 

ul {
	color: #3D3D3D;
	list-style-type: square;
	font-weight: bold;
} 
ol {color: #3D3D3D} 

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 150%; color: #684F40; margin-top:35px}
.peopleh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #594137;
	margin-top:0px;
	background-color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #684F40;
	right: 10%;
}

.main {
	position:absolute;
	left:295px;
	top:63px;
	width:550px;
	height:162px;
	z-index:4;
	background-color: #FFFFFF;
	}
	
.left {
	position:absolute;
	left:12px;
	top:11px;
	width:250px;
	height:100%;
	z-index:3;
	background-image: url(../images/nav-bg.gif);
	}

	
.footertd {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #8E8E8E; 
	padding-top: 5px; 
	padding-right: 20px; 
	padding-bottom: 20px; 
	padding-left: 20px
	}
	
.logop {
	padding-top: 20px;
	text-align: center;
	padding-right: 20px;
	padding-bottom: 30px
	}
	
.navli {
	text-align: right;
	display: block;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
	color: FFF8DD;
	list-style-type: none;
	font-size: 100%;
}

li {
	color: 684F40;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: square;
	font-size: 125%;
}

.testimonial {
	font-weight: bold;
	color: #684F40;
	background-color: A8D0EE;
	padding: 5px;
	margin-right: 200px;
	font-size: 110%;
	margin-top: 40px;
}

.testimonialtop {
	font-weight: bold;
	color: 684F40;
	background-color: A8D0EE;
	padding: 5px;
	margin-left: 150px;
	font-size: 110%;
	text-align: center;
}
