
/* General Styles */


body {
	text-align: center;
	background: #262524;
	color: #CCCCCC;
	font-family: "Georgia";
	font-size: 13px;
	margin: 0px;
	letter-spacing: 0.5px;
	
}

a { 
	color: #CCCCCC; 
	text-decoration: none;
}

a:active{
outline: none;
}
a:focus{
-moz-outline-style: none;
}

a:hover {
	text-decoration: underline;
}

img { border: 0px; }

#body_container{
	background-color:#000000;	
}

#body_container h1 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

#body_container ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#body_container ul li {
	background: url(/site_images/bullet.gif) no-repeat 0px 0px;
	margin-left: 0px;
	padding-left: 36px;
	margin-bottom: 10px;
}


/* Text formatting styles */

.dropcap {
	font-size: 25px;
	letter-spacing: 1px;
}


/* Core layout styles */

#site_container {
	margin: 0 auto;
	text-align: left;
	width: 1000px;
	

}

#header_container {
	height: 150px;
}

#logo_container {
	height: 89px;
	text-align: center;
	padding-top: 31px;
}
html>body #logo_container {
	height: 58px;
}

#nav_container {
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	background: url(/site_images/nav_bars.gif) center no-repeat;
	font-size: 12px;
}

#nav_container div.nav_item {
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
}

#body_container {
	height: 435px;
	min-height:435px;
	background-repeat: no-repeat;
	background-position: center center; 
	position: relative;
	line-height: 20px;
	overflow: hidden;
}

#footer_container {
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
}

#subNavBackground{
	position:absolute;
	top:560px;
	width:1000px;
	height:27px;
	background-position:0% 100%;
}

#subnav {
	position:absolute;
	top:560px;
	width:1000px;
	padding-top: 6px;
	padding-bottom:6px;
	text-transform: uppercase;
	font-size: 12px;	
	background-position:0% 100%;
	background-repear:no-repeat;
	margin-left:0px;
	
}

#subnav h1{
	font-size: 12px;	
	line-height:12px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	display:inline;
}
	
#subnav div.nav_item {
	text-align: center;
}

#subnav div.nav_item.left {
	float: left;
	width: 355px;
}
#subnav div.nav_item.right {
	float: right;
	width: 355px;
}

/* Content Layout Styles */

.content_block {
	position: absolute;
	bottom: 0px;
	background-position: 0% 100%;
	max-height:435px;
	background-repeat:no-repeat;
	
}

.content_block.text {		
	text-align: center;
	padding-left: 200px;
	padding-right: 210px;
	width: 1000px;
}
.content_block.list ul{
	padding-top:16px;
}
.content_block.text h1{
	padding-top:16px;
}
.content_block.text p{
	padding-top:16px;
}

html>body .content_block.text {
	width: 590px;
}

.content_block.list {
	width: 1000px;
	padding-left: 100px;
	padding-right: 110px;
}
html>body .content_block.list {
	width: 790px;
}

.content_block.list ul {
	width: 262px;
	float: left;
}

.content_block.list ul li {
	padding-right: 36px;
}


/* Home page styles */

#body_container table.home_content {
	width: 480px; 
	margin: 0 auto;
	color: #FFFFFF; 
	font-size: 13px;
	font-weight: normal;
	font-family: Times New Roman;
	font-style: regular;
	position:absolute;
	top:0px;
	left:265px;
	text-align:center;
}

#body_container table.home_content_bottom {
	margin: 0 auto;
	color: #FFFFFF; 
	font-size: 13px;
	font-weight: normal;
	font-family: Times New Roman;
	font-style: regular;
	position:absolute;
	top:329px;
	left:217px;
	text-align:center;
}


html>body #body_container table.home_content {

}

/* Contact page styles */

#body_container table.contact_content {
	height: 265px; 
	width: 220px; 
	margin: 0 auto;
	color: #333333; 
	position:absolute;
	top:86px;
	left:270px;
	text-align:center;
}

#body_container #contactMap{
	position:absolute;
	top:-5px;
	left:180px;
}


#body_container table.contact_content td {
	padding-left:120px;
}

#body_container table.contact_map td{
	padding-left:120px;
	}

#body_container table.contact_content td .contact_info {
	font-size: 16px;
	line-height: 24px;
}

#body_container{
	
}

a.navLinkActive, a.subNavLinkActive{
	text-decoration:underline;
}	

.contactMapClose{
	position:relative;
	top:-415px;
	left:420px;
	z-index : 1000000;
	cursor:pointer;
}

#slideshow_navigator{
	position:absolute;
	top:10px;
	height:50px;
	width:983px;
	text-align:right;
	z-index:1000000;
}

.slideshow_image_indicator_wrapper{
	float:right;	
}

.slideshow_image_indicator{
	float:left;
	margin-right:5px;
	
}
.slideshow_play_indicator{
	float:left;
	margin-right:7px;
}

.slideshow_pause_indicator{
	float:left;
	margin-right:7px;
}
.backgroundWrapper{
	height: 235px;
	width:1000px;
	
}
.content_background_image{

	height: 235px;
	width:1000px;
	position:relative;
	left:-200px;
	max-height:435px;
	background-position:0% 100%;
	background-repeat:no-repeat;

}

.content_text{
	position:relative;
	top: -215px;
	
}

#content_about_bar{
	height:230px;
}




#body_container_image{
	height: 435px;
	width:1000px;
}

.list,.text{
	height:220px;
	width:1000px;
}

.backgroundWrapper{
	height:220px;
	width:1000px;	
}

#content_residences_features{
	height:370px;
	width:1000px;
}


#content_residences_features .content_background_image{
	height:370px;
	width:1000px;
	left:-100px;
	background-position:0% 100%;
}

#content_residences_features .backgroundWrapper{
	height:370px;
}


#content_residences_features .content_text{
	top:-370px;
}

#content_residences_features .list,#content_residences_features .text{
	height:370px;
	
}


#content_services_about{
	height:220px;
}

#content_services_about .content_background_image{
	height:220px;
	width:1000px;

}

#content_services_about .backgroundWrapper{
	height:220px;
}

#content_services_about .content_text{
	top:-220px;
}

#content_services_about .list,#content_services_about .text{
	height:220px;
}

#content_services_services_features{
	height:220px;
}	

#content_services_services_features .content_background_image{
	height:220px;
	width:1000px;
	left:-100px;
	background-position:0% 100%;
}

#content_services_services_features .backgroundWrapper{
	height:220px;
}

#content_services_services_features .content_text{
	top:-220px;
}

#content_services_services_features .list,#content_services_services_features .text{
	height:220px;
}


#content_about_bar{
	height:230px;
}

#content_about_bar .content_background_image{
	height:230px;
	width:1000px;
	background-position:0% 100%;
}

#content_about_bar .backgroundWrapper{
	height:175px;
}

#content_about_bar .content_text{
	top:-175px;
}

#content_about_bar .list,#content_about_bar .text{
	height:175px;
}

#content_about_neighbourhood{
	height:195px;
}

#content_about_neighbourhood .content_background_image{
	height:195px;
	width:1000px;
	background-position:0% 100%;
}

#content_about_neighbourhood .backgroundWrapper{
	height:195px;
}

#content_about_neighbourhood .content_text{
	top:-195px;
}

#content_about_neighbourhood .list,#content_about_bar .text{
	height:195px;
}


#content_plan{
	height:240px;
	
	text-align:center;
}

#content_plan .content_background_image{
	height:240px;
	width:1000px;
	
}

#content_plan .backgroundWrapper{
	height:240px;
}

#content_plan .content_text{
	top:-240px;
	left:-50px;
}

#content_plan .list,#content_plan .text{
	height:240px;
	width:1000px;
}

#content_about_pool{
	height:195px;
}

#content_about_pool .content_background_image{
	height:195px;
	width:1000px;
	
}

#content_about_pool .backgroundWrapper{
	height:195px;
}

#content_about_pool .content_text{
	top:-195px;
}

#content_about_pool .list,#content_about_pool .text{
	height:195px;
}

#content_map{
	height:435px;
}

#content_map .content_background_image{
	height:435px;
	width:1000px;
	
}

#content_map .backgroundWrapper{
	height:435px;
}

#content_map .content_text{
	top:-435px;
}

#content_map .list,#content_about_pool .text{
	height:435px;
}

#content_about{
	height:215px;
}

#content_about .content_background_image{
	height:215px;
	width:1000px;
	background-position:0% 100%;
}

#content_about .backgroundWrapper{
	height:215px;
}

#content_about .content_text{
	top:-215px;
}

#content_about .list,#content_about_bar .text{
	height:215px;
}

/* Backgrounds */


#home #body_container_image {	background-image: url(/site_images/background/homepage.jpg); text-align: center; }
#keefer #body_container_image { background-image: url(/site_images/background/the_keefer.jpg); }
#residences #body_container_image { background-image: url(/site_images/background/residence1.jpg); }
#services #body_container_image { background-image: url(/site_images/background/services1.jpg); }
#pool #body_container_image { background-image: url(/site_images/background/pool2.jpg); }
#bar #body_container_image { background-image: url(/site_images/background/bar1.jpg); }
#contact #body_container_image { background-image: url(/site_images/background/contact.jpg); text-align: center; }
#neighbourhood #body_container_image { background-image: url(/site_images/background/neighborhood1.jpg); text-align: center; }


#home #subNavBackground {	background-image: url(/site_images/background/Blurred/homepage.jpg); text-align: center; }
#keefer #subNavBackground { background-image: url(/site_images/background/Blurred/the_keefer.jpg); }
#residences #subNavBackground { background-image: url(/site_images/background/Blurred/residence1.jpg); }
#services #subNavBackground { background-image: url(/site_images/background/Blurred/services1.jpg); }
#pool #subNavBackground { background-image: url(/site_images/background/Blurred/pool2.jpg); }
#bar #subNavBackground { background-image: url(/site_images/background/Blurred/bar1.jpg); }
#contact #subNavBackground { background-image: url(/site_images/background/Blurred/contact.jpg); text-align: center; }
#neighbourhood #subNavBackground { background-image: url(/site_images/background/Blurred/neighborhood1.jpg); text-align: center; }


#residences .content_background_image{ background-image: url(/site_images/background/Blurred/residence1.jpg); }
#services .content_background_image  { background-image: url(/site_images/background/Blurred/services1.jpg); }
#pool .content_background_image { background-image: url(/site_images/background/Blurred/pool2.jpg); }
#bar .content_background_image { background-image: url(/site_images/background/Blurred/bar1.jpg); }
#contact .content_background_image  { background-image: url(/site_images/background/Blurred/contact.jpg);  }
#neighbourhood .content_background_image  { background-image: url(/site_images/background/Blurred/neighborhood1.jpg);  }

#press #body_container{background-image:none;background-color: #252524; font-family:Helvetica;  }


#press #body_container{
	color: #CCCCCC;
	font-family: "Georgia";
	height: auto;
}

#press .title{
	font-size: 15px;	
}

#press .separator{
		height:1px;
		width:1036px;
		background-image:url(/site_images/press-line.png);
		margin-top:15px;
		margin-bottom:15px;
}

#press .item{
	float:left;
	width:278px;		
	margin-right:32px;
	padding-left:0px;
	padding-right:0px;
}

#press .item .last{
	margin-right:0px;	
}	

#press .item .info{
	margin-top:15px;
	margin-bottom:5px;
}

#press .item .info .title{
	font-size:12px;
}

#press .item .info .description{
	font-size:10px;
	line-height:14px;
	font-weight:normal;
}
#press .item .info .description a{
	margin-right:5px;	
}

.clearLeft{
	clear:left;
}

.comingSoon{
	position:absolute;
	top:62px;
	left:335px;
}	

.capital{
	text-transform: uppercase;
}

.getDirectionsLink{
	color:FFFFFF;
	position:absolute;
	top:10px;
	left: 890px;
}