body {
	background-image:  url(../images/bed_and_breakfast_background.gif);
	background-repeat: no-repeat;
	background-color: #a32e40;
	padding: 0px;
	margin: 0px;
	font-family: georgia, times, times new roman, serif;
	}
body, p, h1, h2, ul, li {
	font-family: georgia, times, times new roman, serif;
	font-size: 11px;
	}
h1#header {
	position: absolute;
	top: 37px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	}
#header img {
	border: 0px;
	width: 451px;
	height: 81px;
	border: none;
	}
#subhead {
	position: absolute;
	top: 75px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	}
td.menu {
	border-top: 1px solid #f3e7ea;
	border-bottom: 1px solid #f3e7ea;
	background-color: #7d232f;
	text-align: right;
	padding-right: 25px;
	font-size: 14px;
	color: #f3e7ea;
	font-weight: bold;
	}
td#picturecell {
	border-right: 1px solid #f3e7ea;
	background-image:  url(../images/breakfast_rotate_1.jpg);
	}
td#maincell {
	background-color: #282917;
	padding: 5px;
	}
td#bottomcell {
	color: #f3e7ea;
	text-align: right;
	padding: 10px 25px 0px 0px;
	}
p	{
	padding: 0px 10px; 
	margin: 9px 0px;
	font-size: 11px;
	line-height: 19px;
	text-align: justify;
	color: #333333;
	}
p.center {
	text-align: center;
	}
#copyright {	
	color: #b25160;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	}
#copyright a:link, #copyright a:visited {
	color: #b25160;
	}
#copyright a:hover, #copyright a:active{
	color: #b25160;
	}
a:link, a:visited {
	color: #f3e7ea;
	text-decoration: underline;
	font-weight: bold;
}
a:hover, a:active {
	color: #f3e7ea;
	text-decoration: none;
	font-weight: bold;
}
img.stars {
	margin-bottom: -1px;
	margin-right: 1px;
	}
