body {
	margin: 0px 0px 0px 0px;
	background-image: url(../images/background3.gif);
	text-align: center;
}

#header {
	position: relative;
	text-align: right;
	background-image: url(../images/Title.png);
	width: 991px;
	height: 128px;
	margin: 0 auto;
}
#headertext {
	position: relative;
	top: 22px;
	right: 35px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
}
#pagebody {
	position: relative;
	text-align: left;
	background-image: url(../images/mainbackground.png);
	min-height: 500px;
	width: 991px;
	margin: 0 auto;
}
#menubar {
	position: relative;
	text-align: left;
	width: 991px;
	height: 37px;
}
#maincontent {
	position: relative;
	text-align: center;
	background-image: url(../images/pagebackground.png);
	width: 971px;
	margin: 0 0 0 0px;
	min-height: 463px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#maincontent h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	line-height: 100%;
}
#footer {
	position: relative;
	background-image: url(../images/Footer.png);
	width: 991px;
	height: 50px;
	line-height: 24px;
	text-align: center;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto 10px;
	vertical-align: middle;
}
#footer a {
	color: #000000;
}

a, a:visited, a:active {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

span.highlight {
	color: #FF0000;
	font-weight: bold;
}

p {
	text-align: justify;
	margin: 7px 0 7px 0;
}

p.new {
	margin: 14px 0 7px 0;
}

p.vnew {
	margin: 50px 0 7px 0;
}

p.same {
	margin: 0 0 7px 0;
}

p.zero {
	margin: 0 0 0 0;
}

p.title {
	font-weight: bold;
}

p.underlined {
	text-decoration: underline;
}

p.centered {
	text-align: center;
}


#menu1 {
	position: absolute;
	margin: 0 0 0 12px;
	width: 115px;
	height: 37px;
	background: url(../images/1_button.png) -115px 0 no-repeat;
}

#homepage {
	position: relative;
	padding: 20px 20px 20px 20px;
}

#homepics {
	padding: 0 0 0 0;
	position: relative;
	width: 525px;
	height: 300px;
	background-image: url(../images/525x300frame.png);
	margin: 0 auto;
}


#piclodge {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 386px;
	height: 287px;
	background-image: url(../images/lodge.jpg);
}
#picroom1 {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 386px;
	height: 287px;
	background-image: url(../images/room1.jpg);
	visibility: hidden;
}
#picroom2 {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 386px;
	height: 287px;
	background-image: url(../images/room2.jpg);
	visibility: hidden;
}
#picroom3 {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 386px;
	height: 287px;
	background-image: url(../images/room3.jpg);
	visibility: hidden;
}
#thumbpic1 {
	position: absolute;
	left: 397px;
	top: 2px;
	width: 120px;
	height: 89px;
	background-image: url(../images/room1.gif)
}
#thumbpic2 {
	position: absolute;
	left: 397px;
	top: 101px;
	width: 120px;
	height: 89px;
	background-image: url(../images/room2.gif)
}
#thumbpic3 {
	position: absolute;
	left: 397px;
	top: 200px;
	width: 120px;
	height: 89px;
	background-image: url(../images/room3.gif)
}


#menu2 a {
	display:block;
	position: absolute;
	margin: 0 0 0 116px;
	width: 230px;
	height: 37px;
	background: url(../images/2_button.png) 0 0 no-repeat;
}

#menu2 a:hover {
	background-position: -460px 0;
}

#menu2 a:active {
	background-position: -230px 0;
}


#menu3 a {
	display:block;
	position: absolute;
	margin: 0 0 0 336px;
	width: 154px;
	height: 37px;
	background: url(../images/3_button.png) 0 0 no-repeat;
}

#menu3 a:hover {
	background-position: -308px 0;
}

#menu3 a:active {
	background-position: -154px 0;
}


#menu4 a {
	display:block;
	position: absolute;
	margin: 0 0 0 479px;
	width: 317px;
	height: 37px;
	background: url(../images/4_button.png) 0 0 no-repeat;
}

#menu4 a:hover {
	background-position: -634px 0; -623
}

#menu4 a:active {
	background-position: -317px 0;
}


#menu5 a {
	display:block;
	position: absolute;
	margin: 0 0 0 794px;
	width: 168px;
	height: 37px;
	background: url(../images/5_button.png) 0 0 no-repeat;
}

#menu5 a:hover {
	background-position: -336px 0; -325
}

#menu5 a:active {
	background-position: -168px 0;
}

