﻿html, .about_tbl tr td, .news_body
{
    font-family:Arial;
    font-size:9pt;
    color:#dadada;
    line-height:14pt;
}

.news_body
{
    padding-top:-20px;
    padding-right:3px;
    *padding-right:0px;
}

.news_item
{
    width:740px !important;
    margin-top:2px;
}

.tsm_text
{
    font-size:12pt;
    line-height:16pt;
}

.tsm_author
{
    text-align:right;
    margin-top:5px;
}

h1, h2
{
    font-size:11pt;
    font-weight:normal;
    margin:0px;
    margin-top:-3px;
    margin-bottom:5px;
}

h1
{
    margin-bottom:8px;
}

h1 a, h2 a
{
    text-decoration:none;
}

.home_type, .blog_type { color:#fdbb30; }
.about_type { color:#ed008c; }
.work_type { color:#ee1c23; }
.press_type { color:#00aeef; }
.news_type { color:#8cc63f; }
.brochure_type { color:#00b1b0; }
.contact_type { color:#9561a9; }

.js_link
{
    text-decoration:none;
    cursor:pointer;
}

#main_holder.news span.js_link { color:#8cc63f; }
#main_holder.press span.js_link { color:#00aeef; }
#main_holder.blog span.js_link { color:#fdbb30; }

#main_holder.home a, #main_holder.blog a { color:#fdbb30; }
#main_holder.about a { color:#ed008c; }
#main_holder.work a { color:#ee1c23; }
#main_holder.press a { color:#00aeef; }
#main_holder.news a { color:#8cc63f; }
#main_holder.brochure a { color:#00b1b0; }
#main_holder.contact a { color:#9561a9; }

a, a:active{ outline: none; }

.RadTreeView_Default .rtIn
{
    color:White !important;
    background:none  !important;
    border:none !important;
    padding:0px !important;
}

.RadTreeView_Default a
{
    text-decoration:underline !important;
}

#contact_image_holder
{
    display:none;
    width:740px;
    height:480px;
    background-image:url('images/windsor_house1.jpg');
}

#contact_image_holder_inner
{
    background-image:url('images/contact_text_bg.png');
    padding:15px;
    float:left;
    margin-left:35px;
    margin-top:35px;
}

.about_tbl tr td
{
    padding-right:20px;
}