.footer_text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 543018;
}

.text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 4A4840;
	line-height: 18px;
	letter-spacing: 0.02em;
}

.text_red {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: cc0000;
	line-height: 18px;
	letter-spacing: 0.02em;
}

.front_text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 543018;
	line-height: 18px;
	letter-spacing: 0.02em;
}

a:active {color: #543018; text-decoration: underline;}

a:visited {color: #543018; text-decoration: underline;}

a:link {color: #543018; text-decoration: underline;}

a:hover {color: #543018; text-decoration: none;}

body {  

	background-color: #c0c5ae;
	SCROLLBAR-FACE-COLOR: #FFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF; 
	SCROLLBAR-SHADOW-COLOR: #FFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFF; 
	SCROLLBAR-ARROW-COLOR: #C4C2AD; 
	SCROLLBAR-TRACK-COLOR: #FFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFF;

}

#scroll {
	overflow: auto;
	height: 400px;
	width: 340px
}

#meetings_scroll {
	overflow: auto;
	height: 290px;
	width: 340px
}

#dining_scroll {
	overflow: auto;
	height: 208px;
	width: 340px
}

#bedrooms_scroll {
	overflow: auto;
	height: 255px;
	width: 340px
}

#functions_scroll {
	overflow: auto;
	height: 215px;
	width: 340px
}

#christmas_scroll {
	overflow: auto;
	height: 360px;
	width: 340px
}

#menu_scroll {
	overflow: auto;
	height: 400px;
	width: 340px
}