.hometext {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smalltext {
	font-size: 10px;
}
body,td {
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1{
	font-size: 18px;
	margin: 2px;
}
.homemenubox{
	left: 40px;
	top: 20px;
	position: relative;
}
.menubox2{
	left: 27px;
	top: 3px;
	position: relative;
}
.menubox{
	left: 27px;
	top: 5px;
	position: relative;
}a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#navcontainer { width: 160px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
border-bottom: 1px solid #3bb897;
}

#navcontainer a:link, #navlist a:visited
{
	color: 3bb897;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
background-color: 3bb897;
color: #fff;
}

.list_back {
	height: 150px;
	width: 325px;
	border: 1px solid #CCCCCC;
	background-image: url(images/l1.jpg);
	padding: 3px;
}
.list_desc {
	height: 70px;
	width: 175px;
	overflow-y:auto;
	overflow-x:hidden;
	position: relative;
	padding: 5px;
scrollbar-highlight-color: #3bb897;
scrollbar-3dlight-color: #3bb897;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #7CD6BD;
scrollbar-shadow-color: #3bb897;
scrollbar-track-color: #3bb897;
scrollbar-darkshadow-color: #3bb897;
}

.photo {
	border: 1px solid #333333;
}
.teamphotos {
	border: 1px solid #333333;
}
.teamphotos:hover {
	border: 1px solid #FF0000;
}
a.teamphotos:hover {
	border: 1px solid #FF0000;
}
.teamdescription {
	height: 220px;
	width: 445px;
	overflow-y:auto;
	overflow-x:hidden;
	position: relative;
	padding: 5px;
scrollbar-highlight-color: #9FACBB;
scrollbar-3dlight-color: #9FACBB;
scrollbar-arrow-color: #FFFFFF;
scrollbar-face-color: #58677a;
scrollbar-shadow-color: #3F4A58;
scrollbar-track-color: #F0F0F0;
scrollbar-darkshadow-color: #3F4A58;

}
.property_back {
	width: 350px;
	border: 1px solid #CCCCCC;
	background-image: url(images/pdback.jpg);
}
.photos_back {
	width: 350px;
	height: 350px;
	border: 1px solid #CCCCCC;
	overflow:hidden;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; }

a.info:hover{z-index:25; background-color:white}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;}
.orangebar{
	background-image: url(images/orange.jpg);
	height: 25px;
	width: 100%;
}
.gback{
	background-image: url(images/gback.jpg);
	height: 100px;
	width: 250px;
	text-align:center;
	position: relative;
	border: 1px solid #999999;
}
.smallphoto {
	width: 150px;
	border: 1px solid #666666;
}
.box1{
	width: 100%;
	border: medium solid #3bb897;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 3bb897;
	text-align: center;
	padding: 5px;
}
#featuredbox{width:150px; float:right; text-align:center; margin:0px 0px 0px 30px;}
#featured-innner{width:150px; text-align:center;border-style:solid; border-color:#CCC; border-width:thin;}
