#header {
	width: 990px;
	text-align: center;
}

#header div.float-left {
	width: 326px;
	height: 60px;
	margin-left: 15px;
}

#header div.float-right {
	width: 600px;
	height: 100px;
	margin: -5px 0;
}

#content div.float-left {
	width: 450px;
}

#content div.float-left-02 {
	width: 510px;
}

#content div.float-left-comm {
	width: 450px;
}

#content div.float-left-browse {
	width: 1000px;
}

#content div.float-right {
	width: 450px;
	margin: 40px 20px 0px 0;
}

#content div.float-right-02 {
	position: absolute;
	top: 35px;
	width: 250px;
	margin: 0px 0 0 0;
	left: 710px;
}

#content div.float-right-03 {
	position: absolute;
	top: 255px;
	width: 480px;
	height: 100%; /*360px;*/
	margin: 0px 0 0 0;
	left: 480px;
}
#content div.float-right-04 {
	position: absolute;
	top: 225px;
	width: 420px;
	height: 360px;
	margin: 0px 0 0 0;
	left: 540px;
}
#content div.float-right-04rel {
	float:right; 
	position: relative;
	top: 250px;
	width: 473px;
	height: 355px;
	margin: 0px 0 0 0;
	left: -10px;
}

#content div.float-right-search {
	position: absolute;
	top: 17px;
	left: 590px;
	width: 420px;
	height: 360px;
}

#content div.float-center {
	position: absolute;
	top: 3px;
	width: 419px;
	margin: 0px 0 0 0;
	left: 560px;
}
#center-column {
	position: absolute;
	top: 75px;
	left: 380px;
}

#content-bg {
	position: relative;
	width: 990px;
	margin-top:-10px;
	min-height: 300px;
	z-index: 10;
	background-color: #fff;
}

#content {
	position: relative;
	overflow: hidden;
	height: 100%;
	z-index: 220;
}

#hr-dotted {
	width: 990px;
	height: 2px;
	padding-bottom: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #7F7358;
}

#subNav {
	position: absolute;
	top: 2px;
	height: 36px;
	background-image: url(../assets/apartments/backgrounds/subNav_bg3.gif);
	background-repeat: no-repeat;
	/*width: 862px;*/
	width: 990px;
}

div#subNav ul 
{
	margin: 0 0 0 0px;
	padding: 0px;
}
	
div#subNav li {
	position: relative;
	top: -14px;
	left: -11px;
	display: inline;
	margin: 0 0 0 11px;
	padding: 0px;
	list-style:none;
}

#subNav-flash {
	position: absolute;
	top: 2px;
	height: 36px;
	background-image: url(../assets/apartments/backgrounds/subNav_bg.gif);
	background-repeat: no-repeat;
	width: 712px;
}

div#subNav-flash ul 
{
	margin: 0 0 0 0px;
	padding: 0px;
}
	
div#subNav-flash li {
	position: relative;
	top: -16px;
	left: -11px;
	display: inline;
	margin: 0 4px 0 11px;
	padding: 0px;
	list-style:none;
}

.featured {
	overflow: hidden;
	height: 1%;
	width: 200px;
	padding: 5px;
}

td.featured {
	background-color: #BFB9AB;
}

div.featured 
{
	background-color: #BFB9AB;
}

.specials {
	overflow: hidden;
	height: 1%;
	width: 200px;
	padding: 5px;
}

td.specials {
	background-color: #E9E2BE;
}

div.specials {
	background-color: #E9E2BE;
}

div.featured ul {
	margin-top: 10px;
}

#scroll {
	height: 450px;
	overflow: auto;
}

#gradient {
	position: absolute;
	bottom: 0;
	width: 990px;
	height: 100px;
	z-index: 0;
	background-image: url(../assets/apartments/backgrounds/gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#copy {
	clear: both;
	margin: 30px 40px;
}

#copy-left {
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copy-top {
	clear: both;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}

#copy-btm {
	clear: both;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}

/* browse apts page rollovers */
.hideoverflow { overflow:hidden; }
.gold { color:#af8d43; }
div.menu a {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	padding: 4px 5px 4px 5px;
	cursor: hand;
}

div.menu a:link, div.menu a:active, div.menu a:visited {
	color: #333333;
	background: #ffffff;
}

div.menu a:hover {
	color: #eeeeee;
	background: #cccc99;
}



#copy ul {
	margin-top: 35px;
}

#copy li {
	line-height: 2em;
}

form.login img {
	margin: 5px 0 0 118px;
}

select, input.width_150 {
	width: 150px;
}

input.width_110 {
	width:110px;
}

#clock h2 {
	padding: 5px;
}

div.small_links {
	margin-top: 25px;
}

p.small_links2 img {
	margin: 0 0 -3px 0;
}

.steps {
	display: inline;
	color: #B47020;
	font-size: 22px;
	padding: 20px;
	background-image:url(../assets/ui/steps_button.gif);
	background-repeat: no-repeat;
	background-position: center;
}

h3 {
	margin: 15px 0 5px 0;
}

h4 {
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #061d49;
	padding-left: 10px;
}

textarea {
	width: 110px;
	height: 55px;
}

table#eCards {
	position: absolute;
	top: 140px;
	left: 300px;
}

table#steps {
	margin-top: 30px;
	font-size: .85em;
	text-align: right;
}

#news {
	clear: both;
	margin: 30px 40px;
	width: 230px;
}

p.eventTitle {
	margin: 0 -10px;
	font-weight: bold;
	font-size: 12px;
}

p.eventTitle span {
	color: #AB5D00;
}

.bordered_box {
	padding: 0 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #cfc3b6;
	text-align: center;
	margin-bottom: 10px;
}

#marginfix  {
	margin: 0 0 -8px 5px;
}

#contact {
	margin-top: 25px;
}

div#contact select {
	width: 100px;
}

.apt_grn_txt_top {
	color: #7F7358;
	font-size: .95em;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.apt_resource_name {
	color: #7F7358;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 15px;
	padding-left: 2px;
	margin-left: 0px;
}

.apt_resource_txt {
	color: #000000;
	font-size: .95em;
	padding-bottom: 15px;
	padding-left: 2px;
}

.apt_directions_txt {
	color: #7F7358;
	font-size: 0.95em;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	line-height: 1.7em;
}

.apt_directions_labels {
	color: #000000;
	font-size: 0.85em;
	padding-top: 1px;
	padding-left: 40px;
	padding-bottom: 5px;
}

.apt_amenities_list {
	color: #000000;
	font-size: 0.95em;
	padding-bottom: 10px;
	line-height: 1.7em;
}

.apt_padding {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.finishes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #061d49;
	padding-top: 5px;
}

.detail_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}

.search_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.4em;
}

.search_txt_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	line-height: 1.4em;
	color: #AB5D00;
	margin-left: 0px;
	margin-right: 0px;
}

.compare_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.compare_txt_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	line-height: 1.4em;
	color: #AB5D00;
	margin-left: 0px;
	margin-right: 0px;
}

.apt_search_list {
	color: #000000;
	font-size: 0.95em;
	line-height: 1.8em;
	top: -2px;
}
