
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: #7ee16c;
}
body * {
	margin: 0;
	padding: 0;
}
a:link {
color:#90080c;
text-decoration:none;
}
a:visited {
color:#90080c;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a:active{
color:#90080c;
text-decoration:none;
}


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

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

#topnavigation {
	font-size: 1em;
	padding-left: 5px;
	margin-bottom: 0px;
	position: relative;
	overflow: auto;
	border-top: 1px solid #A571A0;
	border-bottom: 1px solid #000;
	background: #90080c url("graphics/navbar.jpg") left repeat-x;
	color: #fff;
}

#topnavigation ul {
	list-style: none;
	width: 100%;
}
#topnavigation li {
	padding: 7px 20px;
}

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

#container {
background-color:#FFFFFF;
}

#side-a {
	float: left;
	width: 600px;
	background-color:white;
}

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

#maincontent h1 {
color:white;
font-size:large;
margin:10px;
margin-top:20px;
}

#maincontent h2 {
color:#faf561;
font-weight:normal;
font-size:medium;
font-style:italic;
margin:10px;
margin-right:15px;
margin-top:0px;
}

#maincontent p {
color:white;
font-size:small;
margin:10px;
line-height:1.4em;
}

#maincontent hr {
margin-left:20px;
margin-right:20px;
}

#facilities {
width:240px;
margin:10px 10px 10px 10px;
	background-image:url(graphics/facilities_background.jpg);
	background-repeat:repeat-x;
border: 1px solid black;
background-color:#092004;
padding:4px;
}

#facilities ul {
margin-left:0em;
padding-left:1em;
margin-bottom:5px;
}

#facilities li {
font-size:small;
line-height:1.4em;
color:white;
}

#facilities h1 {
color:#faf561;
margin-top:0px;
}



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

#rightcolumn {
margin-top:5px;
	}

	
#rightcolumn p {
font-size:small;
padding:3px;
}
#rightcolumn p.testimonials {
	background-image:url(graphics/testimonials_background.jpg);
	background-repeat:repeat-x;
		border: #d87c7c 1px solid;
background-color:#e3baba;
font-style:italic;
color:#4b4a4a;
text-align:left;
line-height:1.4em;
font-size:15px;
padding:7px;
}
#cottagefeatures {
	background-image:url(graphics/testimonials_background.jpg);
		border: #d87c7c 1px solid;
	background-repeat:repeat-x;
margin-top:0px;
background-color:#e3baba;
padding-bottom:10px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
}

#cottagefeatures h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:black;
}
#cottagefeatures ul{
margin-left:0em;
padding-left:1em;
}

#cottagefeatures li{
text-align:left;
color:black;
font-size:small;

}

#attractionlinks {
	background-image:url(graphics/testimonials_background.jpg);
		border: #d87c7c 1px solid;
	background-repeat:repeat-x;
margin-top:0px;
background-color:#e3baba;
padding-bottom:10px;
padding-top:5px;
padding-left:10px;
padding-right:10px;
}

#attractionlinks  h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#90080c;
}
#attractionlinks  ul{
list-style: none;
margin-left:0em;
padding-left:1em;
}

#attractionlinks  li{
text-align:left;
color:black;
font-size:small;
line-height:1.6em;

}

#attractionlinks  li a{
color:#90080c;
text-decoration:underline;
}

#attractionlinks  li a:hover{
color:white;
text-decoration:underline;
background-color:#90080c;

}


#testimonails p {
font-size:small;
font-style:italic;
background-color:black;
padding:3px;
}

#footer {
padding-top:5px;
	clear: both;
	background: white;
}

#bottommenu {

  width: 100%;
  height:30px;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  clear: both;
}
#bottommenu p {
font-family:Georgia, "Times New Roman", Times, serif;
  font-size: small;
  text-align:center;
  color: #90080c;
  margin: 5px;
  padding: 0.2em 0 0.2em 0;
}


#bottommenu a:link {
color:#90080c;
text-decoration:none;
}
#bottommenu a:visited {
color:#90080c;
text-decoration:none;
}

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

#bottommenu a:active{
color:#90080c;
text-decoration:none;
}

#copyright {
background: #353535 url("graphics/navbar.jpg") left repeat-x;
  width: 100%;
  border-top: 1px solid #90080c;
  border-bottom: 1px solid #90080c;
  margin-top: 10px;
  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:#7ee16c;
}

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


#ifweb a {
color:#90080c;
text-decoration:none;
}
#ifweb a:hover {
text-decoration:underline;
}