.wrapper {
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
}
.leftside {
	width: 200px;
	height: 500px;
	float: left;
}
.contactbox {
	float: left;
	margin-top: 50px;
	width: 195px;
	margin-left: 0px;
}
.navi {
	margin-top: 75px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #990001;
	font-size: 14px;
}
.navi ul li {
	margin-top: 15px;
}
#prices a {
	color: #920200;
	text-decoration: none;
	margin-right: 55px;
}
#gallery a {
	color: #990001;
	text-decoration: none;
	margin-right: 60px;
}
#links a {
	color: #9C0000;
	text-decoration: none;
	margin-right: 80px;
}
#contact a {
	color: #990001;
	margin-right: 96px;
	text-decoration: none;
}
#home a {
	color: #990001;
	text-decoration: none;
	margin-right: 55px;
}
#about a {
	margin-right: 47px;
	color: #990001;
	text-decoration: none;
}
#location a {
	color: #990001;
	text-decoration: none;
	margin-right: 50px;
}
.banner {
	float: right;
	width: 580px;
	height: 168px;
	margin-top: 15px;
}
.content {
	float: right;
	width: 770px;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bullets {
	background-color: #E7E7DD;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.navi li {
	list-style-type: none;
}
h4 {
	text-align: center;
	color: #990001;
	margin-bottom: 10px;
	margin-top: 10px;
}
h2 {
	color: #990001;
}
.leftbullets {
	float: left;
}
.rightbullets {
	float: right;
}
.leftbullets ul li {
	margin-top: 15px;
}
.rightbullets ul li {
	margin-top: 15px;
}
.photo1 {
	width: 183px;
	height: 150px;
	float: left;
	margin-left: 76px;
	text-align: center;
	border: 1px solid #9A0001;
}
.photo2 {
	width: 183px;
	height: 150px;
	float: left;
	margin-left: 30px;
	text-align: center;
	border: 1px solid #9A0001;
	margin-right: 30px;
}
.photo3 {
	width: 183px;
	height: 150px;
	float: left;
	text-align: center;
	border: 1px solid #9A0001;
}
.navi ul li a:hover {
	color: #000;
}
.content iframe {
}
.map {
	margin-left: 100px;
}
.content ul {
	margin-top: 0px;
}
.wrapper .leftside .contactbox #reservation-form table tr td div #nights {
	font-size: 11px;
}
