@charset "utf-8";
*{margin:0; padding:0;}
html{margin:0; padding:0;}
body{
	background:#fefbf6 url(images/bodyBack.jpg) repeat-x top;
}

.clear {clear:both}
.floatL{float:left;}
.floatR{float:right;}
img {border:none;}

h1{
	font: 28px/1.3 "Times New Roman", Times, serif;
	margin:0 0 15px;
	font-weight:normal;
	color:#575757;
}

#number{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
	background:#405e6f;
	padding:0 0 3px;
	text-align:center;
	width:320px;
	height:30px;
	line-height:30px;
	position:absolute;
	left:50%;
	margin:0 0 0 183px;
	top:0;
}
#numberTxt{font-size:13px;}
#header{
	width:1052px;
	margin:0 auto;
	padding:0;
}
#navLeft{margin:9px 0 0 0;}
#navLeft #logo{ display:block; padding:0; margin:0 0 0 24px;}
#navBox{
	background: url(images/navBack.png);
	width:267px;
	height:350px;
}
#navBox ul{
	margin:0 0 0 33px;
	padding:19px 0 0;
	width:234px;
	display:block;
}
#navBox li, #navBox ul li a{display:block; width:234px; height:49px; list-style-type:none; text-indent:-9999px;}
#navBox li a:hover{ background: url(images/navHover.png);}

#slideshowBox{
	background: url(images/galleryBack.png) no-repeat top;
	position:relative;
	height:467px;
	width:784px;
	padding:0;
	margin:73px 0 0 0;
}
#gallery {
	position:relative;
	height:372px;
	width:698px;
	margin:39px 0 0 30px;
}
#gallery a {
		float:left;
		position:absolute;
	}
#gallery a.show {z-index:2}
#pageContent{width:1020px; margin:0 auto;}
#colLeft{
	width:260px;
	height:auto;
	text-align:center;
}
#colRight{
	width:730px;
	height:auto;
	margin: 0 0 0 15px;
	font: 14px/1.3 "Myriad Pro", Tahoma, Arial;
	color:#575757;
}
#colRightLofts{
	width:745px;
	height:auto;
	margin: 0 0 0 10px;
	font: 14px/1.3 "Myriad Pro", Tahoma, Arial;
	color:#575757;
}
.loftStyle{
	margin:0 0 30px 0;
	height:auto;
	width:auto;
}
#colRight p{
	margin: 0 0 15px;
	font: 14px/1.3 "Myriad Pro", Tahoma, Arial;
	color:#575757;
}
.formInput{
	width:310px;
}
.field{
	width:290px;
}

#floorPlans{margin:0 0 20px;}
#floorPlans h1{margin:0 5px 5px !important; padding:0;}
#floorPlans #more{
	color:#b46a00;
	display:inline;
	float:right;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	position:relative;
	margin:-20px 5px 0 0;
}
#footer{
	width:1010px;
	margin:20px auto 0;
	font: 12px "Times New Roman", Times, serif;
	color:#405e6f;
}
#footer a{
	color:#b45800;
	font-weight:bolder;
	text-decoration:none;
}
.footerTop{ margin:0 0 7px;}
#footerLine{
	height:4px;
	margin:7px 0;
	padding:0;
	width:100%;
	background:#bdcacf;
}
#footerAddress{color:#869ca8;}
#eho{
	display:block;
	float:right;
}