body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #634310;
	margin: 0;
	text-align: center;

}
.tickerbox {
	background-attachment: scroll;
	background-image: url(../img/ticker.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentbox {
	background-attachment: scroll;
	background-image: url(../img/golfball.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contentbox_big {
	background-attachment: scroll;
	background-image: url(../img/golfball_big.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.contenttable TD {
	border: 1px solid #FFF;
}
p {
	font-size: 0.9em;
	line-height: 1.3em;

}
.headline1 {
	font-size: 1.1em;
	font-weight: normal;
}
.caption {
	font-size: 0.7em;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #FC8422;
	text-decoration: underline;
}
.latestnewshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #715327;
	text-decoration: none;

}
.latestnewsbody {
	font-size: .8em;
}
.singlenewsbody {
	font-size: 0.9em;
	line-height: 1.3em;

}
.newsimage {
	text-align: left;
}
.label {
	font-size: 0.8em;
}
.button {
	background-color: #F2E1C6;
	border: 1px solid #FE9601;
}
.nosrcript {
	font-size: 0.8em;
}
a.noscriptlink {
	color: #FFFFFF;
	text-decoration: underline;
}



/*--- rggooglemap ---*/
/*-------------------*/
.gmap_tab1_table {
  width: 240px;
  white-space: nowrap;
  font-size: 0.9em;
}

.gmap_tab1_td1 {
  width: 130px;
}

.gmap_tab1_td2 {
  width: 70px;
}

.gmapDir {
  font-size: 0.9em;
}
/*
.gmapDirLabel {
  font-size: 1.0em;
}
*/
.gmapTextBox {
  width: 175px;
}

.gmapDirButton {
  width: 178px;
}
/*
.rggooglemap_map {
  width: 250;
}
*/
.tx-rggooglemap-poi {
  width: 500px;
  float: none;
}

.tx-rggooglemap-poi h1 {
  text-decoration: none;
  font-weight: normal;
  font-size: 1.1em;
  margin-top: 0px;
}

.tx-rggooglemap-poi ul {
  margin-left: 0px;
  padding-left: 15px;
}

.tx-rggooglemap-poi a {
  color: black;
	font-size: 0.9em;
}

#tx-rggooglemap-poiNest {
  padding: 0px;
}

.google_maps_link {
  width: 125px;
  height: 49px;
  vertical-align: middle;
  margin-top: 5px;
}

.google_maps_link img {
  vertical-align: middle;
  border: none;
}
