body
{
	margin: 0px;
	padding: 0px;
	background-color: #850e0e;
}

A.btnText:link {COLOR: white; TEXT-DECORATION: none}
A.btnText:visited {COLOR: white; TEXT-DECORATION: none}
A.btnText:active { COLOR: white; TEXT-DECORATION: none}
A.btnText:hover {COLOR: white; TEXT-DECORATION: none}

.frameBody
{
	background-color: white;
}
.welcome
{
	padding: 20px;
}

.topContent
{
	background-color: white;
	width:900px;
	height:100%;
}

H1
{
	font-family: Verdana;
	font-size: 14px;
	color: #850e0e;
}

TD
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.text
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding:20px;
}

.houseImg
{
	cursor:	hand;
	border: 1px solid silver;
}

.menu
{
	font-weight: bold;
	width: 100px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding:20px;
}

.bookingHeader
{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	color: #850e0e;
}

.textBold
{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding:20px;
	padding-top:17px;
	font-weight:bold;
}

.addressText
{
	font-family: Tahoma;
	font-size: 9px;
	color: #A3A3A3;
}

.contentText
{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}

.newsHeaderText
{
	font-family: Tahoma;
	font-size: 12px;
	color: #098397;
	font-weight: bold;
}

.menuText
{
	font-family: Tahoma;
	font-size: 11px;
	color: #A3A3A3;
}

.frontTeaserText
{
	font-size: 26px;
	font-family: Tahoma;
	/*font-weight: bold;*/
}

.frontPageNews
{
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
	color: #098397;

}

.bottomBack
{
	background-image: url(../images/bottomBack.png);
	background-repeat: no-repeat;
	background-color:white;
	height: 45px;
}

.mapBack
{
	background-image: url(../images/mapBack.png);
	background-repeat: no-repeat;
	background-color:white;
}

A.lightGrey:link {COLOR: #A3A3A3; TEXT-DECORATION: none}
A.lightGrey:visited {COLOR: #A3A3A3; TEXT-DECORATION: none}
A.lightGrey:active { COLOR: #A3A3A3; TEXT-DECORATION: none}
A.lightGrey:hover {COLOR: #4F4F4F; TEXT-DECORATION: none}

A.menuLink:link {COLOR: #850e0e; TEXT-DECORATION: none}
A.menuLink:visited {COLOR: #850e0e; TEXT-DECORATION: none}
A.menuLink:active { COLOR: #850e0e; TEXT-DECORATION: none}
A.menuLink:hover {COLOR: #000000; TEXT-DECORATION: none}

A:link {COLOR: #850e0e; TEXT-DECORATION: none}
A:visited {COLOR: #850e0e; TEXT-DECORATION: none}
A:active { COLOR: #850e0e; TEXT-DECORATION: none}
A:hover {COLOR: #000000; TEXT-DECORATION: none}

input, textarea, select, checkbox, option
{
	font-size: 10px;
	padding: 0px;
	font-family: Tahoma;
	color: black;
}

#divBg           {position:absolute; z-index:10; width:200px; left:0px; height:60px; clip:rect(0px 10px 10px 0px); visibility:visible;}
#divMenu         {position:absolute; z-index:11; left:11px; top:1px; color:black; font-size:13px; font-family:verdana,arial,helvetica,sans-serif; visibility:inherit;}
