body{
    font-family: arial, sans-serif;
    font-size: 15px;
    text-align: center;
    background: #ebebeb url(/style/main/images-splash/background.jpg) repeat-y 50% 0%;
}

a{
    color: black;
    text-decoration: none;
}

p{
    position: relative;
    line-height: 20px;
    padding-bottom: 14px;
}

.sm{
    font-size: 50%;
    position: relative;
    top: -5px;
}

#container{
    /* width: 936px; */
    width: 748px;
    margin: 0px auto;
    text-align: left;
    padding: 0px 94px 15px 94px;
}

.logo{
    padding: 30px 0px 13px 0px;
    background: url(/style/main/images-splash/header-separator.gif) no-repeat 50% 100%;
}

#header{
    padding-top: 25px;
}

#menu{
    padding-top: 26px;
    /* padding-bottom: 48px; */
    /* START NEW */
    padding-bottom: 24px;
    margin-bottom: 24px;
    background: url(/style/main/images-splash/header-separator.gif) no-repeat 0% 100%;
    /* END NEW */
}

#menu li{
    padding-right: 30px;
    display: inline-block;
    display: inline;
}

#menu a{
    /* font-size: 18px; */
    /* START NEW */
    font-size: 10px;
    color: #666666;
    /* END NEW */
}

/* START NEW */
#menu #huck-menu{
    width: 170px;
    float: left;
    color: #000000;
    font-size: 20px;
}
#menu #huck-menu div{
    display: inline;
    color: #0c8442;
}
#menu #huck-menu span{
    color: #688d6d;
}
#menu li{
    position: relative;
}
#menu li a{
    position: relative;
    top: 5px;
}
#menu li a:active{
    color: ##688D6D;
    text-decoration: none;
}
#menu li a.active{
    color: #688D6D;
    text-decoration: none !important;
}
#menu li a:hover{
    text-decoration: underline;
}
/* END NEW */

h1, h2, h2 a{
    /* color: #5e8000; */
    /* START NEW */
    color: #0c8442;
    /* END NEW */
    font-size: 20px;
}

h1{
    padding-bottom: 46px;
}

h2, h2 a{
    font-size: 15px;
}

h2{
    padding-bottom: 43px;
}

h2 a span{
    color: black;
}

.huck-design{
    padding-bottom: 51px;
    /* START NEW */
    color: #0c8442;
    /* END NEW */
}

.huck-design a{
    color: #0c8442;
    font-weight: bold;
}

.huck-design img{
    vertical-align: top;
}

.huck-design span{
    display: inline-block;
    padding-top: 5px;
    /* padding-left: 13px; */
    /* START NEW */
    padding-left: 4px;
    display: none;
    /* END NEW */
}

#leadership{
    background: url(/style/main/images-splash/header-separator.gif) no-repeat 50% 0%;
}

#leadership li{
    background: url(/style/main/images-splash/header-separator.gif) no-repeat 50% 100%;
    padding-bottom: 1px;
}

#leadership p{
    padding-right: 250px;
    position: relative;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

body.leadership #menu{
    padding-bottom: 20px;
}

body.leadership #leadership img{
    position: absolute;
    left: 530px;
    top: 10px;
    z-index: 100000;
}

body.leadership h1{
    /* background: url(/style/main/images-splash/header-separator.gif) no-repeat 50% 0%; */
    padding-top: 12px;
    padding-bottom: 25px;
    color: #688d6d;
    font-size: 15px;
    font-weight: normal;
}

body.leadership h2{
    padding: 12px 0px 0px 0px;
    color: #666666;
    font-size: 11px;
}

#press-release{
    padding-top: 15px;
}

#press-release a{
    color: #0c8442
}
