* {
	padding:0px;
	margin:0px;
	line-height:100%;
}
body {
	background:url(../images/background.jpg);
	font-size:13px;
	font-family:Arial, sans-serif;
}
#container {
	width:1620px;
	margin: 0 auto 25px auto;
	background:url(../images/background_container.jpg);
	padding:0 0 40px 0;
}
#header {
	height:75px;
	margin:0px 260px 0 260px;
	position:relative;
	z-index:500;
}
#header a#site-title {
	float:left;
}
#header ul {
	float:right;
	margin-bottom:0;
}
#header ul li {
	list-style:none;
	display:inline;
	margin:0px;
}
#header li {
	float:left;
	margin-left:50px !important;
}
#header li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	line-height:75px;
}
#header li a:hover {
	color:#ebebeb;
}
.content {
	margin:0 260px;
}
#footer {
	color:#333333;
	font-size:12px;
	padding:10px 0;
	margin:0 auto;
	width:1100px;
	border-top: 1px solid #898989;
}
#footer a {
	color:#333;
}
#footer .left {
	line-height:20px;
	margin-top:8px;
}
#footer .right {
	line-height:18px;
}
#footer .right span {
	float:left;
	margin-top:5px;
	line-height:20px;
	margin-right:10px;
}
#footer .right div.need,
#footer .right div.social {
	text-align:right;
}
/* Default */
p, h1, h2, h3, h4, h5, h6, ul, ol {
	margin-bottom:10px;
	display:block;
}
p, li {
	line-height:18px;
}
ul li, ol li {
	margin-left:25px;
}
.left,
#leftcol {
	float:left;
}
.right,
#rightcol {
	float:right;
}
.clear {
	clear:both;
	height:0px;
}
img.left {
	margin:0 10px 10px 0;
}
img.right {
	margin:0 0 10px 10px;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:0px;
}
.slideshow { 
	margin: 0 auto; 
	position:absolute; 
	z-index:0; 
	padding:0px; 
	display:block; 	
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;}

body.home .content {
	margin-top:776px;

}
body.residences #container {
	background:url(../images/bg_residences.jpg) top no-repeat;
	height: 839px;
	padding-bottom:0px;
}
body.residences .content {
	margin-top:80px;
	color:#fff;
	font-size:14px;
	font-style: italic;
	text-align:center;
}
body.residences .content p.building {
	margin-top:60px !important;
}
h2 {
	margin-bottom:20px;
	color:#898989;
	font-weight:normal;
}
body.location #container {
	background:url(../images/bg_location.jpg) top no-repeat;
	height:850px;
	padding-bottom:0px;
	margin-bottom:0px;
}
body.location .content {
	margin-top:75px;
}
body.location .text-content {
	background:url(../images/background_container.jpg);
	padding:40px 260px;
	width:1100px;
	margin:0 auto 15px auto;
}
body.amenities #container {
	min-height:826px;
	padding-bottom:20px;
}
body.amenities .content {
	margin-top:30px;
	background: url(../images/background_container.jpg);
	position:relative;
	z-index:999999999999;
	width:1060px;
	padding:20px 20px 10px 20px;
}
body.contact #container {
	background:url(../images/bg_contact.jpg) top no-repeat;
	min-height:801px;
	padding-bottom:0px;
}
body.contact .content {
	margin:500px 0 0 0 !important;
	padding: 25px 500px;
	background:url(../images/background_container.jpg);
	width:620px;
}
body.contact .left {
	width:250px;
	float:left;
}
#contact {
	background:url(../images/background_container.jpg);
}
.content li {
	list-style-image:url(../images/li.png);
}