﻿@import url("rmhc_core.css");

#body
{
    background-color: Transparent;
}

#content-wrapper
{
    padding-top: 0  !important;
    background-color: Transparent;
    color: #4d4a4a;
}

#content-top
{
    background: #fff;
    margin-bottom: 0 0 10px 0;
    height: 1%; /* IE fix */
}

#content-top img
{
    display: block;
    width: 488px;
    float: left;
}

#content-top div.site-intro
{
    width: 402px;
    float: left;
    padding: 20px 20px 0 20px;
}

#content-top div.site-intro h2
{
/*    font-size: 2em;
    font-weight: normal;*/
    font-weight: bold;
    margin: 0 0 0.6em 0;
    color: #424241;
}

#content-top div.site-intro p
{
    font-size: 1.3em;
    margin: 0 0 0.5em 0;
}

#content-bottom
{
    margin: 10px 0 0 0;
    height: 1%;
}

#content-bottom div.promo-left
{
    width: 482px;
    padding: 6px;
    background: #fff;
    float: left;
}

#content-bottom div.promo-left h4
{
    font-size: 1.4em;
    margin: 0.5em 0 0.2em 0;
}

#content-bottom div.promo-left p
{
    margin: 0 0 1em 0;
    line-height: 1.4em;
}

#content-bottom div.promo-left h4,
#content-bottom div.promo-left p
{
    padding-left: 10px;
}

#content-bottom div.promo-right
{
    width: 427px;
    float: right;
    
}

#content-bottom div.promo-right div.block
{
    margin-bottom: 8px;
    padding: 5px;
    background: #fff;
    height: 1%; /* IE fix */
}

#content-bottom div.promo-right img
{
    display: block;
    float: left;
    width: 141px;
    height: 111px;
}

#content-bottom div.promo-right h4
{
    font-size: 1.3em;
    font-weight: normal;
    margin: 0.1em 0 0.2em 0;
}

#content-bottom div.promo-right p
{
    font-size: 0.9em;
    margin: 0 0 0.5em 0;
    line-height: 1.4em;
}

#content-bottom div.promo-right div.block-text
{
    float: left;
    width: 235px;
    padding: 0  0 0 25px;
}

.clear {
    clear: both;
}

#breadCrumbContainer
{
    background-color:#F9F2EA;
    width:924px;
    min-height:17px;
    padding-top:5px;
    padding-left:3px;
    padding-right:3px;
    padding-bottom:5px;
}

#breadCrumbContainer ul
{
    list-style:none;
}

#breadCrumbContainer ul li
{
    list-style:none;
    float:left;
}

.navLevel1
{
    font-size: larger;
    text-decoration: none;
    background: url(/rmhc/divider.gif) repeat-x left top;
}

.navLevel1 a
{
    text-decoration:none;
}

.navLevel2
{
    margin-left:5px;
}


#contentNavContainer
{
    float:left;
    width:216px;
    padding:10px;
    background-color:#FFFFFF;
    margin-top:30px;
}


#contentContainer
{
    background-color:#FFFFFF;
}

.sitemapHeader
{
    padding-top:10px;
    margin-left:4px;
    margin-bottom:5px;
    text-align:center;
}

.SiteMap
{
    margin-left:4px;
    padding-bottom:10px;
}

.SiteMap h3
{
    text-align:center;
}

.SiteMap ul li
{
    margin-left:10px;
    margin-top:3px;
    font-weight:bold;
}

.SiteMap ul li a
{
    text-decoration:none;
}

.SiteMap ul li a:hover
{
    text-decoration:underline;
}

.SiteMap ul li ul li
{
    margin-left:50px;
    font-weight:bold;
}

.SiteMap ul li ul li a
{
    text-decoration:none;
}

.SiteMap ul li ul li a:hover
{
    text-decoration:underline;
}

.SiteMap ul li ul li ul li
{
    margin-left:75px;
    font-weight:normal;
}

.SiteMap ul li ul li ul li a
{
    text-decoration:none;
}

.SiteMap ul li ul li ul li a:hover
{
    text-decoration:underline;
}

.privacyPolicyWrapper
{
    margin-left:10px;
    margin-right:10px;
    margin-bottom:10px;
}

.privacyPolicyWrapper H2
{
    font-family:Georgia;
    font-size:2.4em;
    color:#8a0000;
}

.privacyPolicyWrapper H3
{
    font-size:1em;
    color:#8a0000;
    margin-left:2px;
}

#charity
{
    font-style:italic;
}

#adaptNote
{
    margin-top:20px;
    font-size:smaller;
    font-style:italic;
}

.rmhcSearchResults
{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
	background: url(/rmhc/divider.gif) repeat-x bottom left;
}

.rmhcSearchResults h3
{
    color:#8a0000;
    margin-left:2px;
    /*font-size:24px;*/
}

.rmhcSearchResults h4
{
    color:#8a0000;
    margin-left:4px;
}

#divspacer
{
    height:1px;
}
