/* @import must be at top of file, otherwise CSS will not work */
/*     @import url("http://hello.myfonts.net/count/2a2541"); */


@font-face {font-family: 'SketchBlock-Light';src: url('../webfonts/2A2541_0_0.eot');src: url('../webfonts/2A2541_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A2541_0_0.woff') format('woff'),url('../webfonts/2A2541_0_0.ttf') format('truetype');}


@font-face {font-family: 'SketchBlock-Bold';src: url('../webfonts/2A2541_1_0.eot');src: url('../webfonts/2A2541_1_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2A2541_1_0.woff') format('woff'),url('../webfonts/2A2541_1_0.ttf') format('truetype');}

body {
	margin:0;
	padding:0;
}

.topband {
    height: 50px;
    background-color: #ffeeaa;
    width: 100%;
}

#header {
    position: relative;
    margin-top: -50px;
    z-index: 999;
}

#header .logo img {
    margin-left: -15px;
}

#header .logo a {
    display: block;
    height: 200px;
    width: 103px;
}

#header .topnav {
    margin: 14px 0 0 30px;
    height: 36px;
    float: right;
}

#header .topnav li {
    float: left;
    margin-right: 35px;
}

#header .topnav li a {
    color: #add587;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
}

#header .topnav li a:hover {
    color: #19b14c;
}

#header .topnav li.current-menu-item a {
    color: #19b14c;
}

#header .pagetitle {
    float: left;
    margin-top: 38px;
    text-align: center;
    left: -16px;
    position: relative;
    width: 837px;
    height: 165px;
    display: table;
}

#header .pagetitle h1 {
    font-family: 'SketchBlock-Bold';
    font-size: 85px;
    font-weight: normal;
    line-height: 85px;
    color: #704416;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}

#header .formsearch {
    position: relative;
    width: 748px;
    height: 180px;
    background: url('../img/bg-home-header.png') no-repeat;
    margin: 20px 0 0 60px;
}

#header .formsearch .search {
    margin: 17px 0 0 80px;
    background: none;
    border: 0;
    outline: none;
    text-align: center;
    width: 314px;
    height: 45px;
    font-family: SketchBlock-Light, sans-serif;
    font-size: 25px;
    color: #FFF;
}

#header .learnmore {
    margin: 27px 0 0 170px;
}

#content {
    min-height: 300px;
}

#slider {
    margin-top: 10px;
}

#homeslider {
    width: 1020px;
    margin: 0 auto;
    margin-top: 10px;
}


#introcontent {
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    line-height: 46px;
    margin: 30px 0 50px;
}

#content {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 25px;
    margin: 50px 0 50px;
}

#content p {
    margin-bottom: 15px;
}

#content h1 {
    font-family: 'SketchBlock-Bold';
    font-size: 34px;
    font-weight: normal;
    color: #000;
    margin-bottom: 20px;
}

#activities .activitytitle {
    width: 280px;
    margin: 0 auto;
    font-family: 'SketchBlock-Bold';
    font-size: 34px;
    font-weight: normal;
    color: #000;
    text-align: center;
}

#activities .activitybox {
    padding: 24px;
    margin: 0 auto;
    width: 232px;
    height: 240px;
    background-color: #add587;
}

#activities .activitybox img {
    cursor: pointer;
}

#activities .activitybox ul, #activities .activitybox ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#activities .activitybox ul li a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 23px;
    line-height: 32px;
    text-decoration: none;
    color: #000;
    padding-left: 40px;
    margin-bottom: 25px;
}


#activities .activitybox ul#downloads li a {
    background: url('../img/btn-download.png') no-repeat 0 3px;
}

#activities .activitybox ul#links li a {
    background: url('../img/btn-link.png') no-repeat 0 3px;
}


#footer {
    background-color: #ffeeaa;
    margin-top: 50px;
}

.page #footer, .home #footer {
    height: 50%;
}

#footer .bottomnav {
    float: right;
    padding: 8px 0;
}

#footer .bottomnav a {
    margin-left: 30px;
}

#footer .hrline {
    height: 2px;
    width: 100%;
    background-color: #fff7d5;
}

#footer .footermsg {
    width: 285px;
    float: left;
    margin-top: 80px;
    font-family: 'SketchBlock-Light';
    font-size: 25px;
    line-height: 30px;
    font-weight: normal;
    color: #add587;
}

#footer .footermsg a {
    text-decoration: none;
    color: #add587;
}

#footer .footerlogo {
    padding-top: 10px;
}

#footer .copyright {
    margin: 10px 0 20px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #add587;
    border-top: 2px solid #fff;
    padding-top: 14px;
}

body#booktitle #footer .copyright {
    border: 0;
}

#footer .formsearch {
    float: left;
    width: 625px;
    margin-top: 32px;
    padding: 17px 0 0 21px;
    background: url('../img/bg-form.png') no-repeat 0 0;
}

#footer .formsearch .learnmorefooter {
    display: block;
    margin: 30px 0 0 80px;
}

#footer .formsearch .search {
    background: none;
    border: 0;
    outline: none;
    text-align: center;
    width: 314px;
    height: 45px;
    font-family: SketchBlock-Light, sans-serif;
    font-size: 25px;
    color: #fff;
}

#homeslider .bx-wrapper .bx-prev {
    left: 20px;
}

#homeslider .bx-wrapper .bx-next {
    right: 20px;
}

img.learnclick {
    cursor: pointer;
}

