BODY.head {
        background-color: #efdbba;
        text-align: justify;
        color: #B86C48;
        font-family: Verdana, Arial;
        font-size: 10pt;
        scrollbar-base-color: #B86C48;
        scrollbar-track-color: #ECD3AB;
}
BODY {
	background-color: white;
	text-align: justify;
	color: #B86C48;
	font-family: Verdana, Arial;
	font-size: 10pt;
	scrollbar-base-color: #B86C48;
	scrollbar-track-color: #ECD3AB;
}
TABLE, INPUT, TEXTAREA, DIV, SPAN {
	color: #81482F;
	font-family: Verdana, Arial;
	font-size: 10pt;
}
td {
	color: #81482F8;
	font-family: Verdana, Arial;
	font-size: 10pt;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #B86C48;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #00ba00;
	text-decoration: underline;
}
img {
	padding : 5px;
}

img.content {
	padding: 5px 10px 5px 10px;
}

img.left {
	float: left;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 20px;
}

img.right {
	float: right;
	margin: 20px 0px 30px 15px;
}

.caption {
	text-align: left;
	display: block;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
}

.highlight {
	font-weight: bold;
	font-style: italic;
}

h1,h2,h3,h4,h5 {
	color: #2d8d5f;
}

.highlightcentred {
	font-weight: bold;
	font-style: italic;
	text-align: center;
	display: block;
}

#menu_upper {
	width: 100%;
	border: none;
}

#menu_upper td {
	height    : 27px;
	font-size : 14px;
	float: left;
	background-image: url(image/menu_b.jpg);
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu_upper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #81482F;
	vertical-align: middle;
	text-transform: lowercase;
	text-decoration: none;
	padding: 4px 0px 0px 14px;
	display: block;
}

#menu_lower {
	width: 100%;
	border: none;
	margin: 0px 0px 4px 0px;
}

#menu_upper a:hover, #menu_lower a:hover {
	color: #00ba00;
}

#menu_upper a:active, #menu_lower a:active {
	color: #2d8d5f;
	text-decoration: underline;
}

#menu_lower td {
	height    : 27px;
	font-size : 14px;
	float: left;
	background-image: url(image/menu_a.jpg);
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#menu_lower a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #81482F;
	vertical-align: middle;
	text-transform: lowercase;
	text-decoration: none;
	padding: 4px 0px 0px 14px;
	display: block;
}

#littlecottage {
	width: 80%;
	border-width: 0px 0px 0px 0px;
	text-align: center;
	}

#littlecottage img {
	padding: 5px 10px 5px 10px;
	border: thin Black;
	text-align: center;
}

#littlecottage td {
	text-align: left;
}

#littlecottage p {
	text-align: left;
}

#littlecottage h3 {
	text-align: left;
	display: block;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 15px;
}