.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 18px;
	color: #2A3E63;
	line-height: 16px;
}
.backnorepeat {
	background-image: url(images/news-back.jpg);
	background-repeat: no-repeat;
}.bodytextcompressed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 18px;
	color: #2A3E63;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -20px;
	margin-left: 0px;
}
.bodytextTiny {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0px;
	padding: 18px;
	color: #2A3E63;
	line-height: 16px;
}
.backnorepeatNews {

	background-image: url(images/news-back.jpg);
	background-repeat: no-repeat;
}
.backnorepeatGolf {


	background-image: url(images/golf-backgr.jpg);
	background-repeat: no-repeat;
}
.backnorepeatMuseum {



	background-image: url(images/museum-back.jpg);
	background-repeat: no-repeat;
}
.backnorepeatContact {




	background-image: url(images/cont-back.jpg);
	background-repeat: no-repeat;
}
.backnorepeatTeam {





	background-image: url(images/team-background.jpg);
	background-repeat: no-repeat;
}
.bodytextLists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3E63;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.bodytextcompressedNoTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3E63;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	padding: 0px;
	margin-bottom: 0px;
}
.footerNav a:link    {
  /* Applies to unvisited links in class mainNav */
  text-decoration:  none;
  font-weight:      normal;
  color:            #FFFFFF;
  } 
.footerNav a:visited {
  /* Applies to visited links in class mainNav */
 text-decoration:  none;
  font-weight:      normal;
  color:            #FFFFFF;
  } 
.footerNav a:hover   {
  /* Applies to links under the pointer in class mainNav */
 text-decoration:  underline;
  font-weight:      normal;
  color:            #FFFFFF;
  } 
.footerNav a:active  {
  /* Applies to activated links in class mainNav */
 text-decoration:  none;
  font-weight:      normal;
  color:            #FFFFFF;
  }
}

