body {
	text-align: left;	
	font: 11px verdana;
/*	background-color: #fcdd00;*/
	margin: auto;
	padding:0;
	height: 100%;
}

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;
	padding: 0;
}

h2.home {
	text-decoration: none;
}

h2.sideYellow {
	font: 15px Tahoma;
	background-color: #fcdd00;
	text-align: left;
	border-bottom: 1px solid white;
	padding: 3px 0 3px 0;
	width: 157px;
	text-decoration: none;
	font-weight: bolder;
}

h2.sidePink {
	font: 15px Verdana;
	background-color: #fdf0b9;
	text-align: left;
	border-bottom: 1px solid white;
	text-decoration: none;
	font-weight: bolder;
	padding: 0;
	width: 157px;
}

h2.introHeader {
	font: 15px Tahoma;
	margin: 7px 0;
	background-color: #0b5a95;
	text-align: left;
	color: #fff;
	border: 0;
	padding: 3px;
	width: 100%;
	text-decoration: none;
	font-weight: bolder;
}

div.newListingWhite {
	width: 731px;
	padding:0;
	margin:0;
	background-color: white;
}

div.newListingPeach {
	width: 731px;
	padding:4px;
	margin:0 0 5px 0;
	background-color: #fdf0b9;
}

div#intro {
	width: 100%;
	padding:4px;
	margin:0 0 5px 0;
	
}

div.areaPeach {
	width: 120px;
	padding: 4px;
	margin: 0;
	background-color: #fdf0b9;
	float:left;
	clear:left;
}

div.areaWhite {
	width: 150px;
	padding: 4px;
	margin: 0;
	float:left;
	clear: left;
	background-color: #ffffff;
}



div.side {
	background-image: url(images/menuArrow.gif);
	background-repeat: no-repeat;
	background-position: 0 -2px;
	border-bottom: 1px solid #f6e3bc;
	height: 25px;
	width: 140px;
	font: 15px Tahoma;
	font-weight: bolder;
	padding: 0 0 0 13px;
	margin: 0;
}

div.side a, div.side a:visited {
	text-decoration:none;
}

div.side a:hover {
	text-decoration: underline;
}

h2.sidePink a:hover {
	text-decoration: underline;
}

/*ul.side{
	list-style-image: url(images/menuArrow.gif);
	padding:0;
	margin: 0;
}*/

h2.section {
	background-color: #fcdd00;
	text-align: center;
	border: 0;
	padding: 3px;
	margin: 0;
	width: auto;
}

p.small {
 margin: 0 0 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;
}

ul {
/*	border: 1px solid red;*/
/*	margin-left:10px;*/
	margin:0px;
	padding:0px;
}

li {
	padding:0px;
	margin: 0px;
	list-style-position: inside;
	/*border:1px solid yellow;*/
}

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

div#header { /*yellow bpa logo*/
	width: 950px;
	margin-bottom:10px;
/*	text-align:center;*/
}

div#topMenu {
/*	background-image: url(images/menu.gif);
	background-repeat: repeat-x;*/
	/*height: 40px;*/
	text-align: left;
	padding:0;
/*	font: 15px garamond;
	font-weight: bold;*/
	height: auto;
	width: 950px;
	margin: 0;
/*	border: 1px solid red;*/
}

div#statusBar {
	margin: 0 0 6px 0;
	width:945px;
	height: 25px;
	color: white;
	font-weight: bold;
	text-align: right;
	padding:7px 5px 0 0;
}

div#mainContainer {
	margin: 0;
	width: 950px;
	height: auto;
	padding:0;
/*	border: 1px solid #fdf0b9;*/
}

/*div#mainContent {
	float: left;
	text-align: left;
	border: 2px solid #fdf0b9; /*#fdf0b9;
	padding: 0;
	margin: 0 0 0 10px;
	width: 760px;
	height: auto;
}
*/

h1#main {
	text-align: left;

	padding: 6px;
	margin: 0;
	width: 500px;
	color: #fff;
	background-color: #0b5a95;
	float: left;
	display:block;
}

/*for search results*/
/*h1#search {
	text-align: left;
	border: 0;
	padding: 4px 5px;
	margin: 0;
	width: 750px;
	background-color: #fcdd00;
	float: left;
}
*/

div#sideBar {
	float: left;
	margin: 0 7px 3px 0;
	width: 157px;
	padding: 0;
/*	border: 1px solid black;*/
	height: auto;
}

div.sideBox {
	text-align: left;
	/*border: 1px solid blue;*/
	width: 157px;
	background-color: #fdf0b9;
	padding: 0;
}

div.content {
	padding: 3px;
}
/*
div#footer {
	padding: 3px;
	text-align: center;
	line-height: 17px;
	width: 950px;*/
	/*border: 2px solid #fdf0b9;*/
/*	background-color:#fcdd00;
	clear: both;
}*/

div.homeSection {
	float:left;
	width:243px;
	border:1px solid black;
	margin:0 2px 0 0;
	height: 700px;
}

/*
div.homeSectionHeader{
	background-color:#fcdd00;
	width:100%;
}
*/
div.newListing {
	width: 731px;
	padding: 5px;
}

img.newListing {
	border: 1px solid black;
	float: left;
	margin: 3px;
}

img.topMenu {
	display:inline;
	padding:0;
	margin:-2px;
}

div.newProject {
	width: 100%;
	padding: 5px;
}

img.newProject {
	border: 1px solid black;
	float: left;
	margin: 3px;
	vertical-align:top;
}

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;
}

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.staff {
	display: inline;
	float: left;
	margin-right: 5px;
	vertical-align: text-top;
	border: 1px solid black;
}

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

div#bldgThumbs {
	text-align: left;
	height: auto;
	float:left;
	clear:left;
}

div#bldgThumbsHiRes {
	text-align: left;
	height: auto;
	float:left;
	clear:left;
}


div.thumbBox {
	float: left;
	/*display: inline;*/
	text-align: center;
	margin-right: 4px;
	border: 1px solid black;
}

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: #fcdd00; /*BPA yellow*/
}

td#side {
	width: 153px;
}


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

div#featured {
	height: 121px;
	background-color: #ffe785;
	padding: 0;
	margin: 0;
	width: 100%;
	clear:both;
}

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: 47px;	
	height: 47px;
}

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

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

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

/*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;
}

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: white;
	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#emailSearch {
	

	padding:5px;
	text-align:center;
	background-color: #e7e7ef;
	border:1px solid black;
	width: 220px;
	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: auto;
}

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;
}


/* Frontpage units */

div.unitBox {
	background-color: white;
	padding: 0 4px 4px 4px;
	width: 230px;
	float: left;
	margin: 0 10px 5px 0;
	/*border:1px solid red;*/
	
}

div.unitLocation {
	background-color: black;
	font-weight: bold;
	color: white;
	z-index: 10;
	padding: 2px 5px 2px 2px;
	width: 130px;
	position: relative;
	top:-111px;
	margin:0;
}

div.unitDesc {
	margin-top: -12px;
}

div.unitFooter {
	background-color: black;
	font-weight: bold;
	color: white;
	width: 224px;
	margin-bottom:10px;
	padding: 3px;
}