body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
#calendar {
	float: left;
	height: 400px;
	width: 740px;
	background-color: #FFF;
	position: relative;
	top: 35px;
	padding: 10px;
}
#main {
	height: 648px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	height: 132px;
	width: 1000px;
}
#lh_top {
	float: left;
	height: 25px;
	width: 595px;
	position: relative;
	top: 70px;
	text-align: left;
	vertical-align: middle;
	padding-top: 23px;
	padding-left: 45px;
}
#logo {
	float: left;
	height: 132px;
	width: 360px;
}
#centre {
	float: left;
	width: 1000px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F1A201;
	border-left-color: #F1A201;
	background-color: #EDEDEC;
	height: 497px;
}
.body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#lh_pix {
	float: left;
	height: 497px;
	width: 202px;
}
#gallery {
	float: left;
	height: 477px;
	width: 960px;
	padding-left: 40px;
	padding-top: 20px;
}
#copyarea {
	float: left;
	height: 345px;
	width: 389px;
	padding-top: 50px;
}
.headline {
	color: #3399CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#rh_image {
	float: right;
	height: 497px;
	width: 407px;
}
.nav {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.class2 a:link {
	color: #3399CC;
	text-decoration: underline;
}
.class2 a:visited {
	text-decoration: underline;
	color: #3399CC;
}
.class2 a:hover {
	text-decoration: underline;
	color: #3399CC;
}
.class2 a:active {
	text-decoration: underline;
	color: #3399CC;
}
#rh_map {
	float: right;
	height: 420px;
	width: 367px;
	position: relative;
	top: 30px;
	right: 10px;
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#details {
	float: left;
	height: 410px;
	width: 700px;
	position: relative;
	top: 40px;
	overflow: auto;
	margin-right: 30px;
	padding-right: 30px;
}
