
body {
	background-image: url(images/background.jpg);
	font-family: Ariel, Helvetica, Geneva, sans-serif;
	color: #333333;
	font-size: 13px;
	text-align: left;
	}
	
h1 {
	font-size: 16px;
	color: #23444A;
	text-align: center;
	}
	
h2 {
	font-size: 14px;
	color: #23444A;
	text-align: left;
	}
	
h3 {
	font-size: 13px;
	color: #23444A;
	text-align: left;
	}
	
a:link {
	color: #553333;
	}

a:visited {
	color: #444444;
	}
	
a:hover {
	color: #555555;
	}
	
a:active {
	color: #663333;
	}
	
#container1 {
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}
	
#container2 {
	border: 4px solid #32616A; 
	background-color: #FCE3E7;
	}

#content {
	padding: 15px;
	}

.header {
	margin: 0px 0px 0px 15px
	}
	
.menu {
	margin: 10px 11px 20px 11px;

	}

.room {
	background-color: #32616A;
	color: #cccccc;
	margin: 40px 0px 10px 0px;
	padding: 2px 10px;
	border-top: 2px solid #558888;
	border-left: 2px solid #558888;
	border-right: 2px solid #114444;
	border-bottom: 2px solid #114444;

	}
	
ul li {
	padding-bottom: 4px;
	}
.intro {
	font-size: 1.1em;
	}
	
.thumbnail {

	padding: 0px 15px 5px 15px
	}
	
.thumbnail img {
	border: 2px solid #32616A;
	}
	
.left {
	float: left;
	}
	
.right {
	float: right;
	}
	
.clear {
	clear: both;
	}
	
.address {
	font-size: 1.3em;
	margin-bottom: 5px;
	}
	
.phone {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px;
	}
.bottommenu {
	background-color: #32616A;
	font-size: 12px;
	color: #cccccc;
	}
	
.copyright {
	text-align: center;
	font-size: 10px;
	}
	
#footer {
	text-align: center;
	font-size: 12px;
	}
	
.bottommenu a:link {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	}

.bottommenu a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	}
	
.bottommenu a:hover {
	color: #ffffff;
	font-weight: bold;
	}
	
.bottommenu a:active {
	color: #ffffff;
	font-weight: bold;
	}
	
.address {
	font-size: 1.3em;
	margin-bottom: 5px;
	}
	
.phone {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 5px;
	}
.bottommenu {
	background-color: #32616A;
	font-size: 12px;
	color: #cccccc;
	margin: 0px;
	padding: 5px;
	}
	
.copyright {
	text-align: center;
	font-size: 10px;
	}
	

