/* CSS Document */
.navLinks {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 10pt;
}
.navLinks A {
	color:#FFFFFF;
	text-decoration:underline;
}

.navLinks A:link {
	color:#FFFFFF;
	text-decoration: underline;
}
.navLinks A:HOVER {  
	color: #FFF333; 
	text-decoration:underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #003399;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}
i {
	font-style: italic;
}
.darkBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.amenityHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}



a.imgRollOver-loca { background:url(/resources/images/selectLocation.gif) no-repeat; height: 70px; width: 120px; }
a.imgRollOver-loca:hover { background: url(/resources/images/selectLocationOver.gif) no-repeat; }

a.imgRollOver-rent { background:url(images/rent-now-up.jpg) no-repeat; height: 33px; width: 119px; }
a.imgRollOver-rent:hover { background: url(images/rent-now-over.jpg) no-repeat; }

a.imgRollOver-rent2 { background:url(images/rent-now2-up.jpg) no-repeat; height: 41px; width: 159px; }
a.imgRollOver-rent2:hover { background: url(images/rent-now2-over.jpg) no-repeat; }

a.imgRollOver-payment { background:url(images/payment-up.jpg) no-repeat; height: 33px; width: 119px; }
a.imgRollOver-payment:hover { background: url(images/payment-over.jpg) no-repeat; }	

a.imgRollOver-payment2 { background:url(images/payment2-up.jpg) no-repeat; height: 41px; width: 159px; }
a.imgRollOver-payment2:hover { background: url(images/payment2-over.jpg) no-repeat; }


a.imgRollOver-promo { background:url(images/promo-up3.jpg) no-repeat; height: 110px; width: 411px; clear: both; }
a.imgRollOver-promo:hover { background: url(images/promo-over3.jpg) no-repeat; }

a.imgRollOver-promo2 { background:url(images/promo-up2.jpg) no-repeat; height: 110px; width: 411px; margin-left:25px; }
a.imgRollOver-promo2:hover { background: url(images/promo-over2.jpg) no-repeat; }



a.imgRollOver-paymentIcon { background:url(images/payment-icon.jpg) no-repeat; height: 130px; width: 161px; }
a.imgRollOver-paymentIcon:hover { background: url(images/payment-icon-over.jpg) no-repeat; }

a.imgRollOver-rentIcon { background:url(images/rent-icon.jpg) no-repeat; height: 130px; width: 161px; }
a.imgRollOver-rentIcon:hover { background: url(images/rent-icon-over.jpg) no-repeat; }



.imgRegion {display:block;}

.imgButton { margin:0; padding0; }

.imgButton span { display:none;}


a.sideNavUnits {
	width: 119px;
	height: 25px;
	background: url(images/units-up.jpg) no-repeat;
}

a.sideNavUnits:hover {
	background: url(images/units-over.jpg) no-repeat;
}

a.sideNavRent {
	width: 119px;
	height: 25px;
	background: url(images/rent-up.jpg) no-repeat;
}

a.sideNavRent:hover {
	background: url(images/rent-over.jpg) no-repeat;
}

a.sideNavAppointment {
	width: 119px;
	height: 25px;
	background: url(images/make-app-up.jpg) no-repeat;
}

a.sideNavAppointment:hover {
	background: url(images/make-app.jpg) no-repeat;
}

a.sideNavPay {
	width: 119px;
	height: 25px;
	background: url(images/pay-up.jpg) no-repeat;
}

a.sideNavPay:hover {
	background: url(images/pay-over.jpg) no-repeat;
}

a.sideNavBalance {
	width: 119px;
	height: 25px;
	background: url(images/balance-up.jpg) no-repeat;
}

a.sideNavBalance:hover {
	background: url(images/balance-over.jpg) no-repeat;
}

.employeeTable td {
			font-family: Times, 'Times New Roman', serif;
	font-size: 11pt;
	}
	
.yellowGrad {
	background: url(/resources/images/yellowGrad.gif) scroll 0 0 repeat-x;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	text-align: center;
}
