﻿@import "Nav.css";
@import "Layouts.css";
@import "Panels.css";

/* --------------------------------------------- */
/* ----------- GLOBAL SITE FORMATTING ---------- */
/* --------------------------------------------- */

*
{
    margin: 0;
    padding: 0;
    border: 0;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, li, img
{
    margin: 0;
    padding: 0;
    border: 0;
}

body
{
    background: #fef4f2 url(../img/grad_bcg.jpg) repeat-x top;
    font-size: 80%;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Georgia, Times New Roman,serif;
    font-style: italic;
}
p
{
    line-height: 140%;
    padding-bottom: 20px;
}

h1
{
    font-size: 180%;
    font-weight: normal;
    color: #411716;
    padding-bottom: 12px;
}
h2
{
    font-size: 160%;
    padding-bottom: 6px;
    font-weight: normal;
    color: #411716;
}
h3
{
    font-size: 110%;
    padding-bottom: 6px;
    font-family: "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    color: #411716;
    font-weight: bold;
    font-style: normal;
}

.welcomtxt
{
    font-size: 180%;
    padding-bottom: 4px;
    color: #411716;
    font-weight: normal;
    font-family: Georgia, Times New Roman,serif;
    padding: 15px 20px 5px 20px;
}
.welcomtxtIntro
{
    font-size: 130%;
    color: #411716;
    font-weight: normal;
    font-family: Georgia, Times New Roman,serif;
    padding: 5px 0 5px 20px;
    float: left;
}
.welcomtxtIntroFind
{
    font-size: 100%;
    color: #411716;
    font-weight: normal;
    font-family: Georgia, Times New Roman,serif;
    padding: 5px 5px 5px 18px;
    float: left;
}

.welcomLinks
{
    font-size: 100%;
    width: 460px;
    color: #411716;
    font-weight: bold;
    padding: 5px 0px 5px 5px;
    float: left;
}


/*h2{font-size: 160%; padding-bottom: 6px; font-weight: normal}
h3{font-size: 160%; color: #411716;  font-weight: normal} */

a
{
    color: #411716;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

#information a
{
    border-bottom: 1px dotted #411716;
}
#information a:hover
{
    border-bottom: 1px solid #411716;
    text-decoration: none;
}

#wrap
{
    margin: 0 auto;
    width: 985px;
    overflow: auto;
}
#logo
{
    height: 80px;
    border-bottom: 1px solid #f5f2f2;
    width: 980px;
    float: left;
}
#MybrestLogo
{
    height: 60px;
    float: left;
    width: 706px;
    background-color: #ffffff;
    margin-left: 3px;
    margin-top:  22px
}
#PhoneNumber
{
    height: 60px;
    margin-top: 20px;
    float: right;
    width: 200px;
    background-color: #ffffff;
    margin-right: 3px;
}

#header
{
    background-color: #fff;
    width: 980px;
    height: 115px;
}
#header img
{
    float: left;
    margin-bottom: 15px;
}
#header b
{
    margin-left: -9000px;
}

#content
{
    clear: both;
}
#Contentbanner
{
    margin: 10px 0;
    overflow: hidden;
    clear: both;
}




#footer
{
    background: #fff url(../img/ui/footer_panel_top.png);
    width: 982px;
    float: left;
    font-size: 90%;
    margin-top: 15px;
}
#footertitle
{
    height: 33px;
    border-bottom: 1px solid #e9e9e9;
}
#titlelinks
{
    padding: 0 0 0 0;
    font-family: Georgia, Times New Roman,serif;
    font-style: italic;
    float: left;
}
#titletext
{
    margin-top: 10px;
    float: left;
}



#icon
{
    padding: 5px 10px 5px 10px;
    float: left;
    border-right: 1px solid #e9e9e9;
    margin-right: 10px;
}
#footer .Tbtm
{
    width: 982px;
    height: 2px;
    float: left;
    margin-top: -2px;
}
#footer .Tbtm img
{
    display: block;
    padding: 0px;
}
#footer #links
{
    margin-top: 20px;
    padding-bottom: 20px;
    float: left;
    width: 980px;
}
#footer #links div1
{
    float: left;
    padding-left: 20px;
    font-size: 97%;
    color: #666;
    line-height: 150%;
    width: 17.5%;
}
#footer #linksdiv
{
    float: left;
    padding-left: 20px;
    font-size: 97%;
    color: #666;
    line-height: 150%;
    width: 19.5%;
}
#footer #links a
{
    color: #666;
}
#footer #links b a
{
    color: #000;
    line-height: 200%;
}
#footer #links b
{
    color: #000;
    font-family: Georgia, Times New Roman,serif;
    font-style: italic;
    font-size: 130%;
    margin-bottom: 10px;
}

#copyright
{
    float: left;
    font-size: 97%;
    margin-top: 20px;
    padding-bottom: 10px;
}

#footer_breadcrumb
{
    font-family: Georgia, Times New Roman,serif;
    font-style: italic;
    padding-left: 12px;
    width: 700px;
}

#footer_breadcrumb a
{
    padding: 0 5px 0 5px;
    color: #411716;
}


.clear
{
    clear: both;
}
.f_l
{
    float: left;
}
.f_r
{
    float: right;
}
.magT_20
{
    margin-top: 20px;
}
.magR_9
{
    margin-right: 9px;
}
.magB_15
{
    margin-bottom: 15px;
}
.magR_5
{
    margin-right: 5px;
}


#fr_margin
{
    float: left;
    line-height: 150%;
    width: 110px;
    font-size: 97%;
}
#fr_margin a
{
    color: #666;
}
#fr_margin b a
{
    color: #000;
    line-height: 200%;
}
#fr_margin b
{
    color: #000;
    font-family: Georgia, Times New Roman,serif;
    font-style: italic;
    font-size: 130%;
    margin-bottom: 10px;
}


#fr_margin b
{
    margin-top: 0px;
    line-height: 200%;
    margin-bottom: 10px;
}
#notfound
{
    background: #fff url(../img/ui/footer_panel_top.png);
    width: 982px;
    float: left;
    font-size: 100%;
}
#notfoundpic
{
    width: 350px;
    float: left;
    text-align: center;
    margin-top: 1px;
}
#notfoundcopy
{
    width: 631px;
    float: left;
    padding-top: 40px;
}
