/* -------------------------------------------------------------- 

Phillip James

Designed by ExpertAgent (http://www.expertagent.co.uk)
Date: 6th May 2008
Designer: Spencer Davies

-------------------------------------------------------------- */

body { background-color:#efefef; background-image:url("../images/bg.gif"); background-repeat: repeat-x; font-family:Verdana, Sans Serif; font-size:10px;}

.header {background-image:url("../images/header.gif"); height:137px;}
.menubar {height:0px; position:relative; top: -56px;}
.topspacing {margin-top:10px;}
.greentext {color:#16562C;}
a {text-decoration:none;}
.biggertext {font-size:12px;}

h1{
color:#16562C;
font-size:20px;
}

.tenantleft{
float:left;
width: 680px;
}

.tenantright{
float:left;
width: 260px;
}

.contactleft{
float:left;
width:250px;
}

img.floatRight { 
    float: right;
	clear: right;
    margin: 4px; 
}
