	hr{color:#4F79A3;}
	body,tr,td,table{font-size:10pt;font-family:verdana;}
	.border{border:1pt solid #000000;}	
	.bigheader{background-color:#006400;font-weight:bold;color:white;}
	.header{background-color:#000000;font-weight:bold;color:white;}
	.top_header{background-image:url(images/header_01.jpg);width:955px;height:175px;text-align:left;}
	.top_Header .pad{padding:140px 0 0 10px;}
	.subheader{font-size:12pt;font-weight:bold;color:#000000;}
	.footerlinks{color:#000000;font-size:8pt;}
	.footerlinks:hover{color:#000000;text-decoration:none;font-size:8pt;}
	.links{color:#000000;font-weight:bold;}
	.links:hover{color:#000000;font-weight:bold;text-decoration:none;}
	.largetext{color:#ffffff;font-weight:bold;text-decoration:none;font-size:14pt;}
	.whitelinks{color:#ffffff;font-weight:bold;font-size:13pt;}
	.whitelinks:hover{color:#ffffff;font-weight:bold;text-decoration:none;font-size:13pt;}
	.menulinks{color:#000000;font-weight:bold;text-decoration:underline;font-size:10pt;}
	.menulinks:hover{color:#000000;font-weight:bold;text-decoration:none;font-size:10pt;}
	.currentpage{color:black;font-weight:bold;text-decoration:none;}
	.mainheading{font-weight:normal;font-size:18pt;color:#000000}
	.textbox{border:1pt solid black;background-color:#E5E5E5;}
	.textarea{border:1pt solid black;background-color:#E5E5E5;}
	.Neighborhoodheading{font-weight:normal;font-size:18pt;color:#000000}
	.submainheading{font-weight:normal;font-size:14pt;color:#000000}
	.topmenu{color:black;font-weight:bold;font-size:13px;}
	.topmenu:hover{color:black;font-weight:bold;font-size:13px;text-decoration:none;}
	.topmenubg{height:25px;background-color:#CCCCCC;width:955px;background-image:url(images/header_02.jpg);}
	.maindiv{background-color:white;width:955px;border:1px solid black;text-align:left;}

	.thumbdiv{width:110px;float:left;padding:0px;}
	.rental_title{font-size:16px;font-weight:bold;}
	.rental_menu_link{color:black;font-weight:bold;text-decoration:underline;}
	.rental_menu_link:hover{color:black;font-weight:bold;text-decoration:none;}
#dropmenudiv{
position:absolute;
background-color: #DBDBDB;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
color:black;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{background-color: #EDEDED;font-weight:bold;}
a.applyonline {
	background: url(images/buttons.png) no-repeat;
	width: 135px;
	height: 32px;
	display: block;
	}
a:hover.applyonline {
	background: url(images/buttons.png) no-repeat;
	background-position: 0 -33px;
	width: 135px;
	height: 32px;
	display: block;
	}
a.requestinfo {
	background: url(images/buttons.png) no-repeat;
	background-position: -135px 0;
	width: 135px;
	height: 32px;
	display: block;
	}
a:hover.requestinfo {
	background: url(images/buttons.png) no-repeat;
	background-position: -135px -33px;
	width: 135px;
	height: 32px;
	display: block;
	}
