@charset "utf-8";
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;    }
#logo {width:278px;height:202px;}
#logo img {border:0;}
#topNav, #splash_content, #left_column, #functions, #footer {visibility:hidden;width:0;height:0;}
#slogan h3 {
    font-size: 18px;
    font-style: italic;
    color: #000000;
    text-align: center;
    line-height: 1em;
}
#slogan .left {
    height: 55px;
    width: 150px;
    padding-right: 10px;
    background-image: url(/3507/mirror/design/slogan_pipe.jpg);
    background-repeat: no-repeat;
    background-position: right 5px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
}
#slogan .right {
    height: 55px;
    width: 120px;
    padding-left: 8px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
}
/* BEGIN INTERIOR CONTENT STYLES */
#content_wrapper {width:802px;}
#banner img {border:0;}
#hero img {border:0;}
#content {padding:0 18px 18px 18px;}
#content .pageTop {text-align:right;color:#000000;}
#content .pageTop a {color:#990000;text-decoration:none;padding:0 3px;}
#content .pageTop a:hover {text-decoration:underline;}
#content p {margin-bottom:10px;}    
#content .description {
    font-size: 16px;
    font-style: italic;
    line-height: 1em;
    color: #333333;
    font-weight: bolder;
    margin-bottom: 15px;
}
#content h1 {
    font-size: 22px;
    line-height: 1em;
    color: #96824C;
    margin-bottom: 8px;
    border-bottom: solid 1px #96824C;
    width: 450px;
    padding-bottom: 8px;
}
#content h2 {
    font-size: 18px;
    color: #96824C;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 25px;
}
#content h3 {
    font-size: 14px;
    font-weight: bolder;
    line-height: 1em;
    margin-bottom: 8px;
}
#content h4 {
    font-size: 14px;
    color:#96824C;
    font-weight: bolder;
    line-height: 1em;
    margin-bottom: 8px;
}
#content h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 8px;
}
#content h6 {
    font-size: 14px;
    color:#96824C;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 8px;
}
#content ul {margin:0 0 18px 19px;list-style-type:square;line-height:1.6em;}
#content ol {padding:0;margin:0 0 18px 20px;}
#content blockquote {margin:15px 20px;padding:15px 20px;background-color:#D9D2C0;}
/* CODED BY CW */