@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #6f7169;
	cursor: pointer;
}
a.mapLink {
	font-weight:bold;
	color:#454545;
}
img {
	display: block;
	border: none;
}
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #454545;
	text-align: center;
	background-color: #454545;
	color: #454545;
}
.outerContainer {
	width: 901px;
	height: 626px;
	background: #677074;
	margin: 20px auto 0;
	text-align: left;
}
#footer {
	height: 26px;
	width: 901px;
	background-color: #454545;
	float: left;
	clear: both;
}
#footer img {
	border: none;
}
#barrientosLink {
	font-size: 13px;
	padding-top: 8px;
	float: left;
	padding-left: 34px;
}
#barrientosLink a {
	color: #808183;	
}
#footerInfo {
	color: #a6a8aa;
	font-size: 13px;
	float: right;
	clear: right;
	width: 800px;
}
#footerInfo .developedBy {
	/*display: block;
	width: 160px;*/
}
#footerInfo img {
	float: right;
	clear: right;
}
#footerInfo a {
	color: #a6a8aa;
}
#footerInfo a:hover {
	cursor: pointer;
}
#footerInfo .contactText {
	display: block;
	padding-top: 8px;
	padding-left: 34px;
	float: left;
}
#footerInfo .boldText {
	font-weight: bold;
	color: #f3f3f3;
}
#WMLogo {
	display: block;
	float: right;
}
#topRow {
	width: 901px;
	height: 200px;
	border-bottom: solid 1px #f4f4f4;
}
#secondRow {
	width: 901px;
	height: 399px;
}
#topLeft {
	width: 300px;
	height: 200px;
	float: left;
	border-right: solid 1px #f4f4f4;
	background: url(../images/topLeft.gif) 0 0 no-repeat;
}
#topCenter {
	width: 300px;
	height: 200px;
	float: left;
	color: #ffffff;
	background-color: #006786;
	/*background-color: #9faf26;*/
}
#index #topCenter {
	background: url(../images/topCenter.gif) 0 0 no-repeat;
}
#topCenterTextContainer {
	margin: 45px 20px 0px 16px;
}
#photos #topCenterTextContainer {
	margin-top: 18px
}
.topCenterTitle {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	letter-spacing: 0.08em;
}
.topCenterCopy {
	margin-top: 10px;
	font-size: 13px;
	margin-right: 20px;
}
.topCenterCopy p {
	padding-top: 7px;
}
.topCenterAccentedCopy {
	font-size: 15px;
	color: #fbdb63;
}
.italicCopy {
	font-style: italic;
}
#topRight {
	width: 299px;
	height: 200px;
	float: right;
	border-left: solid 1px #f4f4f4
}
#mainContent {
	background-color: #ffffff;
	height: 399px;
	width: 600px;
	float: left;
	font-size: 12px	;
}
#leftNav {
	height: 399px;
	width: 300px;
	font-size: 16px;
	background-image: url(../images/leftNav_background.gif);
	border-right: solid 1px #f4f4f4;
	float: left;
	clear: left;
	color: #ffffff;
}
#leftNav a {
	color: #ffffff;
}
#leftNav ul {
	list-style-type: none;
}
#leftNav ul li {
	display: block;
	background-color: #c2510f;
	border-bottom: solid 1px #ffffff;
}
#leftNav ul li.current {
	background-color: #972c07;
}
#leftNav ul li.current span, #leftNav ul li.current.subNav span,
#leftNav ul li.current.subNav a span, #leftNav ul li a span {
	font-size: 16px;
	display: block;
	padding: 9px 15px 8px 15px;
	border: 0;
}
#leftNav ul li a {
	display: block;
	width: 100%; /* for IE6 -- makes link fill entire div */
	border: 0;
}
#leftNav ul li a:hover {
	background-color: #d36525;	
}
#leftNav ul li.current.subNav ul li span, #leftNav ul li.current.subNav ul li a span {
	color: #972c07;
	background-color: #ffffff;
	font-size: 13px;
	display: block;
	padding: 5px 0px 5px 25px;
	margin: 0;
	border: 0;
}
#leftNav .current.subNav .current {
	font-weight: bold;
}
#leftNav .current.subNav .current a {
	cursor: pointer;
	display: block;
}
#leftNav ul li.current.subNav ul li {
	border: 0;
}
/*#leftNav ul li.current.subNav ul li a:hover span {
	background-color: #e8a780;
	color: #ffffff;
}*/
#index #topRight, #lease #topRight {
	background-image: url(../images/index_topRight.jpg);
}
#index #mainContent {
	background-image: url(../images/index_mainContent.jpg);
}
#lease #mainContent {
	background-image: url(../images/index_leaseSpecial.gif);
}
#amenities #topRight {
	background: url(../images/amenities_topRight.jpg) 0 0 no-repeat;
}
#neighborhood #topRight {
	background: url(../images/neighborhood_topRight.jpg) 0 0 no-repeat;
}
#photos #topRight {
	background: url(../images/photos_topRight.jpg) 0 0 no-repeat;
}
#floorplans #topRight {
	background: url(../images/floorplans_topRight.jpg) 0 0 no-repeat;
}
#leasing #topRight {
	background: url(../images/leasing_topRight.jpg) 0 0 no-repeat;
}
#contact #topRight {
	background: url(../images/contact_topRight.jpg) 0 0 no-repeat;
}
#mainContent img {
	display: block;
	float: left;
	border: none;
}
#constructionUpdates {
	width: 600px;
	height: 399px;
	float: left;
	margin: 0;
	/*overflow: auto;*/
	font-size: 13px;
}
.newsTitle {
	padding-left: 15px;
	/*color:#9B6A31;*/
	color: #565656;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.newsItem {
	padding-left:15px;
	padding-bottom:20px;
	color:#565656;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	width: 500px;
}
.newsItemContainer {
	width: 540px;
	height: 275px;
	margin: 20px;
}
.newsImageContainer {
	float:left;
	clear: both;
	padding-left:15px;
	padding-bottom:5px;
}
.newsImage {
	float: left;
	padding-right: 15px;
}
.newsItemContainer .rule {
	border-bottom: 1px #565656 solid;
	width:485px;
	height:1px;
	margin-left: 15px;
	padding-bottom: 15px;
	float: left;
}
.newsImageContainer .caption {
	float: left;
	clear: both;
	padding-top: 5px;
	width: 200px;
}
.invisible {
	visibility: hidden;
	display: none;
}
#amenitiesCopyContainer{
	width: 550px; 
	margin: 16px 16px 0 16px;
	font-size: 13px;
}
#amenitiesCopyContainer div p {
	margin-bottom: 9px;
}
#amenitiesTourLink {
	float: left;
	margin-top: 7px;
}
a#amenitiesTourLink:hover {
	color: #c2510f;
}
#contactCopyContainer {
	width: 420px; 
	margin: 16px;
	font-size: 13px;
}
#contact #contactCopyContainer {
	width: 450px;
}
#contactCopyContainer input {
	margin-top: 5px;
}
#leasingCopyContainer {
	width: 550px; 
	margin: 16px;
	font-size: 13px;
	line-height: 16px;
}
#leasingCopyContainer p {
	margin-bottom: 5px;	
}
#leasing #mainContent {
	overflow: auto;
}
#amenitiesCopyContainer p,
#contactCopyContainer p  {
	margin: 8px 0px 15px 0px;
	font-size: 13px;
}
#mainContent h2 {
	font-size: 13px;
}
#amenitiesCopyContainer ul {
	margin-top: 8px;
	list-style: disc inside;	
	line-height: 18px;
}
#neighborhoodContentContainer, #floorplanContentContainer {
	height: 367px;
	width: 577px;
	padding: 16px 0px 0px 16px;
	position: relative;
}
#largeMap {
	float: left;
}
#smallMap {
	float: left;
	margin-left: 10px;
}
#locationList {
	width: 165px;
	padding: 0px 0px 0px 10px;
	float: left;
	font-size: 11px;
}
/*#locationList ul {
	list-style: none;
	line-height: 12px;
	margin: 0;
	padding: 0;
}
#locationList ul li.heading {
	font-weight: bold;
	padding-top: 4px;
}*/
#locationList ol {
	list-style: decimal outside;
	line-height: 12px;
	margin: 0;
	padding: 0;
	margin-left: 2em;
}
#locationList ol .heading {
	font-weight: bold;
	padding-top: 4px;
	margin-left: -1.5em;
}
#unitPlanContainer {
	width: 425px;
	float: left;
}
#unitInfo {
	float: left;
	margin-bottom: 15px;
	clear: both;
}
#unitPlan {
	float: left;
	clear: both;
	height: 288px;
}
#unitList {
	width: 140px;
	float: left;
}
#unitList ul {
	list-style: none;
	line-height: 15px;
}
#PDFLinks {
	font-size: 11px;
	width: 130px;
	float: left;
	clear: both;
	margin-top: 15px;
}
#photoDetail {
	float: left;
	width: 410px;
	padding-left: 15px;
	padding-top: 15px;
	height: 385px;
}
#photoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	padding-top: 10px;
	float: left;
	width: 410px ;
}
.thumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #2B0019;*/
	color: #454545;
	font-weight: bold;
	text-decoration: none;
	float: left;
	width: 140px;
	padding-bottom: 9px;
}
#rightColumn {
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	width: 150px;
	height: 385px;
	float: left;
}
#rightColumn ul {
	display: block;
	list-style: none;	
	float: left;
	width: 140px;
}
#rightColumn ul li {
	float: left;
	width: 61px;
	height: 46px;
}
#thumbList {
	width: 140px;
	height: 300px;
}
#desc {
	float: left;
	color: #454545;
	width: 270px;
}

#nextPrevLinks {
	float: right;
	padding-right: 3px;
	width: 130px;
	height: 20px;
}
#nextPrevLinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #972c07;
	font-size: 12px;
	text-decoration: none;
}
#nextPicLink, #verticalLinkDivider { 
	float: right;
	visibility: hidden;
}
#verticalLinkDivider {
	margin: 0px 3px 0px 3px;
}
#prevPicLink {
	float: right;
	visibility: hidden;
}
#formLinks {
	text-align: right;
	font-size: 11px;
	width: 100%;
	height: 20px;
	margin-top: 15px;
}
#formLinks a {
	color: #c2510f;
}
#leasingCopyContainer #topTitle {
	margin-bottom: 10px;
}
#leasingCopyContainer table {
	margin-bottom: 10px;
}
#walkscoreLink {
	float: left;
	margin: 80px 0 0 30px;
	width: 230px;
	height: 20px;
}
#staffPicksLink {
	display: block;
	position: absolute;
	bottom: 5px;
	right: 20px;
	width: 150px;
	color: #b22f00;
	font-weight: bold;
	font-size: 11px;
}
#staffPicksLink:hover {
	text-decoration: underline;
}