/* Table Data                                                                 */
TD.ImageBox
{
    vertical-align:                 middle;
    text-align:                     center;
    background:                     white;
    padding-top:                    1px;
    padding-left:                   1px;
    width:                          302px;
    height:                         223px;
    background:                     URL('./Template1_Images/ImageBox_BG.jpg');
    background-repeat:              No-Repeat;
}
TD.ImageBar
{
    vertical-align:                 top;
    text-align:                     center;
    background:                     white;
    padding-top:                    5px;
    width:                          144px;
    height:                         400px; /*FULL HEIGHT 976px*/
    background:                     URL('./Template1_Images/ImageBar_BG.jpg');
    background-repeat:              No-Repeat;
    font-family:                    Verdana;
    font-size:                      8pt;
    text:                           black;
}
TD.ImageBox_Image
{
    vertical-align:                 middle;
    text-align:                     center;
    width:                          300px;
    height:                         200px;
}
TD.ImageBox_Previous
{
    text-align:                     left;
    font-family:                    Verdana;
    font-size:                      8pt;
    text:                           black;
    padding-left:                   5px;
    width:                          25%;
}
TD.ImageBox_Caption
{
    text-align:                     center;
    font-family:                    Verdana;
    font-size:                      8pt;
    text:                           black;
    width:                          50%;
}
TD.ImageBox_Next
{
    text-align:                     right;
    font-family:                    Verdana;
    font-size:                      8pt;
    text:                           black;
    padding-right:                  5px;
    width:                          25%;
}
TD.ThumbBox_Picture
{
    vertical-align:                 middle;
    text-align:                     center;
    background:                     white;
    border:                         solid 1px black; 
    width:                          120px;
    height:                         80px;   
}
TD.ThumbBox_Caption
{
    vertical-align:                 top;
    text-align:                     center;
    font-family:                    Verdana;
    font-size:                      7pt;
    text:                           black;
}
TD.AddressInfo
{
    vertical-align:                 top;
    text-align:                     left;
    font-family:                    Verdana;
    font-size:                      10pt;
    text:                           black;
    padding-left:                   5px;
}
TD.ListingInfo
{
    vertical-align:                 top;
    text-align:                     right;
    font-family:                    Verdana;
    font-size:                      10pt;
    text:                           black;
}
TD.LocationInfoLeft
{
    vertical-align:                 bottom;
    text-align:                     left;
    font-family:                    Verdana;
    font-size:                      10pt;
    text:                           black;
    padding-left:                   5px;
}
TD.LocationInfoRight
{
    vertical-align:                 bottom;
    text-align:                     right;
    font-family:                    Verdana;
    font-size:                      10pt;
    text:                           black;
}
TD.PropertyFeatureHeading
{
    padding-bottom:                 10px;
}
TD.PropertyFeatureList
{
}
TD.PropertyDescription
{
    font-family:		    Verdana;
    font-size:			    10pt;
    text:			    black;
}
/* Lists                                                                      */
UL.PropertyFeatureList
{
    font-family:                    Verdana;
    font-size:                      10pt;
    text:                           black;
}

/* Tables                                                                     */
TABLE.ImageBar_ThumbBox
{
    background:                     #D8E4EF;
    width:                          128px;
    height:                         100px;
    border:                         none;
    margin-top:                     15px;
    text-align:                     center;
}
/* Inputs                                                                     */

IMG.Button
{
    cursor:                     pointer;
}

SPAN.Button
{
    cursor:                     pointer;
}



