#wrap{
	border: 4px solid #e8cc7c;
}

h2{
	background: url(../assets/Image/header-images-rooms.jpg) no-repeat;
}

#content h3{
	color: #e8cc7c;
	border-bottom: 3px dotted #e8cc7c;
}

#content h4{
	color: #e8cc7c;
}

#images	{
	overflow: hidden;
	margin: 0 0 10px 0;
	}

.image	{
	padding: 2px;
border: 2px solid #e8cc7c;
	float: left;
	margin-right: 9px;
	width: 179px;
	}

.image2	{
	padding: 2px;
border: 2px solid #e8cc7c;
	float: right;
	width: 125px;
	}

.image img, .image2 img {
	margin-bottom: 5px;
	display: block;
	}

#images .image a, #images .image2 a	{
	display: block;
	margin-bottom: 5px;
	font-size: 0.6em;
	text-align: center;
	color: #9c3938;
	text-decoration: none;
	}
