
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFF5E8; /* FFE6C2    background-image: url("/images/blue_gradient.gif" );     background-repeat: repeat-x;     */
    color: #000;
}
#container
{
    width: 850px;
    margin: 10px auto;
}
#banner
{
    text-align: center;
    margin-bottom: 5px;
}
#left_side
{
    float: left;
    width: 148px;
    margin-bottom: 10px;
    background-color: #FFF5E8;
}
#sub_navigation
{
    position: relative;
    float: left;
    width: 148px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

#content
{
    float: left;
    width: 545px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 0px 10px;

}
#content p
{
        font-size:1.2em;

}
#content img
{
    padding: 5px;
}

#content ul
{
    font-size:1.2em;
}
#content ul ul
{
    font-size:1em;
}
#content ol
{
    font-size:1.2em;
}
#content ol ul
{
    font-size:1em;
}

.internal_content
{
    float: left;
    width: 710px;
}

#footer
{
    text-align: center;
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #FFF5E8;
    margin-bottom:20px;
}

/* banner Styles */
#banner h1
{
    color: #9A3432;
}
#banner h3
{
    color: #9A3432;
}
/* Navigation Styles */
#sub_navigation ul
{
    list-style-type: none;
    width: 100%;
    display: block;
    margin: 0;
    padding: 0;
}
#sub_navigation li
{
    display: block;
    margin: 0;
    padding: 0;
    background-color: #C3A87B;
}
#sub_navigation a
{
    color: #9A3432;
    text-decoration: none;
    display: block;
    padding: 3px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
    background-color: #C3A87B;
    width: 140px;
    font-size:1.2em;
}
#sub_navigation a:hover
{
    color: #9A3432;
    text-decoration: none;
    background-color: #FFF5E8;
}
#sub_navigation .focus
{
    background-color: #FFF5E8;
    border-right: solid 1px #FFF5E8;
    color: #9A3432;
}

a
{
    color: #3d6c87;
}
a:visited
{
    color: #3d6c87;
}
a:active
{
    color: #3d6c87;
}
/* Content Styles */
h1, h2, h3, h4, h5, h6
{
    color: #9A3432;
    margin-top: 0px;
    font-weight:bold;
}
h2
{
    font-size: 1.5em;
}
h1
{
    font-size: 2em;
}


/* Footer Styles */
#footer p
{
    color: #808080;
    margin-top: 5px;
}
#footer a
{
    color: #3d6c87;
    text-decoration: underline;
}
#footer a:hover
{
    color: #33627d;
}

a:hover
{
    color: #C66;
    text-decoration: underline;
}
hr
{
    width: 300px;
    text-align: center;
}

#helpfulLinks li
{
    margin-bottom: 10px;
}



/*Main nav menu */
#menu_main
{
    display: block;
    background-color: #FFF5E8;
    text-align: left;
    color: #9A3432;
    padding: 3px 0px 3px 0px;
}

#menu_main ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu_main li
{
    display: block;
    float: left;
    padding: 9px 15px 5px 10px;
    margin: 0px 0px 0px 0px;
    background-image: url(earring1-2.jpg);
    background-repeat: no-repeat;
    background-position: right;

}

#menu_main a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #9A3432;
    text-decoration: none;
    padding: 15px 0px 15px 0px;
    margin-right:5px;
}

#menu_main a:hover
{
    background-color: #C3A87B;
}

#menu_main .focus
{
    background-color: #C3A87B !important;
}
#breadcrumbs
{
    text-align: left;
    margin-left: 20px;
    color: #C3A87B;
    margin-top: 5px;
        width: 850px;
}

#breadcrumbs a
{
    text-decoration: none;
    color: #9A3432;
    font-size: .9em;
    font-weight: normal;
}

.eye_underline
{
    background-image: url(border.gif);
    background-repeat: repeat-x;
    height: 10px;
}

.header
{
    float: left;
    width: 148px;
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
}

.header h1
{
    float: left;
    width: 128px;
    padding: 0;
    margin: 0;
    background-color: #933;
    color: #FFF;
    line-height: 24px;
    font-size: 1.6em;
}
.headerLeft
{
    float: left;
    width: 10px;
    height: 24px;
    background-image: url(left_corner.jpg);
    background-repeat: no-repeat;
    background-color: #933;
}

.headerRight
{
    float: right;
    width: 10px;
    height: 24px;
    background-image: url(right_corner.jpg);
    background-repeat: no-repeat;
    background-color: #933;
}

.headerContent
{
    border: solid 1px #000;
    clear: both;
    font-size:1.2em;
}
.headerContent a
{
    text-decoration:underline;
    color: #3d6c87;
}

.headerContent a:hover
{
    color: #9A3432;
    text-decoration: none;
    background-color: #FFF5E8;
}

.leftNav
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0px;
}

.leftNav ul
{
    margin: 0px;
    padding: 0px; /*border:solid 1px #000;*/
}

.leftNav ul li
{
    list-style: none;
    margin-left: 2px;
    margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}





#donate
{
    display: block;
    width: 148px;
    height: 39px;

}
#donate ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#donate li.list1
{
    background: transparent url(Donate_Online_Button.gif);
}
#donate a
{
    display: block;
    width: 147px;
    height: 0px;
    padding-top: 39px;
    overflow: hidden;
}
#donate a#donation
{
    background: transparent url(Donate_Online_Button_Glow.gif) -148px -39px no-repeat;
}
#donate a#donation:hover
{
    background-position: 0 0;
    z-index: 100;
}



