@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/pagebg-tile-01.png);
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0px;
} 

a:link   { text-decoration: none; color: #d5d661; }
a:visited { text-decoration: none; color: #d5d661; }
a:hover	{ text-decoration: underline; color: #d5d661; }

a.footerlink:link   { text-decoration: none; color: #d7d7d7; }
a.footerlink:visited { text-decoration: none; color: #d7d7d7; }
a.footerlink:hover	{ text-decoration: underline; color: #534741; }

a.hoverLinks:link   { font-size: 10px; text-decoration: none; color: #bdbc8a; }
a.hoverLinks:visited { font-size: 10px; text-decoration: none; color: #bdbc8a; }
a.hoverLinks:hover	{ font-size: 10px; text-decoration: none; color: #bdbc8a; }

a.hoverLinks2:link   { font-size: 10px; text-decoration: none; color: #FFF; }
a.hoverLinks2:visited { font-size: 10px; text-decoration: none; color: #FFF; }
a.hoverLinks2:hover	{ font-size: 10px; text-decoration: underline; color: #bdbc8a; }

a.hoverLinks3:link   { text-decoration: none; color: #bdbc8a; }
a.hoverLinks3:visited { text-decoration: none; color: #bdbc8a; }
a.hoverLinks3:hover	{ text-decoration: underline; color: #bdbc8a; }

.homeContentBG {
	background-image:url(../images/homecontent-01.png);
}

.backgroundLeft {
	background-image:url(../images/page-bg-overlay-01.png);
	background-repeat: repeat-x;
}

.backgroundRight {
	background-image:url(../images/page-bg-overlay-02.png);
	background-repeat: repeat-x;
}


.headerBackground {
	background-image:url(../images/henges-header-01.png);
}

.footerBackground {
	background-image: url(../images/footer-bg-01.png);
}

.contentBackground {
	background-image: url(../images/content-bg-01.png);
}

.blockTable {
	padding: 4px;
}

.blockHead {
	background-image:url(../images/block-headtile-01.png);
}

.blockContent {
	background-image:url(../images/block-content-01.png);
}

.blockContentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #534741;
	letter-spacing: 0.02em;
}

.blockFieldLabels {
	font-size: 10px;
	font-weight: bold;
	color: #716863;
	line-height: 1.4em;
}

.blockButton {
	background-image:url(../images/block-button-bg-01.png);
}

.blockButtonText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	letter-spacing: -0.045em;
}

.sectionHeader {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D5D671;
	font-weight: 600;
	letter-spacing: 0.045em;
}

.sectionText {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #e1e1e1;
}

.sectionText2 {
	font-size: 14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #e1e1e1;
}

.boxHeaderText {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #e1e1e1;
	letter-spacing: 0.04em;
	font-weight: 600;
}

.footerText {
	color: #d7d7d7;
	font-size: 10px;
	font-weight: bold;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	line-height: 14px;
}

.menuTable {
	margin-bottom: 2px;
}

.subMenuBG {
	background-image:url(../images/submenu-bg01.png);
}

.adBackground {
	background-color:#CCCCCC;
	background-image:url(../images/henges-ad-01.png);
	background-repeat:no-repeat;
}

.adSubButton {
	margin-top: 4px;
}

.linkContentBg {
	background-image:url(../images/links-content-bg01.png);
}

.currentGroup {
	background-color: #675E46;
}

.pagination-links{
	font-weight: 600;
	color: #ADAC7E;
	margin: 0px;
	text-decoration: none;
}

a.pagination-links:link   { text-decoration: none; color: #ADAC7E;  }
a.pagination-links:visited { text-decoration: none; color: #ADAC7E;  }
a.pagination-links:hover	{ text-decoration: underline; color: #ADAC7E;  }

a.pagination-select:link   { text-decoration: underline; color: #000; }
a.pagination-select:visited { text-decoration: underline; color: #000; }
a.pagination-select:hover	{ text-decoration: underline; color: #000; }

.pagination-select{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	margin: 4px;
}

.paginationBlock {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ADAC7E;
	letter-spacing: 0.045em;
}

.tableDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #534741;
}

.newsContentBg1 {
	background-color: #EBEBEB;
}

.newsContentBg2 {
	background-color: #CCCCCC;
}

.newsLabel {
	font-size: 12px;
	color: #A86A18;
	font-weight: 600;
}

.newsContent {
	font-size: 10px;
	color: #655D59;
	font-weight: bold;
	line-height: 14px;
}

a.news-readMore:link   { font-size: 12px; text-decoration: none; font-weight: bold; color: #A86A18;  }
a.news-readMore:visited { font-size: 12px; text-decoration: none; font-weight: bold; color: #A86A18;  }
a.news-readMore:hover	{ font-size: 12px; text-decoration: underline; font-weight: bold; color: #A86A18;  }

a.mini-readMore:link   { text-decoration: none; font-weight: bold; color: #FFF;  }
a.mini-readMore:visited { text-decoration: none; font-weight: bold; color: #FFF;  }
a.mini-readMore:hover	{ text-decoration: underline; font-weight: bold; color: #EFEFEF;  }

.galleryTitle {
	font-size: 12px;
	color: #A86A18;
	font-weight: 600;
}

.galleryContent {
	font-size: 10px;
	color: #655D59;
	font-weight: bold;
	line-height: 14px;
}

.warningText {
	font-size: 10px;
	font-weight: bold;
	color: #716863;
	line-height: 1.4em;
}

.news-headline {
	font-size: 12px;
	font-weight: bold;
	color: #8b8a57;
}

.news-content {
	font-size: 12px;
	color: #FFF;
	line-height: 1.2em;
	letter-spacing: 0.08em;
}

.news-datestamp {
	font-size: 10px;
	color: #8b8a57;
}

.image-thumb {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
}

ul {
	padding: 0px;
	font-size: 11px;
	color:#CCCCCC;
}

li {
	padding: 6px;
}

.indentList {
	margin: 0 0 0 25px;
}	

.sectionHeader2 {
	color: #362f2d;
}


.heading1 {
	color: #d5d661;
	display: inline;
}
.heading2 {
	color: #d5d661;
	display: inline;
	fon-size: 14px;
}
.heading1 a {
	color: #d5d661;
}


.heading1small {
	color: #d5d661;
	display: inline;
	font-size: 13px;
}

.heading1medium {
	color: #d5d661;
	display: inline;
	font-size: 18px;
}
.faq_links {
	font-size: 13px;
}