
body{
background-color:#a7a6a8;
background-image:url(../images/b-body.gif);
background-repeat:repeat-x;
width:100%;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
line-height:20px;
color:#000;
}
a
{
	cursor:pointer;
	outline:none;
	text-decoration:underline;
	color:#000;
}

h1
{
	font-size:17px;
	color:#918f91;
	
}

h2
{
	font-weight:normal;
	color:#5a595a;
	margin-bottom:0px;
	font-size:13px;
	margin-left:3px;
}
.negMar
{
	text-indent:-3000px;
}

p.intro
{
	color:#fff;
	margin-top:275px;
}

.btn
{
	background-color:#163c47;
	width:100px;
	height:23px;
	display:block;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	outline:none;
	text-align:center;
	padding-top:2px;
}
	

#wrapper{
width:800px;
min-height:600px;
height:100%;
margin:0px auto;
text-align:center;
background-image:url(../images/b-content.png);
background-repeat:repeat-y;
background-color:#8b898b;
}

#wrapperHome{
width:800px;
height:600px;
margin:0px auto;
text-align:center;
background-color:#8b898b;
}

#footer{
width:750px;
height:25px;
padding:25px 25px 0px 25px;
text-align:center;
margin:auto;
}

#copyright{
float:left;
}

#footerLinks{
float:right;
}

#bnr
{
      background-repeat:no-repeat; width:800px; height:600px; background-color:#a7a6a8;}

#shell{background-image:url(../images/bg-shellsub.png); background-repeat:no-repeat; width:800px; height:600px; margin-top:-600px; position:relative; z-index:500;}

#bnrSub
{
      background-repeat:no-repeat;
      width:800px;
      min-height:600px;
      height:100%;
}

#shellSub
{
	background-image:url(../images/bg-shellsub.png);
	background-repeat:no-repeat;
	width:800px;
	height:600px;
	vertical-align:top;}

#logo{
float:left;
}

#search{
float:right;
margin-top:25px;
padding-right:15px;
}

#search td{
padding-right:12px;
}

#contentWrapper
{
	width:100%;
	margin:0px;
	
}

#menu
{
width:170px;
padding-top:70px;
vertical-align:top;
}

#content
{
text-align:left;
width:585px;
padding-right:15px;
padding-left:15px;
padding-top:20px;
padding-bottom:15px;
}
	

.bnrGeneral
{
	background-image:url(/images/bnr-gradient.png); 
}

.bnrAbout
{
	background-image:url(/images/bnr-about.jpg); 
}

.bnrOffice
{
	background-image:url(/images/bnr-office.jpg); 
}

.bnrLifestyle
{
	background-image:url(/images/bnr-lifestyle.jpg); 
}

.bnrServices
{
	background-image:url(/images/bnr-services.jpg); 
}

.bnrMultiFamily
{
	background-image:url(/images/bnr-multiFamily.jpg); 
}

.bnrAvailProp
{
	background-image:url(/images/bnr-availProp.jpg); 
}

*html #warning
{
	width:100%;
	/*height:35px;*/
	color:#fff;
	font-size:18px;
	background-color:#000;
	padding:15px;
	display:block;
	text-align:center;
}

*html #warning a
{
	color:#fff;
	font-size:18px;
}

#warning
{
	display:none;
}

