
body{
	background-color: #EAF1C1;	
	text-align:  center;
}

#center{
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

#content{
	position: relative;
	top: -225px;
	width: 900px;
}

#home{
	position: relative;
	left: 45px;
}
#gallery{
	position: relative;
	left:63px;
}
#booking{
	position: relative;
	left:75px;
}
#conference{
	position: relative;
	left:85px;
}
#maps{
	position: relative;
	left:105px;
}


#intro{
	position: relative;
	top: -140px;
	left:30px;
	background-color: white;
	width: 620px;
}

#contact{
	position: relative;
	left:645px;
	top: 200px;
	text-align: right;
	width: 240px;
}

#spacer{
	font: 18px times new roman, helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}

p.spacer{
	font: 18px times new roman, helvetica, sans-serif;
	padding: 5px 5px 5px 5px;
}

#pictures{
	position: relative;
	width: 620px;
	top: -130px;
	left: 60px;
}

#amenities{
	position: relative;
	text-align: left;
	width: 250px;
	left:30px;
	top: -130;
}

#rates{
	font: 18px times new roman, helvetica, sans-serif;
	position: relative;
	width: 365px;
	left: 300px;
	top: -420px;
}


#events{
	font: 18px times new roman, helvetica, sans-serif;
	position: relative;
	width: 365px;
	left: 300px;
	top: -410px;
}

#motelMap{
	position: relative;
	top:-130px;
}
#info{
	position:relative;
	top:-130px;
}


p{
	
	background: white url(images/topleft.png) top left no-repeat;
}

p span{
	display: block;
	background: url(images/topright.png) top right no-repeat;
}

p span span{
	background: url(images/bottomright.png) bottom right no-repeat;
}

p span span span{
	padding-left: 1em;
	height: 0;	
	background: url(images/bottomleft.png) bottom left no-repeat;
}

p span span > span{
	height: auto;
}

