body {
	margin: 10px 0px 0px 0px;
	background-image:url(images/bg.gif);
	background-repeat: repeat-x; 
	background-color: #242021;
}

#main_content {
	width:762px;
	margin:0px auto;
}
.GuestcardBorder {
	border: 2px solid #0B6566;
	background-color: #FFFFFF;
	border-collapse: collapse;
	color:#000000;
}

a {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #9C5F0E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C5F0E;
}
a:hover {
	text-decoration: none;
	color: #9C5F0E;
}
a:active {
	text-decoration: none;
	color: #9C5F0E;
}

p
{
	width: 334px;
	padding-left:10px;
	padding-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.welcome_bg {
	background-image:url(images/text_bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}

.amenities_bg {
	background-image:url(images/amenities_bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}

.floorplan_bg {
	background-image:url(images/floorplan_bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}

.residents_bg {
	background-image:url(images/residents_bg.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
}

.textbox
{
	width: 222px;
	padding-left:10px;
	padding-right:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:18px;
}

.text
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#000000;
	font-weight:700;
	font-style:italic;
	padding: 0px 0px 0px 5px;
}

h3	{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
	font-weight:700;
}

ul {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
	list-style-position:inside;
	padding:0px 5px 0px 5px;
}
