body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.border {
	border: 1px solid #3D2400;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #655146;
	text-decoration: none;
}
.rightHistory {
	background-color: #ABA095;
	background-image: url(images/bg-history.jpg);
	background-repeat: no-repeat;
}
.rightUnfurnished {
	background-color: #ABA095;
	background-image: url(images/bg-unfurnished.jpg);
	background-repeat: no-repeat;
}
.rightFurnished {
	background-color: #ABA095;
	background-image: url(images/bg-furnished.jpg);
	background-repeat: no-repeat;
}
.rightAmenities {
	background-color: #ABA095;
	background-image: url(images/bg-amenities.jpg);
	background-repeat: no-repeat;
}
.rightLocation {
	background-color: #ABA095;
	background-image: url(images/bg-location.jpg);
	background-repeat: no-repeat;
}
.rightWhatsnew {
	background-color: #ABA095;
	background-image: url(images/bg-whatsnew.jpg);
	background-repeat: no-repeat;
}
.rightVacancies {
	background-color: #ABA095;
	background-image: url(images/bg-vacancies.jpg);
	background-repeat: no-repeat;
}
.rightContact {
	background-color: #ABA095;
	background-image: url(images/bg-contact.jpg);
	background-repeat: no-repeat;
}
.whiteText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bgLeft {
	background-color: #F2EFE5;
	background-image: url(images/bg-left.jpg);
	background-repeat: no-repeat;
}
.mainText {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #655146;
}
li {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #655146;
}
.titleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #655146;
}

