body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7C79F;
	margin: 0px;
}
#page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
	background-image: url(images/layout_background_plain.gif);
	background-repeat: repeat;
}
.contentcell {
	background-image: url(images/layout_background_content.gif);
	background-repeat: no-repeat;
}
.contentsplash {
	background-image: url(images/layout_background_splash.gif);
	background-repeat: no-repeat;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content {
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
}
#sidebox {
	border: 1px solid #003300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 190px;
	background-image: url(images/background_75.png);
	background-repeat: repeat;
	height: 360px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebox h1 {
	background-color: #006600;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 10px;
	margin: 0px 0px 10px;
	background-image: url(images/background_sidebox.gif);
}
#sidebox h2 {
	font-size: 12px;
	font-weight: bold;
	color: #E34234;
	padding: 2px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebox p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sidebar {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#footer p {
	font-size: 11px;
	line-height: 15px;
}
a:visited {
	color: #E34234;
}
a:link {
	color: #E34234;
}
a:hover {
	color: #E34234;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E34234;
}
.red {
	color: #E34234;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
	color: #E34234;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: 200;
	color: #E34234;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: 600;
	color: #E34234;
}
#navleft {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .graphic {
	border: 1px solid #000000;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: 600;
	color: #006600;
}
#content h1.breadcrumbs {
	font-size: 12px;
	font-weight: bold;
}
#navleft p {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	line-height: 15px;
}
#navleft p.subcategory {
	font-weight: bold;
	color: #006600;
	margin-bottom: 4px;
	margin-top: 4px;
	margin-right: 0px;
}
#navleft p.topic {
	background-image: url(images/navleft_ornament_grn.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#navleft a:visited {
	color: #006600;
}
#navleft a:link {
	color: #006600;
}
#navleft a:hover {
	color: #006600;
	text-decoration: none;
}
#navleft a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006600;
}
#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#content li {
	margin-top: 2px;
	margin-bottom: 4px;
}
.graphicRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 0px none;
}
.graphicLeft {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0px none;
}
.photoRight {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}
.photo {
	border: 1px solid #000000;
	margin: 0px;
}
#content .credit {
	font-size: 9px;
	color: #666666;
}
.tag {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: none;
}
.photoLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.rowDark {
	background-color: #E6E6C3;
}
#listTable p {
	margin-bottom: 0px;
}.highlight {
	background-color: #FFA385;
}
.galleryThumb {
	border: 1px solid #000000;
	margin: 0px 10px;
}
.galleryThumbLeft {
	border: 1px solid #000000;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content p.eventMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: 600;
	color: #E34234;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E34234;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E34234;
	padding-top: 3px;
	background-image: url(images/background_50.png);
}
#content p.eventDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-image: url(images/icon_pepper.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
div.masthead {
	position: relative;
	left: 0px;
	height: 120px;
	width: 800px;
}
div.splashhead {
	position: relative;
	left: 0px;
	height: 345px;
	width: 800px;
}
div.like {
	position: absolute;
	height: 25px;
	width: 100px;
	top: 20px;
	left: 680px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 10;
}
.masthead div.logo {
	position: relative;
	height: 120px;
	width: 800;
	top: 0px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
.splashhead div.logo {
	position: relative;
	height: 345px;
	width: 800;
	top: 0px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
