body {
	background-color: #FFCC33;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #2D2672;
	text-decoration: none;
}

a:visited {
	color: #2D2672;
	text-decoration: none;
}

a:active {
	color: #2D2672;
	text-decoration: none;
}

a:hover {
	color: #302874;
	text-decoration: underline;
}

.menu {
	font-size: 14px;
	color: #FFFFFF;
}

.menu a:link {
	font-size: 14px;
	color: #FFFFFF;
}

.menu a:visited {
	font-size: 14px;
	color: #FFFFFF;
}
.menu a:active {
	font-size: 14px;
	color: #FFFFFF;
}
.menu a:hover {
	font-size: 14px;
	color: #FFFFFF;
}

h1 {
	font-size: 24px;
	color: #2D2672;
}
h2 {
	font-size: 16px;
	color: #2D2672;
}

.listpaging {
	font-size: 12px;
	color: #2D2672;
	text-align: right;
}

#banner {
	background-image: url(images/home-banner-cottage.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 900px;
	background-position: center;
}
.bannertitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bannertext {
	font-size: 12px;
	color: #FFFFFF;
}

.bannertext a:link {
	font-size: 12px;
	color: #FFFFFF;
}

.bannertext a:active {
	font-size: 12px;
	color: #FFFFFF;
}

.bannertext a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

.bannertitleBlue {
	font-size: 14px;
	font-weight: bold;
	color: #020167;
}

.bannertextBlack {
	font-size: 12px;
	color: #000000;
}


.listline {
	background-image: url(images/list-line.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#bannerPark {
	background-image: url(images/home-banner-park.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 900px;
	background-position: center;
}

#bannerLodge {
	background-image: url(images/home-banner-lodge.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 900px;
	background-position: center;
}

#bannerEUpark {
	background-image: url(images/home-banner-eupark.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 900px;
	background-position: center;
}

#bannerEUvilla {
	background-image: url(images/home-banner-euvilla.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 900px;
	background-position: center;
}

