*
{
    color: #000;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0;
}
a, a:hover
{
    color: #444;
    text-decoration: none;
}
a:hover
{
    color: #0467FB;
}
.bl
{
    background-color: #7297AD;
}
.gr
{
    background-color: #eaeaea;
}
.clear
{
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}
.col1, .col2, .col3, .col4, .col5, .col6
{
    width: 120px !important;
}
.col1
{
    width: 60px !important;
}
.col2
{
    width: 140px !important;
}
.col3
{
    width: 80px !important;
}
.col5
{
    width: 120px !important;
}
.col6
{
    width: 80px !important;
}
.content_holder
{
}
#holder
{
    margin: 20px auto;
    width: 700px;
}
.fL
{
    float: left;
    width: 330px;
}
.fR
{
    float: right;
}
#logo
{
    background-image: url(images/simply_the_best_productions_logo.gif);
    background-repeat: no-repeat;
    height: 94px;
    margin-bottom: 5px;
    width: 319px;
}
.mainL, .mainR
{
    float: left;
    width: 320px;
}
.mainR
{
    width: 300px;
}
.marg
{
    margin: 20px;
}
.marg2
{
    margin: 10px;
}
.marg3
{
    margin: 2px 5px;
}
.padd
{
    padding: 18px;
}
#nav
{
    width: 540px;
}
#nav_dec
{
    float: left;
    border: 1px solid #7297AD;
    border-bottom: 0;
    height: 30px;
    width: 700px;
}
#footer, #footer_top
{
    border: 1px solid #7297AD;
    border-top: 0;
    height: 100%;
}
#footer
{
    height: 15px;
}
.full
{
    border-bottom: 1px solid #7297AD;
    border-top: 1px solid #7297AD;
    margin: 15px;
}
.full_in
{
    margin: 5px;
}
.nav_link, .nav_link:hover
{
    background-color: Transparent;
    font-weight: bold;
    display: block;
    height: 14px;
    line-height: 14px;
    text-transform: uppercase;
    width: 100%;
}
.nav_link:hover
{
    background-color: #7297AD;
    color: #FFFFFF;
}
.nav_link_holder
{
    border: 1px solid #7297AD;
    border-bottom: 0;
    border-left: 0;
    float: left;
    height: 14px;
    line-height: 14px;
    text-align: center;
    width: 106px;
}
.nav_serv, .nav_serv:hover
{
    font-weight: bold;
}
.thumbs 
{
    border:1px solid #ddd;
    width: 50px;
}
/*FONTS*/
.h1_holder, .h1_holderR
{
    border: 1px solid #7297AD;
    border-left: 0;
    border-right: 0;
    margin: 10px;
    width: 330px;
}
.h1_holderR
{
    width: 318px;
}
h1
{
    font-size: 14px;
    height: 20px;
    letter-spacing: -1px;
    line-height: 20px;
    margin: 0 10px;
}
.footer_Text
{
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 14px;
    margin: 5px 15px;
}
.bold
{
    font-weight: bold;
}
p
{
    color: #444;
    line-height: 16px;
}
/*CALENDAR*/

div.calen_box
{
    border: 1px solid #7297AD;
    float: left;
    height: 40px;
    margin: 1px;
    text-align: left;
    width: 38px;
}
.calen_num
{
    color: #999;
    font-size: 9px;
    margin: 5px;
}
#calendar
{
    text-align: center;
}
.pointer
{
    cursor: pointer;
}
/*FORMS*/

.form_holder
{
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    width: 318px;
}
input, textarea
{
    background-color: #eaeaea;
    border: 1px solid #ccc;
    height: 16px;
    padding: 0 4px;
    width: 138px;
}
.input_holder, .input_holder2
{
    float: left;
    padding: 0 5px;
    margin-bottom: 15px;
}
.input_holder, .input_title
{
}
.input_title
{
}
.input_last
{
}
textarea
{
    height: 100px;
    width: 300px;
}

.input_submit
{
    float: right;
    margin: 0 5px 15px 5px;
    height: 30px;
}
.input_submit_button
{
    font-weight: bold;
    height: 28px;
    width: 80px;
}

