@import url(//fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i);
.flex-container a:active,
.flexslider a:active {
    outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    width: 100%;
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none
}

.flexslider .slides img {
    max-width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    zoom: 1
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides>li {
    position: relative
}

.flex-container {
    zoom: 1;
    position: relative
}

.flex-caption {
    zoom: 1;
    width: 96%;
    padding: 2%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 18px
}

.flex-direction-nav li a {
    width: 52px;
    height: 52px;
    margin: -13px 0 0;
    display: block;
    background: url(/img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    cursor: pointer;
    text-indent: -9999px
}

.flex-direction-nav li .next {
    background-position: -52px 0;
    right: -21px
}

.flex-direction-nav li .prev {
    left: -20px
}

.flex-direction-nav li .disabled {
    opacity: .3;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -30px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 0 0 5px;
    zoom: 1;
    *display: inline
}

.flex-control-nav li:first-child {
    margin: 0
}

.flex-control-nav li a {
    width: 13px;
    height: 13px;
    display: block;
    background: url(/img/bg_control_nav.png) no-repeat 0 0;
    cursor: pointer;
    text-indent: -9999px
}

.flex-control-nav li a:hover {
    background-position: 0 -13px
}

.flex-control-nav li a.active {
    background-position: 0 -26px;
    cursor: default
}

#umnhf-f .umnhf,
#umnhf-h .umnhf {
    background: 0;
    border: 0;
    bottom: auto;
    clear: none;
    float: none;
    font: normal normal normal 11px/22px arial, verdana, sans-serif;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: 22px;
    margin: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    padding: 0;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto
}

.printer {
    display: none
}

#skipLinks {
    position: absolute;
    left: -9999px
}
#skipLinks:focus {
	left: 0;
}
/*#skipLinks {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 401;
	visibility:hidden;
}
#skipLinks a {
visibility:hidden;
}
#skipLinks a:focus {
visibility:visible;
}*/
p.skip {
	float: left;
    z-index: 401;
    position: relative;
}
#umnhf-h.umnhf {
    position: relative;
    background-color: #7a0019
}

#umnhf-f.umnhf,
#umnhf-h.umnhf {
    width: 960px;
    margin: 0 auto
}

#umnhf-h:after,
#umnhf-h:before {
    content: "";
    display: table
}

#umnhf-h:after {
    clear: both
}

#umnhf-h {
    zoom: 1
}

#umnhf-f a.umnhf:active,
#umnhf-f a.umnhf:link,
#umnhf-f a.umnhf:visited,
#umnhf-h a.umnhf,
#umnhf-h a.umnhf:active,
#umnhf-h a.umnhf:link,
#umnhf-h a.umnhf:visited #umnhf-f a.umnhf {
    color: #7a0019;
    text-decoration: underline
}

#umnhf-h a.umnhf:hover {
    color: #669
}
a.umnhf:focus {
    color: #fff; 
	background: #669;
}

#umnhf-h #umnhf-h-cl {
    background-color: #fff;
    text-align: right;
    line-height: 22px;
    padding: 0 10px 0 0
}

#umnhf-h #umnhf-h-cl p.umnhf,
#umnhf-h #umnhf-h-cl ul li.umnhf,
#umnhf-h #umnhf-h-cl ul.umnhf {
    display: inline
}

#umnhf-h #umnhf-h-cl ul li.umnhf {
    margin: 0 0 0 10px
}

#umnhf-h #umnhf-h-mast {
    background: #7a0019;
    background: -moz-linear-gradient(top, #7a0019 0, #610014 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7a0019), color-stop(100%, #610014));
    background: -webkit-linear-gradient(top, #7a0019 0, #610014 100%);
    background: -o-linear-gradient(top, #7a0019 0, #610014 100%);
    background: -ms-linear-gradient(top, #7a0019 0, #610014 100%);
    background: linear-gradient(to bottom, #7a0019 0, #610014 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7a0019', endColorstr='#610014', GradientType=0);
    height: 62px;
    margin: 0 auto;
    position: relative
}

#umnhf-h #umnhf-h-logo,
#umnhf-h #umnhf-h-myu,
#umnhf-h #umnhf-h-onestop {
    background: transparent url(/img/revised-wordmark-transparent.png) 0 0 no-repeat;
    background-size: 320px 159px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.1),
only screen and (min-device-pixel-ratio:1.1) {
    #umnhf-h #umnhf-h-logo,
    #umnhf-h #umnhf-h-myu,
    #umnhf-h #umnhf-h-onestop {
        background: transparent url(../img/revised-wordmark-transparent@2x.png) 0 0 no-repeat;
        background-size: 320px 159px
    }
}

#umnhf-h #umnhf-h-logo {
    display: block;
    float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap
}

#umnhf-h #umnhf-h-ql {
    position: absolute;
    top: 3px;
    right: 10px;
    width: 160px
}

#umnhf-h #umnhf-h-myu,
#umnhf-h #umnhf-h-onestop {
    background-position: 0 -112px;
    display: block;
    float: right;
    height: 24px;
    margin: 0 0 0 5px;
    overflow: hidden;
    white-space: nowrap;
    width: 73px
}

#umnhf-h-ql>li>a {
    display: block;
    height: 24px;
    width: 73px
}

#umnhf-h-mast button#umnhf-m-search,
#umnhf-h-ql span {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#umnhf-h #umnhf-h-onestop {
    background-position: -73px -112px
}

#umnhf-h #umnhf-h-search {
    height: 22px;
    right: 10px;
    position: absolute;
    width: 249px;
    border: 2px solid #fc3;
    background: #fc3;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

#umnhf-h #umnhf-h-search label.umnhf {
    display: none
}

#umnhf-h #umnhf-h-search #umnhf-h-st {
    border: 0;
    color: #333;
    background-color: #fff;
    cursor: text;
    line-height: 18px;
    font-size: 12px;
    position: absolute;
    width: 200px;
    height: 22px;
    padding-left: 3px;
    -moz-box-shadow: inset 1px 1px 1px #888;
    -webkit-box-shadow: inset 1px 1px 1px #888;
    box-shadow: inset 1px 1px 1px #888
}

#umnhf-h-search input#umnhf-h-st,
.mobile input[type=text] {
    -webkit-appearance: none;
    border-radius: 0
}

#umnhf-h #umnhf-h-sb {
    border: 0;
    cursor: pointer;
    font: 700 .925em/1.35em arial, helvetica, clean, sans-serif;
    height: 22px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    width: 41px;
    color: #7a0019
}

#umnhf-f {
    line-height: 18px;
    padding: 5px 0 0
}

#umnhf-f #umnhf-f-cl {
    float: right;
    margin: 8px 10px 0 0;
    max-width: 400px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 370px
}

#umnhf-f #umnhf-f-cl h2.umnhf {
    display: inline;
    text-align: right
}

#umnhf-f #umnhf-f-cl ul.umnhf {
    display: inline;
    list-style: none
}

#umnhf-f #umnhf-f-bp {
    margin: 10px
}

#umnhf-f #umnhf-f-bp ul.umnhf {
    list-style: none
}

#umnhf-f #umnhf-f-cl li.umnhf {
    display: inline;
    padding-left: 10px
}

#umnfooter-links li {
    padding: 0 0 0 10px;
    display: inline
}

#umnhf-f #umnhf-f-bp #umnhf-f-fs3 {
    display: none
}

@media screen and (max-width:979px) {
    #umnhf-f.umnhf,
    #umnhf-h.umnhf {
        width: 100%;
        margin: 0
    }
}

@media screen and (min-width:660px) and (max-width:979px) {
    #umnhf-f #umnhf-f-cl {
        width: 260px
    }
    #umnhf-f h2.umnhf {
        width: 100%;
        float: right;
        margin: 0
    }
}

@media screen and (max-width:659px) {
    #umnhf-h #umnhf-h-search {
        width: 184px
    }
    #umnhf-h #umnhf-h-search #umnhf-h-st {
        width: 135px
    }
    #umnhf-f #umnhf-f-bp #umnhf-f-fs1,
    #umnhf-f #umnhf-f-bp #umnhf-f-moddate,
    #umnhf-f #umnhf-f-cl {
        display: none
    }
    #umnhf-f #umnhf-f-bp #umnhf-f-fs3,
    #umnhf-f #umnhf-f-bp li {
        display: inline
    }
    #umnhf-f #umnhf-f-bp #umnhf-f-fs2 {
        text-transform: capitalize
    }
    #umnhf-h::-webkit-input-placeholder {
        font-size: .85em
    }
    #umnhf-h:-moz-placeholder {
        font-size: .85em
    }
}

@media all and (max-width:519px) {
    #umnhf-h #umnhf-h-cl,
    #umnhf-h #umnhf-h-ql,
    #umnhf-h #umnhf-h-sb,
    #umnhf-h #umnhf-h-search {
        display: none
    }
    #umnhf-h #umnhf-h-mast {
        position: relative;
        background-position: left bottom;
        height: 50px
    }
    #umnhf-h #umnhf-h-logo {
        display: block;
        height: 50px;
        width: 250px;
        background-position: 0 -62px
    }
    #umnhf-h #umnhf-h-search.mobile {
        display: block;
        width: 300px;
        margin: 10px 0;
        position: relative;
        top: 0;
        left: 10px
    }
    #umnhf-h button#umnhf-m-search {
        font: 700 .925em/1.35em arial, helvetica, clean, sans-serif;
        position: absolute;
        text-align: left;
        white-space: nowrap;
        width: auto;
        height: auto;
        right: 10px;
        top: 13px;
        display: block;
        background-color: #fc3;
        color: #7a0019;
        clip: auto;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        padding: 5px 6px 4px;
        cursor: pointer
    }
    #umnhf-h button#umnhf-m-search.mobile {
        position: relative;
        top: 60px;
        left: 70px;
        height: 26px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px
    }
    #umnhf-h .umnhf-m-cancel {
        color: #000
    }
    #umnhf-h #umnhf-h-search #umnhf-h-st {
        display: block;
        width: 250px
    }
    #umnhf-h #umnhf-h-search.mobile #umnhf-h-sb {
        display: block;
        right: 0
    }
    #umnhf-h::-webkit-input-placeholder {
        font-size: 1em
    }
    #umnhf-h:-moz-placeholder {
        font-size: 1em
    }
}

@media all and (max-width:380px) {
    #umnhf-h button#umnhf-m-search.mobile {
        position: absolute;
        top: 13px;
        right: 10px;
        left: auto;
        height: auto;
        width: auto;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}


html {
    background-color: #FFF;
    color: #000
}

blockquote,
body,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

q:after,
q:before {
    content: ''
}

abbr,
acronym {
    border: 0
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif
}

table {
    font: 100%
}

th {
    text-align: left
}

code {
    font-family: monospace;
    line-height: 100%
}

input,
option,
select,
textarea {
    font-family: arial, helvetica, clean, sans-serif;
    font-size: inherit;
    font-weight: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

em {
    font-weight: 400
}

strong {
    font-style: normal
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: 400
}

.left {
    float: left
}

.right {
    float: right
}

.clearabove {
    line-height: 0;
    height: 0;
    font-size: 0;
    clear: both
}

.none {
    display: none
}

.hidden {
    overflow: hidden;
    width: 0;
    height: 0
}

body {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
    position: relative;
    font-size: 90%
}

.base-font {
    font-family: Arial, Helvetica, sans-serif
}

.base-font-alt {
    font-family: Roboto, Arial, Helvetica, sans-serif
}

a:link, a:active {
    color: #980913;
    text-decoration: underline; 
	word-break: break-word; 
}

a:visited {
    color: #8e0812; 
}

a:hover {
    color: #e00d1c;
    text-decoration: none;
    border-bottom: none
}

/*a:focus {
    color: #fff;
    background: #8e0812;
}*/

a:active {
    color: #980913
}

ol,
p,
ul {
    margin: 0 0 .5em
}

p {
    margin-bottom: 10px
}

p.right {
    float: right
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

em>strong,
strong>em {
    font-style: italic;
    font-weight: 700
}

abbr {
    cursor: help;
    border-bottom: 1px dotted #757575
}

.smaller,
.text-smaller,
small {
    font-size: smaller;
    line-height: 1.2em
}

.larger,
.text-larger {
    font-size: 123.1%;
    line-height: 1.4em
}

.author,
.gray,
.grey,
.text-gray {
    color: #757575
}

.green {
    color: #009543;
    color: #222
}

.no-wrap {
    white-space: nowrap
}

.lead,
.lede {
    font-size: 140%;
    color: #7a0019;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.4em;
    margin-bottom: 20px
}

blockquote {
    margin: 1em 2em;
    padding: 10px;
    border-top: 1px solid #eeebe7;
    border-bottom: 1px solid #eeebe7
}

blockquote.pull {
    width: 40%;
    padding: 10px;
    margin: 0 0 10px 10px;
    float: right;
    font-size: 1.2em;
    color: #222
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

ol[type="a"] {
    list-style-type: lower-alpha
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    margin: 10px 0;
    font-weight: 400;
    font-family: Roboto, Arial, Helvetica, sans-serif
}

h1,
h1 em {
    margin-top: 25px;
    font-weight: 300;
    color: #590006
}

/*#content .module h2,
h2 {
    font-size: 138.5%;
    line-height: 22px
}

#content .module h3,
h3 {
    font-style: normal;
    font-size: 123.1%
}
*/
#content .module h4,
h4 {
    margin-bottom: 10px
}

#content .module h5,
#content .module h6,
h5 {
    font-size: 100%;
    font-weight: 700
}

div#banner p,
h1 {
    font-size: 197%
}

h1 a:link,
h1 a:visited,
h2 a:link,
h2 a:visited,
h3 a:link,
h3 a:visited,
h4 a:link,
h4 a:visited,
h5 a:link,
h5 a:visited,
h6 a:link,
h6 a:visited {
    text-decoration: none;
    border-bottom: 1px solid rgba(152, 9, 19, .4)
}

h1 a:link {
    text-decoration: none
}

h1 a:hover {
    text-decoration: underline
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #ce1b21;
    border-bottom: none
}

h1+h2 {
    background: none!important;
    padding-top: 0!important;
    margin-top: 0
}
h2+h3, h3+h4 {
    margin-top: 0
}

p+h2 {
	margin-top: 30px;
}
p+h3 {
	margin-top: 20px;
}
p+h4 {
	margin-top: 15px;
}
h2+h3 {
    margin-top: 1em
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

.core-maroon {
    background-color: #7a0019
}

.core-gold {
    background-color: #fc3
}

.core-maroon-dark {
    background-color: #590006
}

.core-red {
    background-color: #ce1b21
}

.core-light-gray {
    background-color: #ddd6ce
}

.core-gray {
    background-color: #877e77
}

.container_12 {
    width: 100%;
    width: 960px;
    margin: 0 auto;
    padding: 0;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.grid_1,
.grid_10,
.grid_11,
.grid_12,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9 {
    display: inline;
    float: left;
    position: relative;    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
    margin: 0;
    padding: 0 15px
}



.alpha {
    margin-left: 0
}

.omega {
    margin-right: 0
}

.container_12 .grid_1 {
    width: 8.333%
}

.container_12 .grid_2 {
    width: 16.667%
}

.container_12 .grid_3 {
    width: 25%
}

.container_12 .grid_4 {
    width: 33.333%
}

.container_12 .grid_5 {
    width: 41.667%
}

.container_12 .grid_6 {
    width: 50%
}

.container_12 .grid_7 {
    width: 58.333%
}

.container_12 .grid_8 {
    width: 66.667%
}

.container_12 .grid_9 {
    width: 75%
}

.container_12 .grid_10 {
    width: 83.333%
}

.container_12 .grid_11 {
    width: 91.667%
}

.container_12 .grid_12 {
    width: 100%
}

.container_12 .prefix_1 {
    padding-left: 8.333%
}

.container_12 .prefix_2 {
    padding-left: 16.667%
}

.container_12 .prefix_3 {
    padding-left: 25%
}

.container_12 .prefix_4 {
    padding-left: 33.333%
}

.container_12 .prefix_5 {
    padding-left: 41.667%
}

.container_12 .prefix_6 {
    padding-left: 50%
}

.container_12 .prefix_7 {
    padding-left: 58.333%
}

.container_12 .prefix_8 {
    padding-left: 66.667%
}

.container_12 .prefix_9 {
    padding-left: 75%
}

.container_12 .prefix_10 {
    padding-left: 83.333%
}

.container_12 .prefix_11 {
    padding-left: 91.667%
}

.container_12 .suffix_1 {
    padding-right: 8.333%
}

.container_12 .suffix_2 {
    padding-right: 16.667%
}

.container_12 .suffix_3 {
    padding-right: 25%
}

.container_12 .suffix_4 {
    padding-right: 33.333%
}

.container_12 .suffix_5 {
    padding-right: 41.667%
}

.container_12 .suffix_6 {
    padding-right: 50%
}

.container_12 .suffix_7 {
    padding-right: 58.333%
}

.container_12 .suffix_8 {
    padding-right: 66.667%
}

.container_12 .suffix_9 {
    padding-right: 75%
}

.container_12 .suffix_10 {
    padding-right: 83.333%
}

.container_12 .suffix_11 {
    padding-right: 91.667%
}

.container_12 .push_1 {
    left: 8.333%
}

.container_12 .push_2 {
    left: 16.667%
}

.container_12 .push_3 {
    left: 25%
}

.container_12 .push_4 {
    left: 33.333%
}

.container_12 .push_5 {
    left: 41.667%
}

.container_12 .push_6 {
    left: 50%
}

.container_12 .push_7 {
    left: 58.333%
}

.container_12 .push_8 {
    left: 66.667%
}

.container_12 .push_9 {
    left: 75%
}

.container_12 .push_10 {
    left: 83.333%
}

.container_12 .push_11 {
    left: 91.667%
}

.container_12 .pull_1 {
    left: -8.333%
}

.container_12 .pull_2 {
    left: -16.667%
}

.container_12 .pull_3 {
    left: -25%
}

.container_12 .pull_4 {
    left: -33.333%
}

.container_12 .pull_5 {
    left: -41.667%
}

.container_12 .pull_6 {
    left: -50%
}

.container_12 .pull_7 {
    left: -58.333%
}

.container_12 .pull_8 {
    left: -66.667%
}

.container_12 .pull_9 {
    left: -75%
}

.container_12 .pull_10 {
    left: -83.333%
}

.container_12 .pull_11 {
    left: -91.667%
}

@media screen and (max-width:960px) {
    .container_12 {
        width: 100%;
        margin: 0
    }
}

@media only screen and (max-width:767px) {
    .container_12 .grid_1,
    .container_12 .grid_10,
    .container_12 .grid_11,
    .container_12 .grid_12,
    .container_12 .grid_2,
    .container_12 .grid_3,
    .container_12 .grid_4,
    .container_12 .grid_5,
    .container_12 .grid_6,
    .container_12 .grid_7,
    .container_12 .grid_8,
    .container_12 .grid_9 {
        width: 95%;
        margin: 0;
        margin-left: 2.5%;
        margin-right: 2.5%;
    }
}

#umnhf-wrapper {
    width: 100%!important;
    background: #7a0019 url(/img/e-head-bg.png) bottom repeat-x
}

#umnhf-h-ql {
    display: none
}

#umnhf-h #umnhf-h-logo {
    background: transparent url(/img/e-wordmark.png) 0 0 no-repeat;
    width: 474px;
    height: 62px;
    background-size: 474px 174px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.1),
only screen and (min-device-pixel-ratio:1.1) {
    #umnhf-h #umnhf-h-logo {
        background: transparent url(/img/e-wordmark@2x.png) 0 0 no-repeat;
        background-size: 474px 174px
    }
}

#umnhf-h #umnhf-h-search {
    top: 42px
}

@media all and (max-width:770px) {
    #umnhf-h #umnhf-h-logo {
        width: 351px;
        height: 62px;
        background-position: 0 -62px
    }
}

@media all and (max-width:585px) {
    #umnhf-h #umnhf-h-logo {
        width: 240px;
        height: 50px;
        background-position: 0 -124px;
        margin-top: 7px
    }
}

@media all and (max-width:519px) {
    #umnhf-h #umnhf-h-logo {
        margin-top: 0
    }
}

body {
    background-color: #e8dac0
}

.hidden {
    display: none;
    visibility: hidden
}

.hidden-desktop,
.visible-phone,
.visible-tablet {
    display: none!important
}

.visible-desktop {
    display: inherit!important
}

@media (min-width:768px) and (max-width:979px) {
    .hidden-desktop {
        display: inherit!important
    }
    .visible-desktop {
        display: none!important
    }
    .visible-tablet {
        display: inherit!important
    }
    .hidden-tablet {
        display: none!important
    }
}

@media (max-width:768px) {
    .hidden-desktop {
        display: inherit!important
    }
    .visible-desktop {
        display: none!important
    }
    .visible-phone {
        display: inherit!important
    }
    .hidden-phone,
    .noMobile {
        display: none!important
    }
}

ol,
ul {
    margin: 0 0 20px 2em;
    padding: 0
}

ul {
    list-style: square outside
}

li {
    margin: .4em 0
}

li ol,
li ul {
    margin: 0 0 0 2.5em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
    margin-top: .5em
}

ol li,
ul li {
    margin-bottom: .5em
}

ol.line li,
ul.line li {
    border-bottom: 1px solid #eeebe7;
    padding-bottom: .5em
}

ol.line li:last-child,
ul.line li:last-child {
    border-bottom: none!important
}

ul.special-01 {
    padding-left: 0;
    list-style-type: none!important;
    list-style-image: none!important;
    margin-left: 0
}

.accessible,
.hide {
    height: 1px!important;
    left: -9999px!important;
    overflow: hidden!important;
    position: absolute!important;
    top: -9999px!important;
    width: 1px!important
}

#mobileMenu,
.js-hide,
.mobileOnly,
.module.mobileOnly {
    display: none
}

.js-show {
    display: block
}

.expand {
    margin-right: -15px;
    margin-left: -15px
}

.expandLeft {
    margin-left: -15px
}

.expandRight {
    margin-right: -15px
}

.col {
    float: left;
    margin-bottom: 10px;
    margin-bottom: 0
}

.half {
    width: 49%
}

.third {
    width: 33%
}

.twoThird {
    width: 66%
}

.fourth {
    width: 24%
}

.col.line {
    border-top: 1px solid #a59e99;
    padding-top: 20px
}

.padding {
    padding: 0 10px
}

.paddingFirst {
    padding: 0 10px 0 0
}

.paddingLast {
    padding: 0 0 0 10px
}

.column {
    float: left;
    margin-right: 2%;
    width: 48%
}

.column.narrow {
    margin-right: 5%;
    width: 30%
}

ul.column.narrow {
    margin-right: 0;
    width: 28%
}

ul.column {
    margin-right: 2%;
    width: 43%
}

ul.galleryList.column {
    margin-right: 3%;
    margin-left: 0;
    width: 48%
}

.column.wide {
    margin-right: 5%;
    width: 65%
}

.column.last,
ul.column.last {
    margin-left: 2%;
    margin-right: 0
}

.galleryList.column.last {
    margin-left: 1%;
    margin-right: 0
}

.column.narrow.last,
.column.wide.last {
    margin-left: 0;
    margin-right: 0
}

.column.last:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.narrow {
    width: 33%
}

.wide {
    width: 66%
}

.wrap {
    clear: left
}

@media screen and (max-width:768px) {
    .col,
    .column,
    .padding,
    .paddingLast {
        float: none!important;
        width: auto!important;
        margin-right: 0!important;
        margin-left: 0!important;
        clear: both
    }
}

img {
    max-width: 100%;
		height: auto;
}

img.main {
    margin: 15px 0 20px;
    margin-bottom: 0
}

img.paddingLeft {
    margin-left: 15px
}

.img-left,
img.left {
    float: left;
    margin: 0 30px 15px 0
}

.img-right,
img.right {
    float: right;
    margin: 0 0 15px 30px
}

.img-center,
img.centered {
    margin: 30px auto;
    display: block
}

ul.image-gallery {
    width: auto;
    margin: 1em 0 0;
    padding: 0
}

ul.image-gallery li {
    list-style-type: none;
    list-style-image: none;
    margin: 0 8px 8px 0;
    padding: 0;
    float: left
}

img.photoFrame,
ul.image-gallery img {
    border: 1px solid #d2d3d5;
    padding: 10px;
    background-color: #fff
}

img.frame {
    border: 1px solid #d2d3d5
}

img.shadow {
    -moz-box-shadow: 6px 6px 10px #d2d3d5;
    -webkit-box-shadow: 6px 6px 10px #d2d3d5;
    box-shadow: 6px 6px 10px #d2d3d5;
    margin-bottom: 20px;
    margin-right: 20px
}

@media screen and (max-width:480px) {
    #content img {
        width: 100%
    }
    img.photoFrame {
        border: none;
        padding: 0
    }
    img.frame {
        border: none
    }
}

#back-to-top a {
    z-index: 1000;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #e0dfda;
    padding: 10px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    display: none;
    color: #aca7a3;
    text-decoration: none;
    text-shadow: 1px 1px 1px #fff;
    background-color: #f9f9f9
}

#back-to-top a:hover {
    background-color: #fff
}

dl.courseList p {
    margin-left: 0;
    margin-right: 0
}

dl.courseList dt {
    margin: 0;
    padding: 0;
    font-size: larger;
    clear: left
}

dl.courseList dd {
    margin: 0;
    padding: 0;
    margin-bottom: 20px
}

dl.courseList dd.cost,
dl.courseList dd.offering {
    float: left;
    margin-top: -10px
}

dl.courseList dd.offering {
    width: 30em
}

table.basicTable {
    border-top: 1px solid #ddd6ce;
    border-left: 1px solid #ddd6ce;
    border-collapse: collapse;
    margin: 1em 0 2em;
    width: 100%
}

table.basicTable td,
table.basicTable th {
    border-right: 1px solid #ddd6ce;
    border-bottom: 1px solid #ddd6ce;
    padding: 8px;
    vertical-align: top
}

table.basicTable td.center-align,
table.basicTable th.center-align {
    text-align: center
}

table.basicTable td.right-align,
table.basicTable th.right-align {
    text-align: right
}

table.basicTable td.bottom,
table.basicTable th.bottom {
    vertical-align: bottom
}

table.basicTable th {
    background-color: #ddd6ce;
    text-align: left;
    font-weight: 700
}

table.basicTable tr:nth-child(even) {
    background: #eeebe7
}

form.basicForm input {
    margin-bottom: .7em
}

a#printPDF {
    margin: 5px 15px 15px 0;
    padding: 3px 8px;
    text-decoration: none;
    text-align: right;
    background: #f6f4ee;
    border: 1px solid  #a59e99;
}
@media (min-width: 768px) {
	a#printPDF {
		float: right;
		margin: 5px 15px 15px;
	}
}
a#printPDF:hover {
    background: #eae6da;
    color: #333;
    border: 1px solid #eae6da;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

div.loading {
    margin-bottom: 1em
}

div.loading img {
    vertical-align: middle
}

a.restricted,
a[href*="myextension.umn.edu"] {
    padding: 0 12px 0 0;
    background-image: url(/img/e-sprites.png);
    background-position: right -479px;
    background-repeat: no-repeat
}

a.noIcon {
    background: 0 0;
    padding-right: 0
}

a#feedbackTab {
    background: transparent url(/img/e-sprites.png) left -198px no-repeat;
    display: block;
    height: 155px;
    line-height: 0;
    padding: 0;
    position: fixed;
    right: -5px;
    text-indent: -9999em;
    top: 25%;
    width: 50px;
    z-index: 500;
    outline: 0
}

a#feedbackTab:hover {
    right: 0
}

dl.dateListing,
ul#currentIssues {
    margin-bottom: 10px
}

dl.dateListing dt {
    float: left;
    width: 40px;
    white-space: nowrap
}

dl.dateListing dd,
dl.dateListing dt {
    padding: 5px 0
}

dl.dateListing dd {
    padding-left: 10px;
    margin-left: 40px
}

#sidebar dl.dateListing dt {
    width: 100%;
    text-align: left;
    padding: 0;
    margin: 0;
    border: none;
    font-size: smaller;
    line-height: 1em
}

#sidebar dl.dateListing dd {
    padding: 0 0 7px;
    margin: 0 0 7px;
    border-top: none
}

ul#currentIssues li {
    background-color: #efe5d3;
    margin-bottom: 2px
}

ul#currentIssues {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0;
    margin-right: 0
}

ul#currentIssues li a {
    padding: 5px;
    padding-left: 29px;
    background: transparent url(/img/e-sprites.png) 10px -493px no-repeat!important;
    display: block;
    text-decoration: none
}

ul#currentIssues li a:hover {
    background-color: #d1b681!important
}

a.pointy,
p.pointy {
    padding-left: 16px!important;
    background: transparent url(/img/e-sprites.png) left -499px no-repeat!important
}

p.pointy {
    background-position: left -497px!important
}

ul.rssListing {
    list-style-type: none;
    list-style-image: none;
    padding: 0;
    margin: 0
}

ul.rssListing li {
    padding-bottom: 0;
    margin: 0 0 15px;
    position: relative
}

ul.rssListing li span.date {
    color: #666;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    font-size: smaller;
    padding: 1px 3px 0;
    width: 30px;
    text-align: center;
    line-height: 1.4em;
    background-color: #f4f4f4;
    margin-top: 2px
}

ul.rssListing.rssShort li {
    padding-bottom: 7px;
    margin-bottom: 7px
}

ul.rssListing.rssMedium li span.date,
ul.rssListing.rssShort li span.date {
    position: absolute
}

ul.rssListing.rssMedium li div.summary,
ul.rssListing.rssMedium li p.summary,
ul.rssListing.rssMedium li span.title,
ul.rssListing.rssShort li span.title {
    margin-left: 50px;
    display: block
}

ul.rssListing.rssMedium li span.title a {
    font-weight: 700
}

ul.rssListing.rssMedium li {
    margin-bottom: 10px
}

ul.rssListing.rssMedium li p {
    margin-bottom: 2px
}

ul.rssListing.rssMedium li span.summary {
    margin-top: 7px;
    display: block
}

ul.rssListing.rssLong li h3.title,
ul.rssListing.rssSuperLong li h3.title {
    font-weight: 700;
    margin-bottom: .3em;
    margin-top: 0;
    line-height: 1.2em;
    font-size: 100%
}

ul.rssListing.rssLong li h3.title a,
ul.rssListing.rssSuperLong li h3.title a {
    font-weight: 700;
    text-transform: none
}

ul.rssListing.rssLong li span.rss-author,
ul.rssListing.rssSuperLong span.rss-author {
    font-weight: 700
}

ul.rssListing.rssLong li span img,
ul.rssListing.rssSuperLong li span img {
    float: left;
    margin: 0 10px 15px 0;
    display: block
}

ul.rssListing.rssLong li p.rss-details,
ul.rssListing.rssSuperLong li p.rss-details {
    margin-bottom: 0;
    color: #666
}

ul.rssListing.rssLong li span.date,
ul.rssListing.rssSuperLong li span.date {
    line-height: 1.3em
}

ul.rssListing.rssLong li div.summary {
    margin-top: 7px;
    margin-bottom: 7px;
    display: block
}

ul.rssListing.rssSuperLong li p.rss-details,
ul.rssListing.rssSuperLong li p.summary,
ul.rssListing.rssSuperLong ul.rssListing h3.title {
    margin-left: 120px
}

ul.rssListing.rssSuperLong li h3.title {
    font-size: 100%
}

.moduleContainer h2,
.upcoming-workshop-title {
    margin: 0 0 .5em;
    padding: 0;
    font-size: 1.36em;
    font-weight: 700;
    color: #625447
}

.upcoming-workshop-block ul.UpcomingOfferings {
    list-style-type: none;
    list-style-image: none;
    margin: 7px 0 0;
    padding: 0
}

.OfferingTitle {
    font-weight: 700
}

.upcoming-workshop-block li.Offering {
    padding: 0
}

.all-workshops-link {
    display: none
}

.fromservice {
    height: 1%
}

.empty {
    display: none
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.clearfix:after,
.feature:after,
.gallery:after,
.rssListing li:after,
div.module:after,
div.pane:after,
ul.galleryList li:after {
    clear: both;
    content: '.';
    display: block;
    visibility: hidden;
    height: 0
}

* html .clearfix,
* html .feature,
* html .gallery,
* html .rssListing li,
* html div.module,
* html div.pane,
* html ul.galleryList li {
    height: 1%
}

.clearfix,
.feature,
.gallery,
.rssListing li,
div.module,
div.pane,
ul.galleryList li {
    display: block
}

#extHead-wrapper {
    width: 100%;
    background-color: #ffdf81
}

#extHead {
    background: #fc3;
    padding: 0;
    position: relative;
    z-index: 999;
    max-width: 960px;
    margin: 0 auto
}

ul#overviewNav {
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-image: none;
    width: 100%
}

ul#overviewNav li.mega {
    float: left;
    margin: 0;
    padding: 0;
    width: 11%;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-weight: 500
}

ul#overviewNav li.mega a:active,
ul#overviewNav li.mega a:hover,
ul#overviewNav li.mega a:link,
ul#overviewNav li.mega a:visited {
    color: #590006;
    text-decoration: none;
    display: block;
    margin: 0;
    padding: 10px 0;
    border-bottom: none
}

ul#overviewNav li.mega.agriculture-width {
    width: 16%
}

.ie7 ul#overviewNav li.mega.agriculture-width {
    width: 15%
}

ul#overviewNav li.mega.community-width {
    width: 14%
}

ul#overviewNav li.mega.environment-width {
    width: 15%
}

ul#overviewNav a.currentOverview {
    color: #ce1b21;
    background-color: #fff
}

ul#overviewNav div.megaContainer {
    display: none
}

ul#overviewNav li.mega div.megaContainer {
    width: 75%;
    position: absolute;
    top: 40px;
    background: #fff;
    border-bottom: 10px solid #d1b681;
    z-index: -1;
    text-align: left;
    padding: 20px
}

ul#overviewNav li.hovering a {
    color: #333;
    background-color: #fff;
    display: block
}

ul#overviewNav li.hovering div.megaContainer {
    display: block
}

ul#overviewNav li.mega div.megaContainer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

ul#overviewNav li.mega div.megaContainer ul li {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%
}

ul#overviewNav li.mega div.megaContainer ul li a:active,
ul#overviewNav li.mega div.megaContainer ul li a:hover,
ul#overviewNav li.mega div.megaContainer ul li a:link,
ul#overviewNav li.mega div.megaContainer ul li a:visited {
    color: #333;
    letter-spacing: 0;
    font-weight: 400;
    display: block;
    line-height: 1.2em;
    margin: 0 -5px;
    padding: 5px;
    text-transform: none;
}

ul#overviewNav li.mega div.megaContainer ul li a:hover {
    color: #ce1b21;
    background-color: #faf8f2;
    text-decoration: underline
}

ul#overviewNav li.mega #agMegaContent {
    width: 600px
}

ul#overviewNav li.mega #communityMegaContent,
ul#overviewNav li.mega #environmentMegaContent {
    width: 600px;
    left: 0
}

ul#overviewNav li.mega #familyMegaContent {
    width: 600px;
    left: -250px
}

ul#overviewNav li.mega #foodMegaContent,
ul#overviewNav li.mega #gardenMegaContent {
    width: 200px;
    left: 0
}

ul#overviewNav li.mega #aboutMegaContent,
ul#overviewNav li.mega #youthMegaContent {
    width: 200px;
    right: 0
}

ul#overviewNav li.mega div.megaContainer h3 {
    clear: both;
    font-weight: 700;
    font-size: 1.1em;
    line-height: 1.3em;
    text-transform: capitalize;
    margin-top: 0;
    padding: 0
}

ul#overviewNav li.mega div.megaContainer h3 a:link {
    padding: 0;
    margin: 0
}

ul#overviewNav li.mega div.megaContainer h3 a:hover {
    color: #ce1b21
}

ul#overviewNav div h3.sub {
    margin-top: 1.5em!important
}

ul#overviewNav div p {
    margin: 0 0 .8em;
    padding: 0
}

.subNav {
    display: none
}

body#about #aboutNav,
body#agriculture #agricultureNav,
body#community #communityNav,
body#environment #environmentNav,
body#family #familyNav,
body#food #foodNav,
body#garden #gardenNav,
body#youth #youthNav {
    display: block
}

body#about #extHead ul#overviewNav li a.about,
body#agriculture #extHead ul#overviewNav li a.agriculture,
body#community #extHead ul#overviewNav li a.community,
body#environment #extHead ul#overviewNav li a.environment,
body#family #extHead ul#overviewNav li a.family,
body#food #extHead ul#overviewNav li a.food,
body#garden #extHead ul#overviewNav li a.garden,
body#youth #extHead ul#overviewNav li a.youth {
    color: #a0754a;
    background-color: #fef1ce
}

body#home #extHead ul#overviewNav li a.home {
    background-image: none
}

body.youth-about ul#youthNav li a.youth-about,
body.youth-contact ul#youthNav li a.youth-contact,
body.youth-home ul#youthNav li a.youth-home,
body.youth-mn4-h ul#youthNav li a.youth-mn4-h,
body.youth-news ul#youthNav li a.youth-news,
body.youth-research ul#youthNav li a.youth-research,
body.youth-staff ul#youthNav li a.youth-staff,
body.youth-support ul#youthNav li a.youth-support,
body.youth-training ul#youthNav li a.youth-training {
    background-color: #fff
}

ul.subNav {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    list-style-image: none;
    background-color: #fef1ce;
    /*width: 960px*/
}

ul.subNav li {
    float: left;
    padding: 0;
    margin: 0;
    clear: none
}

ul.subNav li a {
    display: block;
    padding: 5px 15px
}

ul.subNav li a:link {
    color: #59340a;
    text-decoration: none
}

ul.subNav li a.currentSection {
    background-color: #fff
}

ul.subNav li a:visited {
    color: #59340a;
    text-decoration: none
}

ul.subNav li a:hover {
    color: #333;
    background: #fff
}

ul.subNav li a:active {
    color: #333
}

#mobile-menu,
ul.subNavMobile {
    display: none
}

@media screen and (max-width:767px) {
    #mobile-menu {
        display: block;
        background-color: #fc3;
        position: relative
    }
    #mobile-menu a {
        display: block;
        padding: 8px;
        text-align: left;
        cursor: hand;
        cursor: pointer
    }
    body#youth ul.subNavMobile {
        display: block
    }
    body#youth #youthNav,
    ul#overviewNav {
        display: none
    }
    ul#overviewNav li.mega,
    ul#overviewNav li.mega.agriculture-width,
    ul#overviewNav li.mega.community-width,
    ul#overviewNav li.mega.environment-width {
        float: left;
        width: 100%
    }
    ul#overviewNav li.mega a:active,
    ul#overviewNav li.mega a:hover,
    ul#overviewNav li.mega a:link,
    ul#overviewNav li.mega a:visited {
        padding: 10px;
        margin: 0;
        text-align: left;
        border-bottom: 1px solid #d1b681;
        background-color: #ffdf81;
        text-transform: capitalize
    }
    ul#overviewNav ul,
    ul#overviewNav ul li {
        margin: 0;
        padding: 0
    }
    ul#overviewNav li.mega ul li a:active,
    ul#overviewNav li.mega ul li a:hover,
    ul#overviewNav li.mega ul li a:link,
    ul#overviewNav li.mega ul li a:visited {
        padding: 10px 10px 10px 30px;
        margin: 0;
        text-align: left;
        border-bottom: 1px solid #d1b681;
        background-color: #ffebae;
        text-transform: capitalize
    }
}

@media (min-width:768px) and (orientation:landscape) {
    ul#overviewNav {
        display: block!important
    }
}

div#banner {
    padding: 0 15px
}

div#banner h1,
div#banner p,
h1#banner {
    line-height: 1.2em;
    padding: 5px 0;
    margin: 15px 0;
    color: #7a0019;
    font-weight: 300;
    font-family: Roboto, sans-serif;
    font-size: 225%
}

h1#banner-overview {
    text-transform: uppercase;
    padding: 0 15px;
    font-size: 325%;
    line-height: 1em;
    color: #7a0019
}

div#banner p a:visited {
    color: #7a0019
}

div#header-name,
h1#header-name {
    padding: 0;
    color: #7a0019;
    font-size: 197%;
    line-height: 60px;
    font-weight: 700
}

#banner a,
#banner a:active,
#banner a:hover,
#banner a:link,
#banner a:visited {
    text-decoration: none;
    color: #7a0019
}

#header-description,
h2#header-description {
    color: #333;
    margin-bottom: 5px;
    font-size: 108%;
    font-weight: 400;
    display: none
}

body#youth.youth-mn4-h div#banner p {
    background: transparent url(/youth/assets/img/site-4h.png) 0 2px no-repeat;
    padding-left: 55px
}

@media screen and (max-width:320px) {
    h1#banner-overview {
        font-size: 250%
    }
}

#nav {
    padding-top: 15px;
    margin-top: 41px;
    background-color: #efe5d3
}

#nav h2 {
    margin-top: 0;
    font-size: 123.1%;
    line-height: 1.2em;
    color: #444
}

#nav ul.main_nav {
    margin-left: 0
}

#nav ul.main_nav li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

#nav ul.main_nav li span {
    padding: 8px 0;
    display: block;
    font-weight: 700;
	color: #4d4d4d;
}

#nav ul.main_nav li a strong,
#nav ul.main_nav li strong {
    font-weight: 400
}

#nav ul.main_nav li ul {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: .5em;
    border-left: 1px dotted #d6c195;
    padding-left: 15px
}

#nav ul.main_nav li ul li {
    font-weight: 400;
    border-bottom: none
}

#nav ul.main_nav li a,
#nav ul.main_nav li a:active,
#nav ul.main_nav li a:hover,
#nav ul.main_nav li a:link,
#nav ul.main_nav li a:visited {
    text-decoration: none;
    color: #4d4d4d;
    display: block;
    padding: 8px 0;
    border-bottom: 1px dotted #e3d3b3
}

#nav ul.main_nav li a:hover, #nav ul.main_nav li a:focus {
    color: #590006;
    border-bottom: none;
    border-bottom: 1px solid #e3d3b3;
    background-color: #d6c195;
    padding: 8px 15px;
    margin-left: -15px;
    margin-right: -15px
}

#nav ul.main_nav li a:active {
    color: #590006
}

#nav ul.main_nav li a.selectedNav,
#nav ul.main_nav li a.selectedNav strong,
#nav ul.main_nav li strong a.selectedNav {
    color: #590006;
    font-weight: 700;
    background-color: #d1b681;
    padding: 8px 15px;
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (max-width:768px) {
    #nav {
        display: none
    }
}

#sidebar {
    padding-top: 40px
}

#sidebar .module.related {
    background-color: #f4ede0;
    padding: 15px
}

#content {
    background-color: #fff;
    padding-bottom: 70px
}

#content h1 {
    text-rendering: optimizelegibility;
	line-height: 1.33;
}

#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    text-rendering: optimizelegibility;
	line-height: 1.5;
}

h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
    font-weight: 400
}

#content h1 {
    font-size: 35.5px;
}

#content h2 {
    font-size: 25.5px;
}
#content .node > h2 {
	font-size: 30px;
    margin: 10px 0;
    font-weight: 300;
    color: #590006;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

#content h3 {
    font-size: 20.5px;
}
#content .node h3 {
	font-size: 25.5px;
}
#content h4 {
    font-size: 16.5px
}

#content h5 {
    font-size: 14px
}

#content h6 {
    font-size: 11.9px
}

#content h2.section {
    padding: 38px 15px 0;
    margin-left: -15px;
    margin-right: -15px
}

.section,
.section02,
.section03 {
    padding: 30px 0 0;
    margin-top: 30px
}

.section {
    background: #fff url(/img/e-hr.png) repeat-x top left
}

.section02 {
    border-top: 1px solid #ddd6ce
}

hr {
    color: #a59e99;
    background-color: #a59e99;
    height: 1px;
    border: none;
    margin: 15px 0; 
	display: inline-block;
	width: 100%;
}

hr.section {
    border: none;
    height: 13px;
    padding-top: 0;
    background-color: transparent;
    color: transparent
}

#content ul.gallery .feature {
    border-bottom: none;
    padding-bottom: 0
}

#content .module.gallery {
    border-bottom: 1px solid #edeeeb;
    margin: 1em 0 0
}

#content .module.gallery .col {
    margin-bottom: 0
}

#content ul.galleryList h2,
#content ul.galleryList h3,
.galleryList p {
    padding: 0
}

#content ul.galleryList h2,
#content ul.galleryList h3 {
    margin-bottom: .25em;
    margin-top: 15px;
    font-size: 17.5px;
    line-height: 23px
}

#content ul.galleryList {
    margin-left: 0;
    list-style-image: none;
    list-style-type: none
}

#content ul.galleryList li {
    padding: 0;
    border-bottom: 1px solid #edeeeb;
    padding-bottom: 10px;
    margin-bottom: 10px
}

#content ul.galleryList ul li {
    padding: 0;
    border-bottom: none
}

@media screen and (min-width:768px) {
    #content ul.galleryList li:last-child,
    ul.galleryList li.last {
        border-bottom: none
    }
}

div#pageMenu {
    border: 1px solid #ddd6ce;
    margin: 20px 0;
    padding: 15px 15px 0;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f7f5ef;
    overflow: hidden
}

div#pageMenu h2 {
    margin-top: 0
}

p#crumbs {
    background-color: #f7f3ea;
    padding: 10px 15px;
    color: #66605a;
    border-bottom: 1px solid #f1e9d9;
    margin: 0 -15px 15px;
    font-style: italic; 
	font-size: 13px;
}
@media (min-width: 768px) {
	p#crumbs {
		padding: 10px 165px 10px 15px;
	}
}

#bg363 p#crumbs {
    padding-right: 15px
}

p#crumbs a:active,
p#crumbs a:hover,
p#crumbs a:link,
p#crumbs a:visited {
    color: #66605a;
    font-style: normal;
    text-decoration: underline; 
}

p#crumbs a:hover {
    color: #000;
    text-decoration: none;
}
p#crumbs a:focus {
        font-weight: bold;
}
@media screen and (max-width:480px) {
    #bg39 p#crumbs {
        padding-right: 10px
    }
}

#foot-wrapper {
    background-color: #f7f3ea;
    margin-top: 15px
}

img#foot-wordmark {
    margin: 0 15px 10px;
    float: left
}

#foot {
    max-width: 960px;
    margin: 0 auto;
    padding: 15px 0
}

#foot ul#foot-aux-nav,
#foot ul#foot-main-nav {
    float: right;
    margin: 0 15px 0 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    font-size: smaller;
    list-style: none;
    font-family: Roboto, sans-serif
}

#foot ul#foot-aux-nav li,
#foot ul#foot-main-nav li {
    float: left;
    margin: 0;
    padding: 0
}

#foot ul#foot-aux-nav li a,
#foot ul#foot-main-nav li a {
    text-transform: uppercase;
    color: #877e77;
    color: #66605a;
    margin-right: 20px;
    text-decoration: none
}

#foot ul#foot-aux-nav li a:hover,
#foot ul#foot-main-nav li a:hover {
    text-decoration: underline
}
/*#foot ul#foot-aux-nav li a:focus,
#foot ul#foot-main-nav li a:focus {
    color: #fff;
}*/
#foot ul#foot-aux-nav li:last-child a,
#foot ul#foot-main-nav li:last-child a {
    margin-right: 0
}

#foot ul#foot-aux-nav li a {
    text-transform: capitalize
}

#foot ul#foot-aux-nav {
    margin-top: 10px
}

ul.unit_footer_links {
    margin-bottom: .5em
}

#unit_footer2 {
    background-color: #efe5d3;
    margin-top: 15px;
    padding: 10px 15px
}
#unit_footer2 p {
    text-align: right;
	    margin: 10px 0;
}

ul.unit_footer_links li {
    float: right;
    padding-left: 25px;
    list-style-image: none;
    list-style-type: none;
    text-align: right
}

@media screen and (max-width:768px) {
    img#foot-wordmark {
        display: block;
        margin: 0 auto 15px;
        padding: 0;
        float: none
    }
    #foot ul#foot-aux-nav,
    #foot ul#foot-main-nav {
        text-align: left;
        float: none;
        margin-right: 0
    }
    #foot ul#foot-aux-nav li,
    #foot ul#foot-main-nav li {
        border-bottom: 1px solid #fff;
        float: none
    }
    #foot ul#foot-aux-nav li a,
    #foot ul#foot-main-nav li a {
        display: block;
        padding: 5px 15px;
        margin-right: 0
    }
}

@media screen and (max-width:320px) {
    #foot ul#foot-main-nav {
        display: none
    }
}

#programs {
    padding-bottom: 10px
}

div.intro {
    padding: 10px 30px 0 25px;
    border-bottom: 1px solid #ccc;
    background-color: #fffbef
}

#programs ul {
    margin-left: 15px;
    padding-left: 0
}

#programs ul li {
    margin-bottom: 0
}

#programs h2 {
    font-size: 110%;
    color: #333;
    padding: 6px 10px 5px 15px;
    background: #f8e5b1;
    font-weight: 400;
    display: block;
    margin-top: 0;
    line-height: 1.5em
}

#programs ul.special-01 {
    margin-left: 0
}

body#agriculture #programs h2 {
    background: #a0754a;
    color: #fff
}

body#agriculture #programs h2 a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

body#agriculture #programs h2 a:hover {
    color: #aca7a3;
    border-bottom: none
}

body#community #programs h2 {
    background: #adad1b;
    color: #fff
}

body#community #programs h2 a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

body#community #programs h2 a:hover {
    color: #333;
    border-bottom: none
}

body#environment #programs h2 {
    background: #00798e;
    color: #fff
}

body#environment #programs h2 a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

body#environment #programs h2 a:hover {
    color: #aca7a3;
    border-bottom: none
}

body#family #programs h2 {
    background: #f7943f;
    color: #fff
}

body#family #programs h2 a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

body#family #programs h2 a:hover {
    color: #aca7a3;
    border-bottom: none
}

body#food #programs h2 {
    background: #8cc042;
    color: #fff
}

body#food #programs h2 a {
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

body#food #programs h2 a:hover {
    color: #aca7a3;
    border-bottom: none
}

body#garden #programs h2 {
    background: #c3d63e;
    color: #333
}

body#garden #programs h2 a {
    color: #333;
    border-bottom: 1px solid rgba(51, 51, 51, .2)
}

body#garden #programs h2 a:hover {
    color: #666;
    border-bottom: none
}

#programs h2 a:hover {
    border-bottom: none
}

div#showcase,
img#showcase {
    background-color: #fff;
    margin-top: -20px;
    margin-bottom: 15px
}

div#showcase h2 {
    margin: 0 0 .5em; 
	font-size: 1.3em;
    line-height: 1.4;
}

div#showcase-image img,
img#showcase {
    max-width: 100%
}

div#showcase-content {
    padding: 15px
}

@media screen and (min-width:480px) and (max-width:768px) {
    div#showcase,
    img#showcase {
        background-color: #fff;
        margin-top: 15px;
        padding: 0
    }
    div#showcase h2 {
        font-size: 120%;
        margin: 0 0 .5em
    }
    div#showcase-image {
        marign: 0;
        padding: 15px
    }
    div#showcase-content,
    div#showcase-image {
        width: 47.5%;
        float: left
    }
    div#showcase-content {        
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box; 
		box-sizing: border-box;
    }
    img#showcase {
        float: left
    }
}

@media screen and (max-width:479px) {
    div#showcase,
    img#showcase {
        background-color: #fff;
        margin-top: 15px
    }
    div#showcase-image img {
        width: 100%!important
    }
}

.horizontalContainer {
    padding-bottom: 0;
    margin-bottom: 1.7em
}

#mainNav ul {
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    margin-left: 0
}

#mainNav ul+h2 {
    margin-top: 1em
}

#mainNav h2,
#mainNav h3 {
    margin-top: 20px;
    margin-bottom: 7px
}

#mainNav h2:first-child {
    margin-top: 0
}

#mainNav h2,
#mainNav h3 {
    font-size: 18.5px
}

#mainNav ul li {
    margin: 0
}

#mainNav ul li ul {
    margin-left: 15px
}

#mainNav ul li a {
    border-bottom: 1px solid #eeeae1;
    display: block;
    padding: 5px 10px;
    margin: 0
}

#mainNav ul li:last-child a {
    border-bottom: none
}

#mainNav ul li a:hover {
    background-color: #eeeae1
}

div#toc {
    border-left: 1px solid #ccc;
    width: 250px;
    float: right;
    padding: 0 10px;
    margin: 0 0 10px 30px
}

div#toc h2 {
    margin: 0 0 .2em
}

div#toc ul {
    margin: .5em 0 0;
    list-style-image: none;
    list-style: none;
    padding: 0
}

div#toc ul ul {
    padding-left: 20px
}

div#itemInfo {
    margin: 10px 0 5px
}

span.year {
    margin-left: 20px
}

span.order {
    float: right
}

p.samplerbox {
    text-align: center;
    background-color: #e3e3e3;
    clear: both;
    padding: 10px;
    margin: 1em 0 0
}

#itemDetailsWrap {
    background: #f7f7f7;
    border: 1px solid #ebebeb;
    margin: 15px 0;
    padding: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

#itemDetailsWrap #itemImage {
    float: left;
    width: 150px
}

#itemDetailsWrap #itemImage img.cover {
    border: 1px solid #ccc
}

#itemDetailsWrap #itemDetails {
    margin-left: 170px
}

#itemDetailsWrap #itemDetails p.copy {
    font-size: smaller;
    margin-top: 1em;
    text-align: center
}

#itemDetailsWrap p.samplerbox {
    background-color: #fff;
    border: 1px solid #ccc
}

.project-main {
    max-width: 100%
}

code {
    color: #b8664c;
    font-size: 1.2em
}

pre {
    background-color: #eee;
    padding: 10px;
    border: 1px dotted #a59e99;
    margin: 10px 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap!important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word; 
	clear: both; 
	width: 100%; 	
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a.button,
a.button-important {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    padding: 7px 15px;
    text-decoration: none;
    color: #222;
    background-color: #bfbfbf;
    font-weight: 700;
    text-align: center
}

a.button-block {
    display: block;
    clear: both;
    margin-bottom: 15px
}

a.button-important:hover,
a:hover.button {
    background-color: #d9d9d9
}

a.button-important {
    background-color: #7a0019;
    color: #eee
}

a:hover.button-important {
    background-color: #ad0023;
    color: #fff
}

.center-button {
	text-align: center;
	margin: 0 0 30px;
}
.center-button a.button {
	display: inline-block;
}

div#addthisCrumb,
div#content div#addthis,
div#sidebar div#addthis {
    display: none;
}

@media (min-width: 768px) {
	div#addthisCrumb,
	div#content div#addthis,
	div#sidebar div#addthis {
		display: block;
	}
	div#addthisCrumb,
	div#content div#addthis {
		position: absolute;
		top: 10px;
		right: 15px;
		width: 143px;
	}
	div#sidebar div#addthis {
		margin: 0 0 15px;
		text-align: right;
		background: #f7f3ea;
		padding: 5px 15px;
		width: 100%;
		box-sizing: border-box; 
	}
	.addthis_toolbox {
		margin-top: 2px
	}

	.addthis_toolbox a.addthis_button_compact,
	.addthis_toolbox a.addthis_button_email,
	.addthis_toolbox a.addthis_button_print {
		margin-right: 4px
	}

	.addthis_toolbox a.addthis_button_compact {
		margin-right: 0
	}
}



div.imgCap,
div.imgCapLeft,
div.imgCapRight {
    float: left;
    margin: 15px 30px 15px 0;
    clear: left;
    padding: 10px;
    background-color: #edeeeb;
    box-sizing: border-box
}

div.imgCapRight {
    float: right;
    margin: 15px 0 15px 30px;
    clear: right
}

div.imgCap {
    float: none;
    margin: 15px 0;
    clear: both
}

.xsmall {
    width: 100px
}

.small {
    width: 200px
}

.medium {
    width: 300px
}

.large {
    width: 400px
}

.xlarge {
    width: 500px
}

div.imgCap p,
div.imgCap p.credit,
div.imgCapLeft p,
div.imgCapLeft p.credit,
div.imgCapRight p,
div.imgCapRight p.credit {
    font-size: smaller;
    text-align: left;
    text-indent: 0;
    padding: .5em 0 0;
    margin: 0;
    line-height: 1.3em;
    clear: both;
    color: #333
}

div.imgCap p.credit,
div.imgCapLeft p.credit,
div.imgCapRight p.credit {
    margin: 0;
    text-align: right;
    font-weight: 400;
    padding-top: 0;
}

@media screen and (max-width:480px) {
    .large,
    .medium,
    .small,
    .xlarge,
    .xsmall,
    div.imgCap,
    div.imgCapLeft,
    div.imgCapRight {
        width: 100%;
        box-sizing: border-box
    }
}

.card,
.card-single {
    padding: 0;
    box-shadow: 0 1px 3px #aaa;
    background: #f6f5f3;
    margin: 0 1em 1em;
    border-radius: 3px;
    user-select: none;
    overflow: hidden
}

#content .card h2 {
    margin: 15px;
    padding: 0;
    font-size: 1.3em;
    line-height: 1.2em
}

.card p {
    margin: 0;
    padding: 15px
}

.card a.card-link {
    margin: 0;
    padding: 10px 15px;
    background-color: #f2f2f2;
    display: block;
    border-top: 1px solid #e8e8e8;
    text-align: right
}

.card a:hover.card-link {
    background-color: #fff
}

.card a:link.card-link:after {
    content: " \2192"
}

.card-image {
    background-size: cover;
    height: 150px;
    padding: 0;
    margin: 0;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden
}

@media (min-width:768px) {
    .card-single {
        margin: 0 auto;
        width: 50%
    }
}

#content ul.event-list,
#content ul.event-list li ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0
}

#content ul.event-list li.event-list-title h2 {
    margin-bottom: 0;
    font-size: 150%
}

#content p.event-date,
#content p.event-location,
#content p.event-time,
#content ul.event-list li.event-list-date,
#content ul.event-list li.event-list-location,
#content ul.event-list li.event-list-time {
    color: #4d4d4d;
    margin: 0 15px 10px 0;
    background-color: #eeebe7;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px;
    float: left
}

#content ul.event-list li.event-list-description {
    clear: left
}

#content p.event-date,
#content p.event-location,
#content p.event-time {
    margin-top: -10px;
    margin-bottom: 30px
}

#content iframe#event-map {
    border: 5px solid #eeebe7;
    box-sizing: border-box;
    margin-top: 15px
}

dl.event {
	margin-bottom: 2em;
}
.event dt, .event dd {
	margin-bottom: .3em;
}
.event dt {
	float: left;
	width: 5em;
	font-weight: bold;
}
.event dd {
	margin-left: 5em;
	padding: 0 0 0 .4em;
}


a[class|=fancybox]:hover {
    background-color: transparent
}

.feature {
    clear: both;
    padding-bottom: 0;
    margin-bottom: 15px
}

.feature:last-child {
    margin-bottom: 0
}

.feature img {
    float: left;
    margin-top: 3px;
    margin-bottom: 10px;
}

.feature .feature-image img {
    max-width: none; 
	width: 100%; 
}
.feature .feature-image p {
    margin-left: 0; 
}
.feature .feature-content {
}

#content .feature h3, #content .column-feature-content h3 {
    margin-bottom: 5px;
    margin-top: 0;
    font-size: 15px;
    line-height:1.5;
}

.feature h3 a, #content .column-feature-content h3 a  {
    font-weight: 700
}

@media (min-width: 770px) {
    .feature p,
    .feature.feature-wide h3 {
        margin-left: 125px
    }
    .feature .feature-image {        
    }
    .feature .col-sm-9.feature-content {
        padding-left: 0;
    }
    .feature .feature-content p,
    .feature.feature-wide .feature-content h3 {
        margin-left: 0;
    }
}
@media (min-width: 960px) {
	.feature .feature-content {
		
	}
}


.column-feature {
	width: 100%; 
	display: inline-block;
}
.column-feature .col-xs-12 {
	margin-bottom: 30px;
	max-width: 400px;
}
.column-feature-img {
	width: 100%; 
	margin-bottom: 10px;
}
.column-feature-content {
	width: 100%;  
}
div.tinyFeature p {
    margin-left: 55px
}

div.tinyFeature img {
    float: left;
    margin-top: 5px;
    margin-left: 5px
}

.tabs {
    margin: 0 0 10px
}

div.tabs .tab-content {
    padding: 10px 15px;
    margin: 0;
    border: 1px solid #c0b4aa;
    border-top: none;
    clear: both;
    background-color: #fff
}

div.tabs>div h2 {
    margin-top: 0
}

ul.tabs {
    margin: 0!important;
    padding: 0;
    height: auto;
    list-style-type: none;
    list-style-image: none;
    border-bottom: 1px solid #c0b4aa;
	width: 100%;
	float: left;
}

ul.tabs li {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none
}

ul.tabs a {
    float: left;
    display: block;
    padding: 4px 7px;
    text-decoration: none;
    border: 1px solid #c0b4aa;
    border-bottom: 0;
    height: 16px;
    background-color: #dfd8d2;
    color: #000;
    margin-right: 2px;
    position: relative;
    top: 1px;
    outline: 0;
    -moz-border-radius: 2px 2px 0 0; 
	border-radius: 2px 2px 0 0; 
}

ul.tabs a:hover {
    background-color: #f0ede9;
    color: #333
}

ul.tabs a.current {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    cursor: default
}
.panes {
	margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.panes div.pane {
    border: 1px solid #c0b4aa;
    border-width: 0 1px 1px;
    padding: 15px;
    background-color: #fff
}

.panes div.pane h2:first-child,
.panes div.pane h3:first-child {
    margin-top: 10px
}

.message {
    background: #d0dbe1;
    border: 1px solid #a0b8c6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #3a3f42;
    display: block;
    padding: 10px 10px 0
}

.message.info {
    background: #d0dbe1 url(/img/e-module-message-info.png) no-repeat 15px center;
    padding-left: 40px
}

.module,
.upcoming-workshop-block,
.widget {
    margin: 0 0 15px;
    clear: both;
    background: #efe5d3;
    background: #f4ede0;
    padding: 15px;
    border-bottom: none
}
.module.noDivide {
	padding: 15px 8px;
}
.module.module-related {
    background: #fff
}

#content .module.last,
.module.last {
    margin-bottom: 0
}

.module h2:first-child,
.module h3:first-child {
    margin-top: 0
}

.module h2.section,
.module h3.section {
    margin-top: 30px
}

#content .module.noDivide,
.module.noDivide {
    border-bottom: none
}

#content .module,
#content .upcoming-workshop-block {
    padding: 0 0 10px;
    margin-bottom: 30px;
    background-color: transparent;
    border-bottom: 1px dotted #efe5d3
}

#content .module-option01,
#content .module-option02,
#content .module-option03,
#content .module-option04,
#content .module-option05,
#content .module-option06,
#content .module.option01,
#content .module.option02,
#content .module.option03,
#content .module.option04,
#content .module.option05,
#content .module.option06,
#content .module-option07,
#content .upcoming-workshop-block,
.module-supplement {
    padding: 15px;
    border-bottom: none;	
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

#content .module-option01,
#content .module.option01,
#content .upcoming-workshop-block {
    background: #f3f2f1;
    background: #edeceb
}

#content .module-option01 ol.line li,
#content .module-option01 ul.line li {
    border-bottom: 1px solid #dcddd7
}

#content .module-option02,
#content .module.option02 {
    background: #eeeae6
}

#content .module-option02 ol.line li,
#content .module-option02 ul.line li {
    border-bottom: 1px solid #e6e0da
}

#content .module-option03,
#content .module.option03 {
    background: #f8f4ec;
    background: #f2ede8;
    border-top: 10px solid #ffe699;
    border-bottom: 1px solid #ded3c7
}

#content .module-option03 ol.line li,
#content .module-option03 ul.line li {
    border-bottom: 1px solid #e6e0da
}

#content .module-option04,
#content .module.option04 {
    background-color: #ddd6ce
}

.module>.module-option04,
.module>.module.option04 {
    background-color: #e6d6ba
}

#content .module-option04 ul {
    list-style: square outside;
}

#content .module-option05,
#content .module.option05 {
    background: #fff096
}

#content .module-option05 ol.line li,
#content .module-option05 ul.line li {
    border-bottom: 1px solid #ffe02c
}

#content .module-option06 {
    border: 1px solid #eeeae6;
}

#content .module-option07 {
    border: 1px solid #7a0019;
	margin-bottom: 15px;
}

#content .module.county-search {
	padding: 0; 
	margin-bottom: 10px; 
	border: 0; 
}

.module-supplement {
    background: #efe5d3
}
.colored-module {
    color: #fff;
    margin: 15px 0;
    padding: 0px 15px 10px;
    display: inline-block;
}
.colored-module.red {
	background: #7f0025 url(/assets/img/module-red-border.png) top left repeat-x;
    color: #f0e7bd;
}
.colored-module.green {
    background: #00a65c;
}
.colored-module.red a, .colored-module.red a:link, .colored-module.red a:visited {
	color: #f0e7bd;
}
.colored-module.green a, .colored-module.green a:link, colored-module.green a:visited {
	color: #fff;
}
.colored-module .border {
	height: 15px;
    margin: 0 -15px 15px;
}
.colored-module.red .border {
	background: repeating-linear-gradient( -50deg, #9b0032, #9b0032 2px, #7f0025 2px, #7f0025 6px );
}
.colored-module.green .border {
	background: repeating-linear-gradient( -50deg, #00a65d, #00a65d 2px, #8bc043 2px, #8bc043 6px );
}
hr.green-border {
	background: repeating-linear-gradient( -50deg, #00a65d, #00a65d 2px, #8bc043 2px, #8bc043 4px );
    height: 5px;
}

@media screen and (min-width:481px) {
    .module-right {
        float: right;
        margin: 15px 0 15px 30px;
        width: 33%
    }
    .module-left {
        float: left;
        margin: 15px 30px 15px 0;
        width: 33%
    }
}

ul.two-columns {
	
}
@media (min-width: 768px) {
	ul.two-columns {		
	  -webkit-columns: 2;
	  -moz-columns: 2;
		columns: 2;
		list-style: square url(/img/e-bullet.png) inside;
	}
	ul.two-columns li {
		    text-indent: -12px;
    padding-left: 15px;
	}
	
}

ul.social {
    list-style-image: none;
    list-style: none;
    margin-left: 0
}

ul.social li {
    padding-left: 23px; 
	margin: 5px 0;
}

ul.social li.facebook {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -1922px no-repeat
}

ul.social li.twitter {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -1799px no-repeat
}

ul.social li.youtube {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -2265px no-repeat
}

ul.social li.rss {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -2154px no-repeat
}

ul.social li.website {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) 1px -906px no-repeat
}

ul.social li.pinterest {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -2038px no-repeat
}

ul.social li.linkedin {
    background: transparent url(http://www.extension.umn.edu/img/e-sprites.png) left -2970px no-repeat
}

ul.staffList {
    list-style-image: none;
    list-style-type: none;
    padding-left: 0;
    margin-left: 0
}

ul.staffList li.person {
    margin-bottom: 25px!important;
    padding: 0 0 5px;
    clear: both!important
}

ul.staffList h3 {
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    font-size: 16.5px;
    line-height: 20px;
    padding-bottom: 5px
}

ul.staffList h4 {
    font-size: 14px;
    margin-top: -5px
}

ul.staffList p.address,
ul.staffList p.contact {
	float: none;
    width: 100%;
	margin-right: 7px; 
}

ul.staffList img {
    float: left;
    margin: 0 15px 15px 0
}

ul.staffList .info {
    margin: 0;
    background: #fff url(/img/e-staff-list-bg.gif) top left no-repeat;
    padding: 15px; 
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left; 
	width: 100%;
}
@media (min-width: 481px) {
	ul.staffList .info {
		margin: 0 0 0 120px;
		float: none; 
		width: auto; 
	}
}

@media screen and (min-width: 600px) {
    ul.staffList p.address,
    ul.staffList p.contact {
        float: left;
    	width: 48%;
    }
}

ul.staffList div.toggle {
    clear: right
}

ul.staffList p a.toggleLink {
    text-decoration: none;
    clear: left
}

ul.staffList p a.toggleLink span {
    color: #333
}

.twitted h2 {
    margin: 0;
    font-size: 1.2em
}

.twitted ul#twitter_update_list {
    margin: 0;
    list-style-type: none;
    list-style-image: none
}

.twitted ul#twitter_update_list li {
    margin: 0;
    padding: .8em 0 1em;
    border-bottom: 1px solid #ebebeb
}

.twitted ul#twitter_update_list li span {
    display: block
}

.twitted ul#twitter_update_list li span a {
    margin: 0;
    padding: 0;
    word-wrap: break-word
}

.twitted ul#twitter_update_list li a {
    text-decoration: none
}

.twitted p.profileLink {
    display: block;
    margin-top: .5em
}

.psg .col {
    margin: 10px 0 0
}

div.inner {
    background: #fff url(/assets/img/e-vertTab-bg.jpg) top left no-repeat;
    padding: 0
}

ul.navTabs {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 33%;
    border-right: 5px solid #f1efec;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.navTabs li {
    float: left;
    clear: left;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0
}

ul.navTabs li a:link {
    padding: 7px 5px;
    background: #f7eecd url(/assets/img/e-vertTab-tab-bg.gif) bottom left repeat-x;
    display: block;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    text-decoration: none
}

ul.navTabs li a.last {
    border-bottom: 5px solid #fff
}

ul.navTabs li a:hover,
ul.navTabs li a:link.selected {
    background: #f1efec
}

ul.navTabs li a:hover {
    background-color: #f0e7c2;
    text-decoration: none
}

ul.navTabs li a.selected {
    border-right: none;
    text-decoration: none;
    color: #333;
    font-weight: 700;
    border-left: 5px solid #fff
}

ul.navTabs li a.selected.first {
    border-top: none
}

ul.navTabs li a.selected.last {
    border-bottom: none
}

ul.navTabs li a:focus {
    outline: 0
}

div.psg div.container {
    padding: 15px;
    float: left;
    width: 66%;
    height: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@media print {
    body {
        background-color: #FFF;
        font-size: 15pt!important;
        color: #000!important;
        line-height: 1.4em
    }
	.printer {
        display: block
    }
    .printer .right {
        text-align: right;
        padding-bottom: 10px
    }
    .printer .left {
        float: left;
        margin-top: 20px
    }
    .printer .left:after {
        content: url(/img/e-wordmark-print.png)
    }
	img {
		max-width: 500px;
	}
    #umnhf-f-cl, #umnhf-h .umnhf, #extHead-wrapper, #umnhf-wrapper, #nav-left, #toolbar, 
	iframe, #addthis, #addthisCrumb, #back-to-top, #crumbs, #extHead, #feedbackTab, #foot-aux-nav, #foot-main-nav,
    #footer_right, #header, #main_nav_2, #nav, #pageMenu, #printPDF, #skipLinks, #subNav, #unit_footer2, .mainBanner, .noPrint, .subNav, 
	form, video, #pager, p.pointy, p a.toggleLink {
        display: none!important
    }
	.toggle {
		display: block!important;
	}
    .container_12 .grid_1,
    .container_12 .grid_10,
    .container_12 .grid_11,
    .container_12 .grid_12,
    .container_12 .grid_2,
    .container_12 .grid_3,
    .container_12 .grid_4,
    .container_12 .grid_5,
    .container_12 .grid_6,
    .container_12 .grid_7,
    .container_12 .grid_8,
    .container_12 .grid_9, 
	.column, .column.last {
        width: 100%;
		padding: 0; 
		margin-left: 0;
		margin-right: 0;
    }
	
	#foot {
		padding: 0; 
	}
    #footer_inner {
        border-top: 1px solid #666;
        padding-top: 1em;
        margin-top: 1em;
    }
    #footer_inner ul {
        list-style-type: none;
        color: #666;
        font-size: 12px;
        padding-left: 0;
    }
    #foot-wordmark {
        float: left!important;
        width: 239px;
        margin: 0;
    }
    div#sidebar-01,
    div#sidebar-01 h2,
    div#sidebar-02,
    div#sidebar-02 h2,
    div#sidebar-03,
    div#sidebar-03 h2 {
        color: #000!important;
        border: none!important;
        padding: 0!important;
    }
    p.intro {
        color: #000!important;
    }
    h1 {
        text-indent: 0!important;
        background: 0 0;
        width: 100%!important;
        margin: 0 0 1em!important;
    }

	a:link, a:active {
	}
	/*a:link:after { 
		content: " (" attr(href) ") "; 
		font-size: 90%;
	}*/
	#banner a:link:after {
		display: none;
		font-weight: 300;
	}
	ul.tabs, .panes div.pane {
		border: 0;
	}
	ul.tabs a {
		display: none;
	}
	.module, #content .module-option01, #content .module-option02, #content .module-option03, #content .module-option04, #content .module-option05, #content .module-option06, #content .module.option01, #content .module.option02, #content .module.option03, #content .module.option04, #content .module.option05, #content .module.option06, #content .module-option07, #content .upcoming-workshop-block, .module-supplement {
		padding: 0px;
		background: transparent; 
		border: 0; 
		margin-left: 0;
		margin-right: 0;
		margin-bottom: 15px;
	}
	div#banner, .grid_1, .grid_10, .grid_11, .grid_12, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9 {
		padding: 0;
	}
	p {
		line-height: 1.4;
	}
	#content p.event-date, #content p.event-location, #content p.event-time, #content ul.event-list li.event-list-date, #content ul.event-list li.event-list-location, #content ul.event-list li.event-list-time {
		padding-left: 0; 
	}
}



.search-left.module{
	padding: 10px;
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}
.search-left input[type="text"] {
	max-width: 195px; 
	
}
.search-left input[type="submit"] {
	margin-left: 1px;
	
}
@media (min-width: 770px) {
	.search-left input[type="text"] {
		width: 81%; 
	}
}


/*Drupal Classes*/
.overlay-element #overlay {
	padding-bottom: 60px;
	margin-bottom: 20px;
}
.overlay-element #overlay-content {
	padding: .5em 1em 20px;
} 



/*.column.wide.last .module.module-option06 ul li:nth-child(4), 
.column.wide.last .module.module-option06 ul li:last-child {
    display:none!important;
	visibility: hidden;
}*/
