#page {
	background-color: #F0F0E7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D46B25;
	border-left-color: #D46B25;
	background-image: url(images/layout_background.jpg);
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #465926;
	margin: 0px;
}
.contentcel {
	background-image: url(images/layout_bg_content.jpg);
	background-repeat: no-repeat;
}
#content {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#breadcrumbs {
	margin: 25px 25px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/breadcrumbs_bg.png);
	padding-top: 2px;
	padding-bottom: 2px;
}
#header {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	color: #999999;
}
a:visited {
	color: #D46B25;
}
a:link {
	color: #D46B25;
}
a:active {
	color: #D46B25;
}
a:hover {
	color: #D46B25;
}
#footer a:visited {
	color: #D46B25;
	font-weight: bold;
}
#footer a:link {
	color: #D46B25;
	font-weight: bold;
}
#footer a:active {
	color: #D46B25;
	font-weight: bold;
}
#footer a:hover {
	color: #D46B25;
	font-weight: bold;
}
#breadcrumbs a:visited {
	color: #D46B25;
	font-weight: bold;
}
#breadcrumbs a:link {
	color: #D46B25;
	font-weight: bold;
}
#breadcrumbs a:active {
	color: #D46B25;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #D46B25;
	font-weight: bold;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 24px;
	color: #698539;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h2 {
	font-size: 15px;
	font-weight: bold;
	color: #D46B25;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.more {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#content li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #698539;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.graphicRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	border: 0px none;
}
.photo {
	margin: 0px;
	border: 1px solid #CC6600;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 24px;
	color: #698539;
}
.photoRight {
	margin: 0px 0px 20px 20px;
	border: 1px solid #CC6600;
	float: right;
}
#testimonial {
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: 1px solid #996633;
	background-image: url(images/breadcrumbs_bg.png);
}
.highlight {
	background-color: #FFB380;
}
.graphicLeft {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: 0px none;
}
#content p.smaller {
	font-size: 11px;
}
.tagLeft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px none;
}
.galleryThumbnail {
	margin: 0px 0px 20px;
	border: 1px solid #CC6600;
}
#caption {
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #FFFFFF;
}
#caption p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.photoLeft {
	margin: 0px 20px 20px 0px;
	border: 1px solid #CC6600;
	float: left;
}

