body
{
    color: #000;
    font-family: sans-serif, Arial, Helvetica;
    font-size: 14px;
    background: #473308 url(images/background.jpg) no-repeat;
    background-position: center;
    background-attachment: fixed;
}


.container
{
    width: 966px;
    margin: 0px auto 0px auto;
}

.pageHeader
{
    width: 966px; /*variable*/
    height: 174px; /*variable*/
    background-repeat: no-repeat;
    background-image: url(images/bg_header.jpg);
}

#A1
{
    display: block;
    width: 966px;
    height: 174px;
    margin: 0 auto;
}

.pageNavigation
{
    width: 966px; /*variable*/
    height: 50px; /*variable*/
    background-repeat: no-repeat;
    background-image: url(images/bg_nav.jpg);
}

.pageNavigationAnimals
{
    width: 966px; /*variable*/
    height: 50px; /*variable*/
    background-repeat: no-repeat;
    background-image: url(images/bg_nav_animals.jpg);
}


.contentNavigation
{
    width: 966px;
    margin-left: 0px;
    text-align: center; /*padding-left: 100px;*/
}

.contentNavigation .content
{
    width: 966px;
    margin: 0 auto;
    padding-top: 12px;
    text-align: center;
}


.pageContentArea
{
    width: 966px;
    background-image: url(images/bg_content_repeat.jpg);
    background-repeat: repeat-y;
}

.pageContentAreaAnimals
{
    width: 966px;
    background-image: url(images/bg_content_repeat_animals.jpg);
    background-repeat: repeat-y;
}
.contentContentArea
{
    width: 966px;
    margin: 0 auto !important;
    background: url(images/bg_content.jpg) no-repeat;
}
.contentContentArea .content
{
    padding: 15px;
    width: 893px;
    margin: 0 auto;
    min-height: 500px;
}
.contentContentAreaAnimals
{
    width: 966px;
    margin: 0 auto !important;
    background: url(images/bg_content_animals.jpg) no-repeat;
}
.contentContentAreaAnimals .content
{
    padding: 15px;
    width: 893px;
    margin: 0 auto;
    min-height: 500px;
}
.contentContentArea .content A:link, .contentContentAreaAnimals .content A:link
{
    color: #000;
    text-decoration: underline;
}

.contentContentArea .content A:visited, .contentContentAreaAnimals .content A:visited
{
    color: #000;
    text-decoration: underline;
}

.contentContentArea .content A:hover, .contentContentAreaAnimals .content A:hover
{
    color: #000;
    text-decoration: none;
}
.contentContentArea .content A:active, .contentContentAreaAnimals .content A:active
{
    color: #000;
    text-decoration: underline;
}

#footerLinkSection
{
    padding-top: 20px !important;
}
.pageFooter
{
    width: 966px;
    height: 65px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(images/bg_footer.jpg);
    font-family: Garamond, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 0px !important;
}
.pageFooterAnimals
{
    width: 966px;
    height: 65px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-image: url(images/bg_footer_animals.jpg);
    font-family: Garamond, Arial, Helvetica, sans-serif;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 0px !important;
}

.pageBottom
{
    width: 882px; /*variable*/
    height: 90px; /*variable*/
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    font-family: Garamond, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.pageBottom A:link
{
    color: #ffffff;
    text-decoration: underline;
}

.pageBottom A:visited
{
    color: #ffffff;
    text-decoration: underline;
}

.pageBottom A:hover
{
    color: #ffffff;
    text-decoration: none;
}
.pageBottom A:active
{
    color: #ffffff;
    text-decoration: underline;
}

#copyright
{
    color: #ffffff;
}



.HHLogo
{
    top: -35px;
    float: right;
    z-index: 5;
    position: relative;
}

.ajax__tab_container
{
    color: #000000;
}



.RadMenu
{
    /*border: 0px solid #010101;*/
    border-bottom-width: 0; /*border-top-color: #383838;*/ /*background: #444 url(Menu/MenuBackground.jpg) repeat-x;*/
    text-align: left; /*left:10px;*/
    margin-top: 8px;
    margin-left: 0px !important;
    border-right-width: 0;
    font-family: Arial, Tahoma, Verdana;
    font-variant: small-caps;
    letter-spacing: 1px;
    float: none !important;
}

.RadMenu_rtl
{
    text-align: right;
}

.RadMenu_Context
{
    background: none;
    border: 0;
}

.RadMenu a
{
    text-decoration: none;
    cursor: pointer;
}

.RadMenu .rmLink
{
    text-decoration: none;
    color: #fff;
}

.RadMenu .rmLink:focus, .RadMenu .rmFocused
{
    outline: 0;
}

.RadMenu .rmExpanded
{
    position: relative;
    z-index: 10000;
}

.RadMenu .rmLink:hover, .RadMenu .rmFocused, .RadMenu .rmExpanded
{
    color: #c7af82; /*background: #fff url(Menu/MenuBackground_white.jpg) repeat-x top left;*/
}

.RadMenu .rmLink .rmText
{
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.RadMenu .rmGroup
{
    background: #004b6f;
}

.RadMenu .rmGroup .rmLink
{
    text-decoration: none;
    color: #fff;
}

.RadMenu_rtl .rmGroup .rmLink
{
    text-align: right;
}

.RadMenu .rmGroup .rmLink:hover, .RadMenu .rmGroup .rmFocused, .RadMenu .rmGroup .rmExpanded
{
    color: #c7af82; /*background: #444;*/
}

.rmFirst
{
    padding: 0 0px 0 0 !important;
}
.rmLast
{
    padding: 0 0 0 0px !important;
}
.RadMenu .rmRootGroup .rmLink
{
    padding: 0px 15px 0px 15px !important;
    margin-bottom: 5px;
}

.RadMenu .rmGroup .rmLink
{
    padding: 11px 10px 0px 0px !important;
}

.RadMenu .rmHorizontal .rmText
{
    padding: 0px !important;
}

/* <expand arrows styling> */

.RadMenu .rmGroup .rmLink .rmExpandRight
{
    background: transparent /*url(Menu/ArrowExpand.gif)*/ no-repeat right -1px;
}

.RadMenu .rmGroup .rmLink .rmExpandLeft
{
    background: transparent /*url(Menu/ArrowExpandRTL.gif)*/ no-repeat left -1px;
}

.RadMenu .rmGroup .rmLink:hover .rmExpandRight, .RadMenu .rmGroup .rmFocused .rmExpandRight, .RadMenu .rmGroup .rmExpanded .rmExpandRight
{
    /*background-image: url(Menu/ArrowExpandHovered.gif); } .RadMenu .rmGroup .rmLink:hover .rmExpandLeft, .RadMenu .rmGroup .rmFocused .rmExpandLeft, .RadMenu .rmGroup .rmExpanded .rmExpandLeft { 	/*background-image: url(Menu/ArrowExpandHoveredRTL.gif);*/
}

/* </expand arrows styling> */

.RadMenu .rmItem .rmFirst
{
    padding-left: 0px;
}

.RadMenu .rmHorizontal .rmItem
{
    border-right: 0px solid #353535;
    padding-bottom: 0px;
}
.RadMenu .rmHorizontal .rmLast
{
    border-right: 0;
}

.RadMenu .rmVertical .rmItem
{
    border-bottom: 0px solid #353535;
}
.RadMenu .rmVertical .rmLast
{
    border-bottom: 0;
    padding-bottom: 1px;
}

.RadMenu_rtl .rmHorizontal .rmItem
{
    border-left: 0;
}

.RadMenu .rmRootGroup .rmGroup .rmItem, .RadMenu_Context .rmGroup .rmItem
{
    border-right: 0;
    border-bottom: 0;
    padding-bottom: 0;
}


.RadMenu .rmRootGroup .rmItem
{
    background-position: right;
    background-repeat: no-repeat;
}




.RadMenu .rmRootGroup .rmLast
{
    background-image: none;
}
.RadMenu .rmRootGroup .rmLevel1 .rmItem
{
    background-image: none;
}

/*This style controls the dropdown menu background color and border*/
.RadMenu .rmGroup
{
}

/*Top Position dropdown box*/
.RadMenu .rmHorizontal .rmSlide
{
    margin: -1px 0 0 13px !important;
}

/*Pad dropdown box*/
.RadMenu .rmHorizontal .rmSlide .rmVertical
{
    background: #553b04;
    padding-left: 2px;
    padding: 0 0 0px 2px !important;
}



.RadMenu .rmGroup .rmExpanded
{
    z-index: 1;
}

.RadMenu .rmTopArrow, .RadMenu .rmBottomArrow
{
    height: 10px;
    width: 100%;
    background: #fff /*url(Menu/ArrowScrollUpDown.gif)*/ no-repeat top center;
}

.RadMenu .rmBottomArrow
{
    background-position: center -18px;
}

.RadMenu .rmLeftArrow, .RadMenu .rmRightArrow
{
    width: 10px;
    height: 100%;
    background: #fff /*url(Menu/ArrowScrollLeftRight.gif)*/ no-repeat left center;
}

.RadMenu .rmRightArrow
{
    background-position: -18px center;
}

.RadMenu .rmItem .rmDisabled .rmText
{
    color: #999;
}

.RadMenu .rmRootGroup .rmItem .rmDisabled
{
    background: none;
}

.RadMenu .rmGroup .rmItem .rmDisabled
{
    background-color: #fff;
}

.RadMenu .rmRootGroup .rmSeparator, .RadMenu .rmGroup .rmSeparator
{
    background: #8f8f8f;
    border-top: 1px solid #676767;
    border-bottom: 0;
}

.RadMenu .rmSeparator .rmText
{
    display: none;
}

.RadMenu .rmHorizontal .rmSeparator
{
    height: 20px;
    width: 1px;
    line-height: 20px;
    border: 0;
}

.RadMenu .rmVertical .rmSeparator
{
    height: 1px;
    margin: 3px 0;
    border: 0;
    line-height: 1px;
}

.RadMenu .rmLeftImage
{
    /*margin: 2px;*/
}







.RadMenu .rmItem .rmDisabled:hover
{
    background: none;
}



