body {
	background-color: #149714;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#page {
	background-color: #085e0f;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
}
#footer {
	font-size: 11px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 15px;
}
#content {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
}
#breadcrumbs {
	margin: 25px 25px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	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;
}
a:visited {
	color: #FFCC00;
}
a:link {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #FFCC00;
}
#footer a:visited {
	color: #FFCC00;
	font-weight: bold;
}
#footer a:link {
	color: #FFCC00;
	font-weight: bold;
}
#footer a:active {
	color: #FFCC00;
	font-weight: bold;
}
#footer a:hover {
	color: #FFCC00;
	font-weight: bold;
}
#breadcrumbs a:visited {
	color: #FFCC00;
	font-weight: bold;
}
#breadcrumbs a:link {
	color: #FFCC00;
	font-weight: bold;
}
#breadcrumbs a:active {
	color: #FFCC00;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #FFCC00;
	font-weight: bold;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 24px;
	color: #CCCCCC;
}
#content p {
	font-family: 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: #FFCC00;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.photoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #FFCC00;
}
.photoLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #FFCC00;
}
.contentcel {
	background-image: url(images/layout_content.jpg);
	background-repeat: no-repeat;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.highlight {
	color: #FFCC00;
}
.contentcelpopup {
	background-image: url(images/popup_background.jpg);
	background-repeat: no-repeat;
}
#quotable {
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	background-color: #008000;
}
#quotable p.who {
	margin-left: 25px;
	font-size: 12px;
}
#quotable p.quote {
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}
.quotableLeft {
	float: left;
	width: 200px;
	margin-right: 25px;
}
.quotableRight {
	float: right;
	width: 200px;
	margin-left: 25px;
}
.clear {
	clear: both;
}
.photoThumb {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #FFCC00;
}
.photo {
	border: 1px solid #FFCC00;
}
#caption p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.contentcelgallery {
	background-image: url(images/gallery_background.jpg);
	background-repeat: no-repeat;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.graphicRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.graphic {
	float: none;
	margin: 5px;
}
.BBB {
	border: none;
	background-color: #CCCCCC;
	padding: 5px;
}
