body {
	background-color: #330000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
#footer {
	font-size: 11px;
	color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
.footerInfo {
	font-size: 12px;
	color: #000000;
}
.footerCopyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content {
	margin-top: 20px;
	margin-right: 25px;
	margin-left: 25px;
}
#content p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}
#content h1 {
	font-size: 20px;
	font-weight: normal;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 15px;
}
#content h2 {
	font-size: 14px;
	font-style: italic;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 5px;
}
.contentcel {
	background-image: url(images/layout_back_top.jpg);
	background-repeat: no-repeat;
}
.footercel {
	background-image: url(images/layout_back_bottom.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #990000;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-weight: bold;
}
a:active {
	color: #990000;
	font-weight: bold;
}
#content2 {
	margin-top: 30px;
	margin-right: 25px;
	margin-left: 0px;
}
#content2 p {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	line-height: 18px;
}
#content2 h1 {
	font-size: 15;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 15px;
	background-color: #660000;
	padding: 2px;
}
#content2 h2 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #000000;
}
.graphicLeft {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#breadcrumbs {
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#breadcrumbs a:visited {
	color: #990000;
	text-decoration: underline;
}
#breadcrumbs p {
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.highlight {
	background-color: #CCCC99;
}
.eventTitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 2px;
	background-image: url(images/event_background.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
}
#event {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #990000;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.eventBody {
	padding-right: 5px;
	padding-left: 5px;
}
.photoRight {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #990000;
	float: right;
}
#content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
.photo {
	border: 1px solid #990000;
	margin: 0px;
	padding: 0px;
}
.photoLeft {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #990000;
	float: left;
}
#testimonial {
	padding: 10px;
	width: 500px;
	border: 1px dotted #CCCCCC;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
#content2 p.menuList {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-left: 25px;
	line-height: 13px;
	background-image: url(images/icon_menu_sm.png);
	background-repeat: no-repeat;
}
#content p.bodytextSmall {
	font-size: 11px;
	margin-left: 25px;
}

