body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E7D384;
	background-image: url(../images/bed-and-breakfast-main-bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #61201A;

}
p {
	padding: 5px 0px;
}

.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F1D985;
	text-transform: uppercase;
	font-weight: normal;
}

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #F1D985;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #F1D985;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #F1D985;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #F1D985;
}

.bodyTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E7D384;
}

.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #9D8D69;
}

.pHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #F0D486;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7D384;
}

.copyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BB7C71;
}
.copyrightTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E7D384;
}

.clear {
	float: none;
	clear: both;
}

#fsbcLeft ul li,#fsbcRight ul li {
	margin-left: 15px;
}


/* FORM STYLES */
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61201A;
}
.fRow {
	position: relative;
	clear: both;
	float: none;
}
.fInput {
	position: relative;
	width: 87px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7D384;
	padding: 3px;
	float: left;
	margin-right: 2px;
}
.fLabel {
	width: 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61201A;
	padding: 3px;
	float: left;

}
.fInput1 {
	width: 402px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #61201A;
	padding: 3px;
	background-color: #BEACAA;
	border: 1px solid #61201A;
}
.fInput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #61201A;
	padding: 5px;
	background-color: #BEACAA;
	background-image: url(../images/general/lightOverlay.png);
	background-repeat: repeat-x;
	border: 1px solid #61201A;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}

/* Adds special style to an unvisited link. */
a:link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #FF9900;
}

/* Adds special style to a visited link. */
a:visited, a.visited {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #9A5919;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #FFCC00;
}

a.nav:link {
	color: #E7D778;
	text-decoration: none;
	font-weight: normal;
}
a.nav:visited {
	color: #ADA374;
	text-decoration: none;
	font-weight: normal;
}
a.nav:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: normal;
}
a.copy:link {
	color: #BB7C71;
	text-decoration: none;
	font-weight: normal;
}
a.copy:visited {
	color: #BB7C71;
	text-decoration: none;
	font-weight: normal;
}
a.copy:hover {
	color: #A14B3B;
	text-decoration: none;
	font-weight: normal;
}


/* NEWS STYLES */
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5D4926;
}
.newsSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5D4926;
}
.newsCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D4926;
	padding: 10px 0px 5px 0px;
	border-bottom: 1px solid #E7DED7;
}
.newsCopy a:link {
	color: #C99439;
	text-decoration: none;
}
.newsCopy a:AE8C53 {
	color: #B3A362;
	text-decoration: none;
}
.newsCopy a:hover {
	color: #E3991E;
	text-decoration: none;
}

.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D4926;
}
.newsSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5D4926;
}
.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D4926;
}
.newsText a:link {
	color: #AE8C53;
	text-decoration: none;
}
.newsText a:visited {
	color: #AE8C53;
	text-decoration: none;
}
.newsText a:hover {
	color: #E3991E;
	text-decoration: none;
}


/* INFO BOXES */
.infoBox {
	postion:relative;
	float:left;
	width:161px;
	padding: 10px;
	margin-right:5px;
	background-image:url(../images/general/darkred-bkg-50.png);
}