body {
	background: #8a1e04;
	margin: 0;
	text-align: center;
}
p {
	margin: 10px 0 10px 0;
}
ul {
	margin: 10px 10px 10px 40px;
	padding: 0;
}
a:link, a:visited {color: #666;}
a:hover, a:active {color: #999;}
.hidden {
	display: none;
}
#root {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#header {
	background: url('images/header.jpg');
	width: 100%;
	height: 166px;
	float: left;
	position: relative;
}
#navUpper {
	float: left;
	position: absolute;
	top: 0;
	right: 0;
}
#navLower {
	float: left;
	position: absolute;
	bottom: 26px;
	right: 2px;
}
#content {
	width: 100%;
	min-height: 293px;
	height: auto !important;
	height: 293px;
	background: url('images/contentBg.jpg') no-repeat #d3d6ab;
	float: left;
	position: relative;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}
#subContent {
	width: 100%;
	min-height: 472px;
	height: auto !important;
	height: 472px;
	background: url('images/subBg.gif') no-repeat #d3d6ab;
	float: left;
	position: relative;
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
}
.header {
	float: right;
}
.contentContent {
	float: right;
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
	width: 680px;
}
.flashSub {
	float: left;
	position: absolute;
}
#indexContentLeft {
	float: left;
	position: absolute;
	top: 75px;
	left: 80px;
	text-align: right;
	width: 515px;
}
#indexContentRight {
	float: right;
	margin: 75px 15px 0 0;
	_margin: 75px 8px 0 0;
	width: 370px;
	padding-bottom: 25px;	
}
.col2L {
	float: left;
	width: 340px;
}
.col2R {
	float: left;
	width: 340px;
}


/*Footer Style*/
#sterlingLogo:link, #sterlingLogo:visited {
	background: url('images/sterlingLogo.jpg') 0 100%;
	width: 82px;
	height: 65px;
	float: left;
	position: absolute;
	bottom: 0;
}
#sterlingLogo:hover, #sterlingLogo:active {
	background: url('images/sterlingLogo.jpg') 0 0;
}
#fairHousing_handicapped {
	background: url('images/fairHousing_handicapped.jpg');
	float: right;
	width: 54px;
	height: 32px;
	position: absolute;
	bottom: 0;
	right: 0;
	_right: 3px;
}
#veryBottom {
	float: left;
	width: 100%;	
	color: #d3d6ab;
	font-size: 7pt;
	font-family: verdana, arial, sans-serif;
	padding: 1px 0 0 0;
}
#veryBottomLeft {
	float: left;
	width: 800px;
}
#veryBottomRight {
	float: right;
	width: 150px;
	text-align: right;
}

a.resite {
	color: #d3d6ab;
	text-decoration: none;
}
a.resite:hover, a.resite:active {
	text-decoration: underline;
}



/*Photo Styles*/
#mainPic {
	float: right;
	margin: 0 0 35px 0;
}
#picThumbs {
	float: left;
	width: 190px;
	margin: 0 0 10px 0;
}



/*Map Styles*/
#map {
	float: right;
	margin: 0 10px 5px 0;
}



/*Floorplan Table Styles*/
TABLE.floorTable {
	width: 640px;
	border-top:1px solid #5c2946;
	border-left:1px solid #5c2946;
	border-right:1px solid #5c2946;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000;
	margin: 10px 0 0 0;
}
tr.floorTable-key {
	font-weight: bold;
	color : #c7bead;
	background-color: #5c2946;
}
TABLE.floorTable TD {
	border-bottom:1px solid #5c2946;
	text-align: center;
	height: 20px;
}
.floorTable-col-style {
	display: none;
}
.prices {
	display: none;
}
//td.floorTable-col-price { display: none }



/*Navigation Styles*/
#navCredit {
	background: url('images/navCredit.gif') 0 0;
	width: 131px;
	height: 30px;
	float: left;
}
#navCredit:hover, #navCredit:active, #navCreditRO {
	background: url('images/navCredit.gif') 0 100%;
	width: 131px;
	height: 30px;
	float: left;
}
#navApply1 {
	background: url('images/navApply1.gif') 0 0;
	width: 94px;
	height: 30px;
	float: left;
}
#navApply1:hover, #navApply1:active, #navApply1RO {
	background: url('images/navApply1.gif') 0 100%;
	width: 94px;
	height: 30px;
	float: left;
}
#navRequest {
	background: url('images/navRequest.gif') 0 0;
	width: 128px;
	height: 30px;
	float: left;
}
#navRequest:hover, #navRequest:active, #navRequestRO {
	background: url('images/navRequest.gif') 0 100%;
	width: 128px;
	height: 30px;
	float: left;
}
#navResident {
	background: url('images/navResident.gif') 0 0;
	width: 106px;
	height: 30px;
	float: left;
}
#navResident:hover, #navResident:active, #navResidentRO {
	background: url('images/navResident.gif') 0 100%;
	width: 106px;
	height: 30px;
	float: left;
}
/*Lower Navs*/
#navHome {
	background: url('images/navHome.gif') 0 100%;
	width: 52px;
	height: 20px;
	float: left;
}
#navHome:hover, #navHome:active, #navHomeRO {
	background: url('images/navHome.gif') 0 0;
	width: 52px;
	height: 20px;
	float: left;
}
#navFeatures {
	background: url('images/navFeatures.gif') 0 100%;
	width: 68px;
	height: 20px;
	float: left;
}
#navFeatures:hover, #navFeatures:active, #navFeaturesRO {
	background: url('images/navFeatures.gif') 0 0;
	width: 68px;
	height: 20px;
	float: left;
}
#navPhotos {
	background: url('images/navPhotos.gif') 0 100%;
	width: 56px;
	height: 20px;
	float: left;
}
#navPhotos:hover, #navPhotos:active, #navPhotosRO {
	background: url('images/navPhotos.gif') 0 0;
	width: 56px;
	height: 20px;
	float: left;
}
#navFloorplans {
	background: url('images/navFloorplans.gif') 0 100%;
	width: 78px;
	height: 20px;
	float: left;
}
#navFloorplans:hover, #navFloorplans:active, #navFloorplansRO {
	background: url('images/navFloorplans.gif') 0 0;
	width: 78px;
	height: 20px;
	float: left;
}
#navApply2 {
	background: url('images/navApply2.gif') 0 100%;
	width: 96px;
	height: 20px;
	float: left;
}
#navApply2:hover, #navApply2:active, #navApply2RO {
	background: url('images/navApply2.gif') 0 0;
	width: 96px;
	height: 20px;
	float: left;
}
#navMaps {
	background: url('images/navMaps.gif') 0 100%;
	width: 114px;
	height: 20px;
	float: left;
}
#navMaps:hover, #navMaps:active, #navMapsRO {
	background: url('images/navMaps.gif') 0 0;
	width: 114px;
	height: 20px;
	float: left;
}
#navMoving {
	background: url('images/navMoving.gif') 0 100%;
	width: 181px;
	height: 20px;
	float: left;
}
#navMoving:hover, #navMoving:active, #navMovingRO {
	background: url('images/navMoving.gif') 0 0;
	width: 181px;
	height: 20px;
	float: left;
}
#navBrochure {
	background: url('images/navBrochure.gif') 0 100%;
	width: 79px;
	height: 20px;
	float: left;
}
#navBrochure:hover, #navBrochure:active, #navBrochureRO {
	background: url('images/navBrochure.gif') 0 0;
	width: 79px;
	height: 20px;
	float: left;
}
#navEmail {
	background: url('images/navEmail.gif') 0 100%;
	width: 103px;
	height: 20px;
	float: left;
}
#navEmail:hover, #navEmail:active, #navEmailRO {
	background: url('images/navEmail.gif') 0 0;
	width: 103px;
	height: 20px;
	float: left;
}