﻿A:link  {
	color : #111111;
	text-decoration : none;
	
}

A:visited  {
	color : #999900;
	text-decoration : none;
}

A:active  {
	color : #231F20;
	text-decoration : none;
}

A:hover  {
	color : #C19303;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColElsCtr #container{
	width: 46em;
	background: #111111;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #111111;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#SpanA {
	position:relative;
	width:216px;
	height:144px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border:1px none #000000 ;
	z-index:1;
	left: 290px;
	top: auto;
	
	right: auto;
	bottom: -10px;
}



#apDiv1 {
	position:absolute;
	width:104px;
	height:170px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
	left: 972px;
	top: 244px;
	right: auto;
	bottom: auto;
}


.aboutImg  {
	background : url(../images/aboutImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}
.apptImg  {
	background : url(../images/apartmentsImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}
.buildingImages {
	background : url(../images/apartmentsImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}
.commImg  {
	background : url(../images/commercialImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}
.corpImg  {
	background : url(../images/corporateImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}

#formText {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight : normal;

}

.tenantsImg  {
	background : url(../images/tenantsImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}

.contactImg  {
	background : url(../images/contactImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}

.mainReqImg  {
	background : url(../images/maintenanceReqImage.jpg);
	background-repeat : no-repeat;
	width : 767;
	height : 474;
}
.footerImg  {
	background : url(../images/bottomBanner.jpg);
	background-repeat : no-repeat;
	width : 775;
	height : 81;
}

#meetStaff {
	color: #98302D;
	font-family: Times New Roman, Times, serif;
	font-size: 13;
	font-weight : regular;

}

.aboutCopy  {
	font-family : arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-color: #666666;
}

.sloganCopy {
	font-family : Georgia, Times New Roman, Times, serif;
	font-size : 9pt;
	font-color : #FFFFFF;


}

#apDiv2 {
	position:absolute;
	width:123px;
	height:234px;
	background-color:#FFFFFF;
	layer-background-color:#FFFFFF;
	border:1px none #000000;
	z-index:1;
	left: 64px;
	top: 110px;
}
.NavBG {

	background-image : url(../images/button_off.gif);
	background-repeat : no-repeat;
	background-position : 0px 0px;
	z-index: -1;
}

#loginText {
	color: #98302D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight : bold;

}

#NavText {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight : bold;

}
#staffTextName {
	color: #5615C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11;
	font-weight : normal;

}
#staffTextDuties {
	color: #111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9;
	font-weight : normal;

}.homeimage {
	background-image: url(../images/indexImage.jpg);
	height: 417px;
	width: 767px;
	position: relative;
}
.show {
	position: absolute;
	left: 267px;
	top: 8px;
}

