@charset "utf-8";
/* CSS Document */

/* INDEX PAGE STYLES*/
#indexLeftSide{width:420px; margin-left:16px; float:left;}
#indexRightSide{width:420px; float:right; margin-right:25px;}
#spotlightImage{margin-top: 10px;padding:2px;position:relative; width: 416px; height: 156px; border:1px solid #D1CBD7;}
#spotlightImage img{border:none;}
#theq_spotlightBtn, #theq2_spotlightBtn, #thesummit_spotlightBtn{position:absolute;bottom: 6px; right:6px; padding-left: 7px; width:75px; height: 20px; border:1px solid #ffffff; color:#ffffff; background: #8daa6b;}
a#theq_spotlightBtn:hover {color: #333;background:#c76854;}
#theq2_spotlightBtn:hover {color: #333;background:#c76854;}
#thesummit_spotlightBtn:hover {color: #333;background:#dd9a3f;}
#featuresLeftSide{width:335px; margin-left:16px; float:left;}

#featuresLeftSideContent p{ line-height:normal; float:left;}

#leftSideSpecials{margin-bottom:10px;}
#leftSideSpecials h1{margin-bottom:8px;}
#leftSideSpecials img {float:left; margin-right:10px}
#leftSideSpecials p{ line-height:normal; float:left; width:200px; }

.leaseOffice{margin-right:40px;}
.linkFloater{float:right;}
.addBtmDiv{background-image:url(_img/btm_div_line.gif);	background-repeat: no-repeat; background-position: center bottom;}

#featuresRightSide{width:560px; float:right; margin-right:25px;}
#featuresRightSide h2{margin-top:15px;}
#featuresRightSide ul{float:left; margin-right:60px; }
#featuresRightSide li{ list-style:disc}

/* AMENITIES PAGE STYLES */

#amenitiesLeftSide{width:350px; margin-left:16px; float:left;}

#amenitiesRightSide{width:350px; float:right; margin-right:25px;}


/* driving directions page*/

#drivingMidColumn{width:250px; margin-left:16px; margin-right:54px; float:left;}
#drivingMidColumn h2{margin-bottom:8px;}

/* Contact US Page*/
#contactUsColumn{margin-left:25px; line-height:normal}
#contactUsColumn p{float:left; margin-right:100px}

/* seattle Page*/
#seattleContent{margin-left:16px; padding-right:100px;}

/* floorplans Page*/
#floorplansContent{margin-left:16px; padding-right:26px;}
#sitemap  strong{ font-size:14px;}
#sitemap td {padding-right:60px;}
#sitemap a:link{text-decoration:none; color:#838382;}
#sitemap a:visited{text-decoration:none; color:#838382;}
#sitemap a:hover{text-decoration:none; color:#4a4444;}


a#pay_rent_q {
	margin-top: 20px;
	display: block;
	width: 134px;
	height: 36px;
	background: url(../_img/pay_rent_q.gif) no-repeat 0 0;
}

a#pay_rent_q:hover {
	background: url(../_img/pay_rent_q.gif) no-repeat -134px 0;
}

a#pay_rent_q span {
	visibility: hidden;	
}

a#pay_rent_park {
	margin-top: 20px;
	display: block;
	width: 134px;
	height: 36px;
	background: url(../_img/pay_rent_park.gif) no-repeat 0 0;
}

a#pay_rent_park:hover {
	background: url(../_img/pay_rent_park.gif) no-repeat -134px 0;
}

a#pay_rent_park span {
	visibility: hidden;	
}

a#pay_rent_summit {
	margin-top: 20px;
	display: block;
	width: 134px;
	height: 36px;
	background: url(../_img/pay_rent_summit.gif) no-repeat 0 0;
}

a#pay_rent_summit:hover {
	background: url(../_img/pay_rent_summit.gif) no-repeat -134px 0;
}

a#pay_rent_summit span {
	visibility: hidden;	
}
