body {
	background-color: #AB9776;
	margin: 0px;

}

strong{color:#77070A}

.logo{width:350px; float:left;}
.phonenumber{width:280px; float:right; padding-top:10px;}

.mainback{background-image:url(assets/newimages/back.jpg); width:940px; height:656px;}
.mainback4{background-image:url(assets/newimages/back4.jpg); width:940px; }
.mainback2{background-image:url(assets/newimages/back5.jpg); width:930px; }
.mainback3{background-image:url(assets/newimages/back3.jpg); width:930px; height:1186px;}

.homebuttons{padding:20px; width:545px; float:left;}

#homebuttons{padding:20px; width:545px; float:left;}


#investorscontent{padding-top:20px; padding-left:15px; width:555px; float:left;}

.buttontext{padding:50px 250px 0px 15px; font-size:110%;}

.rightside{ width:330px; height:550px; float:right;}
.rightside2{ width:320px; float:right;}

td{font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}
a:link, a:visited , a:active  {
	color: #FFFFFF;
text-decoration:none;
}
a:hover {
	color: #77070A;
	text-decoration:none;
}

.sidebtns {background-image:url(assets/newimages/sidebtn_over.png);
background-repeat: no-repeat; height: 25px; width: 230px; display: block; text-align:center; font-weight:bold; }
.sidebtns a{background-image:url(assets/newimages/sidebtn.png);
background-repeat: no-repeat; height: 25px; width: 230px; display: block; color: #77070A; font-size:115%; padding-top:4px;}
.sidebtns a:hover{background: none; color: #fff;}

.tenants {background-image:url(assets/newimages/btn_tenants_over.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.tenants a{background-image:url(assets/newimages/btn_tenants.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.tenants a:hover{background: none;}

.home {background-image:url(assets/newimages/btn_home_over.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.home a{background-image:url(assets/newimages/btn_home.jpg);
background-repeat: no-repeat; height: 110px; width: 70px; display: block;}
.home a:hover{background: none;}

.tenants_sm {background-image:url(assets/newimages/btn_tenants_sm_over.jpg);
background-repeat: no-repeat; height: 135px; width: 70px; display: block;}
.tenants_sm a{background-image:url(assets/newimages/btn_tenants_sm.jpg);
background-repeat: no-repeat; height: 135px; width: 70px; display: block;}
.tenants_sm a:hover{background: none;}

.properties_sm {background-image:url(assets/newimages/btn_properties_sm_over.jpg);
background-repeat: no-repeat; height: 140px; width: 70px; display: block;}
.properties_sm a{background-image:url(assets/newimages/btn_properties_sm.jpg);
background-repeat: no-repeat; height: 140px; width: 70px; display: block;}
.properties_sm a:hover{background: none;}

.investors_sm {background-image:url(assets/newimages/btn_investors_sm_over.jpg);
background-repeat: no-repeat; height: 140px; width: 70px; display: block;}
.investors_sm a{background-image:url(assets/newimages/btn_investors_sm.jpg);
background-repeat: no-repeat; height: 140px; width: 70px; display: block;}
.investors_sm a:hover{background: none;}

.investors {background-image:url(assets/newimages/btn_investors_over.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.investors a{background-image:url(assets/newimages/btn_investors.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.investors a:hover{background: none;}

.properties {background-image:url(assets/newimages/btn_properties_over.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.properties a{background-image:url(assets/newimages/btn_properties.jpg);
background-repeat: no-repeat; height: 135px; width: 546px; display: block;}
.properties a:hover{background: none;}

.test {background-image:url(assets/newimages/btn_test_over.jpg);
background-repeat: no-repeat; height: 48px; width: 320px; display: block;}
.test a{background-image:url(assets/newimages/btn_test.jpg);
background-repeat: no-repeat; height: 48px; width: 320px; display: block;}
.test a:hover{background: none;}

.newsletter{background-image:url(assets/newimages/newsletter.jpg); height:50px; color:#fff; padding-left:20px; padding-right:20px; padding-top:50px;}

.clearall { clear:both; }

     #investorscontent a {
         text-decoration: none;
		 color: #77070A;
      }
     #investorscontent a:hover span {
         display: block;
            position:fixed; width: 400px;
            padding: 10px;
            margin: 5px;
            z-index: 100;
            color: #fff;
            background: #9F8856;
            text-align: left;
            border: 2px solid #fff;
			
      }
      h3 span {
         display: none;
		 font-size:115%;
      }
	  
	      .bold {
		 font-size:125%;
      }