body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-image: url(graphics/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #fcefb9;
}
body * {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active {
color:white;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

h1 {
	color:#212023;
	font-size:1.6em;
	font-weight:300;
	margin-left:15px;
	margin-bottom:5px;

}

h2 {
	margin-top:10px;
	color:#212023;
	font-size:1.3em;
	margin-left:15px;
	font-weight:300;
	margin-bottom:8px;
}

h3 {
	margin-left:15px;
}


p {
	margin-left:15px;
	
}

#contact_us {
	height:40px;
	background-color:#124012;
	margin:0px;
}

#contact_us h1 {
	padding-top:4px;
	color:white;
}

#h1text {
	height:40px;
	background-color:#f2d86e;
	margin:0px;
}

#h1text h1 {
	padding-top:4px;
	color:#202213;
}

p.address {
	margin-top:10px;
	line-height:1.2em;
	color:#fcefba;
	font-size:1.1em;
	font-weight:lighter;
	margin-bottom:3px;
}

p.email a:link {
	color:#fcefba;
	font-size:0.65em;
	text-decoration:underline;
}

p.email a:hover {
	color:#f2d86e;
}



#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 960px;
	background-color:#fcefba;
}

#header {
	margin: 0 0 0 0;
	background: green;
}

#mainimagehome {
	position:relative;
	height:177px;
	background-image:url(graphics/right_image07.jpg);
	background-repeat:no-repeat;
}


#mainimagecottages {
	position:relative;
	height:177px;
	background-image:url(graphics/right_image04.jpg);
	background-repeat:no-repeat;
}

#mainimagetariff {
	position:relative;
	height:177px;
	background-image:url(graphics/right_image03.jpg);
	background-repeat:no-repeat;
}

#mainimagelinks {
	position:relative;
	height:177px;
	background-image:url(graphics/right_image05.jpg);
	background-repeat:no-repeat;
}

#mainimagecontact {
	position:relative;
	height:177px;
	background-image:url(graphics/right_image06.jpg);
	background-repeat:no-repeat;
}

#mainimagelinks p {

	position:absolute;
	 bottom:0;
left:0;
 font-size:0.9em;
	padding-right :5px;
	padding-bottom:5px;
	color:white;
	text-align:left;

}


#mainimagehome p, #mainimagecottages p, #mainimagetariff p, #mainimagecontact p {
	position:absolute;
	bottom:0;
	right:0;
	font-size:0.8em;
	padding-right :10px;
	padding-bottom:5px;
	color:white;
	text-align:right;
}


#topnavigation {
	background-image: url("graphics/navbar.jpg");
	background-repeat: repeat-x;
	height:45px;
	font-size: 1em;
	padding-left: 5px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	 
	color: #fff;
}

#topnavigation ul {
	list-style: none;
	width: 100%;
}
#topnavigation li {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#topnavigation li {
	font-weight:200;
	color:#9C6;
	display: block;
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	background: transparent url("graphics/navpipe.gif") right no-repeat;
}
#topnavigation li a {
	color: white;
	text-decoration: none;
}
#topnavigation li a:hover {
	text-decoration:underline;
	color:#9C6;

}

#container {
	background-color:#FCEEBD;
}

#side-a {
	float: left;
	width: 250px;
	background-color:#1E7A34;
}

#side-a ul {
	margin-top:20px;
	list-style:square;
}

#side-a li {
	font-size:0.9em;
	color:#fcefba;
	font-style:italic;
	margin-left:30px;
	margin-bottom:10px;
	margin-right:3px;
}

#side-a h2 {

	font-size:1.3em;
	color:#fcefba;
	
}

.two {
	font-size:1.4em;
	font-weight:normal;
	color:#D3B750;
}


#maincontent {
	background-image:url(graphics/main_background.jpg);
	background-repeat:repeat-x;
	border: 1px solid #35482c;
	background-color:#35482c;
	margin:5px;
}




#side-b {
	float: left;
	width: 710px;
	background-color:#fcefba;
	height: 1% /* Holly hack for Peekaboo Bug */;
	margin: 0 0 0 0px;
}

#side-b p {
	margin-top:10px;
}

#side-b p.linksinfo {
	font-style:italic;
	font-size:0.9em;
	margin-top:3px;
	color:#063;
}

#side-b p.links a:link, #side-b p.links a:visited {
	font-size:.1.1em;
	margin-top:10px;
	text-decoration:underline;
	color:#124012;
}

#side-b p.links a:hover {
	text-decoration:none;

}



#rightcolumn {
margin-top:5px;
	}

	
#rightcolumn p {
font-size:small;
padding:3px;
}


#footer {
	clear: both;
	background-color: #FCEEBD;
}

#bottommenu {
	background-color:#1E7A34;

  width: 100%;
  height:30px;
  clear: both;
}
#bottommenu p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: medium;
  text-align:center;
  color: white;
  margin: 5px;
  padding-top:10px;
}


#bottommenu a:link, #bottommenu a:visited, #bottommenu a:active {
	padding-left:10px;
	padding-right:10px;
	margin-top:10px;
color:white;
text-decoration:none;
}

#bottommenu a:hover {
text-decoration:underline;
}


#copyright {
	background-color:#1E7A34;
	width: 100%;
	clear: both;
}
#copyright p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: small;
  text-align:left;
  color: white;
  margin: 0px;
  margin-left:5px;
  padding: 0.4em 0 0.4em 0;
}

#ifweb {
	background-color:#fcefb9;
}

#ifweb p {
	font-size:0.9em;
	color:#17410f;
	text-align:right;
	padding:3px;
	margin-right:10px;
}


#ifweb a:link, #ifweb a:visited, #ifweb a:active {
color:#17410f;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}

#main {
margin:0px;
background-image:url(graphics/sidebarbg.gif);
background-position:top left;
background-repeat:repeat-y;

}

#cottages {
	margin:15px;
	height:620px;
	border: 1px #d3b849 solid;
}

#cottages h2 {
	color:white;
	background-color:#d3b849;
	padding:5px;
	margin:0px;
}

#cottages h3 {
	font-weight:normal;
	font-style:italic;
	color:#d3b849;
}

#cottages p {
	margin-right:10px;
}

#cottages ul {
	list-style:square;
	margin-left:20px;
}

#cottages li {
	font-size:0.9em;
	margin-left:270px;
	margin-right:30px;
}

table {
	margin-left:120px;
	margin-right:25px;
  border-collapse: collapse;
  border: 1px solid #665303;
  font: normal 13px georgia, verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #8c730d;
  }
caption {
  text-align: left;
  font: normal 13px georgia, verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
td, th {
  border: 1px dashed #f4e297;
  padding: .8em;
  color: #F6ECF0;
  }
thead th, tfoot th {
  font: bold 13px georgia, verdana, arial, helvetica, sans-serif;
  border: 1px solid #d3b849;
  text-align: left;
  background: #554503;
  color: #F6ECF0;
  padding-top:6px;
  }

tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
  
  
tfoot td {
  border: 1px solid #38160C;
  background: #38160C;
  padding-top:6px;
  }
.odd {
  background: #a58c24;
  }
  
  h4 {
	  margin-top:10px;
	  text-align:center;
  }
  
  #map {
	  margin-left:150px;
	  width:425px;
	  
	  border:2px solid green;
  }
