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: #2c1913;
 
}


.hide {
	display:none;
}

.textbox {
	width: 527px;
	padding-left:10px;
	padding-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
}

.floorplan_info {
	width: 263px;
	padding-left:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
}

.photo_box {
	width: 460px;
	padding: 15px 23px 24px 25px;
}

.tours_box {
	width: 418px;
	padding: 15px 0px 64px 25px;
}

.calendar_box {
	width: 547px;
	padding: 0px auto;
}

.text {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
}

.text2 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 9px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #D7663A;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #D7663A;
}
a:active {
	text-decoration: none;
	color: #000000;
}

.residents_box {
	width: 142px;
	padding: 40px 1px 1px 1px;
}

#w_img{
	width: 42px;
	height: 28px;
	background-image: url(images/W.jpg);
	background-position: left;
	background-repeat:no-repeat;
	float:left;
}

.amen_title {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	padding-left:10px;
}

ul	{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height: 18px;
	list-style-image:url(images/amenitiesBullet.jpg);
	list-style-position:outside;
	color: #000000;
	padding:0px 10px 0px 25px;
}
