@charset "utf-8";

/* CSS Document */
*{ 
	margin:0px; 
	padding:0px;
}


img, div.pngMe, li a, span { behavior: url(iepngfix.htc) }

.clear {
	clear: both;
}

.hasMargin {
	margin-bottom: 10px;
}

.hasColor {
	color: #7B4A29;
	font-weight: bold;
}

body {
	background-image:url(../_img/main_bg_light.jpg);
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#726666; 
	line-height:18px;
	text-align: center;
}

td {
	padding-top:10px;
}

input, textarea {
	margin-top:5px; 
	font-size:12px;
}

select{
	width:200px; 
	margin-top:5px; 
	font-size:12px;
}

#raggedBanner {
	position:relative; 
	z-index:5; 
	background-image:url(../_img/ragged_header.png);
	background-repeat:repeat-x; 
	height:40px; 
	width:1025px; 
	top:-18px;
	margin-bottom: -50px;
}

#bottomCrease {
	background-image:url(../_img/btm_crease.jpg); 
	background-repeat:repeat-x; 
	width:100%; 
	height:8px;
}

#totalContainer {
	width:1025px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 0 8px;
	background: url(../_img/contentBack.png) repeat-y;
}

#containerBottom {
	width:1025px;
	position: relative;
	margin: 0 auto;
	padding: px;
	height: 8px;
	display: block;
	background: url(../_img/itemBottom.png) no-repeat 0;
}

#container {
	width:1025px;
	background-image:url(../_img/main_bg_dark.jpg);
}

#innerContainer {
	width: 1025px;
	padding-top: 33px;
	background: url(../_img/left_nav_bg2.gif) repeat-y;
	overflow: hidden;
}

.lSide {
	width:281px;
	background-repeat:repeat-y; 
	padding-bottom:10px;
	float: left;
}

.rSide {
	width:720px;
	padding-bottom:45px;
	float: left;
}

#leftNavContainer {
	width:281px;
	padding-top:45px;
	padding-left:10px;
	float:left;
}

#leftSectionLinks{ 
	text-align:right; 
	padding-right:35px;
	margin-top:25px;
}

#leftSectionLinks a:link {
	color:#a76535; 
	text-decoration:none;
}

#leftSectionLinks a:visited {
	color:#a76535;  
	text-decoration:none;
}

#leftSectionLinks a:hover{
	color:#000; 
	text-decoration:none;
}

#contentContainer {
	float:left; 
	width:719px; 
	background-image:url(../_img/main_bg_dark.jpg); 
	padding-top:45px; 
	padding-bottom:45px;
}

.rSide {
	margin-left:15px;
}

.rSide a:link {
	color:#a76535;
	text-decoration:none;
}

.rSide a:visited{
	color:#a76535; 
	text-decoration:none;
}

.rSide a:hover {
	color:#000; 
	text-decoration:none;
}

.rSide p {
	margin-top:10px;
}

.rSide h1 {
	color:#a76535; 
	font-family:Georgia, "Times New Roman", Times, serif; 	font-size:20px;
	line-height: 24px;
	margin-top:20px; 
	margin-bottom:20px;
}

.rSide ul {
	padding-left:15px;
}

#visualContent{
	margin:20px 0;

}


#footer {
	color:#838382; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:88px; 
	padding-top: 15px;
	padding-bottom: 9px;
	background: url(../_img/footerBG.png) repeat-x;
	clear: both;
	width: 937px;
}



#footAddress {
	width: 400px;
	margin:9px 0px 0px 165px;
	padding: 5px 10px 0px 125px;
	border-top: 1px solid #838382;
}

#footer a:link {
	text-decoration:none; 
	color:#838382;
}

#footer a:visited {
	text-decoration:none; 
	color:#838382;
}

#footer a:hover {
	text-decoration:none; 
	color:#333333;
}

#footer ul {
margin: 0px 0px 0px 50px;
	
}

#footer li {
	display:inline; 
	margin-right:30px;

}

#footer img {
	margin-right:4px;
}

.column1 {
	float: left;
	width: 200px;
}

.column2 {
	float: left;
	width: 200px;
	margin-left:150px;
}

.clear {
	clear:both;
}

.boldText {
	font-weight:bold;
}

.centerText {
	text-align:center;
}

.pdfIcon {
	margin-right:4px;
	background-image: url(../_img/pdf_icon.gif);
}

/* New Andy Styles */

#topMenu {
	padding-left: 10px;
}

#bottomArea {
	width: 253px;
	text-align: center;
	margin: 10px 0 20px 0;
	padding: 0 10px;
}

#bottomArea  ul {
	float: left;
}

#bottomArea  ul li {
	float: left;
	width: 73px;
	height: 73px;
	display: block;
	overflow: hidden;
	margin-right: 15px;
}

#bottomArea ul li a {
	width: 73px;
	height: 73px;
	display: block;
	text-indent: -10000px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bottomArea ul li a:hover {
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bottomArea ul li.active a {
	background-repeat: no-repeat;
	background-position: left bottom;
}

#bottomArea  ul li#tabContact a {
	background-image: url(../_img/tabContact.gif);
}

#bottomArea  ul li#tabAppointment a {
	background-image: url(../_img/tabTour.gif);
}

#bottomArea  ul li#tabDirections a {
	background-image: url(../_img/tabDirections.gif);
}

#bottomArea  ul li#tabDirections {
	margin-right: 0;
}

div#social {
	clear: both;
	padding: 20px 0 0 56px;
	width: 197px;
	height: 80px;	
}

a#facebook {
	float: left;
	display: block;
	margin-right: 20px;
	width: 60px;
	height: 60px;
	background: url(../_img/facebook.gif) no-repeat;
}

a#facebook:hover {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../_img/facebook_over.gif) no-repeat;
}

a#pets {
	float: left;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../_img/pet.gif) no-repeat;
}

a#pets:hover {
	display: block;
	width: 60px;
	height: 60px;
	background: url(../_img/pet_over.gif) no-repeat;
}

div#contact_details {
	clear: both;
	background: url(../_img/address.gif) no-repeat center bottom;
	width: 253px;
	height: 73px;	
}

/* Tab Area */

.tabArea {
	width: 725px;
	float: left;
	background: url(../_img/tabBottom.gif) repeat-x left bottom;
	padding-left: 19px;
	position: relative;
	right: 3px;
}

.tabArea ul {
	float: left;
	list-style: none;
}

.tabArea ul li {
	float: left;
	text-align: center;
}

.tabArea ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	height: 24px;
	padding: 0 15px;
	padding-top: 10px;
	padding-left: 30px;
	margin-right: 15px;
	position: relative;
	background: url(../_img/tabNormal1.png) no-repeat;
}

.tabArea ul li.active a {
	background: url(../_img/tabSelected1.png) no-repeat;
	color:#a76535;
	text-shadow: #fff 0 0 2px;
	
}

.tabArea ul li a span {
	display: block;
	width: 15px;
	height: 37px;
	position: absolute;
	right: -15px;
	top: 0;
	z-index: 100;
	background: url(../_img/tabNormal2.png) no-repeat;
}

.tabArea ul li.active a span {
	background: url(../_img/tabSelected2.png) no-repeat;
}

/* My Comment */

form, table {
	font-size: 12px;
}

div.tallPhoto {
	padding: 5px;
	border: 2px solid #f7f7f7;
	float: right;
	margin-left: 20px;
	margin-top: 20px;
}

/* My Comment */


ul#newsList {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

ul#newsList li {
	border-bottom: 1px solid #d5d2c4;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
}

ul#newsList li h3 {
	margin: 0;
}

ul#newsList li img {
	float: left;
	padding: 5px;
	border: 1px solid #0D163F;
	margin-right: 20px;
}

ul#newsList li #newsInterior {
	float: left;
	width: 505px;
}

ul#newsList li #newsInterior p {
	width: 505px;
}

p#newsDate {
	font-weight: bold;
	margin: 0;
}

p.byLine {
	margin: 0;
}

img#newsImg {
	float: right;
	padding: 5px;
	border: 1px solid #0D163F;
	margin: 15px 10px 10px 20px;
}

#newsPDF {
	margin-left: 5px;
	padding: 2px 0 2px 18px;
	background: url(../_img/pdf_icon.gif) no-repeat left center;
}

/* My Comment */



ul#newsletterList {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}

ul#newsletterList li {
	margin-bottom: 20px;
	float: left;
}

ul#newsletterList li div h3 {
	margin: 0;
	display: block;
	margin-right: 20px;
	float: left;
	width: 200px;
}

ul#newsletterList li div p {
	margin: 0;
	margin-right: 20px;
	float: left;
}

ul#newsletterList li div a {
	background: url(../_img/manager/icon_pdf.gif) no-repeat left center;
	display: block;
	padding: 5px;
	padding-left: 20px;
	margin: 0;
	margin-right: 20px;
	float: left;
	position: relative;
	bottom: 5px;
}

p#newsletterDate {
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}

p#newsletterDesc {
	float: left;
	width: 450px;
	padding: 0;
	margin: 0;
}

/* My Comment */



a#returnToOverview2 {
	text-decoration: none;
	font-size: 12px;
	padding-left: 15px;
	background: url(../_img/goBack.gif) no-repeat left center;
	display: block;
	margin: 0 0 10px 0;
}

a#returnToOverview2:hover {
	text-decoration: underline;
}

/* My Comment */



div#sitemapArea {
	float: left;
	width: 300px;
}

div#sitemapArea h3 img {
	margin-right:4px;
} 

div#sitemapArea h3 {
	margin-bottom: 20px;
}

div#sitemapArea ul {
	padding-left: 20px;
}

ul#siteList {
	margin-top: -10px;
	margin-bottom: 20px;
}

/* Floorplan */



/* Contact List */

ul#contactList {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 320px;
}

ul#contactList li {
	float: left;
}

ul#contactList li ul {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 320px;
	border-top: 1px solid #d5d2c4;
}

ul#contactList li ul li {
	float: left;
	text-align: center;
}

ul#contactList li ul li.contactTitle{
	width: 120px;
	padding: 0 5px;
}

ul#contactList li ul li.contactInfo{
	width: 80px;
	padding: 0 5px;
}

ul#contactList li ul li.contactView{
	width: 80px;
	padding: 0 5px;
	text-align: right;
}

select#date_requested_month {
	width:60px;
}
select#date_requested_day {
	width:60px;
}
select#date_requested_year {
	width:80px;
}

/* My Comment */

#neighborhoodNav {
	width: 200px;
	height: 572px;
	float: left;
	position: relative;
	bottom: 18px;
	background: #e8e1c5 url(../_img/mapFade.png) repeat-y left top;
}

#map {
	float: left;
}

p#mapInstruct {
	margin-bottom: 20px;
}

#accordion h2 {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #d5d2c4;
	width: 100%;
}

div#accordion h2 span#arrow{
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 14px;
	background: url(../_img/arrowDown.gif) no-repeat left top;
}

div#accordion h2.ui-state-active span#arrow{
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-right: 8px;
	margin-left: 14px;
	background: url(../_img/arrowRight.gif) no-repeat left top;
}

div#accordion ul#tipList li, div#accordion ul#tipList li a {
	float: none;
	display: block;
}

div#accordion ul#tipList li {
	margin-bottom: 8px;
	line-height: 14px;
}

/* Main Menu */

ul#mainMenu {
	float: left;
	list-style: none;
}

ul#mainMenu li {
	width: 120px;
	height: 101px;
	float: left;
	margin-right: 9px;
	margin-bottom: 9px;
}

ul#mainMenu li a {
	width: 120px;
	height: 101px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -10000px;
	overflow: hidden;
}

ul#mainMenu li.active a, ul#mainMenu li.active a:hover {
	background-position: left -101px;
}

ul#mainMenu li a:hover {
	background-position: left bottom;
}

ul#mainMenu li#tabHome a {
	background-image: url(../_img/tab1.gif);
}

ul#mainMenu li#tabFeatures a {
	background-image: url(../_img/tab2.gif);
}

ul#mainMenu li#tabFloorplans a {
	background-image: url(../_img/tab3.gif);
}

ul#mainMenu li#tabGallery a {
	background-image: url(../_img/tab4.gif);
}

ul#mainMenu li#tabNeighborhood a {
	background-image: url(../_img/tab5.gif);
}

ul#mainMenu li#tabResidents a {
	background-image: url(../_img/tab6.gif);
}

/* All Forms */

#form_h1{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95px;
	margin: 10px 0px 7px 0px;
}

form {
	float: left;
	clear: left;
	margin-top: 10px;
	width: 385px;
}

form span {
	float: left;
	clear: left;
	margin-bottom: 10px;
}

form div {
	float: left;
	clear: left;
	margin-bottom: 10px;

}

form label {
	width: 400px;
	_width: 400px;
	display: block;
	float: left;
}

form input {
	display: block;
	float: left;
	width: 275px;
}

form input#submit {
	width: auto;
	padding: 0px 0px 0px 190px;
}

form input#radio {
	width: auto;
	float: none;
	display: inline;
	margin: 0 5px;
}

form div div#pushOver {
	display: block;
	float: left;
	width: 200px;
	clear: none;
}


form textarea {
	display: block;
	width: 300px;
	height: 150px;
	float: none;
	clear: left;
	overflow: auto;
}

/* Coupon Area */

#couponArea {
	width: 200px;
	float: right;
	margin: 20px;
	margin-top: 0;
	padding: 20px;
	padding-top: 10px;
	border: 2px solid white;
	line-height: 20px;
	background: #e2d5b1 url(../_img/specialOffer.gif) no-repeat center top;
}

#couponArea p {
	width: auto;
}

#couponArea p.hasColor {
	color: #3d3527;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#couponArea p#couponTitle {
	text-align: center;
}

#couponArea p#couponExpires {
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
}


#applyMain a{
	width: 150px;
    height: 39px;
    display: block;
	background:url(../_img/applynow.gif) 0 0 no-repeat;
	margin: 30px 0px 0px 62px;
} 

#applyMain a:hover {
	background-position: 0px -39px;
	
}

#payRent a{
	width: 150px;
    height: 39px;
    display: block;
	background:url(../_img/payrent.gif) 0 0 no-repeat;
	margin: 30px 0px 0px 62px;
} 

#payRent a:hover {
	background-position: 0px -39px;
	
}
