body {
	margin: 0px;
	background: url(../images/bg.jpg) #97cd54 center top no-repeat;
}

td {
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#000000;
}

#container {
	width: 800px;
	margin-right:auto;
	margin-left:auto;
}

p {
	font-family: Verdana, Arial;
	font-size:11px;
	color:#000000;
}

.wrap{
	float:left;
	width: 800px;
}

#logo {
	float:left;
	width: 300px;
	height: 150px;
}

#enquiry {
	float:right;
	width: 247px;
}

#nav {
	float:left;
	width:300px;
}

.button {
	float:left;
	width:300px;
}

#main {
	float:left;
	width:500px;
}

.hometext {
	float:left;
	width:250px;
	font-family: Verdana, Arial;
	font-size:11px;
	color:#000000;
}

.maintext {
	float:right;
	width:500px;
	font-family: Verdana, Arial;
	font-size:11px;
	color:#000000;
}

.roomstext {
	float:right;
	width:500px;
	font-family: Verdana, Arial;
	font-size:11px;
	color:#000000;
	margin: 0px 0px 25px 0px
}

h1 {
	font-family: Arial;
	font-weight:normal;
	font-size:16px;
	color:#fc5e11;
}

h2 {
	font-weight:normal;
	font-size:11px;
	color:#fc5e11;
}

.imagetext {
	width:220px;
	margin:5px 0px 0px 15px;
	font-family: Verdana, Arial;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	display:block;
}

.smalltext {
	width:220px;
	margin:5px 0px 0px 15px;
	font-family: Verdana, Arial;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	display:block;
}

#footer{
	float:left;
	width: 800px;
	margin: 10px 0px 10px 0px;
	font-family: Tahoma, Arial;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	display:block;
}

#events {
	float:left;
	width: 800px;
	height: 259px;
	background-image:url(../images/eventsmainbg.gif);
}

.eventsbox{
	float:left;
	width: 300px;
}

.eventslist{
	float:left;
	width: 252px;
	height: 150px;
	padding: 15px 36px 0px 2px;
	background-image:url(../images/eventsbg.gif);
}

.eventslist ul {
	list-style-image: url(../images/bullet.gif);
}

.eventslist li{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6683af;
	display:block;
}

.roomsbox{
	float:left;
	width: 500px;
}

.roomslist{
	float:left;
	width: 500px;
	padding: 17px 0px 0px 0px;
}

.orangeroom {
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#ff5400;
}

.orangeroom {
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	color:#ff5400;
}

.titleroom {
	font-family: Tahoma, Arial;
	font-size:9px;
	color:#7f7f7f;
}

.article {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	display:block;
}

li{
	list-style-image: url(../images/orangebullet.gif);
	margin:5px 0px 5px -10px;
}

ul {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	display:block;
}

a,a:active,a:visited{
	font-family: Tahoma, Arial;
	font-size:9px;
	color:#ff5400;
	text-decoration: none;
	text-align:center;
}

a.link,a.link:active,a.link:visited{
	font-family: Tahoma, Arial;
	font-size:9px;
	color:#328cb2;
	text-decoration: none;
	text-align:center;
}

.field{
	font-family: Tahoma;
	font-size:11px;
	color:#76a2e8;
	width: 200px;
	height: 16px;
	border: 1px solid #5586d4;	
}

.menu{
	font-family: Tahoma;
	font-size:11px;
	color:#5c87c6;
	width: 200px;
	height: 20px;
	border: 1px solid #5586d4;	
}

.multifield{
	font-family: Tahoma;
	font-size:11px;
	color:#9cbef0;
	width: 200px;
	height: 50px;
	border: 1px solid #5586d4;	
}

.subbutton{
	font-family: Tahoma;
	font-size:11px;
	color:#9cbef0;
	width: 100px;
	background-color:#ffffff;
	border: 1px solid #5586d4;	
}

.tableblue {
	background-color:#5586d4;
}


.cellright{
	background-color:#cedff8;
}

.cellleft{
	background-color:#9cbef0;
}

.cellright{
	background-color:#cedff8;
}

.cellheader{
	background-color:#dcedfe;
}