body {
	background-color: #ADBEDE;
	/*background-repeat: repeat-x;
	background-image: url(../images/bk-gd006.jpg);
	background-repeat: repeat-x;*/
	color: #4E5189;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	margin: 0pt;
	padding: 0pt;
	text-align: center;	
}

a:link, a:visited {
	color: #000088; 
}
a:hover, a:active {
	color: #8A0032;
}

h1 {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*---- CONTENT ---------------------------------------------------------------*/
#wrapper {
	background-color: #C9C8AD;
	clear: both;
	margin: 0 auto;
	overflow: hidden;
    text-align:left;
	width:810px; 
}

/*---- HEADERS --------------------------------------------------------------------*/

#headbox1 {
	width: 810px;
	height: 37px;
	font-size: 1em;
	font-weight: bold;
	color: #F1F0DF;
	text-align:center;
	background-color: #9096C1;
	padding-top: 9px;
}


#headbox2a {
  float: left;
  text-align: center;
  width: 270px;
  height: 250px;
  padding-top: 50px;
  background-color: #585B75;
}

#headbox2b {
  float: right;
  width: 540px;
  height: 250px;
  background-color: #585B75;
}

#headbox3 {
  float: left;
  text-align: center;
  font-size: 13px;
  color: #F1F0DF;
  font-weight: bold;
  width: 810px;
  height: 15px;
  background-color: #9096C1;
  padding-top: 2px;
  padding-bottom: 12px;
}

#headbox4 {
  float: right;
  width: 810px;
  height: 50px;
  padding-top: 10px;
  background-image: url("images/stetchbar-01.gif");
}

/*---- Farmhouse Breakfast ----*/
#headbox5 {
  float: right;
  width: 810px;
  height: 93px;
  background-image: url("images/10-farmhousebkft-header-01.jpg");
  /*background-color: #A51C22;*/
}



/*---- Left ---------------------------------------------------------------------------*/
#leftbox-01 {
	float: left;
	width: 140px;
	/*min-height: 580px;*/
	height: 360px;
	background: #B6C4B7;
}

/***00-press.release.htm***/
#leftbox-01a {
	float: left;
	width: 140px;
	height:917px;
	background: #B6C4B7;
}

/*---- FARMHOUSE BREAKFAST ---*/
#leftbox-02 {
	float: left;
	width: 140px;
	/*min-height: 580px;*/
	height: 360px;
	background: #B6C4B7;
}

/*---- FARMHOUSE BREAKFAST -------------------*/
#fhb-01 {
	float: left;
	width: 810px;
	background-color: #AD1D23;
}

/*---- MAIN ------------------------------------------------------------*/
#mainbox-01 {
	float: right;
	width: 610px;
	height: 300px;
	background-color: #CABAAD;
	padding: 30px;
	line-height: 2.0;
}


#mainbox-02 {
	text-align: left;
	float: left;
	width: 810px;
	height: 100%;
	background: #C9C8AD;
	padding: 30px 20px 0px 20px;
	color: #4E5189;
	overflow: hidden;
}


/*---- BOTTOM ---------------------------------------------------------*/
#bottombox {
  text-align: center;
  float: left;
  padding-top: 23px;
  width: 798px;
  height: 80px;
  background-color: #999999;
  background-image: url("images/background-bottom1.jpg");
  background-repeat: repeat-x;
  padding-left: 12px;
}


/*---------- NAVIGATION -----------------------------------------------*/

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#navigation ul {
    text-align:center;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	background-color: #B8C0D3;
	text-decoration: none;
	border-top: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	border-bottom: 2px solid #336699;
	border-right: 2px solid #336699;
}
#navigation a:hover {
	border-top: 2px solid #336699;
	border-left: 2px solid #336699;
	border-bottom: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
}
