body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#container {
	width:955px;
	height:auto;
}
	
#menu {
	width:955px;
	height:53px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
#menupad {
	padding-top:20px;
	padding-left:198px;
}
#menu a {
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
#content {
	width:503px;
}
#contentpad {
	padding-left:70px;
}
#footerpad {
	padding-left:180px;
	padding-top:28px;
}
#footer {
	width:955px;
	height:54px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:no-repeat;
}
#footer a {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#ffcc00;
	text-decoration:underline;
}
#indeximage {
	width:955px;
	height:292px;
	background-image:url(../images/index_image.jpg);
	background-repeat:no-repeat;
}
#indeximage2 {
	width:955px;
	height:292px;
	background-image:url(../images/index_image2.jpg);
	background-repeat:no-repeat;
}
#sideimage {
	width:452px;
	height:399px;
	background-image:url(../images/side_image.jpg);
	background-repeat:no-repeat;
	float:left;
}
#sideimage2 {
	width:452px;
	height:399px;
	background-image:url(../images/side_image2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#sideimage3 {
	width:452px;
	height:399px;
	background-image:url(../images/side_image3.jpg);
	background-repeat:no-repeat;
	float:left;
}
#facilities {
	width:452px;
	height:358px;
	background-image:url(../images/facilities_bg.jpg);
	background-repeat:no-repeat;
	float:left;
}
#facilities2 {
	width:452px;
	height:358px;
	background-image:url(../images/facilities2.jpg);
	background-repeat:no-repeat;
	float:left;
}
#eating2 {
	width:452px;
	height:358px;
	background-image:url(../images/glen_eating.jpg);
	background-repeat:no-repeat;
	float:left;
}
#testimonials2 {
	width:452px;
	height:358px;
	background-image:url(../images/testimonials2.jpg);
	background-repeat:no-repeat;
	float:left;
}
h1 {
	color:#010066;
	font-size:18px;
	line-height:20px;
	letter-spacing:4px;
	font-style:italic;
}

	
