body {
	text-align: center;	
	font: 11px verdana;
	color: #000000;
}

h1 {
	font: 14px verdana;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0px;
	padding: 0;
}

h2 {
	font: 11px verdana;
	font-weight: bold;
	text-decoration: underline;
	margin: 0;
}

p {
	margin-right: 18px;
}

p.small {
 margin: 0px 0px 3px 0px;
}
p a:link, p a:hover, p a:visited, p a:active{
	text-decoration: underline;
}

img {
	border: 0;
	vertical-align: middle;
}

th {
	font-weight: bold;
	border: 1px solid black;
}

textarea {
	overflow: hidden;
	font-family: verdana,sans-serif;
	font-size: 11px;
}

textarea.others {
	height: 50px;
	width: 400px;
	overflow: hidden;
}

a:link, a:visited, a:active, a:hover {
	color: #000000;
	text-decoration: underline;
}


a.email, a.email:visited, a.email:active {
	text-decoration: underline;
}

a.red, a:hover.red, a:visited.red, a:active.red {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}

a.white, a:hover.white, a:visited.white, a:active.white {
	color: black;
	text-decoration: underline;
}


form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	width: 570px;
	text-align: left;
}

legend {
	margin-top: 20px;
}

hr {
	width: 250px;
	color: #e7e7ef;
	background-color: #e7e7ef; 
	text-align: left;
}


input {
	font: 11px verdana;
}

select {
	font: 11px verdana;
}

label {
	width: 110px;
	font-weight: bold;
	display: block;
	float: left;
}

label.tel {
	width: 25px;
	font-weight: bold;
	display: block;
	float: left;
}


label.list {
	width: 95px;
	font-weight: bold;
	display: block;
	float: left;
}

label.contact {
	width: 100px;
	font-weight: bold;
	display: block;
	float: left;
}

label.bldgInfo {
	width: 130px;
	font-weight: bold;
	display: block;
	float: left;
}

label.call {
	width: 150px;
	font-weight: bold;
	display: block;
	float: left;
}



td.contact {
	padding: 10px 5px 10px 5px;
}



div.qPane {
	background: #C2D1DD;
	font-weight: bold;
	color: black;
	padding: 3px 10px 10px 5px;
	min-height: 30px;
}

div.aPane {
	padding: 3px 10px 10px 5px;
	min-height: 30px;
}

div.printBox {
	border:1px solid black;
	padding:0 0 3px 5px;
	margin-bottom:3px;
}

td.resultRow{
	border-top: 1px solid gray;
	padding-bottom: 6px;
	padding-top: 6px;
}

td.topBorder {
	border-top: 1px solid black;
}

td.callMe {
	background-color: #E0DFE3;
	margin: 20px 5px 3px 50px;
	padding: 5px;
	text-align: left;
}

div#contact2 {
	background: #E0DFE3;
	border: 1px solid #636363;
	width: 275px;
	height: 160px;
	margin: 5px 5px 5px 0;
	padding: 5px;
}

/*for the buttons below the contact div*/
div.contactContainer {
	width: 285px;
	border: none;
}

img.bigAd {
	border: 1px solid black;
	margin: 10px 0 3px 0;
}


img.resultThumb {
	width: 100px;
	border: 1px solid black;
	margin-right: 3px;
	margin-bottom: 2px;
	float: left;
}

img.faq {
	float: left;
	vertical-align: middle;
}

img#thumbBig {
	border: 1px solid black;
	height: 225px;
	width: 297px;
	margin-left: 1px;
}

img.thumb {
	margin-right: 7px;
	border: 1px solid black;
}

img.check {
	vertical-align: text-bottom;
}

img.header {
	float: left;
}

img.staff {
	display: inline;
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
	border: 1px solid black;
}


div#unitThumbs {
	text-align: left;
	height: 170px;

}


div.thumbBox {
	float: left;
	text-align: center;
	margin-right: 4px;
	border: none;
}

img.thumb2 {
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	width: 96px;
	height: 72px;
	border: 1px solid black;
}


img.thumb3 {
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 1px;
	width: 96px;
	height: 72px;
	border: 1px solid black;
}


/*****************************************
Main structure
*****************************************/
td#banner {
	width: 950px;
	/*background-color: #00ffff; /*BPU blue*/
}

td#side {
	width: 153px;
}

td#menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
	font-family: garamond;
	font-size: 15px;
	font-weight: bold;
}

td#content {
	text-align: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 843px;
}

div#main {
	min-height: 350px;

}

div.testAd {
	border: 1px dotted red;
	height: 70px;
	width: 140px;
	margin: 10px 0 10px 0;
}

div.featured {
	height: 121px;
/*	background-color: #00ffff;*/
	background-color: #E6F4FF;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	width: 100%;
	
}

div#buttons{
	text-align: center;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}


/*Hover buttons for rent and buy on the front page
*/

div#bBuy a{
	float: right;
	background-image: url(../images/bBuyUp.gif);
  width: 86px;	
	height: 51px;
}

div#bBuy a:hover {
	float:right;
	background-image: url(../images/bBuyDown.gif);
  width: 86px;	
	height: 51px;	
}

div#bRent a {
	float:left;
	background-image: url(../images/bRentUp.gif);
  width: 86px;	
	height: 51px;	
}

div#bRent a:hover {
	float:left;
	background-image: url(../images/bRentDown.gif);
  width: 86px;	
	height: 51px;	
}

/*Hover icons for viewproperty.php*/

div#iBldgInfo a {
	background-image: url(images/iBldgInfoOff.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
	margin-right: 20px;
}
div#iBldgInfo a:hover {
	background-image: url(images/iBldgInfoOn.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
}

div#iHouseInfo a {
	background-image: url(images/iHouseInfoOff.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;
	margin-right: 20px;
}
div#iHouseInfo a:hover {
	background-image: url(images/iHouseInfoOn.gif);
  width: 36px;	
	height: 57px;	
	float: left;
	display: table-cell;

}

div#iPrint a{
	float:left;
	background-image: url(images/iPrintOff.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iPrint a:hover {
	float:left;
	background-image: url(images/iPrintOn.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
}

div#iMap a {
	float:left;
	background-image: url(images/iMapOff.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iMap a:hover {
	float:left;
	background-image: url(images/iMapOn.gif);
  width: 36px;	
	height: 57px;	
	display: table-cell;
}

div#iMortgage a{
	float:left;
	background-image: url(images/iMortgageOff.gif);
  width: 42px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iMortgage a:hover {
	float:left;
	background-image: url(images/iMortgageOn.gif);
  width: 42px;	
	height: 57px;	
	display: table-cell;
}

div#iFloorplan a{
	float:left;
	background-image: url(images/iFloorplanOff.gif);
	background-repeat: no-repeat;
	width: 42px;	
	height: 57px;	
	display: table-cell;
	margin-right: 20px;
}
div#iFloorplan a:hover {
	float:left;
	background-image: url(images/iFloorplanOn.gif);
  	background-repeat: no-repeat;
	width: 42px;	
	height: 57px;	
	display: table-cell;
}





img.iButton{
	display: inline;
	margin-left: 40px;
	margin-right: 40px;
}

td#footer {
	padding-top: 3px;
	text-align: center;
	line-height: 17px;
}

div.adBox {
	float:right;
	margin:3px 2px 3px 2px;
	height: 360px; 
}

/*******************
The Admin menu
*******************/
div#adminMenu {
	text-align: left;
	width: 90%;
	padding: 3px;
	margin-bottom: 4px;
	border: 1px solid black;
}

div#adminMenu a {
	font-family: verdana,sans-serif;
	font-size: 11px;
	display: inline;
	color: #006699;
	text-decoration: none;
	padding-left: 5px;
}

div#adminMenu a:hover {
	font-family: verdana,sans-serif;
	font-size: 11px;
	text-decoration: underline;
}



div#refSearch {
	padding:5px;
	text-align:center;
	background-color:#e7e7ef;
	border:1px solid black;
	width:200px;
	height:50px;

}


div.beContainer {
	padding:5px;
	text-align:center;
	background-color:#e7e7ef;
	border:1px solid black;
	width:550px;
	/*height:100px;*/
}



td.avail {
	padding: 3px 4px; 
	border-bottom: 1px solid black;
	text-align:left;
}

th.availUnits {
	padding: 3px 4px;
	font-weight: bold;
	border: 1px solid #D4D4E1;
}

tr.light {
	background-color: #ffffff;
	color: black;
}

tr.dark {
	background-color: #ffffcc;
	color: black;			
}

tr.highlight {
	background-color: red;
	cursor: pointer;

}



input.button {
	height: 20px;
}

input.emailFriend {
	width: 200px;


}

div.box {
	display: inline;
	float: left;
	height: 30px;
	margin-right:	5px;
	text-align: left;
}

div#listProperty {
	background-color: #fcdd00;
	width: 550px;
	padding: 3px 5px 3px 5px;
	margin: 0;
}

div#listProperty a,
div#listProperty a:visited,
div#listProperty a:active {
	color: black;
	font: 11px verdana;
	font-weight: bold;
	text-decoration: none;

}

div#listProperty a:hover {
	color: white;
	text-decoration: none;
}



div.c {
	clear: both;
	width: 1px;
	height: 1px;
}



/*the std button*/
span.bStd {
	display: block;
	width: 125px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #F0F0EB;
	border: 1px solid black;
	margin-right: 0px;
	margin-bottom: 5px;
	cursor: hand;
}

