body {
	background-image: url("../images/walls-8.JPG");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
	color: #000000;
	max-width: 1258px;
	padding: 0px;
	margin: 0px;
 	font-family: "Century Gothic", "Tahoma", sans-serif;
	font-weight: bold;
	text-align: center;
}
body ul, body dl, ol .no-counters {
	list-style-type: none;
}
hr {
	clear: both;
	margin: 2% 0%;
	text-align: center;
	border-color: #B81B26;
	display: block;
}
hr.invisible {
	visibility: hidden;
	display: block;
}
p, address {
	margin: 14px 5%;
	font-size: 14px;
	font-variant: normal;
	font-style: normal;
	text-transform: none;
	text-align: justify;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 22px;
	display: block;
}
ul, dl {
	margin-right: 5%;
	margin-left: 8%;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	display: list-item;
}
ol {
	margin-right: 5%;
	margin-left: 8%;
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
	display: list-item;
}
.note, .note a:link {
	font-size: 12px;
	text-align: justify;
	line-height: 18px;	
}
a:link, a:visited {
	background-color: transparent;
	color: #666666;
	text-decoration: underline;
}
a:active, a:focus, a:hover {
	background-color: transparent;
	color: #C6535F;
	text-decoration: underline;
}
h5, h5 a:link, h5 a:visited {
	background-color: transparent;
	color: #000000;
	margin: 1% 2%;
 	font-family: "Vivaldi", "Pristina", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 36px;
}
h4, h4 a:link, h4 a:visited {
	background-color: transparent;
	color: #000000;
	margin: 1% 2%;
	font-family: "Vivaldi", "Pristina", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 40px;
}
h3, h3 a:link, h3 a:visited {
	background-color: transparent;
	color: #C8223A;
	margin: 1% 2%;
	font-family: "Vivaldi", "Pristina", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 48px;
}
h2, h2 a:link, h2 a:visited {
	background-color: transparent;
	color: #AD1D41;
	margin: 1% 2%;
	font-family: "Vivaldi", "Pristina", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 60px;
}
h1, h1 a:link, h1 a:visited {
	background-color: transparent;
	color: #911A37;
	margin: 1% 2%;
	font-family: "Vivaldi", "Pristina", "Black Chancery", "Copperplate Gothic Light", sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 76px;
}
.justify {
	text-align: justify;
}
.right-align {
	text-align: right;
}
.left-align {
	text-align: left;
}
.center {
	text-align: center;
}
strong {
	text-decoration: underline;
}
em {
	font-style: italic;
}
div a:link {
	font-size: 14px;
	word-spacing: normal;
	text-decoration: underline;
}
.text-column-left {
	float: left;
	width: 47%;
	margin: 1%;
	display: run-in;
}
.text-column-right {
	float: right;
	width: 47%;
	margin: 1%;
	display: run-in;
}
table {
	margin: 2% 17% 8% 17%;
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 12px;
	line-height: 18px;
	display: table;
}
colgroup {
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	display: table-column-group;
}
col {
	display: table-column;
}
thead {
	table-layout: fixed;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}
tr {
	empty-cells: show;
	display: table-row;
}
thead th {
	padding: 5px;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	empty-cells: show;
	display: table-cell;
}
tfoot th {
	display: table-cell;
}
td {
	padding: 5px;
	border-color: #B81B26;
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: top;
	empty-cells: show;
	display: table-cell;
}
#EmbeddedGuestbook {
	margin: 1% 0%;
	display: block;
}
.HostedSearch {
	margin: 1% 40%;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	border-color: none;
	color: #000000;
	text-align: center;
	display: block;
}	
#copyright-notice {
	margin: 2% 5%;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	word-spacing: normal;
}
#foot-links {
	background-color: transparent;
	margin: 1% 2%;
	padding: 5px;
	border-width: 0px 1px;
	text-align: center;
	list-style: none;
	font-size: 11px !important;
	line-height: 20px !important;
	word-spacing: normal;
	display: block;
}
#foot-links li {
	padding: 0px 5px 0px 10px;
	margin: 0px !important;
	border-width: 0px 0px 0px 1px;
	border-color: #B81B26;
	border-style: solid;
	display: inline;
}
#foot-links #last {
	padding: 0px 10px !important;
	border-width: 0px 1px !important;
	border-color: #B81B26;
}
#foot-links a:link, #foot-links a:visited {
	color: #6666666;
	text-decoration: none;
}
#foot-links a:active, #foot-links a:focus, #foot-links a:hover {
	color: #C6535F;
	text-decoration: none;
}
#head-links {
	background-color: #000000;
	margin: 1% 2%;
	padding: 5px;
	border-width: 0px 1px;
	text-align: center;
	list-style: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
	word-spacing: normal;
	display: block;
}
#head-links li {
	padding: 0px 5px 0px 10px;
	margin: 0px !important;
	border-width: 0px 0px 0px 1px;
	border-color: #B81B26;
	border-style: solid;
	display: inline;
}
#head-links #last {
	padding: 0px 10px !important;
	border-width: 0px 1px !important;
	border-color: #B81B26;
}
#head-links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#head-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#head-links a:active, #head-links a:focus, #head-links a:hover {
	color: #C6535F;
	text-decoration: none;
}
.image-left {
	float: left;
	margin: 1% 2%;
	display: run-in;
}
.image-right {
	float: right;
	margin: 1% 2%;
	display: run-in;
}
.image-center {
	margin: 1% 25%;
	display: block;
}
.gallery-image, .gallery-image img {
	margin: 1%;
	display: inline;
}
.image-gallery {
	margin: 1%;
	list-style: none;
	text-align: center;
	display: block;
}
.center-div, .text-insert {
	margin: 1%;
	display: block;
}
.text-insert p, .text-insert li, .text-insert a:link, .center-div p, .center-div li {
	font-size: 12px;
	line-height: 20px;
}
.textbox-visible {
	margin: 1% 2%;
	padding: 5px;
	border-width: 1px;
	border-color: #B81B26;
	border-style: solid;
	display: block;
}
.textbox-visible-right {
	float: right;
	margin: 1% 2%;
	padding: 5px;
	border-width: 1px;
	border-color: #B81B26;
	border-style: solid;
	display: run-in;
}
.textbox-visible-left {
	float: left;
	margin: 1% 2%;
	padding: 5px;
	border-width: 1px;
	border-color: #B81B26;
	border-style: solid;
	display: run-in;
}
.sitemap-div {
	float: left;
	width: 31%;
	margin: 5px 0% 5px 1%;
	display: block;
}
div a:link span, div a:visited span, ul a:link span, ul a:visited span  {
	display: none;
}
.image-left a:hover span, .image-left a:active span, .image-left a:focus span, .image-right a:hover span, .image-right a:active span, .image-right a:focus span,
a.image-left:hover span, a.image-left:active span, a.image-left:focus span, a.image-right:hover span, a.image-right:active span, a.image-right:focus span {
	position: relative;
	top: 5px;
	left: 5%;
	width: 250px;
	padding: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	border-color: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
.image-center a:hover span, .image-center a:active span, .image-center a:focus span, .image-gallery a:hover span, .image-gallery a:active span, .image-gallery a:focus span,
a.image-center:hover span, a.image-center:active span, a.image-center:focus span, a.image-gallery:hover span, a.image-gallery:active span, a.image-gallery:focus span {
	position: relative;
	top: 5px;
	left: 20px;
	width: 450px;
	padding: 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	border-color: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
a:link img.popup, a:visited img.popup {
	height: 170px;
	width: 170px;
	border-width: 0px;
	margin: 1%;
}
a:hover img.popup, a:active img.popup, a:focus img.popup {
	position: relative;
	bottom: 150px;
	height: 500px;
	width: 500px;
}
.image-credits {
	width: 300px;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	border-color: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
}
ul.image-credits, ol.image-credits {
	margin: 1% 6%;
	width: 88%;
	text-align: justify;
	display: list-item;
}
.image-credits a:link, .image-credits a:hover, .image-credits a:active, .image-credits a:focus, .image-credits a:visited {
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
