@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #333333;
	color: #DDDDDD;
	font-size: 12px;
	margin-bottom: 40px;
}
div.spacer { clear: both; }
a {
	color: #CCCCCC;
}
a:hover {
	color: #CC9900;
}
h1 {
	color: #CC9900;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	color: #CC9900;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.float-right {
	float: right;
}
#div-header {
	width: 100%;
}
#div-content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#div-footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	color: #B0B0B0;
	margin-bottom: 40px;
}
#layout-column1 {
	min-height: 550px;
	width: 470px;
	float: left;
}
#layout-column2 {
	background-color: #212121;
	padding: 30px;
	float: right;
	width: 340px;
	line-height: 24px;
}
#layout-panorama {
	min-height: 400px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #212121;
}
#layout-panorama-full {
	min-height: 146px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #212121;
	line-height: 20px;
}
#layout-neighbor-photos {
	text-align: center;
	vertical-align: middle;
	height: 524px;
	width: 560px;
	background-color: #212121;
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	padding-top: 46px;
}
.layout-contact {
	margin-top: 40px;
	font-size: 13px;
}
.layout-contact h1 {
	font-size: 13px;
}
.neighbor-box1 {
	float: left;
	width: 380px;
}
.neighbor-box2 {
	float: right;
	width: 380px;
}
#map-list {
	float: left;
	width: 200px;
	margin-right: 30px;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#map-list2 {
	float: left;
	width: 240px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#map-list ul {
	list-style-type: lower-roman;
}
.map-listcolor {
	color: #CC9900;
	margin-right: 12px;
}
.map-image {
	float: left;
	margin-top: 25px;
	border: 1px solid #CC9900;
	margin-left: 10px;
}
#pan-copy {
	width: 745px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 24px;
}
#pan-copy2 {
	width: 740px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	line-height: 24px;
	background-color: #212121;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#f-links {
	float: left;
	width: 200px;
}
#f-address {
	float: right;
}
#res-copy-left {
	float: left;
	width: 360px;
	line-height: 24px;
}
#res-copy-right {
	float: right;
	width: 340px;
	line-height: 24px;
}
.rose-copy {
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	width: 800px;
}
.rose-copy2 {
	padding-top: 25px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 80px;
	width: 720px;
	margin-top: 40px;
}
#neighbor-copy {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC9900;
}
#logo {
	height: 107px;
	width: 95px;
	margin-top: 29px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#navigation {
	font-size: 12px;
	text-align: center;
}
#navigation  li    {
	display: inline-block;
	padding-right: 34px;
	padding-left: 34px;
	text-align: center;
	width: auto;
}
#navigation  a    {
	color: #999999;
	font-weight: lighter;
	letter-spacing: 1px;
	display: block;
	width: auto;
}
#navigation   a:hover   {
	color: #CC9900;
}
#navigation li ul {
	letter-spacing: 0px;
	position: absolute;
	width: auto;
	left: -999em;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
#navigation li ul li {
	display: list-item;
	margin-right: 0px;
	border-style: none;
	clear: left;
	float: left;
}
#nav-container {
	height: 35px;
	background-image: url(../images/bg_nav.png);
	background-repeat: repeat-x;
	padding-top: 18px;
	width: 100%;
}
#subnav {
	font-size: 13px;
	height: 40px;
	padding-top: 14px;
	width: 100%;
}
#subnav li {
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	width: auto;
	float: left;
}
#subnav a {
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 1px;
	display: block;
	width: auto;
}
#subnav a:hover {
	color: #CC9900;
}
#browse {
	font-size: 13px;
	color: #CC9900;
	float: left;
	width: 150px;
	margin-left: 243px;
	padding-top: 14px;
}
.dropdown {
	line-height: 17px;
	padding-top: 7px;
	margin-left: -10px;
}
body#building a.building, body#residences a.residences, body#neighborhood a.neighborhood, body#availabilities a.availabilities, body#contact a.contact {
	color: #CC9900;
}
body#views a.building, body#views a.views, body#testimonials a.building, body#testimonials a.testimonials, body#rose a.building, body#rose a.rose, body#studio a.studio, body#studio a.residences, body#alcove a.residences, body#alcove a.alcove, body#1bed a.residences, body#1bed a.1bed, body#2bed a.residences, body#2bed a.2bed  {
	color: #CC9900;
}
#copy {
	width: 465px;
	margin-top: 20px;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#fp-info {
	float: left;
	width: 200px;
	margin-left: 100px;
	line-height: 24px;
	text-align: left;
	font-size: 12px;
}
#fp-photo {
	float: right;
	width: 450px;
}
.res-photo1 {
	float: left;
	margin-left: 50px;
}
.res-photo2 {
	float: right;
	margin-right: 50px;
}
.layout-home {
	height: 420px;
}
.floorplans {
	text-align: center;
	margin-bottom: 20px;
}
.layout-neighbor {
	width: 880px;
	line-height: 18px;
}
.sub-orange {
	color: #CC9900;
	font-size: 13px;
	letter-spacing: 1px;
}
.sub-orange2 {
	color: #CC9900;
}
.extra-padding-top {
	margin-top: 20px;
}

