BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px;
	padding: 0px;
	background-color: #AACCCA;
}
#page {
	background-color: #FFFFFF;
	border: none;
	background-image: url(images/layout_background.png);
	background-repeat: repeat;
}
.contentcel {
}
#content {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	color: #666666;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h1 {
	font-size: 24px;
	line-height: 30px;
	color: #41929F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#content h3 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #41929F;
	margin: 0px;
}
#content h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	color: #7B5C4E;
}
#footer {
	margin-top: 20px;
	margin-bottom: 0px;
	color: #666666;
	height: 80px;
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer p {
	font-size: 11px;
}
#footer a:link {
	color: #7B5C4E;
}
#footer a:visited {
	color: #7B5C4E;
}
#footer a:hover {
	color: #7B5C4E;
}
#footer a:active {
	color: #7B5C4E;
}
#content a:link {
	color: #7B5C4E;
	font-weight: bold;
}
#content a:visited {
	color: #7B5C4E;
	font-weight: bold;
}
#content a:hover {
	color: #7B5C4E;
	font-weight: bold;
	text-decoration: none;
}
#content a:active {
	color: #7B5C4E;
	font-weight: bold;
	text-decoration: none;
}
LI {
	color: #666666;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
}
.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: 1px solid #7B5C4E;
}
.highlight {
	background-color: #89CCCC;
}
.testimonialQuote {
	font-style: italic;
}
.testimonialCredit {
	padding-left: 25px;
}
