body
	{
	font-family: arial, helvetica, sans;
	color: #414141;
	font-size: 80%;
	}

h1
	{
	padding-left: 5px;
	font-size: 14px;
	text-transform: uppercase;
	color: #858585;
	border-bottom: 1px dashed #999999;
	}

h2
	{
	padding-left: 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #4165CC;
	}

p.more
	{
	padding-left: 10px;
	background: url("../images/more.gif") left center no-repeat;
	}

a
	{
	text-decoration: none;
	color: #4165CC;
	}

a:hover
	{
	text-decoration: underline;
	color: #ff6600;
	}

a.li
	{
	padding-left: 10px;
	}

a.li_on
	{
	padding-left: 10px;
	background: url("../images/li_on.gif") left center no-repeat;
	}

a.li:hover, a.li_on:hover
	{
	background: url("../images/more.gif") left center no-repeat;
	}

#wrapper
	{
	width: 996px;
	margin: auto;
	}

#header
	{
	display: block;
	}

#header .left
	{
	float: left;
	width: 265px;
	}

#header .right
	{
	float: right;
	width: 731px;
	background: url("../images/header-right.jpg") no-repeat;
	height: 65px;
	}

#navbar
	{
	display: block;
	background: url("../images/navbar.jpg");
	height: 40px;
	}

#navbar ul
	{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#navbar li.home	{float: left; width: 100px; height: 40px;}
#navbar li.about	{float: left; width: 110px; height: 40px;}
#navbar li.services	{float: left; width: 120px; height: 40px;}
#navbar li.hospitality	{float: left; width: 130px; height: 40px;}
#navbar li.properties	{float: left; width: 130px; height: 40px;}
#navbar li.contact	{float: left; width: 120px; height: 40px;}

#navbar a.home	{display: block; background: url("../images/home_off.jpg") center; width: 100px; height: 40px;}
#navbar a.home:hover	{display: block; background: url("../images/home_over.jpg") center; width: 100px; height: 40px;}
#navbar a.home_on	{display: block; background: url("../images/home_on.jpg") center; width: 100px; height: 40px;}

#navbar a.about	{display: block; background: url("../images/about_off.jpg") center; width: 110px; height: 40px;}
#navbar a.about:hover	{display: block; background: url("../images/about_over.jpg") center; width: 110px; height: 40px;}
#navbar a.about_on	{display: block; background: url("../images/about_on.jpg") center; width: 110px; height: 40px;}

#navbar a.services	{display: block; background: url("../images/services_off.jpg") center; width: 120px; height: 40px;}
#navbar a.services:hover	{display: block; background: url("../images/services_over.jpg") center; width: 120px; height: 40px;}
#navbar a.services_on	{display: block; background: url("../images/services_on.jpg") center; width: 120px; height: 40px;}

#navbar a.hospitality	{display: block; background: url("../images/hospitality_off.jpg") center; width: 130px; height: 40px;}
#navbar a.hospitality:hover	{display: block; background: url("../images/hospitality_over.jpg") center; width: 130px; height: 40px;}
#navbar a.hospitality_on	{display: block; background: url("../images/hospitality_on.jpg") center; width: 130px; height: 40px;}

#navbar a.properties	{display: block; background: url("../images/properties_off.jpg") center; width: 130px; height: 40px;}
#navbar a.properties:hover	{display: block; background: url("../images/properties_over.jpg") center; width: 130px; height: 40px;}
#navbar a.properties_on	{display: block; background: url("../images/properties_on.jpg") center; width: 130px; height: 40px;}

#navbar a.contact	{display: block; background: url("../images/contact_off.jpg") center; width: 120px; height: 40px;}
#navbar a.contact:hover	{display: block; background: url("../images/contact_over.jpg") center; width: 120px; height: 40px;}
#navbar a.contact_on	{display: block; background: url("../images/contact_on.jpg") center; width: 120px; height: 40px;}

#navbar .search
	{
	float: right;
	text-align: right;
	padding-top: 9px;
	}

#container
	{
	display: block;
	background: #ffffff url("../images/container_bg.jpg");
	margin-top: 10px;
	}

#container .leftcol
	{
	float: left;
	width: 180px;
	padding: 10px;
	}

#container .centercol
	{
	float: left;
	width: 576px;
	padding: 10px;
	}

#container .rightcol
	{
	float: right;
	width: 180px;
	padding: 10px;
	}

#sub
	{
	display: block;
	background: #ffffff url("../images/sub_bg.jpg");
	margin-top: 10px;
	}

#sub .leftcol
	{
	float: left;
	width: 180px;
	padding: 10px;
	}

#sub .leftcol h2
	{
	font-size: 12px;
	padding: 0px;
	}

#sub .leftcol ul
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sub .rightcol
	{
	float: right;
	width: 776px;
	padding: 10px;
	}

#sub table
	{
	width: 100%;
	}

#sub th
	{
	background: #C1B9AD;
	font-weight: normal;
	}

#sub tr
	{
	border: 1px solid #C1B9AD;
	}
	
#features
	{
	display: block;
	background: url("../images/features_bg.jpg");
	}

#features .products
	{
	float: left;
	width: 288px;
	}

#features .services
	{
	float: right;
	width: 288px;
	}

#features ul
	{
	list-style-type: none;
	color: #4165CC;
	}

#footer
	{
	background: #213714;
	width: 996px;
	margin: auto;
	font-size: 11px;
	color: #ffffff;
	}

#footer a
	{
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 1px solid #ffffff;
	}

#footer .left
	{
	float: left;
	width: 300px;
	}

#footer .right
	{
	float: right;
	width: 696px;
	text-align: right;
	}

#apartment
	{
	display: block;
	border: 2px solid #C1B9AD;
	background: #EFEBE5;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #414141;
	padding: 5px;
	}

#photo
	{
	float: left;
	width: 315px;
	}

#apartment .aptdesc
	{
	float: right;
	padding: 10px;
	width: 402px;
	}

#apartment .aptfeatures
	{
	float: left;
	width: 305px;
	padding: 5px;
	}

#apartment .aptfeatures ul
	{
	font-size: 11px;
	list-style-type: disc outside none;
	}

#apartment .aptfeatures li
	{
	font-size: 11px;
	}

#apartment h4
	{
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#apartment .aptfloorplans
	{
	float: right;
	padding: 10px;
	width: 402px;
	}

#apartment .nextphoto
	{
	display: block;
	margin-top: 2px;
	background: #968D7F;
	text-align: center;
	padding: 1px;
	color: #ffffff;
	font-size: 11px;
	}

#apartment .nextphoto a
	{
	text-decoration: none;
	color: #ffffff;
	}

#address
	{
	border: 2px 2px 2px 0px solid #C1B9AD;
	background: #ffffff;
	padding: 5px 5px 0px 5px;
	font-family: arial, helvetica, sans;
	font-size: 12px;
	color: #414141;
	}

#address h3
	{
	font-size: 16px;
	color: #C1B9AD;
	margin: 0px;
	padding: 0px;
	}

#address .addressleft
	{
	float: left;
	}

#address .addressright
	{
	float: right;
	text-align: right;
	}

.aptlinks
	{
	background: #ffffff;
	display: block;
	padding-left: 350px;
	margin: 0px;
	height: 15px;
	}

.aptlinks ul
	{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	}

.aptlinks li
	{
	width: 120px;
	height: 15px;
	text-align: center;
	float: left;
	background: #C1B9AD;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}

.aptlinks a
	{
	color: #000000;
	text-decoration: none;
	}

a.aptlink
	{
	display: block;
	background: #E4E0DA;
	text-decoration: none;
	color: #C1B9AD;
	}

a.aptlink:hover
	{
	background: #C1B9AD;
	color: #ffffff;
	}

#apartment table
	{
	width: 100%;
	}

#apartment th
	{
	background: #C1B9AD;
	}

#apartment td
	{
	padding: 1px;
	background: #ffffff;
	border: 1px solid #EEEEEE;
	}

#apartment .aptfloorplans a
	{
	color: #000080;
	text-decoration: none;
	}

#apartment .aptfloorplans a:hover
	{
	color: #FF8000;
	}

#map
	{
	width: 600px;
	font-family: arial, helvetica, sans;
	color: #000000;
	}

#mapcoords
	{
	float: right;
	width: 250px;
	}

p.phone
	{
	margin: 0px;
	padding-right: 25px;
	background: url('../images/phone.gif') right center no-repeat;
	height: 25px;
	}

p.fax
	{
	margin: 0px;
	padding-right: 25px;
	background: url('../images/fax.gif') right center no-repeat;
	height: 25px;
	}

p.website
	{
	margin: 0px;
	padding-right: 25px;
	background: url('../images/website.gif') right center no-repeat;
	height: 25px;
	}

/*office listings*/
.office
	{
	margin-bottom: 10px;
	}
	
