p
{
    text-align:justify;
}
.JtwoO
{
    font-size:0.6em;
    font-weight:bold;
    text-decoration:none;
}
#Menu
{
    margin:121px 0 0 0;
    position:relative;
    position:absolute;
}
a.MenuHome
{
    position:absolute;
    top:0;
    left:0;
    width:114px;
    height:42px;
    background:url(../img/btn_home_off.png) no-repeat;
    text-indent:-9999px;
}
a.MenuHome:hover
{
    background:url(../img/btn_home_on.png) no-repeat;
}
a.MenuHomeOn
{
    background:url(../img/btn_home_on.png) no-repeat;
}
a.MenuFacebook
{
    position:absolute;
    top:0;
    left:114px;
    width:108px;
    height:42px;
    background:url(../img/btn_facebook_off.png) no-repeat;
    text-indent:-9999px;
}
a.MenuFacebook:hover
{
    background:url(../img/btn_facebook_on.png) no-repeat;
}

#TitleDefault
{
    background:url(../img/home_mainHeading.png) no-repeat;
    width:504px;
    height:37px;
    text-indent:-9999px;
}
#TitleFindPub
{
    background:url(../img/home_txt_findPub.png) no-repeat;
    width:194px;
    height:23px;
    text-indent:-9999px;
    margin:0 10px 0 0;
    padding:0;
}
#TitleFollow
{
    background:url(../img/home_txt_followOnFB.png) no-repeat;
    width:158px;
    height:20px;
    text-indent:-9999px;
    margin:60px 0 0 0;
    padding:0;
}
#TitleMyLocal
{
    background:url(../img/home_txt_myLocalIsnt.png) no-repeat;
    width:218px;
    height:22px;
    text-indent:-9999px;
    margin:0;
    padding:0;
}

#map
{
    border:solid 1px #b3ad9f;
    width:503px;
    height:557px;
}

#SearchForm
{
    font-weight:bold;
}
#baseLocate
{
    width:10em;
    border:none;
    background:url(../img/txtField_bkgd.png) no-repeat;
    width:199px;
    height:26px;
    padding:4px 5px 0 5px;
    font-size:1em;
    font-family:Lucida Grande, Tahoma, Arial;
	color:#004b2c;
}
.lblSearch
{
    color:#fabf00;
    font-size:0.8em;
}
#btnSearch, #btnSearch2
{
    margin-top:-8px;
}
#txtPubName
{
    width:10em;
    border:none;
    background:url(../img/txtField_bkgd.png) no-repeat;
    width:199px;
    height:26px;
    padding:4px 5px 0 5px;
    font-size:1em;
    font-family:Lucida Grande, Tahoma, Arial;
	color:#004b2c;
}
.btnPetition
{
    margin-left:-8px;
}

.TwoColtoptail
{
    padding:20px 0;
}
.TwoCol
{
    clear:both;
}
.ContentLHS
{
    width:503px;
    float:left;
}
.ContentRHS
{
    float:right;
    width:236px;
}

#theFacebook
{
    border-bottom:1px solid #b3ad9f;
}
