#container{
	height:100%;
	width:970px;
	padding:0;
	margin:0 auto;
}

#link ul{
	margin:0;
	padding:0;
	height:45px;
	list-style:none;
	background-color:#98bf21;
}

#link ul li {
	float:left;
}

#home {
	width:160px;
}

#philosophy {
	width:170px;
}

#services {
	width:160px;
}

#gallery {
	width:160px;
}

#links {
	width:160px;
}

#contact {
	width:160px;
}

#link ul li a {
	display:block;
	width:100%;
	height:100%;
	text-align:center;
	outline:none;
	font-size:38px;
	text-decoration:none;
	color:#FFFFFF;
}

li#home a:hover {
	background-color:#7A991A;
}

li#philosophy a:hover {
	background-color:#7A991A;
}

li#services a:hover {
	background-color:#7A991A;
}

li#gallery a:hover {
	background-color:#7A991A;
}

li#links a:hover {
	background-color:#7A991A;
}

li#contact a:hover {
	background-color:#7A991A;
}

#menucontainer{
	float:left;
	width:100%;
	background:yellow;
	position:relative;
	overflow:hidden;
}

#bodycontainer{
	min-height:458px;
	float:left;
	width:100%;
	background:orange;
	position:relative;
	left:20%;
}

#menu{
	padding:1%;
	float:left;
	width:18%;
	position:relative;
	right:20%;
}

#body{
	padding:1%;
	float:left;
	width:78%;
	position:relative;
	right:20%;
}

#imagery{
	position:absolute;
	float:left;
}

#imagery2{
	position:absolute;
	left:74%;
}

#imagery3{
	position:absolute;
	left:74%;
}

#text{
	text-align:center;
}

#holidays{
	text-align:left;
	float:left;
}

#hours{
	text-align:right;
	float:right;
}

#pictures{
	float:left;
	min-height:458px;
	padding:1%;
	width:98%;
	background:orange;
}

#picgall{
	text-align:center;
}

#w3c{
	margin:0;
	padding:0;
	clear:both;
	height:30px;
	width:90px;
	float:left;
	text-align:left;
	position:relative;
}

#footer{
	clear:both;
	width:100%;
	height:30px;
	float:left;
	text-align:center;
	color:white;
	background:#98bf21;
}

#roomgall{
	text-align:center;
	display:inline;
	position:relative;
	clear:both;
	width:80%;
	float:left;
}

#intro{
width:80%;
left:15%;
position:relative;
	text-align:center;
}