body {

	background: #4D0E11;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	margin: 0px;
	margin-top: 15px;

}

td {

	background: #4D0E11;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;

}

a {

	color: #FCABAE;

}

#page {

	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;

}

#layout {

	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;

}

.header {

	width: 780px;
	height: 315px;

}

#index {

	background: url("images/index1.jpg");

}

#quotes {

	text-align: right;
	font-size: 15px;
	padding: 0px 5px 25px 5px;

}

#nav {

	background: #952E32 url("images/logo.gif") no-repeat;
	height: 26px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}

#nav dl {

	margin: 0px;
	padding: 0px;

}

#nav dt {

	display: inline;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 6px;
	
}

#nav a {

	color: #fff;
	text-decoration: none;
	height: 26px;
	margin: 0px;
	margin-bottom: auto;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;

}

#nav a:hover {

	text-decoration: underline;
	color: #FCABAE;	

}

#currentpage a {

	background: url("images/navarrow.gif") no-repeat center bottom;

}

#currentpage a:hover {

	background: url("images/navarrow.gif") no-repeat center bottom;
	text-decoration: underline;

}

#content {

	background: #B33A39 url("images/undernav.gif") top no-repeat;
	margin: 0px;
	padding: 15px;

}

#content h1 {

	font-size: 18px;
	border-bottom: 1px dashed #F66665;
	margin: 0px;
	padding: 0px;

}

#content p:first-letter {

	font-size: 16px;

}

#bottomnav {

	background-color: #C84A49;
	display: block;
	border-top: 1px solid #FF9492;
	border-bottom: 1px solid #FF7472;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 75px;

}

#bottomnav dl {

	margin: 0px;
	padding: 0px;

}

#bottomnav dt {

	display: inline;
	padding-right: 25px;

}

#bottomnav a {

	color: #FCABAE;
	
}

#bottomnav a:hover {

	color: #fff;

}

#footer {

	margin: 0px;
	padding: 0px;
	background: #B33A39 url("images/pagebottom.gif") bottom no-repeat;
	width: 780px;
	height: 35px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFA9A6;
	padding-right: 5px;
	line-height: 14px;

}

#copyright {

	color: #fff;
	font-size: 10px;
	text-align: right;
	width: 780px;
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
	
}

#copyright a {

	color: #fff;

}

#topleft {

	width: 479px;
	height: 316px;

}

#topright {

	background: url("images/index2.jpg");

}

#topleft_rooms {

	background: url("images/rooms1.jpg");

}

#topleft_availability {

	background: url("images/availability1.jpg");

}

#topleft_directions {

	background: url("images/directions1.jpg");

}

#topleft_area {

	background: url("images/area1.jpg");

}

#topright p {

	font-size: 14px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;	
	text-align: right;

}

#topright {

	padding-bottom: 25px;

}

#topright > p:first-child {

	text-align: left;

}

#rooms dl {

	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	padding: 10px;
	color: #fff;

}

#roomRates {

	font-weight: bold;
	text-align: right;

}

#rooms h2 {

	margin: 0px;
	padding: 0px;
	font-size: 18px;
	padding-left: 15px;
	position: relative;
	top: 4px;
	color: #FCABAE;

}

#topleft_directions p {

	font-size: 16px;
	font-weight: bold;
	padding: 10px;

}

#topleft_area p {

	font-size: 16px;
	font-weight: bold;
	padding: 10px;

}

#topleft_rooms p {

	font-size: 16px;
	font-weight: bold;
	padding: 10px;

}

#topleft_availability p {

	font-size: 16px;
	font-weight: bold;
	padding: 10px;

}