body {
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	background-image: url(images/template/background.jpg);
	text-align: center;
}
img, div {
	border: 0px;
	behavior: url(/iepngfix.htc);
}
h3 {
	color: #189050;
	font-size: 14pt;
	font-weight: bold;
}

/***** CLASSES *****/
.alert-msg {
	font-size: 12pt;
	color: #c00;
	font-weight: bold;
	margin: 20px;
}
.top-nav-button {
	float: left;
	height: 30px;
	border-left: 1px solid #465d43;
	background-image: url(images/template/top-nav-button-background.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.top-nav-button:hover {
	background-image: url(images/template/top-nav-button-background-hover.jpg);
}
.top-nav-button-selected {
	background-image: url(images/template/top-nav-button-background-hover.jpg);
}
.center-button {
}
.left-button {
	/*min-width: 140px;
	width: auto !important;*/
	width: 102px;
	border-left: none;
}
.right-button {
	/*min-width: 140px;
	width: auto !important;*/
	width: 132px;
}
.top-nav-button-text {
	color: #fff;
	/*font-variant: small-caps;*/
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.top-nav-button:hover .top-nav-button-text {
	color: #fae6cd;
}
.top-nav-button-selected .top-nav-button-text {
	color: #fae6cd;
}
.center-button-text {
	margin: 5px 30px 0px 30px;
}
.left-button-text {
	margin: 5px 30px 0px 0px;
	text-align: right;
}
.right-button-text {
	padding: 5px 0px 0px 30px;
	text-align: left;
}
.content-hr-section {
	position: absolute;
	top: 336px;
	left: 0px;
	width: 100%;
	height: 30px;
	margin-top: 5px;
	text-align: center;
}
.content-hr-circle {
	width: 7px;
	height: 7px;
	background-image: url(images/template/hr-circle.png);
	background-repeat: no-repeat;
}
.circle-left {
	position: absolute;
	top: 12px;
	left: 10px;
}
.circle-right {
	position: absolute;
	top: 12px;
	right: 10px;
}
.callout {
	float: left;
	width: 274px;
	margin: 35px 19px 10px 19px;
}
.callout-bar {
	position: relative;
	top: 0px;
	left: 0px;
	width: 274px;
	height: 28px;
	background-image: url(images/template/green-bar.png);
	background-repeat: no-repeat;
}
.callout-bar-text {
	text-align: center;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	padding: 6px 5px 0px 5px;
}
.callout-content {
	text-align: center;
	width: 274px;
	min-height: 235px;
	height: auto !important;
	height: 235px;
	background-color: transparent; /*#fae6cd;*/
	background-image: url(images/template/callout-background.png);
	background-repeat: repeat-x;
}
.callout-text {
	color: #000;
	font-size: 9pt;
	padding: 7px 7px 7px 7px;
	margin-top: 0px;
}
.callout-text p {
	margin-top: 5px;
}
.callout-text a {
	color: #8f2228;
	font-weight: bold;
	text-decoration: none;
}
.callout-text a:hover {
	text-decoration: underline;
}
.callout-img {
	text-align: center;
}
.callout-img img {
	margin: 0 auto;
}
a.morelink {
	font-weight: normal;
	font-size: 8pt;
}
.photo-page {
	position: relative;
	width: 100%;
	border: none;
	padding: 20px;
}
.photo-page td {
	width: 50%;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}
.photo-page td a {
	color: #922028;
	text-decoration: none;
}
.photo-page td a:hover {
	text-decoration: underline;
}
.photo-page td .image-shadow {
	position: relative;
	width: 308px;
	margin: 0 auto;
	background: url(images/template/dropshadow.png) no-repeat bottom right !important;
}
.photo-page td .image-shadow img {
	position: relative;
	bottom: 6px;
	right: 6px;
	width: 300px;
	border: 4px solid #fff; /*#e5ca9e;*/
}
.photo-page td .image-shadow .image-white {
	width: 308px;
	position: relative;
	bottom: 6px;
	right: 6px;
	background: url(images/template/white.jpg) repeat;
}
.view-album-prompt {
	font-size: 8pt;
}
.event-date {
	margin-bottom: 20px;
}
.event-date h2 {
	font-size: 14pt;
	font-family: Verdana, Arial, sans serif;
	color: #333;
}
.event-date h3 {
	margin-bottom: 0px;
	font-size: 12pt;
	font-family: Arial, Verdana, sans serif;
}
.event-date p {
	margin-top: 3px;
	margin-left: 5px;
	font-size: 10pt;
}
.event-time {
	display: block;
	color: #777;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
}
.date-range {
	display: block;
	color: #777;
	font-size: 10pt;
	font-weight: normal;
	margin-top: 0px;
}
a.editlink {
	color: #8f2228; /* red */
	/*color: #189050;*/ /* green */
	font-size: 9pt;
	margin-right: 5px;
	text-decoration: none;
}
a.editlink:hover {
	text-decoration: underline;
}
.login-alert {
	color: #c00;
	font-style: italic;
	font-size: 9pt;
	text-align: center;
}
/*.guido-thread .image-shadow {
	position: relative;
	width: 740px;
	margin: 0 auto;
	margin-top: 20px;
	background: url(images/template/dropshadow.png) no-repeat bottom right !important;
}
.guido-thread .image-shadow .guido-letter {
	position: relative;
	bottom: 6px;
	right: 6px;
	width: 740px;
	background-color: #fff;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
.guido-thread .image-shadow .guido-letter div {
	position: relative;
	color: #555;
	padding: 20px 20px 20px 20px;
	text-align: left;
}
.guido-thread .guido-letter div h4 {
	position: relative;
	margin: 0px;
	font-size: 12pt;
}
.guido-thread .guido-letter div h6 {
	position: relative;
	margin: 0px;
	font-size: 8pt;
	color: #999;
}
.guido-thread .guido-letter div p {
	position: relative;
	font-size: 9pt;
	font-family: Courier New, Courier, monospace, Arial;
}*/
.guido-thread {
	position: relative;
	background-color: #e5ca9e;
	border: 1px solid #b2976b;
	padding: 20px;
	margin-top: 30px;
}
.guido-thread .image-wrapper {
	display: block;
	position: relative;
	text-align: center;
	margin-top: 5px;
}
.guido-thread .image-wrapper .image-shadow {
	display: block;
	position: relative;
	background: url(images/template/dropshadow.png) no-repeat bottom right !important;
	margin: 5px;
	margin: 0 auto;
}
.guido-thread .image-wrapper .image-shadow img {
	display: block;
	position: relative;
	bottom: 6px;
	right: 6px;
}
.guido-thread .guido-reply {
	display: block;
	position: relative;
	/*width: 700px;
	height: 200px;*/
	margin: 0 auto;
}
.guido-thread h4 {
	position: relative;
	font-size: 12pt;
	margin: 0px 0px 5px 0px;
}
.guido-thread h4 .highlight {
	font-weight: bold;
	color: #c00;
	margin-left: 10px;
}
.guido-thread h6 {
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 5px 0px;
}
.guido-thread .guido-reply p {
	position: relative;
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
.video-wrap {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background-color: #e5ca9e;
	border: 1px solid #b2976b;
	padding: 20px;
	margin-top: 30px;
}
.video-wrap table tr td h4 {
	color: #000;
	font-size: 12pt;
	margin: 0px 0px 5px 0px;
}
.video-wrap table tr td h4 span.highlight {
	font-weight: bold;
	color: #c00;
	margin-left: 10px;
}
.video-wrap table tr td h6 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 5px 0px;
}
.video-desc {
	margin: 5px;
	font-size: 9pt;
	vertical-align: top;
	padding: 10px;
}




/**** IDs ****/
#wrapper {
	width: 1100px;
	min-height: 949px;
	height: auto !important;
	height: 949px;
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 1100px;
	height: 217px;
	background-image: url(images/template/header.png);
	background-repeat: no-repeat;
}
#top-nav-bar {
	position: relative;
	top: -41px;
	left: 53px;
	width: 995px;
	height: 30px;
	padding: 0px;
}
#content-border {
	position: relative;
	top: -41px;
	left: 65px;
	width: 970px;
	height: auto !important;
	min-height: 725px;
	height: 725px;
	padding-bottom: 3px;
	/*margin-bottom: 48px;*/
	background-color: #67111a;
}
#content {
	position: relative;
	top: 0px;
	left: 3px;
	width: 964px;
	height: auto !important;
	min-height: 725px;
	height: 725px;
	background-color: #fae6cd;
}
#content-topshadow {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 8px;
	width: 100%;
	background-image: url(images/template/content-topshadow.png);
	background-repeat: repeat-x;
}
#content-bottomshadow {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 8px;
	background-image: url(images/template/content-bottomshadow.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
/*#content-top-section {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 333px;
	padding: 8px;
}*/
#content-top-image {
	position: absolute;
	top: 18px;
	left: 8px;
	width: 503px;
	height: 317px;
	background-image: url(images/template/content-top-background.jpg);
	background-repeat: repeat-x;
	/*background-image: url(images/facade5.png);
	background-repeat: no-repeat;*/
}
#content-top-text-section {
	position: absolute;
	top: 18px;
	left: 511px;
	width: 445px;
	height: 317px;
	background-image: url(images/template/content-top-background.jpg);
	background-repeat: repeat-x;
}
#content-top-text-header {
	text-align: center;
	color: #189050;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#content-top-text-text {
	color: #640e18;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px 20px 20px 20px;
	line-height: 1.7em;
}
#content-top-text-text a {
	color: #a84f5c;
	text-decoration: none;
}
#content-top-text-text a:hover {
	text-decoration: underline;
}
#content-top-text-text p {
	margin-top: 3px;
	margin-bottom: 3px;
}
#content-top-text-text blockquote {
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.4em;
}
#content-top-text-text blockquote p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#content-hr {
	position: absolute;
	top: 14px;
	left: 15px;
	width: 934px;
	height: 3px;
	/*background-color: #e5ca9e;*/
	background-image: url(images/template/hr-background.jpg);
	background-repeat: repeat-x;
}
#content-hr-text {
	position: relative;
	top: 3px;
	width: 200px;
	font-size: 12pt;
	font-weight: bold;
	color: #8f2228;
	/*padding-left: 50px;
	padding-right: 50px;*/
	background-color: #fae6cd;
	text-align: center;
	margin: 0 auto;
}
#callout-wrapper {
	position: absolute;
	top: 345px;
	margin-left: 14px;
	margin-right: 14px;
	min-height: 263px;
	height: auto !important;
	height: 263px;
}
#footer-info {
	position: relative;
	top: -25px;
	left: 0px;
	margin-bottom: 30px;
	color: #fff;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
#secondary-img-strip-background {
	position: relative;
	top: 18px;
	left: 8px;
	width: 948px;
	height: 140px;
	background-image: url(images/template/secondary-img-strip-background.jpg);
	background-repeat: repeat;
}
#secondary-img-banner {
	position: relative;
	top: 17px;
	left: 20px;
	width: 908px;
	height: 90px;
	background-image: url(images/secondary-img-banner.jpg);
}
#secondary-page-header {
	position: absolute;
	bottom: -6px;
	left: 0px;
	color: #922028;
	font-family: Times New Roman, Arial, Verdana, sans-serif;
	font-size: 22pt;
	/*font-weight: bold;*/
	padding: 0px 20px 0px 20px;
}
#secondary-page-content {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 25px;
	font-size: 10pt;
}
#secondary-page-content h3 {
	position: relative;
}
#contactform {
	display: inline-block;
	float: left;
	border: 1px solid #e5ca9e;
	padding: 5px;
	width: 400px;
}
#contactform p {
	margin: 3px 0px 3px 0px;
}
#contactform label {
	font-weight: bold;
}
#contactform .field {
	width: 400px;
}
#contactform .textbox {
	width: 400px;
	height: 100px;
}
#map {
	display: inline-block;
	float: right;
	border: 1px solid #e5ca9e;
	width: 475px;
	height: 450px;
}
#location {
	display: inline-block;
	vertical-align: top;
	margin-left: 20px;
}
#breadcrumb {
	position: relative;
	font-size: 8pt;
	color: #555;
	margin: 0px 10px 20px 10px; 
}
#breadcrumb a {
	color: #555;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#map-icon {
	margin: 10px 10px 0px 10px;
	text-align: center;
}
#map-icon img {
	margin: 0 auto;
	border: 1px solid #777;
}
#eventform {
	margin: 10px;
	text-align: left;
}
#eventform p {
	color: #fff;
}
#eventform .field {
	width: 330px;
}
#eventform .datefield {
	width: 280px;
}
#eventform a {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
#eventform a:hover {
	text-decoration: underline;
}
#guidoform {
	margin: 10px;
	text-align: left;
}
#guidoform p {
	color: #fff;
}
#guidoform .field {
	width: 330px;
}
#videoform {
	margin: 10px;
	text-align: left;
}
#videoform p {
	color: #fff;
}
#videoform .field {
	width: 330px;
}
#loginform {
	width: 265px;
	margin: 0 auto;
}
#loginform label {
	display: inline-block;
	width: 75px;
	text-align: right;
	margin-right: 5px;
}
#admin-content a {
	color: #8f2228;
	text-decoration: none;
}
#admin-content a:hover {
	text-decoration: underline;
}
#admin-links {
	text-align: right;
}
#admin-links a {
	color: #fff;
	margin-right: 10px;
	font-size: 9pt;
	text-decoration: none;
}
#admin-links a:hover {
	text-decoration: underline;
}