body
{
    font: 100% "Verdana" , Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    background: #b5b5b5;
    margin: 0px;
    padding: 0px;
}

.bodyContent
{
    margin: 0 12px 0 12px;
}

#wrap
{
    background: #e6e9ea;
    display: block;
    margin: 0px auto;
    padding: 0px 0px 0px 51px;
    width: 1000px;
    background: url(images-design/bg-pattern.png) repeat-y;
}

a img
{
    border-style: none;
}

h2, h3, h4, h5, h6
{
    margin-top: .7em;
    margin-bottom: .7em;
}

#header h1
{
    margin: 0px;
    padding: 0px;
}

#header
{
    background: #e6e9ea;
    background: url(images-Design/header.png) no-repeat;
    height: 141px;
    width: 950px;
    margin: 0px;
    padding: 0px;
}

#toplogo
{
    display: block;
    float: left;
    margin: 45px 0px 0px 50px;
    padding: 0px 0px 0px;
    z-index: 100;
}

#toplogo a
{
    height: 100px;
    width: 300px;
}
#contentWrap
{
    background-color: #e6e9ea;
    clear: both;
    margin: 0px;
    padding: 0px;
    width: 950px;
}

#content
{
    margin-top: 0px;
    padding: 3em;
}

#splashPic
{
    float: right;
    height: 305px;
    width: 765px;
    margin: 0px;
}

#innerPic
{
    height: 95px;
    width: 950px;
    margin: 0px;
}

#phone
{
    font-size: 14px;
    font-weight: bold;
    color: white;
    padding-top: 105px;
    padding-left: 700px;
}
#wildBlue img
{
    margin: 15px;
}
#wildForm
{
    width: 350px;
}


/**************************** nav ***************************/
#nav
{
    float: left;
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    background: #252525;
    height: 40px;
    width: 950px;
    border-bottom: 8px solid #197cd7;
}

#nav ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 120px;
}

#nav li
{
    float: left;
    margin: 0px;
    padding: 10px 0px 10px 0px;
    height: 27px;
}

#nav li a
{
    color: #e6e9ea;
    float: left;
    font-family: verdana;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    text-decoration: none;
    display: block;
    margin: 0px;
    padding: 0px 40px 0px 40px;
}

#nav ul li:hover
{
    background: #197cd7;
}

#nav ul li.sn_item_pressed
{
    background: #197cd7;
}

/******************SIDEBAR***************/

#sideNav
{
    float: left;
    height: 273px;
    width: 130px;
    margin: 30px 0px 0px 22px;
}

#sideNav .sidebarContent
{
    margin: 0px;
}


#sideNav ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style: none;
}

#sideNav li
{
    color: #197cd7;
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    display: block;
    margin: 0px 0px 4px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#sideNav a
{
    color: #252525;
    font-family: verdana;
    font-size: 9pt;
    text-transform: uppercase;
    text-align: left;
    display: block;
    margin: 0px 0px 4px 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none;
}
#sideNav a:hover
{
    color: #197cd7;
    text-decoration: underline;
}

#footer
{
    background-color: #5a8ec8;
    clear: both;
    height: 60px;
    width: 950px;
    border-bottom: 10px solid #252525;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}


#footerNav a
{
    color: #e6e9ea;
    float: left;
    clear: right;
    font-family: verdana;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
    display: block;
    margin: 25px 0px 0px 52px;
    padding: 0px 10px 0px 0px;
}

#footerNav a:hover
{
    text-decoration: underline;
}

#copyright
{
    float: left;
    margin-left: 10px;
    font-size: 12px;
    padding-top: 18px;
}

#footer #a8b
{
    float: right;
    margin: 0px 0px 0px 0px;
}

#contact
{
    float: right;
    width: 250px;
}
#contactForm
{
    width: 315px;
    float: left;
}
#contactCol
{
    width: 220px;
    float: right;
}
#contactCol .box
{
    background: #e2cf70;
    padding: 8px;
    margin: 60px 10px 10px 10px;
    border: solid 2px black;
}


#leftbox
{
    color: #252525;
    border: 1px solid #ccc;
    background: #eff5fa;
    margin: 15px 15px 15px 18px;
    padding: 10px;
    height: 550px;
    width: 220px;
    float: left;
}

#middlebox
{
    color: #252525;
    border: 1px solid #ccc;
    background: #eff5fa;
    margin: 15px;
    padding: 10px;
    height: 550px;
    width: 220px;
    float: left;
}

#rightbox
{
    float: left;
    color: #333;
    border: 1px solid #ccc;
    background: #eff5fa;
    margin: 15px;
    padding: 10px;
    height: 550px;
    width: 220px;
    display: inline;
}


#leftcolumn
{
    float: left;
    color: #252525;
    font-family: Verdana;
    font-size: 8pt;
    line-height: 18px;
    margin: 0px 0px 50px 80px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width: 375px;
    text-align: justify;
}

#rightcolumn
{
    float: right;
    color: #252525;
    font-family: Verdana;
    font-size: 8pt;
    line-height: 18px;
    margin: 0px 120px 50px 0px;
    padding: 0px 0px 0px 0px;
    height: 100%;
    width: 375px;
    text-align: justify;
}

.imgRight
{
    float: right;
    margin-left: 10px;
    padding-bottom: 15px;
}
#contact_us
{
    padding-top: 10px;
}

#quote
{
    padding-top: 10px;
}
#support
{
    padding-top: 50px;
}
#tag
{
    width: 200px;
    float: right;
    text-align: center;
}
#tag a
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
}
/****************WEB FORMS*********************/
.clear
{
    clear: both;
    visibility: hidden;
    height: 1px;
    border: none;
    margin: 0;
    padding: 0;
}

.form dt
{
    clear: left;
    float: left;
    width: 330px;
    margin-bottom: 1em;
}

.form dd
{
    float: left;
    margin-bottom: 1em;
    margin-left: 0;
    padding-left: 0;
}
.form h4
{
    clear: both;
    float: none;
    display: block;
}
/*dt.checkbox
{
    float: left;
    clear: none;
    width: 170px;
}
dd.checkbox
{
    margin-right: 110px;
}*/
.checkbox ul
{
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
}
.checkbox
{
    display: block;
    width: 100%;
    }

.checkbox li
{
    float: left;
    margin-right: 1em;
}

.btn_formSubmit
{
    clear: left;
}
.leftHalf
{
    width: 250px;
    float: left;
}
.rightHalf
{
    width: 250px;
    float: left;
}
#cirf dt
{
    margin-bottom: 0;
    background: #cccccc;
    padding: 5px 0 11px 0;
    }
    #cirf dd
    {
         border: solid 2px #cccccc;
         padding: 5px;
        }
#cirf li
{
    list-style-type: none;
    }
.error
{
    color: Red;
    }
    #cirf dt strong
    {
        color: Red;
        font-size: 10px;
        }
/****************CALENDAR PORTAL************/
.loginFail
{
    color: Red;
}
.day a
{
    text-decoration: none;
}
.day a:hover
{
    text-decoration: underline;
}
.day
{
    border: solid 1px black;
}
.backBtn
{
    border: none;
    background: none;
    color: Blue;
    font-size: 1em;
    text-decoration: underline;
}
.backBtn:hover
{
    cursor: pointer;
}
