* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#outerwrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/slice.jpg);
	background-repeat: repeat-y;
}
#innerwrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	height: 100%;
	background-color: #FFFFFF;
	padding-bottom: 15px;
	background-image: url(images/phelips.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	width: 900px;
	margin: auto;
	background-repeat: no-repeat;
	background-position: right top;
}
#header p {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 260px;
	font-size: 14px;
	padding-left: 10px;
	text-align: justify;
}
#logo {
	padding-left: 10px;
}
#menu {
	height: 30px;
	padding-left: 10px;
}
#contact {
	height: 40px;
	background-image: url(images/contact.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#indeximage {
	height: 180px;
	width: 900px;
	background-image: url(images/phelipshome.jpg);
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
}
#roomsimage {
	height: 180px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
	background-image: url(images/stay.jpg);
}
#diningimage {
	height: 180px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
	background-image: url(images/dining.jpg);
}
#mapimage {
	height: 180px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
	background-image: url(images/find.jpg);
}
#contactimage {
	height: 180px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
	background-image: url(images/contactimg.jpg);
}
#eventsimage {
	height: 180px;
	width: 900px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #303225;
	border-bottom-color: #303225;
	background-image: url(images/events.jpg);
}
#gallery {
	height: 180px;
	width: 550px;
	margin-left: 10px;
	margin-top: 25px;
}
#content {
	width: 900px;
	height: 100%;
	margin: auto;
	padding-top: 20px;
}
#contentleft {
	width: 325px;
	float: left;
}
#contentleft ul {
	padding-left: 50px;
	padding-top: 10px;
}
#contentleft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#contentleft a {

}
#titlel {
	text-align: center;
}
#titlel img {
	border:none;
	padding-bottom: 10px;
}
#book {
	padding-left: 70px;
	padding-top: 15px;
}
#open {
	height: 325px;
	width: 325px;
	background-image: url(images/opening.jpg);
	background-position: bottom;
}
#samplemenu {
	height: 573px;
	width: 300px;
	background-image: url(images/samplemenu.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;	
}
#roomrate {
	height: 157px;
	width: 300;
	background-image: url(images/roomrate.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	background-position: center bottom;
}
#contactform {
	padding-left: 70px;
}
#contentright {
	width: 574px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#contentright h1 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
#contentright p {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;
	font-size: 14px;
}
#contentright a {
}
#titler {
	padding-left: 10px;
}
#map {
	height: 300px;
	width: 530px;
	margin-left: 20px;
	margin-top: 20px;
	border: thin solid #000000;
}
#footer {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 51px;
	background-image: url(images/footer.jpg);
}
#footer a {
	color: #333333;
}
#footer p {
	padding-left: 130px;
}
