body {
    background-color: #FFFFFF;
    color: #333333;
    font-family: "Lucida Grande","Lucida Sans Unicode", verdana, arial, sans-serif;
    font-size: 11px;
}


div#frame {
    width: 895px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

div#left {
    width: 170px;
    margin-right: 9px;
    float: left;
}

div#left div#logo {
    width: 170px;
    height: 175px;
    background-image: url(images/RHH_logo.png);
    margin-bottom: 5px;
}

div#left div#menu {
    width: 170px;
}

div#left div#menu a {
    display: block;
    height: 31px;
    line-height: 31px;
    text-indent: 20px;
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-style: Italic;
    font-size: 1.3em;
    color: #4961A5;
    text-decoration: none;
    background-image: url(images/btn_nav.png);
    margin-bottom: 3px;
    border: 1px solid #CCCCCC;

    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

div#left div#menu a:hover {
    background-image: url(images/btn_nav_hover.png);
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-style: Italic;
    font-size: 1.3em;
    color: #FFFFFF;
    border: 1px solid #99A7CF;
}

div#left div#menu a:active {
    background-image: url(images/btn_nav_on.png);
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-style: Italic;
    font-size: 1.3em;
    color: #FFFFFF;
    border: 1px solid #556CAF;
}

div#homeHeader {
    width: 710px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 213px;
}

div#homeHeader img {
    float: left;
    padding: 0px;
    margin: 0px;
}

div#searchBox {
    width: 229px;
    height: 140px;
    padding: 15px;
    float: left;
    border-top: 1px solid #46579F;
    border-right: 1px solid #46579F;
    border-bottom: 1px solid #46579F;
    margin-top: 20px;
    background-image: url(images/search_lg.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
}

div#searchBar {
    width: 710px;
    height: 53px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image: url(/images/search_sm.png);
    border: 1px solid #45579F;
    color: #FFFFFF;
}

div#mailingList {
    height: 155px;
    background-image: url(/images/purple_bg.png);
    border: 1px solid #45579F;
    margin-bottom: 10px;
    color: #FFFFFF;
}

input[type=text] {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border: 1px solid #384A97;
    float: left;
    margin: 0px;
    margin-bottom: 5px;
    padding: 2px;
}

input.searchBox {
    background-image: url(/images/input_search_bg.png);
    background-repeat: no-repeat;
    background-position: 0% 50%;
    padding: 4px;
    padding-left: 20px;
}

input[type=submit] {
    border: 1px solid #45579F;
    height: 24px;
    background-image: url(/images/button_bg.png);
    line-height: 24px;
    padding-left: 3px;
    padding-right: 3px;
    color: #FFFFFF;
    float: right;
    margin-bottom: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}


div#homeCenter {
    width: 530px;
    float: left;
}



div#homeFeatures {
    width: 530px;
    height: 200px;
    margin-bottom: 10px;
    float: left;
}

div#homeFeatureGray {
    width: 150px;
    margin-right: 7px;
    background-image: url(images/grey_bg.png);
    height: 180px;
    padding: 10px;
    color: #5A5A5A;
    float: left;
    border: 1px solid #C1C1C1;
}

div#homeFeaturePurple {
    width: 150px;
    background-image: url(images/purple_bg.png);
    height: 180px;
    padding: 10px;
    color: #FFFFFF;
    float: left;
    border: 1px solid #45579F;
}


div#centerContent {
    width: 510px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    border: 1px solid #C1C1C1;
    min-height: 625px;
}


h1 {
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-weight: bold;
    font-style: italic;
    font-size: 2.0em;
    color: #4961A5;
    border-bottom: 1px solid #C1C1C1;
}

h2 {
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-weight: bold;
    font-style: italic;
    font-size: 1.4em;
    color: #666666;
    border-bottom: 1px dotted #C1C1C1;
    margin-top: 0px;
    padding-top: 0px;
}

h3.white {
    color: #FFFFFF;
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-style: italic;
}

h3.purple {
    color: #4961A5;
    font-family: Georgia, Cambria, Times, "Times New Roman", serif ;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
    font-style: italic;
}



div#footer {
    margin-top: 1px;
}

div#developedBy {
    float: right;
    width: 250px;
    color: #C0C0C0;
    font-style: italic;
    padding-right: 10px;
    text-align: right;
}

div#developedBy a {
    text-decoration: none;
    color: #C0C0C0;
}


hr {
    display: block;
    clear: both;
    height: 8px;
    overflow: hidden;
    border-bottom: 1px dotted #C1C1C1;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
