@charset "UTF-8";
html {
	background-color: #454545;
}
a {
	text-decoration: none;
	color: #6f7169;
	outline: 0px;
}
img {
	display: block;
	border: none;
}
body {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	background: #454545;
	text-align: center;
	color: #6f7169;
	/*height: 652px;*/
	margin-top: 20px;
}
.outerContainer {
	width: 901px;
/*	height: 626px;*/
	background: #677074;
	margin: 0 auto;
	text-align: left;
}
#footer {
	font-family: Arial, sans-serif;
	height: 26px;
	width: 901px;
	background-color: #454545;
	float: left;
	clear: both;
	color: #c4cec6;
	font-size: 14px;
}
#footer img {
	float: right;
}
#footerLink {
	padding: 7px 0 0 0px;
	float: left;
}
#footerLink a {
	color: #7c7d7f;
	font-size: 13px;
}
#footerLink a:hover {
	text-decoration: underline;
}
#footerInfo {
	font-size: 13px;
	float: left;
	width: 560px;
}
#footerInfo a:hover {
	cursor: pointer;
}
#footerInfo #contactText{
	display: block;
	padding-top: 8px;
	padding-left: 20px;
	float: left;
}	
#footerInfo #contactHighlight {
	color: #e8d766;
}
#footerLogo {
	display: block;
	float: right;
	height: 26px;
	padding-left: 20px;
}
#footerLogo img {
	height: 66px;	
}
#topRow {
	width: 901px;
	height: 200px;
	border-bottom: solid 1px #ffffff;
}
#secondRow {
	width: 901px;
	height: 399px;
}
#topLeft {
	width: 300px;
	height: 200px;
	float: left;
	border-right: solid 1px #ffffff;
	background-image: url(../images/topLeft.gif);
}
#topCenter {
	width: 300px;
	height: 200px;
	float: left;
	color: #ffffff;
	background-image: url(../images/topCenter.gif);
}
#index #topCenter {
	background-color: #666f73;
}
#topCenterTextContainer {
	margin: 70px auto 0 auto;
	width: 240px;
}
#floorplans #topCenterTextContainer {
	margin-top: 40px;
}
#index #topCenterTextContainer {
	margin-top: 25px;
	text-align: center;
}
.topCenterTitle {
	color: #fbdb63;
	padding-bottom: 7px;
}
#index .topCenterTitle {
	padding-bottom: 2px;
	font-family: Arial, sans-serif;
	font-size: 25px;
}
.topCenterCopy {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, sans-serif;
}
#index .topCenterCopy p {
	padding-bottom: 8px;
	line-height: 14px;
}
.topCenterCopy.tighterTracking {
	line-height: 14px;
}
.topCenterAccentedCopy {
	font-size: 20px;
}
.italicCopy {
	font-style: italic;
}
#topRight {
	width: 299px;
	height: 200px;
	float: right;
	border-left: solid 1px #ffffff
}
#team #topRight {
	background: url(../images/team_topRight.jpg) no-repeat 0 0;
}
#news #topRight {
	background: url(../images/news_topRight.jpg) no-repeat 0 0;
}
#gallery #topRight {
	background: url(../images/gallery_topRight.jpg) no-repeat 0 0;
}
#neighborhood #topRight,
#happening #topRight {
	background: url(../images/neighborhood_topRight.jpg) no-repeat 0 0;
}
#floorplans #topRight,
#inside #topRight,
#prices #topRight,
#hoa #topRight,
#faq #topRight,
#tour #topRight {
	background: url(../images/floorplans_topRight.jpg) no-repeat 0 0;
}
#inside #topRight {
	background: url(../images/inside_topRight.jpg) no-repeat 0 0;
}

#index #mainContent {
	background: url(../images/index_mainContent5.jpg) no-repeat 0 0;
}
#mainContent {
	background-color: #fff4cc;
	height: 399px;
	width: 600px;
	float: right;
	font-size: 12px	;
}
#floorplans #mainContent {
	background: url(../images/floorplans/101_201_301.gif) no-repeat 0 0;
	background-color: #fff4cc;
}
#leftNav {
	height: 399px;
	width: 300px;
	font-size: 16px;
	background-image: url(../images/leftNav_background.gif);
	border-right: solid 1px #ffffff;
	float: left;
	clear: left;
}
#leftNav ul {
	list-style-type: none;
}
#leftNav ul li {
	display: block;
	background-color: #fbdb63;
	border-bottom: solid 1px #ffffff;
}
#leftNav ul li#active {
	background-color: #fce9a4;
}
#leftNav ul li#active span, #leftNav ul li a span {
	font-size: 16px;
	display: block;
	padding: 9px 15px 8px 15px;
}
#leftNav ul li a {
	display: block;
	width: 100%;
}
#leftNav ul li a:hover {
	background-color: #fff4cc;	
}
#index #topRight {
	background: url(../images/index_topRight.jpg) no-repeat 0 0;
}
/*#index #mainContent {
	background-image: url(../images/index_mainContent1.jpg);
}*/
#amenities #topRight {
	background-image: url(../images/amenities_topRight.jpg);
}
#neighborhood #topRight {
	background-image: url(../images/neighborhood_topRight.jpg);
}
#contact #topRight {
	background-image: url(../images/contact_topRight.jpg);
}
#amenitiesCopyContainer, .copyContainer {
	padding: 20px;
	font-size: 13px;
	width: 543px;
	float: left;
	color: #454545;
}
.copyContainer p {
	padding: 5px 0 5px 0;
}
.amenitiesCopyAccented {
	font-weight: bold;
}
#amenitiesLink, #mapLink {
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-left: 20px;
}
#locationInfoContainer, #amenitiesInfoContainer {
	margin: 20px;
}
#mainContent a {
	color: #454545;
}
#mainContent a:hover {
	text-decoration: underline;
}
#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 {
	display: none;
}
#mapLocationList {
	float: right;
	width: 160px;
	margin-top: 8px;
	color: #503618;
	font-size: 10px;
	height: 300px;
}
#mapLocationList ul li {
	list-style-type: none;
}
#mapLocationList ol {
	line-height: 13px;
}
#mapLocationList ul ol li {
	display: list-item;
	list-style: decimal inside;
	height: auto;
}
/*#mapLocationList ul ol li:before {
	content: counter(item) ". ";
	counter-increment: item;
}*/
a.mapLink{
	color:#503618;
	font-weight:bold;
	font-size:12px;
}
a.mapLink:hover {
	color:#503618;
}
/*#restarauntList {
	counter-reset: item 0;
}
#entertainmentList {
	counter-reset: item 16;
}
#groceryList {
	counter-reset: item 25;
}*/
#mapContainer {
	width: 420px;
	height: 342px;
	float: left;
	display: block;	
	margin: 9px 0 0 9px;
}
#mapContainer img {
	display: none;
	position: absolute;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
#amenitiesCopyContainer ul li {
	list-style: disc inside;	
	line-height: 20px;
}
#amenitiesCopyContainer p {
	padding-bottom: 5px;
}
#contact #mainContent p {
	padding-top: 10px;
	line-height: 17px;
}
#contact #mainContent .highlightedLink {
	color: #dc9757;
}
#mapContainer ul {
	width: 403px;
	height: 382px;
}
#mapContainer ul li {
	line-height: 0;
	display: block;
	width: 403px;
	height: 382px;
}
#mainContent a.selected:hover {
	text-decoration: none;
	cursor: default;
}
.subNav ul {
	background-color: #ffffff;
	padding: 4px 0 0 0;
}
#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;
	color: #6f7169;
}
#leftNav ul li.current.subNav span {
	background-color: #fce9a4;
}
#leftNav ul li.current.subNav ul li span, #leftNav ul li.current.subNav ul li a span {
	color: #ce1f17;
	background-color: #ffffff;
	font-size: 13px;
	display: block;
	padding: 3px 0px 3px 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 span {
	color: #6f7169;
	font-weight: bold;
}

#neighborhoodContentContainer, #floorplanContentContainer {
	height: 367px;
	width: 577px;
	padding: 16px 0px 0px 16px;
	color: #454545;
}
#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;
}
#mainContent h2 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 7px;
}
#floorplanContentContainer h2 {
	padding: 0;
}
#amenitiesCopyContainer ul {
	padding-top: 5px;
}
#amenitiesCopyContainer ul li {
	line-height: 16px;	
}
.disclaimerCopy {
	font-size: 0.8em;
}
#hoa #mainContent .copyContainer, 
#faq #mainContent .copyContainer{
	overflow: auto;
	width: 580px ;
	padding-right: 0px;
	height: 359px;
}
#hoa h1, 
#faq h1 {
	padding-bottom: 8px;
}
h3 {
	font-weight: bold;
	padding-top: 8px;
}
#hoa #mainContent ul li {
	margin-left: 10px;
	list-style: disc inside;
}
#happening #mainContent ul li {
	list-style: disc inside;
}
#faq #mainContent p span {
	font-weight: bold;
}
.registerCopyContainer {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 5px 20px;
}
#registerCopy1 {
	float: left;
	width: 270px;
}
#registerCopy2 {
	float: left;
	width: 180px;
	margin-left: 34px;
}
#registerCopy2 span {
	font-size: 16px;	
}
#registerFormContainer {
	margin: 0px 0px 10px 20px;
	font-size: 10px;
	float: left;
	clear: both;
	text-align: left;
	width: 550px;
}
.registerData{
	font-size: 10px;
	text-align:left;
	vertical-align:top;
}
tr.dividerRow td {
	padding-top: 20px;
}
#zoomOutLink, #zoomInLink {
	width: 84px;
	height: 25px;
	display: block;
	float: left;
}
#zoomButtonContainer {
	width: 178px;
	height: 25px;
	float: left;
	margin: 13px 0 0 9px;
	background: url(../images/button_zoom_both_bg.gif) no-repeat 0 0;
	z-index: 1;
}
#zoomInLink {
	margin-left: 10px;
	background: url(../images/button_zoomIn.gif) no-repeat 0 0;
	z-index: 10;
}
#zoomOutLink {
	z-index: 10;
	background: url(../images/button_zoomOut.gif) no-repeat 0 0;

}
#locations_map2, #locations_map3 {
	display: none;
}
#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: #454545;
	font-size: 12px;
	text-decoration: none;
}
#nextPicLink, #verticalLinkDivider { 
	float: right;
	visibility: hidden;
}
#verticalLinkDivider {
	margin: 0px 3px 0px 3px;
}
#prevPicLink {
	float: right;
	visibility: hidden;
}
#team .copyContainer span {
	font-weight: bold;
}
#news .copyContainer a,
#team .copyContainer a {
	color: #837f4d;
}
#registerFormContainer form {
	line-height: 18px;
}
#registerFormContainer form input {
	line-height: 10px;
	font-size: 10px;
}
#form td {
	height: 10px;
}
#footer #infoWrapper {
	float: right;
}
#unitList ul li a.selected {
	font-weight: bold;
}
#walkScoreLink {
	float: left;
	width: 235px;
	padding-top: 13px;
}
#walkScoreLink a {
	float: right;
	color: #837f4d;
}
#facebookLink a {
	background: url(../images/facebookLogoLarge.gif) no-repeat 0 0;
	/*width: 70px;
	height: 21px;*/
	width: 115px;
	height: 35px;
	float: left;
	margin: 5px 10px 0 0;
}