/*title:Oakfield style;
author: Pam Williamson;
version: two;
Two columns, header &amp; footer 
date:date: Feb 2007 , March 2010,  Updated June 2010*/

body
{ font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin-top: 4px;
  font-size: .74em;
  background-color: #48785c;
  color: #ffffff;
}

p
{ margin: 0px;
  padding: 0px 0px 24px 0px;
  line-height: 20px;
}
/*separate container across the top*/ 
#header 
{ width: 850px;
  height: 158px;
  margin-top: 14px;
  margin-left: auto; 
  margin-right: auto;
  margin-bottom: 1px;
  background-color:#720603;
  padding: 0px 0 2px 0;
}
#top1
{ width: 187px;
  float: left;
  background-color: #720603;

}
#top2
{ text-align: center;
  width: 663px;
  float: left;
  background-color: #720603;
  color: #ffffff;
}
#main
{ background: #48785c ;
  color: #f26300;
}

/* main container */
#container
{ width:850px;
  margin: auto;
  background-color: #ffffff;
 }



/* column 1 - contains menu, news and other info */
#column1
{ width:180px;
  float: left;
  height: auto;
  padding: 15px 0px 30px 25px;
  margin: 1px 0px 1px 0px;
  color: #5F4F57;

}

#column1 h1{padding: 6px 0px 4px 2px;}


/* column 2 - right of page content */
#column2
{ text-align: justify;
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 25px;
  width: 585px;
  height: auto;
  float: left;
  background-color: #ffffff;
  color: #5F4F57;
}

#column2 h1{padding: 12px 0px 18px 0px;}

/* main content */
#content
{ 
  padding: 0px 0px 0px 19px;
  overflow: hidden;
  margin-left: auto; 
  margin-right: auto;
  background-color: #ffffff;
  color: #5F4F57;
  border-bottom: 1px solid #48785c;
}

/*headings */
h1
{ font-family:  arial;
  font-size: 32px; 
  font-weight: normal;
  margin: 0px;
  background: transparent;
  color:#ffffff;
}
h1.statement
{ margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 20px;
  font-style:normal;
  color: #000000;  
}
h2
{ margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 14px;
  font-style:italic;
}
h2.statement
{ margin: 0px;
  padding: 0px 0px 2px 0px;
  font-family:  arial;
  font-size: 16px;
  font-style:italic;
  color: #990033;  
}
h3
{ margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 12px;
  color: #993631;  
}
h4
{ margin: 0px;
  padding: 0px 0px 2px 0px;
  font-size: 12px;
  color: #993631;  
}

/*additional items in left sidebar*/
.sidebaritem
{ clear: left;
  text-align: left;
  color:#48785c;
  margin: 8px 0px 10px 0px;
  padding-left: 5px;
  padding-right: 5px;
  width: 170px;
  float: left;
  background-color:#e0e9c7;
}
.addressleft
{ clear: left;
  text-align:left;
  margin: 8px 0px 10px 0px;
  width: 170px;
  float: left;
}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 10px 0px 0px;
  margin: 0px 10px 3px 0px;
 }

.right
{ float: right; 
  padding: 0px;
  margin: 0px 0px 20px 20px;

}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* footer */
#footer
{ clear:both;
  font-size:9px;
  color:#ffffff;
  padding: 9px 0px 3px 0px;
  text-align: center;
  border-bottom: 1px solid;
  height: 22px;
  margin-left: auto; 
  margin-right: auto;
  background-color: #720603;
}

#footer a{ text-decoration: none;}
#footer a:hover{text-decoration: underline;}

#links, #footer
{ color: #ffffff;
  border-color: #006633;
}

#links a, #links a:hover, #footer a, #footer a:hover
{ background-color: transparent;
  color: #ffffff;
}
/* block quote */
blockquote
{ margin: 20px 20px 20px 20px; 
  padding: 10px 10px 10px 10px;
  border: 1px solid #48785c;
  text-align:center;
}
blockquote
{ background-color: #F4F2F3;
  color: #5F4F57;
  border-color: #DDD5D9;
}
.guestrooms {
	list-style-position:outside;
	list-style-image: url(bullet.gif);
	list-style-type: none;
	margin: 0px 0px 3px -2px; 
}
.details {
	list-style-position:outside;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.sublist {
	list-style-position:outside;
	list-style-image: url(images/a1.gif);
	list-style-type: none;
}
/* unordered list */
ul.lists
{ margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li
{ list-style-type:none;
  margin: 0px 0px 3px 0px; 
  padding: 0px;
}

img{border: 0px;}

.visitorquote{
padding: 5px;
border: 1px solid #990033;
margin: 10px 90px 10px 80px;
text-align:left;
}
.logos
{ clear: left;
  margin: 8px 0px 10px 0px;
  width: 170px;
  float: left;
}

