body{
	/*background-color: #A79A9A;*/
	background-image: url(../images/pattern_001.gif);
}

/*80714D*/
table #container{
	background-color: #F7F7D4;
	border: 2px solid #800000;
}

.title{
	border-bottom: thin dashed;
	color: #900;
	font-size: 2em;
	padding-top: 8px;
	padding-bottom: 4px;
}

.footer{
	font-size: .8em;
	text-align: center;
	border-top: thin dashed;
	color: #900;
}
#history{
	text-align: left;
	font-size: .85em;
	padding: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#history:first-letter{
	font-size: 1.25em;
}

ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header1{
	width: 307px;
	height: 291px;
	background-image:url(../images/carr_header_01.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

#header2{
	width: 437px;
	height: 291px;
	background-image:url(../images/carr_header_02.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
}

table #content{
	background-color: #F8F5ED;
	border: 2px solid #800000;
}
td .lefty{
	background:url(../images/lefty.gif) bottom left no-repeat;
	height: 30px;
}

td .righty{
	background:url(../images/righty.gif) bottom right no-repeat;
}
.room_title{
	font-weight: bold;
	font-style:italic;
	color: #800;
}

#features{
	padding: 0;
	margin: 0;
}

#features li{
	display: inline;
	font-size: 1.5em;
	margin-right: 1em;
	font-style: italic;
}