
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #705b35;
 
}

.homeText {
	font-family: "Times New Roman", Times, serif;
	color: #644940;
	font-size: 14px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #644940;
	font-size: 18px;
}

.amenitiesText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #644940;
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	list-style-position:inside;
}
img, div, td, tr, a, input { behavior: url(iepngfix.htc) }  

.amenitiesText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #644940;
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	list-style-position:inside;
}

.bullet {
	font-family: "Times New Roman", Times, serif;
	color: #644940;
	font-size: 14px;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #644940;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #644940;
}

a:hover {
	text-decoration: underline;
	color: #644940;
}

a:active {
	text-decoration: none;
	color: #644940;
}