@charset "utf-8";
/* CSS Document */
<!--

img {
	margin:0px;
	padding:0px;
	border:0px;
	}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	background-image:url(../assets/images/bknd02.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	font-size:18px;
	font-weight:normal;
	}
	
a {
	color:#006600;
	}
a:visited {
	color:#009933;
	}

#leftContent hr {
	margin-top:12px;
	margin-bottom:-8px;
	}
	
#leftContent p {
	margin-bottom:20px;/**/
	}
	
#leftContent ul {
	margin-top:4px;/**/
	}

.oneColFixCtr #container {
	width: 785px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100%;
	background: #FFFFFF;
	background-image:url(../assets/images/mainContent_bknd.gif);
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	margin:0 5px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*background-color:#FFFFFF;
	background-repeat:repeat-y;*/
	text-align:left;
	
}


#leftContent {
	margin: -3px 0px 0px 0px;
	padding: 10px 15px 20px 25px;
	}
#leftContent {
	/margin: -3px 0px 0px 0px;
	m/argin: -3px 0px 0px 0px;
	/padding: 15px 15px 20px 25px;
	p/adding: 10px 15px 20px 25px;
	width: 475px;
	/*float:left;
	text-align:left;
	display:inline;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	}
	
.leftHomeContent {
	width: 475px;
	/*background-image:url(../assets/images/content_gradBknd.gif); 
	background-repeat:repeat-x;*/
	}

#rightContent {
	margin: -3px 0px 0px 0px;
	padding: 10px 15px 20px 15px;
	}
 #rightContent {
	/margin: -3px 0px 0px 0px;
	m/argin: -3px 0px 0px 0px;
	/padding: 15px 15px 20px 15px;
	p/adding: 10px 15px 20px 15px;
	width: 225px;
	/*display:inline;
	background-color:#f0f0f0;
	*/
	float:right;
	height:100%;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	
	}

#footer {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:18px;
	padding:30px 0px 10px 0px;
	}

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


.oneColFixCtr #nav {
	width:680px;
	height: 30px;
	background:#03490e;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	border: 5px solid #ffffff;	
	/*margin: 5px;*/
	text-align:left;
	padding:0px;
	margin-right:-5px;
}
.oneColFixCtr #nav ul{
	list-style: none; 
	margin: 4px;
	padding: 0px 0px 0px 7px;
}
/*Hackity hack hack*/
.oneColFixCtr #nav ul{
	list-style: none; 
	/margin: 7px;
	m/argin: 4px;
	padding: 0px 0px 0px 7px;
}
.oneColFixCtr #nav li {
	display: inline; 
	list-style: none;
	padding: 0 5px; 
	/*text-transform: uppercase; */
	color: #ffffff; 
	font-size: 12px;
}
.oneColFixCtr #nav a{color: #ffffff; text-decoration:none;}
.oneColFixCtr #nav a:visited {color: #ffffff}
.oneColFixCtr #nav a:hover {color: #33cc33;} {
	
	
	}
.oneColFixCtr #banner {
	width: 775px;
	display:block;
	position:inherit;
	top:40px;
	vertical-align:top;
	text-align:left;
}

.oneColFixCtr #banner .bottomBanner {
	margin-top: -3px;
}

.contentHeader {
	margin:-5px 0px 0px -25px;
	}
.contentHeader {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:1px;
	background-color:#F6F6F6;
	/*background-image:url(../assets/images/header_bknd01.gif);
	background-repeat:repeat-x;
	background-color:#21b24b;
	color:#FFFFFF;*/
	color:#006633;
	padding:20px 15px 10px 25px;
	/margin:-10px 0px 0px -25px;
	m/argin:-5px 0px 0px -25px;
	width:100%;
	}

.rightContentHeader {
	margin:-10px 0px 0px -15px;
	}
.rightContentHeader {
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	letter-spacing:1px;
	background-color:#F6F6F6;
	/*background-image:url(../assets/images/rightheader_bknd01.gif);
	background-repeat:repeat-x;*/
	color:#006633;
	padding:20px 15px 10px 15px;
	/margin:-15px 0px 0px -15px;
	m/argin:-10px 0px 0px -15px;
	width:100%;
	border-top:solid 5px #ffffff;
	}


.news {
	margin:10px 0px 20px 0px;
	}

.news .date{
	font-style:italic;
	font-size:10px;
	display:block;
	}
.news .title {
	font-weight:bold;
	display:block;
	}

.award {
	display: block;
	margin:10px;
	margin-bottom:25px;
	}
.award p,
.news p {
	margin: 4px 0 0 0;
}
	
	
.testimonial {
	padding:10px 20px 10px 20px;
	display:block;
	min-height:260px;
	}
.testimonial .quote {
	display:block;
	}
/*.testimonial .testiPhoto {
	float:left;
	border:5px solid #cccccc;
}*/
.testimonial .attrib {
	/*padding-left:250px;*/
	display:block;
	float:right;
	padding:10px;
	margin-left:15px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#CCC;
	}
.testimonial .attrib .name{
	font-weight:bold;
	display:inline;
	}
.testimonial .attrib .title{
	font-style:italic;
	display:inline;
	}
.testimonial .attrib .testiPhoto {
	/*border:5px solid #cccccc;*/
}
.testAlt {
	background-color:#eeeeee;
	}
	
	
.bio {
	margin-top: 25px;
}

.bio .photo {
	border: 5px solid #ccc;
	float: right;
}