body {
	background-color: #807D6A;
	margin: 0px 0px 0px 0px;
}

#main_content {
	width:849px;
	margin:0px auto;
}

.title {
	font-family: "Times New Roman", Times, serif; 
	color: #59574A; 
	font-size: 21px; 
	font-weight: bold; 
}

.textbox {
	padding:20px 20px 10px 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#59574A;
	line-height:22px;
}

.textbox2 {
	padding:0px 10px 10px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#59574A;
	line-height:22px;
}

.floorplan {
	padding:5px 10px 10px 5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#59574A;
	line-height:22px;
}

.amenBox {
	padding:15px 10px 0px 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#752A1D;
	line-height:20px;
}

ul	{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height: 18px;
	list-style-type: square;
	list-style-position:outside;
	color: #59574A;
	padding:20px 20px 10px 55px;
}
.text {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #59574A;
	font-weight: bold;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #59574A;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #59574A;
}
a:hover {
	text-decoration: underline;
	color: #59574A;
}
a:active {
	text-decoration: none;
	color: #59574A;
}
h5 {
	color: #990000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
h6 {
	color: #59574A;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
