H1  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	color: #634040;
}
H2  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	color: #255777;
}
H3  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #7e8f1d;
	margin: 0;
}
H4  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	color: black;
}
H5  {
	color: white; 
	font-size: 11px;
	font-weight: bold;
  font-family: Trebuchet MS, Verdana, Helvetica;
  text-transform: uppercase;
	margin: 0;
	letter-spacing: 1px;
}
H6  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 0;
	color: white;
}
.Head {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #255777;
}
.SubHead {
font-family: Trebuchet MS, Verdana, Helvetica;
font-size: 13px;
font-weight: bold;
color: black;
}
.newspad {
padding: 5px 0 15px 0;
border-top: #c4c4c4 dashed 1px;
}
.newspad p {
 margin: 8px 0 8px 0;
}
.guestbook_item {
padding-bottom: 10px;
}
.guestbook_date {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #255777;
}
.guestbook_name {
font-family: Trebuchet MS, Verdana, Helvetica;
font-size: 13px;
font-weight: bold;
color: black;
}
div#location {
    font-family: Arial;
    color: #5d5d5d;
    font-weight:    bold;
background-color: #e2e2e2;
}
.weatherdetails {
	font-family: Arial;
	font-size: 9px;
}



