/* CSS Document */

p{
font-family : Veranda , sans - serif;
font-size : 16px;
color:#000000
line - height : 18px ;
	padding : 5px;
}

.navagation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 85px;
	border: thin outset #990000;
	color: #993333;
}

.navagation:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 8px;
	width: 85px;
}
.roomPhoto {
	float: left;
}

