@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #000000;
}
.MainText{
	 font-family: "Times New Roman", Times, serif;
	 font-size:14px;
	 color:#000000;
	 font-weight:600;
	 line-height:20px;
}
.ContactInfo{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:14px;
	 font-weight:500;
	 color:#e4dba0;
	 line-height:20px;
	 font-stretch:extra-expanded;
}
.FloorplanText{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#e4dba0;
	 line-height:20px;
}
.EbrochureText{
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#e4dba0;
	 line-height:20px;
}
.Footer{
	margin:0 auto;
	background:url(images/bottom.jpg) repeat-x;
	width:100%;
}
.tours{
	padding-left:50px;
	padding-top:35px;
	font-family: "Times New Roman", Times, serif;
	font-size:13pt;
	font-weight:bold;
}
.tours a:active     { color: #e4dba0; text-decoration:none;}  
.tours a:link       { color: #e4dba0; text-decoration:none;} 
.tours a:visited    { color: #e4dba0; text-decoration:none;} 
.tours a:hover      { color: #cea261; text-decoration:none; }


