/* CSS Document */

.beta{
position:absolute;
top:0px;
left:350px;
font-size:100px;
color:#ffffff;
z-index:1000;
display:block;
text-decoration:none;
cursor:hand;
}
body{
background-color:#4C4D4F;
background-image:url(/images/bg.jpg);

}

.contentTableFrame{
border:solid #ffffff 8px;
}
.contentPane{
background-color:#ffffff;
/*padding: 10px;*/

border-left: solid #ffffff 8px;
border-top: solid #ffffff 8px;
border-bottom: solid #ffffff 8px;
}

.leftPane{
border-top:solid #ffffff 8px; 
}

.ThreeColTable{
/*padding-top:8px;*/
border-top:solid #ffffff 8px;

}

.homeSubhead{
/*background-color:#646668;*/
background-color:#21427b;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
text-align:center;
height:25px;



}

.homeSubheadlast{
/*background-color:#646668;*/
background-color:#323334;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
text-align:center;
height:25px;

}

.twoColContent{

font-family: arial; font-size: 10pt;
}
.ThreeColContentlast{
background-color:#ececec;
}

.homeSubheadLarge{
/*background-color:#646668;*/
background-color:#323334;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
text-align:center;
height:33px;
border-top:solid #4a6b9c 8px;
padding: 5px;
}

.communityContent{
background-color:#ececec;
height:100%;
}


/*Featured Listing*/

.FeaturedListing{
height:100%;
width:708px;
}

.ListingName{
font-size:12pt;
background-color:#B5D333;
padding-left:5px;
width:708px;
font-weight:bold;
padding-bottom:5px;
height:15px;

}

.ListingPhone{
border-right:solid thin #808080;
padding-top:5px;
padding-right:5px;
height:100%

}

.ListingDescription{
padding-top:5px;
padding-right:5px;
padding-left:10px;
/*border:solid thin #808080;

position:relative;
top:0px;
left:270px;

height:100%*/
}
