/* core */
* {
	font-family: verdana;
	font-size: 11px;
	color: #d0d0d0;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	margin-top: 50px;
	margin-bottom: 25px;
	font-size: 12px;
	background: #3b3b3b url('images/bg.gif') top left repeat-x;
}
.clear {
	clear: both;
	height: 0px;	
}
.invisible {
	visibility: hidden;	
}
img {
	vertical-align: bottom;
	border: none;
}
a {
	text-decoration: none;
}
a:hover {
text-decoration: underline;	
}
#holder {
	text-align: center;
}
#main {
	width: 896px;
	background: #3a3a3a;
	border: 1px solid #d0d0d0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
}
#main-bottom {
	height: 8px;
	border-top: 1px solid #d0d0d0;
}


/* header */
#header {
	height: 64px;
	overflow: hidden;
	border-bottom: 1px solid #d0d0d0;
}
#logo {
	width: 466px;
	height: 64px;
	float: left;
}
#logo a {
	display: block;
}
#apply-online-special-offers-buttons {
	width: 428px;
	height: 64px;
	float: right;
	border-left: 1px solid #d0d0d0;
}
#apply-online-button {
	display: block;
	width: 145px;
	height: 32px;
	float: right;
	border-bottom: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	background-color: #252525;
	background-image: url('images/apply-online-off.png');
	background-position: center 10px;
	background-repeat: no-repeat;
}
#apply-online-button:hover {
	background-image: url('images/apply-online-on.png');
}
#special-offers-button {
	display: block;
	width: 145px;
	height: 31px;
	float: right;
	clear: both;
	border-left: 1px solid #d0d0d0;
	background-image: url('images/special-offers-off.png');	
	background-position: center 10px;
	background-repeat: no-repeat;	
}
#special-offers-button:hover {
	background-image: url('images/special-offers-on.png');	
}


/* navigation */
#navigation {
	height: 24px;
	padding-left: 22px;
	background-image: url('images/navigation-off.png');
	background-position: 22px 6px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d0d0d0;
}
#navigation a {
	display: block;
	float: left;
	height: 15px;
	margin-top: 6px;
}
#navigation a:hover, #navigation-on {
	background-image: url('images/navigation-on.png');
	background-repeat: no-repeat;	
}
#navigation-home {
	width: 55px;
}
#navigation-home:hover {
	background-position: -0px 0px;
	
}
#navigation-home-on {
	
}
#navigation-overview {
	width: 73px;
}
#navigation-overview:hover {
	background-position: -55px 0px;
}
#navigation-overview-on {
	
}
#navigation-amenities {
	width: 75px;
}
#navigation-amenities:hover {
	background-position: -128px 0px;
}
#navigation-amenities-on {
	
}
#navigation-floor-plans {
	width: 81px;
}
#navigation-floor-plans:hover {
	background-position: -203px 0px;
}
#navigation-floor-plans-on {
	
}
#navigation-things-to-do {
	width: 90px;
}
#navigation-things-to-do:hover {
	background-position: -284px 0px;
}
#navigation-things-to-do-on {
	
}
#navigation-photo-gallery {
	width: 95px;
}
#navigation-photo-gallery:hover {
	background-position: -374px 0px;
}
#navigation-photo-gallery-on {
	
}
#navigation-directions {
	width: 77px;
}
#navigation-directions:hover {
	background-position: -469px 0px;
}
#navigation-directions-on {
	
}
#navigation-whats-new {
	width: 86px;
}
#navigation-whats-new:hover {
	background-position: -546px 0px;
}
#navigation-whats-new-on {
	
}
#navigation-contact {
	width: 48px;
}
#navigation-contact:hover {
	background-position: -632px 0px;
}
#navigation-contact-on {
	
}


/* content */
#left {
	width: 467px;
	float: left;
}
#content {
	height: 339px;
	overflow: hidden;
	border-bottom: 1px solid #d0d0d0;
}
#content a {
	color: #fff288;
}
#content-inner {
	margin: 15px;
	margin-right: 25px;
}
#content-header-image {
/* 	padding-top: 15px; */
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #616161;	
}
.specials-header img {
	margin-top: 45px;
}
#content-main-image {
	float: left;
	margin-bottom: 10px;
}
p {
	margin-bottom: 8px;
/* 	margin-bottom: 13px; */
	padding: 0px;
}
.content-right-of-picture {
	margin-left: 135px;		
}
#highlights-include {
	margin-bottom: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #616161;
}
#content-inner ul.content-list {
	float: left;
	padding-left: 20px;
}
#content-inner ul.content-list li {
	margin-bottom: 4px;
}
.content-list-narrow {
	width: 160px;
}
.content-list-wide {
	width: 220px;
}
#interactive-map {
	width: 155px;
	height: 79px;
	float: left;
	background: url('images/interactive-map.jpg') top left no-repeat;
	border-right: 1px solid #d0d0d0;
}
#take-a-tour {
	width: 155px;
	height: 79px;
	float: left;
	background: url('images/take-a-tour.jpg') top left no-repeat;
	border-right: 1px solid #d0d0d0;
}
#online-commercial {
	width: 155px;
	height: 79px;
	float: left;
	background: url('images/online-commercial.jpg') top left no-repeat;
}
#right {
	width: 428px;
	height: 419px;
	float: right;
	border-left: 1px solid #d0d0d0;
	overflow: hidden;
}
#fluid-content {
	
}
#fluid-content-inner {
	margin: 15px;
}

/* contact page */
#contact-us-image {
	display: block;
	width: 286px;
	height: 11px;
	background: url('images/contact-us-off.gif') top left no-repeat;
}
#contact-us-image:hover {
	background: url('images/contact-us-on.gif') top left no-repeat;	
}


/* apply page */
#apply-form {
	
}
#apply-form .form-right .text-input {
	border: 1px solid #d0d0d0;
	background: #3a3a3a;
	padding: 3px;	
}
.form-left, .form-right {
	margin-bottom: 10px;
}
.form-left {
	width: 180px;
	float: left;
	clear: both;
	text-align: right;
}
.form-right {
	width: 200px;	
	float: left;
	margin-left: 10px;
}


/* things to do page */
#ttd-table {
	width: 853px;
	margin-left: auto;
	margin-right: auto;
}
.ttd-td-1, .ttd-td-2, .ttd-td-3, .ttd-td-4, .ttd-td-5 {
	border-bottom: 1px solid #4E4E4E;
	border-right: 1px solid #4E4E4E;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
}
.ttd-inner {
	margin-left: 15px;
	margin-right: 15px;
}
.ttd-name {
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 7px;
}
.ttd-description {
	font-size: 11px;
}
.ttd-address {
	
}
.ttd-map-link {
	color: #fff288;
}
.ttd-distance {
	
}
.ttd-td-1 {
	width: 132px;
	border-right: none;
}
.ttd-td-2 {
	width: 357px;
}
.ttd-td-3 {
	width: 168px;
}
.ttd-td-4 {
	width: 105px;
	text-align: center;
}
.ttd-td-5 {
	width: 93px;
	text-align: center;
	border-right: none;
}
#ttd-bottom-links {
	margin-bottom: 10px;
	text-align: center;
}
#ttd-bottom-links a {
	color: #fff288;
	font-size: 11px;
	font-family: verdana;
	text-decoration: none;
	letter-spacing: -.4px;
}


/* opening page */
.opening-body {
	background: #3a3a3a;
}
.opening-holder #main {
	border: none;
}
#opening-header {
	text-align: center;
	border: 1px solid #d0d0d0;
	padding-top: 4px;
	padding-bottom: 1px;
	margin-bottom: 15px;
}
#opening-tagline {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-bottom: 25px;
}
#opening-properties {
	width: 875px;
	margin-left: auto;
	margin-right: auto;	
}
.opening-property {
	margin-bottom: 15px;
}
.opening-property-image {
	width: 250px;
	height: 185px;
	float: left;
	background-position: bottom left no-repeat;
}
#opening-property-image-cl {
	background-image: url('images/opening-christina-landing.jpg');
}			
#opening-property-image-rs {
	background-image: url('images/opening-rodney-square.jpg');
}	
#opening-property-image-jl {
	background-image: url('images/opening-justison-landing.jpg');
}	
#opening-property-image-cc {
	background-image: url('images/opening-city-center.jpg');
}
#opening-property-image-loma {
	background-image: url('images/opening-loma.jpg');
}
.opening-property-right-block {
	margin-left: 255px;
	padding-top: 73px;	
}
.opening-property-logo {
	display: block;
	height: 31px;
	border-bottom:  1px solid #616161;
	margin-bottom: 4px;
	padding-bottom: 2px;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#opening-property-logo-cl {
	background-image: url('images/opening-header-christina-landing.gif');
}
#opening-property-logo-rs {
	background-image: url('images/opening-header-rodney-square.gif');
}
#opening-property-logo-jl {
	background-image: url('images/opening-header-justison-landing.gif');
}
#opening-property-logo-cc {
	background-image: url('images/opening-header-city-center.gif');
}
#opening-property-logo-loma {
	background-image: url('images/opening-header-loma.gif');
}
.opening-property-details {
	height: 50px;
	overflow: hidden;
	border-bottom:  1px solid #616161;
	margin-bottom: 4px;
	line-height: 15px;
}
.opening-property-details a {
	text-decoration: underline;
}
.opening-property-address {
	font-size: 10px;
	font-family: arial;
	color: #cccccc;
}
.opening-property-address a {
	font-size: 10px;
}
#closing-tagline {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 25px;
	border-bottom:  1px solid #616161;
	letter-spacing: 1px;
}
#closing-tagline a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
				
			

/* footer */
#footer {
	
}
#footer * {
	font-family: arial;	
}
#hotel-links {
	margin-bottom: 10px;
}
#hotel-links a {
	color: #fff288;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	text-decoration: none;
	word-spacing: -1px;
}
#footer-links {
	font-size: 10px;
	margin-bottom: 10px;
}
#site-info {
	font-size: 10px;
	color: #999999;
}
#site-info * {
	color: #999999;
}