body
{
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	background-image: url(back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #8B0F03;
}
.retext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
}
.paper {
	background-image: url(layout_images/paper.jpg);
	width: 604px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #9B3A2A;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #9B3A2A;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #575522;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #9B3A2A;
}
.mainbackground {
	width: 770px;
	background-color: #951411;
}
.rooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
	width: 521px;
	border: 1px solid #A67720;
	background-color: #FFFFEA;
}
.rooms-text {
	width: 290px;
}

