html { min-height: 100%; margin-bottom: 1px; }

body {
	background: #698198;
	margin: 0;
	padding: 0;
	font-family: "trebuchet ms", helvetica, arial, sans-serif;
	font-size: 90%;
	text-align: center;
}

#main {
	width: 760px;
	margin: 2em auto;
	text-align: left;
	background: #fff;
}

#nav {
	background: #fff;
	color: #415968;
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	position: relative;
	text-align: center;
}

#nav li#nav_design {
	width: 120px;
}

.clearboth {
	clear: both;
}

#nav li a {
	color: #7EB0CC;
	font-weight: normal;
	position: relative;
	display: block;
	padding: 4px 0;
	text-transform: uppercase;
	font-size: 11px;
	/*
	height: 25px;
	*/
}


#nav_index a,
#nav_lifestyle a,
#nav_design a,
#nav_leasing a,
#nav_vision a,
#nav_contact a,
#nav_blog a,
body.category4220 #nav_lifestyle a,
body.category4221 #nav_design a,
body.category4222 #nav_leasing a,
body.category4223 #nav_vision a,
body.category4224 #nav_contact a,
body.blog #nav_blog a{
	color: #415968;
}


/*
#nav li span {
	position: absolute;
	width: 100%;
	height: 100%;
}


#nav_index span {
	background: url("/ezstatic/data/keenscrossing/i/ni_home.gif") top left no-repeat;
}

#nav_lifestyle span {
	background: url("/ezstatic/data/keenscrossing/i/ni_life.gif") top left no-repeat;
}

#nav_design span {
	background: url("/ezstatic/data/keenscrossing/i/ni_des.gif") top left no-repeat;
}

#nav_leasing span {
	background: url("/ezstatic/data/keenscrossing/i/ni_lease.gif") top left no-repeat;
}

#nav_vision span {
	background: url("/ezstatic/data/keenscrossing/i/ni_vision.gif") top left no-repeat;
}

#nav_contact span {
	background: url("/ezstatic/data/keenscrossing/i/ni_contact.gif") top left no-repeat;
}

body.category4220 #nav_lifestyle span {
	background: url("/ezstatic/data/keenscrossing/i/ni_life_s.gif") top left no-repeat;
}

body.category4221 #nav_design span {
	background: url("/ezstatic/data/keenscrossing/i/ni_des_s.gif") top left no-repeat;
}

body.category4222 #nav_leasing span {
	background: url("/ezstatic/data/keenscrossing/i/ni_lease_s.gif") top left no-repeat;
}

body.category4223 #nav_vision span {
	background: url("/ezstatic/data/keenscrossing/i/ni_vision_s.gif") top left no-repeat;
}

body.category4224 #nav_contact span {
	background: url("/ezstatic/data/keenscrossing/i/ni_contact_s.gif") top left no-repeat;
}
*/

#nav ul ul {
	display: none;
}

#contentarea {
	padding: 0;
	background: #fff;
	color: #7EB0CC;
	clear: both;
	position: relative;
	width: 760px;
}

#contentmain {
	padding: 20px 20px 80px 107px;
}

.article23269 #contentmain,
.article23281 #contentmain {
	padding: 20px 270px 80px 107px;
}


body.article347 #contentmain {
	padding: 20px 20px 80px 107px;
}



#contentmain.largearea {
	padding: 20px 168px 20px 20px;
}

body.article23278 #contentarea,
body.category4223 #contentarea,
body.article23275 #contentarea,
body.category4225 #contentarea {
	color: #415968;
}

body.category4220 #contentarea,
body.category4222 #contentarea,
body.article347 #contentarea,
body.category4221 #contentarea,
body.article23281 #contentarea {
	color: #4B3900;
}



#header {
	background: #fff;
	margin: 0;
	padding: 0 20px;
	clear: both;
}

#subnav {
	background: #fff;
	height: 4em;
	padding: 0 20px;
	color: #415968;
}



#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*
body.design #subnav ul {
	margin-left: 5%;
}

body.article23278 #subnav ul {
	margin-left: 40%;
}
*/

#subnav li {
	padding: 0.5em 1.5em;
	float: left;
	background: url("/ezstatic/data/keenscrossing/i/subnav_blue.gif") top repeat-x;;
}

#subnav li.current {
	text-decoration: underline;
}



#subnav li a {
	color: #415968;
	font-weight: normal;
}

body.design #subnav li a {
	color: #4B3900;
}

#logo {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 200;
}

#logo h1 {
	background: transparent url("/ezstatic/data/keenscrossing/i/logo.gif") no-repeat left top;
	width:128px;
	height:64px;
}

#logo h1 a {
	display: block;
	width:128px;
	height:64px;
	text-indent: -999em;
}


h1, h2 {
	font-size: 1em;
	color: #415968;
	margin: 0;
}

h2 {
	margin: 0 -250px 1em -88px;
}

h2.propertyname {
	margin:0 0 5px;
	color:#4B3900;
	font:20px/30px Helvetica,'Lucida Grande',Verdana,Arial,sans-serif;
	border-bottom:3px dotted #dcd5c0;
}

#contentmain.largearea h2 {
	margin: 0 0 1em;
}

h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin: 1em 0 0;
}

h3 em {
	text-transform: none;
}

p {
	margin: 0 0 1em;
}

p strong {
	font-style: normal;
	color: #415968;
}

ul {
	margin-top: 0;
	margin-left: 0;
	padding-left: 2em;
}

li {
	line-height: 1.5;
	margin-left: 0;
}

img {
	border: none;
}


#photolist img {
	display: block;
}

a {
	text-decoration: none;
	color: #415968;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

table, tr {
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #4B3900;
	font-size: 1em;
}

td, th {
	padding: 0 1em;
}

form ol {
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

label {
	display: block;
	color: #415968;
	margin: 0.5em 0;
}

input {
	display: block;
	background: #fff;
	border: solid 1px #415968;
	width: 100%;
}

input.hide {
	display: none;
	
}
input.submit {
	margin: 1em 0;
	cursor: pointer;
	background: #938866;
	padding: 0.25em 0.5em;
	width: auto;
}

input.hidden {
	display: none;
}

select {
	display: block;
	background: #fff;
	border: solid 1px #415968;
	width: 100%;
}

input.checkbox {
	display: inline;
	width: auto;
}

textarea {
	display: block;
	background: #fff;
	border: solid 1px #415968;
	width: 100%;
	font-family: inherit;
	font-size: inherit;
	height: 8em;
}

#photolist {
	list-style: none;
	margin: 2em 0 0;
	padding: 0;
	width: 570px;
}

#photolist li {
	margin: 10px;
	padding: 0;
	float: left;
}

#largeimage {
	position: absolute;
	padding: 10px;
	right: 0;
	bottom: 100px;
}

#clearing {
	clear: left;
}

#callout {
	background: url("/ezstatic/data/keenscrossing/i/callout_bg.jpg") top right repeat-y;
	width: 144px;
	text-align: center;
	text-transform: uppercase;
	color: #415968;
	padding: 8px 20px 8px 40px;
	position: absolute;
	right: 0;
	top: 14px;
}

.error {
	color: #BF0000;
}

/* *** */

#skip {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background: #fff;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a:active, #skip a:focus {
	position: static;
	width: auto;
	height: auto;
}


/* Page 
--------------------
*/


/* 
Home
*/
h1.heading23269 { /* home */
	background: transparent url("/ezstatic/data/keenscrossing/i/head_meetme.gif") no-repeat left top;
	width: 251px;
	height: 16px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

#homefooterwrapper {
	background: transparent url("/ezstatic/data/keenscrossing/i/bg-homefooter.jpg") repeat-x left top;
}

#homefooterwrapper h3 {
	color:#415968;
	margin: 14px 0;
	font-size: 12px;
}

#homefooterwrapper h3 {
	font-size: 12px;
	color:#415968;
	text-decoration: none;
}

.homethird {
	display: inline;
float: left;
margin: 0 14px;
}

.fl {
width: 267px;
}

.cnt {
width: 170px;
}

.ann {
width: 200px;
}


/*
Lifestyle
*/
h1.heading23270 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_lifestyle.gif") no-repeat left top;
	width: 306px;
	height: 34px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

body.article23271 h1 {
	margin: 0 0 1em -88px;
}

body.article23271 h1.heading23271 {
	display: none;
}

body.article23271 #subnav li a {
	text-decoration: underline;
}

/*
Design and Amenities
*/
h1.heading23272 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_design.gif") no-repeat left top;
	width: 257px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}


body.category4221 #subnav li {
	background: url("/ezstatic/data/keenscrossing/i/subnav_brown.gif") top repeat-x;
}

body.category4221 #subnav li a {
	color: #4B3900;
}

h1.heading23273 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_design_amenities.gif") no-repeat left top;
	width: 372px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

body.article23273 #subnav li#nb-amenities a,
body.article23274 #subnav li#nb-floorplans a {
	text-decoration:underline;
}

h1.heading23274 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_design_floorplan.gif") no-repeat left top;
	width: 200px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

/*
Leasing
*/
h1.heading23275 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_leasing.gif") no-repeat left top;
	width: 203px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

h1.heading23276 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_pricing.gif") no-repeat left top;
	width: 71px;
	height: 13px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
} 

h1.heading23456 {
	/* tax credit program */
	background: transparent url("/ezstatic/data/keenscrossing/i/head_affordableprogram.gif") no-repeat left top;
	width: 215px;
	height: 15px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

h1.heading23457 {
	/* application */
	background: transparent url("/ezstatic/data/keenscrossing/i/head_application.gif") no-repeat left top;
	width: 120px;
	height: 15px;
	text-indent: -999em;
	margin: 0 0 1em -88px;	
}

h1.headingListings {
	/* listings */
	background: transparent url("/ezstatic/data/keenscrossing/i/head_listings.gif") no-repeat left top;
	width: 120px;
	height: 15px;
	text-indent: -999em;
	margin: 0 0 1em -88px;	
}
body.article23276 #subnav li#subpricing a {
	text-decoration: underline;
}

body.article347 #subnav li#sublistings a {
	text-decoration: underline;
}

body.article23456 #subnav li#subtax a {
	text-decoration: underline;
}

body.article23457 #subnav li#subapplication a {
	text-decoration: underline;
}

/*
Our Vision
*/
h1.heading23278 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_vision.gif") no-repeat left top;
	width: 288px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

body.article23279 #subnav li#nb-whoweare a,
body.article23280 #subnav li#nb-progressphotos a {
	text-decoration: underline;
}
h1.heading23279 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_vision_who.gif") no-repeat left top;
	width: 118px;
	height: 13px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

h1.heading23280 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_vision_progress.gif") no-repeat left top;
	width: 163px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em 0;
}

body.article23280 #contentmain {
	padding: 20px 270px 20px 20px;
}

/*
Contact
*/

h1.heading23281 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_contact.gif") no-repeat left top;
	width: 163px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}

h1.heading29610 {
	background: transparent url("/ezstatic/data/keenscrossing/i/head_directions.jpg") no-repeat left top;
	width: 163px;
	height: 14px;
	text-indent: -999em;
	margin: 0 0 1em -88px;
}
/* Footer
--------------------
*/
.widthwrapper {
	width: 760px;
	margin: 0 auto;
}

#minornav {
	background: #698198;
	margin-right: -10px; /* IE5 gets it wrong otherwise */
	float: left;
	width: 50%;
	text-align: left;
}

#minornav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 8px;
}

#minornav li {
	display: inline;
	padding: 0 8px;
	color: #fff;
}

#minornav li a {
	color: #fff;
}

#sitefooter {
text-align: left;
clear: both;
margin: 0 0 0 16px;
padding: 10px 0;
}

#sitefooter,
p#sitefooter,
p#sitefooter strong,
#sitefooter a {
	color: #fff;
}

p#usmtag {
	margin: 0 0 0 16px;
	padding: 0 0 10px 0;
	width: 213px;
	height: 13px;
	
	text-align: left;

}

#usmtag a {
	display: block;
	width: 213px;
	height: 13px;
	text-indent: -999em;
	background: #698198 url("/ezstatic/data/keenscrossing/i/usmtag.gif") no-repeat left top;
}



/* list view
----------------------
*/
/*
.listviewwrap {
width: 150px;
height: 200px;
float: left;
margin: 0 50px 0 0;
}
*/

.listviewwrap {
	margin: 0 0 30px 0;
}



.listviewleft {
width: 24%;
background: none;
float: left;
}

.listviewright {
width: 73%;
float: right;
}

/* detail view
----------------------
*/

.mlsnavbar ul{
list-style: none;
margin: 0;
padding: 0;
}

.mlsnavbar ul li {
float: left;
margin: 0 14px 10px 0;
}



.mlsleftcol {
width: 300px;
float: left;
}

.mlsrightcol {
width: 320px;
float: right;
margin: 0 0 100px 0;
}

span.mlstowntitle {
font-weight: bold;
font-size: 20px;
}
