﻿.normaltext {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #441c1c;
	text-align: left;
}
.border {
	margin: 3px 10px;
	border: medium outset #8F7D82;
	height: 125px;
		width: 180px;
	float: left;
}
.footer {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: normal;
	color: #441C1C;
}
.normalbold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #441C1C;
}
#coolmenu{
background-color: #919b76;
	width: 150px;
	
}
#coolmenu a{
font: bold 12px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid white;
}
body #coolmenu a{
width: auto;
}
#coolmenu a:hover{
background-color: #441c1c;
color: #ffffff;
}

#coolmenubottom{
	width: 800px;
}
#coolmenubottom a{
font: bold 12px Arial;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: white;
text-decoration: none;
padding: 4px;
border-bottom: 1px solid white;
}
body #coolmenubottom a{
width: auto;
}
#coolmenubottom a:hover{
background-color: #441c1c;
color: #ffffff;
}
.pagetitle {
	font-family: Verdana;
	font-size: large;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.subtitle {
	text-align: left;
}
.border140-99 {
	border: thin outset #800000;
	width: 140px;
	height: 99px;
}
.roomnames {
	font-family: "Book Antiqua";
	font-size: large;
	font-weight: bold;
	color: #800000;
	font-style: italic;
}
.bordernew {
	border: medium outset #8F7D82;
}
