body {
	margin: 0px; 
	padding: 0px; 
	border: 0px;
	text-align: left; 
	background: #6E6562;
	font-family: verdana, sans-serif;
	color: #484240;
	font-size: 12px;
}

#content {
	padding: 10px;
}

p {
	font-family: verdana, sans-serif;
	color: #484240;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	padding-right:20px;
}

a {
	color: #484240;
	font-size: 12px;
	text-decoration: underline;
}

a:link {
	color: #484240;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #484240;
	text-decoration: none;
}

#header {
	padding-top: 20px;
	padding-bottom: 20px; 
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
}

#headerImg1 {
	padding-left: 20px;
}

#headerImg2 {
	padding-right: 20px;
	
}
	
p.padded {
  padding: 20px 20px;
}

.homeBlock {
	padding: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	color: #FFFFFF;
	background-color: #669999;
}

.homeBlock h2 {
	color: #FFF;
}

.teamHead {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #A9A8A6;
	padding: 5px;
}

.teamBlock {
	padding: 5px;
	text-align: left;
	color: #000000;
	/* background-color: #939597; */
	margin-right: 10px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.teamBlock h2 {
	color: #000;
}

.blackH {
	color: #000;
}

.teamTitle {
	font-weight: bold;
	font-size: 13px;
}

.teamPhoto {
	width: 128px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}

.listStuff ul {
	padding: 5px;
	margin-left: 5px;
	display: list-item;
}

.listStuff li {
	font-family: verdana, sans-serif;
	color: #484240;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 120%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #A9A8A6;
	font-weight: bold;
	margin-top:0;
	margin-right:10px;
}

h1 a:link , 
h1 a:visited
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #A9A8A6;
	font-weight: bold;
}

h2 , 
h2 a:link ,
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #A9A8A6;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A9A8A6;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A9A8A6;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B1E1C;
	font-weight: bold;
}

.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A9A8A6;
	font-weight: bold;
	font-style: italic; 
}

.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484240;
	font-weight: normal;
}

#contact {	
	line-height: 150%;
}

#Banner img {
  padding: 0;
  margin: 0;
  border: 0;
}
.gallery {
  padding: 0;
  margin: 0;
  border: 1px solid white;
}
a.gallery:hover {
text-decoration: none;
}
/* styles for current developments page */
.Development {
  margin: 0px 28px;
}
.Development img {
  float: left;
}

.Development p  {
  margin: 0;
  padding: 0;
  background: #96a19b;
  float: left;
}

.Development p img {
  float: right;
  width: 114px;
  border: 0;
  margin: 0;
  padding: 0;
}

.subText {
	font-size: 9px;
}

.subheading, .subheading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.subheading:hover {
	text-decoration: none;
}
.fields {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;




}
.submitbutton {
	background-color: #818A85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: hand;
}
.normtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484240;
}

.whitetext a:link {
	color: #484240;
	text-decoration: underline;
}

.whitetext a:visited {
	color: #666666;
	text-decoration: underline;
}

.whitetext a:hover {
	color: #484240;
	text-decoration: none;
}

.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: 0.1em;


}
.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitetextsmall a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.whitetextsmall a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #032C22;
}
.whitetextSales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
}

h1.banner {
  font-family: arial, verdana, sans-serif;
  font-size: 13pt;
  letter-spacing: 0.09em;
  font-weight: normal;
  text-align: center;
  background: #55605b;
  color: #fff;
  height: 35px;
  padding: 15px 2px 2px 2px;
  text-transform: uppercase;
}
p.banner {
  margin: 0 0;
  font-size: 10pt;
  background: #97a19c;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: bold;
}

/* Glebe Feature property */

.glebebanner {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #1B4440;
	color: #FFFFFF;
}

.glebebanner2 {
	background-color: #DBE3DD;
	color: #4C7867;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}

/* end */

/* Light Grey Feature property */

.greybanner {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	background-color: #333333;
	color: #FFFFFF;
}

.greybanner h2 {
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

.greybanner2 {
	background-color: #cccccc;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	font-weight: bold;
}

/* end */

tr.banner {
  margin: 0 0;
  font-size: 10pt;
  background: #97a19c;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
}

.featureBanner {
  margin: 0 0;
  font-size: 10pt;
  background: #B5CBC7;
  color: #FFFFFF;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  font-weight: bold;
}

table.banner {
  border: 1px solid #000;
}

div.homeHead {
  background: #55605a;
}

td.homeTextBg {
	padding: 0px 5px;
  text-align: center;
}

.homeTextBg p {
  line-height: 18px;
}

#clubTrans {
	background-image: url(imgs/club-transparent.gif);
	background-repeat: repeat;
}

#beaconTrans {
	background-image: url(imgs/logo/the_beacon_transparent.gif);
	background-repeat: repeat;
}

#shoreTrans {
	background-image: url(imgs/shore-transparent.gif);
	background-repeat: repeat;
}

.homeTextTitle {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  padding-bottom: 5px;
  color: #000000
}

.homeText {
  color: #000000;
  text-align: center;
  line-height: 150%;
}

.homeTextBg a, .homeTextBg a:visited { 
  color: #484240;
  text-decoration: none;
  font-size: 10px;
  text-align: right;
}

.homeTextBg a:hover {
  text-decoration: underline;
  font-size: 10px;
  color: #484240;
}

.newsLink {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #484240;
}

.newsLink a:link {
	color: #484240;
	text-decoration: underline;
}

.newsLink a:visited {
	color: #484240;
	text-decoration: underline;
}

.newsLink a:hover {
	color: #484240;
	text-decoration: none;
}

.newsLinka {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #484240;
}

.newsLinka a:link {
	font-size: 16px;
	color: #484240;
	text-decoration: underline;
}

.newsLinka a:visited {
	font-size: 16px;
	color: #484240;
	text-decoration: underline;
}

.newsLinka a:hover {
	font-size: 16px;
	color: #484240;
	text-decoration: none;
}

.linkGrey {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #484240;
	font-size: 14px;
	text-align: center;
}

.linkGrey a:link {
	color: #484240;
	text-decoration: underline;
}

.linkGrey a:visited {
	color: #484240;
	text-decoration: underline;
}

.linkGrey a:hover {
	color: #484240;
	text-decoration: none;
}

.linkStandard {
	color: #484240;
}

.linkStandard a:link {
	color: #484240;
	text-decoration: underline;
}

.linkStandard a:visited {
	color: #484240;
	text-decoration: underline;
}

.linkStandard a:hover {
	color: #484240;
	text-decoration: none;
}

a.buttonLink {
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  background: #55605a;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  width: 120px;
  border: 1px solid #000;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, arial;
  text-transform: uppercase;
}

a.buttonLink:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.buttonLink:hover {
  color: #CCCCCC;
  text-decoration: none;
}

a.buttonLinkNews {
  display: block;
  text-decoration: none;
  color: #484240;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  width: 120px;
  border: 1px solid #000;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, arial;
  text-transform: uppercase;
}

a.buttonLinkNews:visited {
  color: #484240;
  text-decoration: none;
}

a.buttonLinkNews:hover {
  color: #000000;
  text-decoration: none;
}


/* gallery list styles */
div.list {
  border-top: 2px solid #747D79;
  border-bottom: 2px solid #747D79;
  margin: 10px 0px;
width: 85%;
}
.listA, .listB {
  background: #97A19C;
  border-top: 1px solid #B2BBB6;
  border-bottom: 1px solid #B2BBB6;
}
/* table.listA td, table.listB td {
  margin: 0px 0px;
  padding: 2px 10px 2px 5px; */
}
.listB {
  background: #97A19C;
}

/*Content box */
.content {
	background: #fff;
	border: 1px solid #000;
	border-top:0;
	border-bottom:0;
	padding: 20px; 
	min-height:350px;
	height:350px;
}

.whiteLink {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.whiteLink a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.whiteLink a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.mediaDate {
	font-weight: bold;
	font-size: 12px;
	color: #484240;
}

#footer {
	font-size: 9px;
	width: 948px;
	padding: 0px;
	margin: 0px;
	background-color: #55605A;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0 auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	/* padding: 4px; */
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footerText {
	font-size: 9px;
	text-align: center;
	color: #fff;
}

#footerText a:link {
	font-size: 9px;
	color: #fff;
	text-decoration: underline;
}

#footerText a:visited {
	font-size: 9px;
	color: #fff;
	text-decoration: underline;
}

#footerText a:hover {
	font-size: 9px;
	color: #ccc;
	text-decoration: none;
}
a {
	color: #484240;
	font-size: 12px;
	text-decoration: underline;
}

a:link {
	color: #484240;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #484240;
	text-decoration: none;
}

.homeTextBg a, .homeTextBg a:visited { 
  color: #484240;
  text-decoration: none;
  font-size: 10px;
  text-align: right;
}

.homeTextBg a:hover {
  text-decoration: underline;
  font-size: 10px;
  color: #484240;
}

.warningText {
	color: #FF0000;
	font-weight: bold;
}

a.buttonLinkNews {
  display: block;
  text-decoration: none;
  color: #484240;
  margin: 0px 0px 10px 0px;
  /* padding: 5px; */
  width: 120px;
  border: 1px solid #000;
  font-size: 10pt;
  font-weight: bold;
  font-family: verdana, arial;
  text-transform: uppercase;
}

a.buttonLinkNews:visited {
  color: #484240;
  text-decoration: none;
}

a.buttonLinkNews:hover {
  color: #000000;
  text-decoration: none;
}



