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

body { 
text-align: center;
background: white; 
}

#Page_wrapper {
	background: white;
	width: 800px;
	margin: 10px auto;
	border: none;
	text-align:left;
	overflow: hidden;
}

#tophome {
	width: 800px;
	margin: 0 0 0 0;
}

#tophome h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#tophome h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_home.gif') no-repeat 0 0;
}

#topinfo {
	width: 800px;
	margin: 0 0 0 0;
}

#topinfo h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
	}

#topinfo h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_info.gif') no-repeat 0 0;
}


#topfolly {
	width: 800px;
	margin: 0 0 0 0;
}

#topfolly h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#topfolly h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_folly.gif') no-repeat 0 0;
}

#topcottage {
	width: 800px;
	margin: 0 0 0 0;
}

#topcottage h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#topcottage h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_cottage.gif') no-repeat 0 0;
}

#topfarmhouse {
	width: 800px;
	margin: 0 0 0 0;
}

#topfarmhouse h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;;
}

#topfarmhouse h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_farmhouse.gif') no-repeat 0 0;
}

#topfindcontact {
	width: 800px;
	margin: 0 0 0 0;
}

#topfindcontact h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#topfindcontact h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_findcontact.gif') no-repeat 0 0;
}

#topvisitors {
	width: 800px;
	margin: 0 0 0 0;
}

#topvisitors h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#topvisitors h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_visitors.gif') no-repeat 0 0;
}

#toptariff {
	width: 800px;
	margin: 0 0 0 0;
}

#toptariff h1 {
	height: 100px;
 	width: 800px;
	margin: 0 0 0 0;
  	position: relative;
	font-size: 10px;
	font-style:italic;
	color: #a4bdd9;
}

#toptariff h1 span {
	height: 100%;
	width: 100%;
	position: absolute;
	background: url('images/topfade_tariff.gif') no-repeat 0 0;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	text-align: justify;
}

.centertext {
	text-align: center;
}

a {
text-decoration: none;
border: none;
padding: 0px;
color: #0059ce;
}

a:visited {
color: #8375e6;
}

a:hover {
color: #6fc5ff;
}

a img {
text-decoration: none;
border: none;
}

#footermenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}