html {
	height: 102%;
}
body {
	background-color: #8e5f29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #375637;
	line-height: 13pt;
	text-decoration: none;
}
#wrap {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #DCD6C7;
	border: 2px solid #98cc00;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #0696cb;
	text-decoration: none;
}
#wrap #navigation {
	height: 30px;
}
#phone {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #DCD6C7;
	font-weight: bold;
	font-size: 8.5pt;
	text-decoration: none;
}

#wrap #content {
	width: 832px;
	background-color: #FFFFFF;
	margin: 4px;
}
#wrap #content #content-inside {
	width: 810px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#wrap #footerlinks {
	background-color: #769A30;
	height: 26px;
	text-align: center;
	color: #DCD6C7;
}
#wrap #footerlinks a {
	color: #DCD6C8;
	line-height: 16pt;
	font-size: 8.5pt;
}
#wrap #footerlinks a:hover {
	color: #CFBA8D;
	line-height: 16pt;
	font-size: 8.5pt;
}
#footer {
	color: #DCD6C8;
	font-size: 8.5pt;
	text-decoration: none;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color: #DCD6C7;
}
#footer a:hover {
	color: #FFCC66;
}
#wrap .orangeheader {
	color: #D1622B;
	font-style: italic;
	font-weight: bold;
}
#wrap #content #accreditations {
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
}
h1 {
	display: none;
}
#wrap #content #content-inside .pagetitle {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F2D1BF;
	padding-bottom: 4px;
	color: #D35F2C;
	font-size: 11pt;
	font-weight: bold;
}
#wrap #content #content-inside li {
	padding-bottom: 6px;
}
.separator {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #AFF3B3;
}
.imageright {
	float: right;
	border: 1px solid #CCCCCC;
	margin: 6px;
	padding: 2px;
}
#wrap #content #ticker {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 4px;
}
.largerfont {
	color:#1267AA;
	font-size: 12pt;
	line-height: 15pt;
	text-align: center;
}
.staffsmall {
	font-size: 8.5pt;
	line-height: 9pt;
	color: #8E5F29;
}
.stafftitle {
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
	color: #8E5F29;
}
.testimonial{
	padding:10px;
	margin-top:20px;
	font-size:8.5pt;
	font-style:italic;
}
