body 
{
    font-family: Trebuchet MS, Tahoma, Sans-Serif;
    font-size: 0.8em;
    text-align: left;    
}

#heading
{
    font-size: 1.7em;
    margin-bottom: 0px;
    text-align: left;
}

#bc 
{
    margin-bottom: 12px;
    text-align: left;
    color: #444; 
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
}

#col1, #col2, #col3 
{
    padding-bottom: 20px;
}

#contactinfo_td 
{
    padding-top: 6px;
    border-top: 1px solid #ddd;
    text-align: left;
    font-size: 0.9em;
    color: #808080;
}

img 
{
    border: 0px;
}

a 
{
    color: #808080;
}

a:hover
{
    color: #000;
}

.col1_textcontent p, .col2_textcontent p, .col3_textcontent p
{
    margin-top: 4px;
    margin-bottom: 4px;    
}

.col2_texttitle, .col2_gallerytitle
{
    font-weight: bold;
    padding-left: 20px;    
}

.col2_textcontent, .col2_gallerycontent
{
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0.95em;
    line-height: 150%;
    text-align: justify;
    padding-bottom: 20px;
}

.col3_texttitle, .col1_texttitle
{
    font-weight: bold;
    font-size: 0.9em;
}

.col3_textcontent, .col1_textcontent
{
    padding-right: 5px;
    font-size: 0.9em;
    text-align: justify;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 16px;
}

.gallery_paging_list 
{
    display: none;
}

.gallery_content_mainframe 
{
    padding: 10px;
}

.gallery_item_frame_off
{
    width: 95px;
    height: 95px;
    float: left;
}

.gallery_item_image_frame_off , .gallery_item_text_off
{
    font-size: 0.6em;
    color: #808080;
    width: 95px;
    text-align: center;
}
