#testimonials{
	font-size: 15px;
	line-height: 20px;
	text-align: center;
	padding: 10px 40px 10px 40px;
}
#rooms {
	background-color: #F0F5F7;
	font-size: 12px;
}	
#nav {
	color: #666666;
	font-size: 13px;
	text-align: center;
}
#nav a:link {
	color: #666666;
	text-decoration: none;
}
#nav a:visited {
    color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #465A38;
	text-decoration: none;
}
#nav a:active {
	color: #666666;
}	
body {
	background-image: url(images/background.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #241D1F;
	font-weight: normal;
	line-height: 17px;
	margin-top: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #465A38;
	font-style: italic;
	margin-bottom: 15px;	
	margin-top: 0px;	
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #465A38;
	font-style: italic;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	margin-bottom: 0px;
	margin-top: 0px;
}
th {
	background-color: #CDDFE3;
	font-size: 15px;
	font-weight: normal;
	color: #465A38;
	font-style: italic;
	margin-bottom: 0px;
}
.content {
	padding: 23px 20px 23px 20px;
}
.signature {
	margin-bottom: 0px;
	text-align: right;
}	
.copyright {
	text-align:  center;
	font-size: 12px;
	line-height: 14px;
}
.subnav {
	padding-bottom: 7px;
}	
.onenight {
	color: #660000;
}	
.imagespacert {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
.imagespacelt {
	margin-bottom: 10px;
	margin-right: 10px;
    float: left;
}
a:link {
	color: #241D1F;
	text-decoration: underline;
}
a:visited {
    color: #241D1F;
	text-decoration: underline;
}
a:hover {
	color: #241D1F;
	text-decoration: underline;
}
a:active {
	color: #241D1F;
}
.new {
	color: #FF0033;
	text-decoration:underline;
}

.paragraph {
	color:#666666;
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 10pt;
}

.clear {
	clear: both;
	
}
