.featuredLabel{
    background-color:#002952;
    color:#FFFFFF;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-weight:bold;
    text-align:center;
    font-size:11pt;
    width:100%;
 }
 
 .featuredCity
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    color: #ffffff;
    font-family: tahoma,Arial, Helvetica, sans-serif;
    background-color: #191979;
    text-align: center;
}

 .featuredAddress
{
    font-weight: bold;
    font-size: 10pt;
    width: 100%;
    color: #633;
    font-family: tahoma,Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    text-align: center;
}


 .featuredDescription
{
    font-weight:normal;
    font-size: 75%;
    width: 100%;
    color: #333333;
    font-family: geneva,Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    text-align: left;
}

.smallBoldWhite
{
    font-weight:bold;
    font-size:75%;
    color:#000099;/*ffffff*/
    background-color:Transparent;
    padding-left:10px;
}

.smallBoldBlue
{
    font-weight:bold;
    font-size:75%;
    color:#000099;
    background-color:#ffffff;
    padding-left:10px;
}


.Featured{
    border:solid 1px #191979 ;
    background-color:#fff;
	margin:15px 0 15px 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

 .featuredDescription
{
    font-weight:normal;
    font-size: 75%;
    width: 100%;
    color: #333333;
    font-family: geneva,Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    text-align: left;
}

.featuredImage{
	text-align:center;
}
