h1 {
	padding-top: 0;
	padding-bottom: .25em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: 700;
	color: #8E6F3E;
	font-size: 2.25em;
	line-height: 1.1em;
}
h2 {
	padding-bottom: .15em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	color: #8E6F3E;
	font-size: 2em;
	line-height: 1.2em;
}
h3 {
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	color: #8E6F3E;
	font-size: 1.75em;
	line-height: 1.2em;
}
h4 {
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	line-height: 1.2em;
}
h5 {
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: 700;
	font-size: 1.25em;
	line-height: 1.2em;
	text-transform: uppercase;
}
h6 {
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: 700;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: inherit;
	font-weight: inherit;
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color: inherit;
	font-weight: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
	font-weight: inherit;
}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: inherit;
	font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
}
h1+h3 {
	padding-top: 0;
}
h3+h6, h4+h6 {
	padding-top: 1em;
}
h4+h5, h5+h6 {
	padding-top: .75em;
}
h2+h6, h3+h5, h3+h4 {
	padding-top: .5em;
}
h1+h4, h1+h5, h1+h6, h2+h3, h2+h4, h2+h5 {
	padding-top: .25em;
}
h1+h2 {
	padding-top: .15em;
}
p {
	margin: 0;
	padding: 7.5px 0;
}
small {
	font-size: .75em;
	line-height: 1em;
}
big {
	font-size: 1.25em;
	line-height: 1em;
}
a:link {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}
a:visited {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}
a:hover {
	color: #000;
	font-weight: 700;
	text-decoration: none;
}
a:active {
	color: #000;
	font-weight: 700;
	text-decoration: underline;
}

.transition {
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
}
.breadcrumb {
	width: 100%;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #f5f5f5;
	color: #444;
}
.breadcrumb a:link {
	color: inherit;
	font-weight: 300;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: inherit;
	font-weight: 300;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: inherit;
	font-weight: 300;
	text-decoration: underline;
}
.breadcrumb a:active {
	color: inherit;
	font-weight: 300;
	text-decoration: underline;
}
.breadcrumb ol {
	margin: 0;
}
.breadcrumb li:before {
	content: "/";
	display: inline-block;
	margin: 0 10px 0 5px;
}
.breadcrumb li:first-child:before {
	content: none;
}
.breadcrumb li {
	display: inline-block;
	padding: 2px 0;
}
h2 {
	color: #8E6F3E;
}
@media (min-width: 768px) {
	.bottom {
		font-size: 1.1rem;
	}
}
.bottom {
	overflow: hidden;
	padding: 10px;
	background-color: #3b3b3b;
	color: #ccc;
	text-align: center;
	line-height: 1.1rem;
	font-size: .8rem;
	font-weight: 500;
}
.bottom a {
	color: inherit;
	font-weight: 600;
	text-decoration: underline;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
/*Header Styles from Purdue Ag Sass */

.goldbar {
	background-color: #CFB991;
	color: #000;
    box-shadow: 0px 2px 10px #1e1e1e;
    border: none!important;
}
.goldbar li > a {
	padding-top: 5px;
	padding-bottom: 5px;
}
.goldbar a:link {
	background-color: transparent !important;
	color: #000 !important;
}
.goldbar a:visited {
	background-color: transparent !important;
	color: #000 !important;
}
.goldbar li:hover,.goldbar a:hover {
	background-color: #000 !important;
	color: #CFB991 !important;
}

.goldbar a:active {
	background-color: transparent !important;
	color: #000 !important;
}


/*Remove Nav Bar arrows */

.menu-horizontal a.dynamic-children span.additional-background, .menu-horizontal span.dynamic-children span.additional-background {
	background-image: none !important;
}


.mainbar li:hover {
    color: #000;
    background-color: #DEDEDE;
}

.menu-horizontal a.dynamic-children span.additional-background, .menu-horizontal span.dynamic-children span.additional-background {
    background-image: none !important;
}

.mainbar {
    min-height: initial;
    margin-bottom: 0;
    border-radius: 0px;
	background-color: #fff;
	padding-left: 15px;
}

.mainbar > ul {
    padding-top: 0;
    padding-bottom: 0;
}

@media (min-width: 992px) {
    .mainbar li {
        color:#000;
        /* border-bottom: 1px solid #c4bfc0; */
    }

    .mainbar li:hover {
        color: #000;
    }
}

@media (max-width: 991px) {
    .mainbar li {
        color:#000;
    }

    .mainbar li:hover {
        color: #000;
        background-color: #DEDEDE;
    }
}

.mainbar a {
	width: 100%;
    font-family: acumin-pro-semi-condensed,"Franklin Gothic",sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

.mainbar a:link {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent;
}

.mainbar a:visited {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent !important;
}

.mainbar a:hover {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent !important;
}

.mainbar a:active {
    color: inherit !important;
    text-decoration: none !important;
    font-weight: 400;
    background-color: transparent !important;
}

.mainbar .navbar-header .navbar-toggle {
    float: left;
    border: none;
    color: #fff;
}

.mainbar .navbar-header .navbar-toggle .icon-bar {
    float: left;
    clear: left;
    background-color: #000;
    color: #000;
}

.mainbar .navbar-header .navbar-toggle > .icon-bar:first-child {
    margin-top: 3px;
}

.mainbar .navbar-header .navbar-toggle:hover, .mainbar .navbar-header .navbar-toggle:focus {
    color: #b1810b;
    background-color: transparent;
}

.mainbar .navbar-header .navbar-toggle:hover .icon-bar, .mainbar .navbar-header .navbar-toggle:focus .icon-bar {
    background-color: #b1810b;
}

@media (min-width: 992px) {
    .mainbar .navbar-header {
        display:none;
    }
}

@media (max-width: 991px) {
    .mainbar .navbar-toggle {
        display:block;
        padding: 0;
        margin: 10px 0;
    }

    .mainbar .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: none;
    }

    .mainbar .navbar-collapse.collapse {
        display: none !important;
    }

    .mainbar .navbar-header {
        float: none;
		display: block;
    }

    .mainbar .navbar-header .navbar-toggle {
		color: #000;
		border-width: 1px;
		border-radius: 0;
		border-color: #ddd;
		border-style: solid;
		position: relative;
		padding: 9px 10px;
		margin-top: 8px;
		margin-right: 15px;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;		
	
    }

    .mainbar .navbar-nav {
        float: none !important;
        margin: 0;
        padding: 10px 0 !important;
    }

    .mainbar .navbar-nav li {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .mainbar .navbar-nav li a {
        padding: 0;
        margin: 10px 0;
    }

    .mainbar .navbar-nav li .dropdown-menu {
        position: static;
        margin-top: -10px;
        padding: 0 0 10px 12px;
        font-size: 0.9em;
    }

    .mainbar .navbar-nav li .dropdown-menu li a {
        margin: 5px 0 0;
        padding: 0;
    }

    .mainbar .navbar-nav li .dropdown-menu li.dropdown-submenu .dropdown-menu {
        margin-top: 0;
        font-size: 1em;
    }

    .mainbar .navbar-nav li.first a {
        margin-top: 0;
    }

    .mainbar .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .mainbar .navbar-collapse.collapse.in {
        display: block !important;
    }

    .mainbar .collapsing {
        overflow: hidden !important;
    }
}

@media (max-width: 767px) {
    .mainbar .navbar-toggle {
        padding-left:15px;
    }
}

.mainbar .black {
    padding-left: 0;
    max-height: none;
}

.mainbar .black .nav {
    padding-top: 0;
    padding-bottom: 0;
}

.mainbar .black .nav .first a {
    padding-left: 0;
}

.mainbar .black .dropdown-menu {
    font-size: 1em;
    background-color: #fff;
    padding-bottom: 8px;
}

.mainbar .black .dropdown-menu .dropdown-submenu {
    position: relative;
}

.mainbar .black .dropdown-menu .dropdown-submenu > a {
    float: left;
}

@media (max-width: 991px) {
    .mainbar .black .dropdown-menu .dropdown-submenu .dropdown-menu {
        display:block;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .mainbar .black .dropdown-menu .dropdown-submenu {
        min-height:1.8125em;
    }

    .mainbar .black .dropdown-menu .dropdown-submenu .caret {
        display: none;
    }

    .mainbar .black .dropdown-menu .dropdown-submenu::after {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        content: " ";
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 4px 0 4px 4px;
        border-left-color: #999;
        margin-top: 10px;
        margin-right: 5px;
    }

    .mainbar .black .dropdown-menu .dropdown-submenu:hover > .dropdown-menu {
        display: block;
        left: 100%;
        top: 0;
        margin-left: -1px;
    }

    .mainbar .black .dropdown-menu .dropdown-submenu:hover::after {
        border-left-color: #fff;
    }
}

@media (max-width: 767px) {
    .mainbar .black {
        padding-left:15px;
    }
}

@media (min-width: 992px) {
    .mainbar {
        font-size:0.875em;
    }
}

@media (min-width: 767px) and (min-width:991px) {
    .mainbar {
        font-size:1em;
    }
}

@media (max-width: 767px) {
    .mainbar {
        font-size:0.88888889em;
    }

}


@media (max-width: 767px) {
	h1.logotext {
		text-align: center;
	}
}
.graybar {
	background-color: #555960;
	border-color: #555960;
}
.navbar-default.graybar .navbar-nav>li>a {
    color: #fff;
}
/*For Logo Bar */

h1.logotext {
	font-weight: normal;
	font-size: 2em;
	margin-top: 4.6%;
	color: rgb(255, 255, 255) !important;
}
/*For Logo Bar */

h1.logotext a {
	font-weight: normal;
	color: rgb(255, 255, 255) !important;
	text-decoration: none;
}
@media (max-width: 1200px) {
	h1.logotext {
		margin-top: 7%;
	}
}
.aglogo {
	max-height: 100px;
}
.department-cobrand {
	height: 38px !important;
	padding-top: 5px !important;
}
@media (min-width: 768px) {
	.cobrand-border {
		border-left: solid 1px #a6a8ab !important;
	}
}
@media (max-width: 767px) {
	.cobrand-border {
		border-left: none !important;
	}
}
.top {
	width: 100%;
	background-color: #000;
}
.top .logo {
	padding: 10px 15px;
}
.top .logo a {
	display: block;
}
.cms-header.top .logo a {
	padding-top: 10px;
}
.top .logo a img {
	width: 100%;
}
@media (min-width: 768px) {
	.top .logo a {
		width: 100%;
	}
}
@media (max-width: 767px) {
	.top .logo a {
		margin: 0 auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.top .logo a object {
		max-height: 50px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.top .logo a {
		margin: 0 auto;
		padding-top: 20px;
		padding-bottom: 0;
	}

}
@media (min-width: 992px) and (max-width: 1199px) {
	.top .logo a {
		margin: 0 auto;
		padding-top: 5px;
		padding-bottom: 0;
	}
}
@media (min-width: 992px) {
	.top {
		padding-bottom: 15px;
	}

}
.top .department {
	color: #fff;
	font-family: acumin-pro,"Franklin Gothic",sans-serif;
	letter-spacing: 1px;
}
.top .department a {
	display: inline-block;
	padding: 2px 10px;
	line-height: 1.2em;
}
.top .department a:link {
	color: inherit;
	font-weight: 100;
	text-decoration: none;
}
.top .department a:visited {
	color: inherit;
	font-weight: 100;
	text-decoration: none;
}
.top .department a:hover {
	color: inherit;
	font-weight: 100;
	text-decoration: none;
}
.top .department a:active {
	color: inherit;
	font-weight: 100;
	text-decoration: none;
}
.top .department .tagline {
	display: block;
	clear: left;
	color: inherit;
	font-size: 0.52em;
	line-height: 1.3em;
}
.top .department .tagline a:link {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}
.top .department .tagline a:visited {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}
.top .department .tagline a:hover {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}
.top .department .tagline a:active {
	color: inherit;
	font-weight: 400;
	text-decoration: none;
}
@media (min-width: 768px) {
	.top .department .tagline {
		padding: 0 10px 2px;
	}
}
@media (max-width: 767px) {
	.top .department .tagline {
		padding: 10px 0 0;
		border: none;
	}
}
@media (min-width: 992px) {
	.top .department {
		padding: 30px 15px 15px;
		font-size: 1.5625em;
		font-weight: 100;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.top .department {
		padding: 25px 15px 15px;
		font-size: 1.5em;
		font-weight: 100;
	}
}
@media (max-width: 767px) {
	.top .department {
		padding: 0 15px 30px;
		font-size: 1.33333333em;
		font-weight: 400;
		text-align: center;
	}
}
.content-wrapper .footer {
	padding-top: 1em;
	padding-bottom: 1em;
}
.footer h1 {
	padding-top: .5em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: bold;
	font-size: 2.25em;
	line-height: 1.1em;
}
.footer h2 {
	padding-top: 1em;
	padding-bottom: 0.15em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-size: 2em;
	line-height: 1.2em;
}
.footer h3 {
	padding-top: 1em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-size: 1.75em;
	line-height: 1.2em;
}
.footer h4 {
	padding-top: 1em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	line-height: 1.2em;
}
.footer h5 {
	padding-top: 1.5em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 1.2em;
	text-transform: uppercase;
}
.footer h6 {
	padding-top: 2em;
	font-family: acumin-pro-condensed,"Franklin Gothic",sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.2em;
	text-transform: uppercase;
}
.footer h1+h3 {
	padding-top: 0;
}
.footer h3+h6, h4+h6 {
	padding-top: 1em;
}
.footer h4+h5, h5+h6 {
	padding-top: 0.75em;
}
.footer h2+h6, h3+h5, h3+h4 {
	padding-top: 0.5em;
}
.footer h1+h4, h1+h5, h1+h6, h2+h3, h2+h4, h2+h5 {
	padding-top: 0.25em;
}
.footer h1+h2 {
	padding-top: 0.15em;
}
.footer h1.title {
	padding-top: 0;
}

small {
	font-size: 0.75em;
	line-height: 1em;
}
big {
	font-size: 1.25em;
	line-height: 1em;
}
.section {
	position: relative;
	z-index: 1;
	/* needed for setting pseudo-element z-index */
}
.section-clear {
	/* needed for sections with no hover styled links because of issues with hover code*/
	padding: 50px 0;
}
.section a {
	text-decoration: underline;
}
.section a div {
	display: block;
	white-space: normal;
	font-weight: normal;
}
li a:link {
	/*white-space: nowrap; /*This is so the hover effect works, it breaks when it wraps to two lines*/
}

strong, b {
	font-weight: 700;
}
i, em {
	font-style: italic;
}
u {
	text-decoration: underline;
}
.right {
	float: right;
}
.left {
	float: left;
}
.transition {
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
}
.tabs {
	margin-top: 25px;
}
.footer {
	width: 100%;
	background-color: #000;
	overflow: hidden;
}
.footer #accordion .panel {
	border: none;
	margin-top: 5px;
	background-color: transparent;
}
.footer #accordion .panel a {
	display: inline-block;
	width: 100%;
}
.footer #accordion .panel a:link {
	color: #adadad;
	font-weight: 400;
	text-decoration: none;
}
.footer #accordion .panel a:visited {
	color: #adadad;
	font-weight: 400;
	text-decoration: none;
}
.footer #accordion .panel a:hover {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.footer #accordion .panel a:active {
	color: #fff;
	font-weight: 400;
	text-decoration: none;
}
.footer #accordion .panel .panel-collapse .panel-body {
	border: none;
	padding: 0;
}
.footer #accordion .panel .panel-collapse .panel-body ul {
	padding: 0;
	list-style-type: none;
}
.footer #accordion .motto {
	text-align: left;
}
.footer #accordion .motto a i {
	width: 23px;
}
.footer #accordion .motto a {
	margin: 2.5px 2%;
	text-align: center;
}
.footer #accordion .motto a:link {
	color: #999;
	text-decoration: none;
}
.footer #accordion .motto a:visited {
	color: #999;
	text-decoration: none;
}
.footer #accordion .motto a:hover {
	color: #fff;
	text-decoration: none;
}
.footer #accordion .motto a:active {
	color: #fff;
	text-decoration: none;
}
.footer #accordion .motto img {
	width: 100%;
	margin-bottom: 5px;
}
@media (min-width: 1200px) {
	.footer #accordion .panel {
		float: left;
		width: 20%;
		padding: 0 15px;
		border: none;
		font-size: 0.875em;
		line-height: 1.42857em;
	}
	.footer #accordion .panel a {
		padding: 8px 0 2px;
		border-bottom: solid 1px #474747;
	}
	.footer #accordion .panel .panel-heading {
		display: none;
	}
	.footer #accordion .panel .panel-collapse {
		display: block;
		height: auto !important;
	}
	.footer #accordion .motto {
		float: left;
		width: 20%;
		padding: 15px;
		font-size: 1.25em;
	}
	.footer #accordion .motto a {
		float: left;
	}
	.footer #accordion .motto img {
		padding-bottom: 10px;
		border-bottom: solid 1px #474747;
	}
	.footer #accordion .motto .horizontal {
		display: none;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.footer #accordion .panel {
		float: left;
		width: 20%;
		padding: 0 15px;
		border: none;
		font-size: 0.875em;
		line-height: 1.66667em;
	}
	.footer #accordion .panel a {
		padding: 8px 0 2px;
		border-bottom: solid 1px #474747;
	}
	.footer #accordion .panel .panel-heading {
		display: none;
	}
	.footer #accordion .panel .panel-collapse {
		display: block;
		height: auto !important;
	}
	.footer #accordion .motto {
		float: left;
		width: 20%;
		padding: 15px;
		font-size: 1.25em;
	}
	.footer #accordion .motto a {
		float: left;
	}
	.footer #accordion .motto img {
		padding-bottom: 10px;
		border-bottom: solid 1px #474747;
	}
	.footer #accordion .motto .horizontal {
		display: none;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer #accordion {
		margin: 0 -30px;
		padding: 15px 0 0;
	}
	.footer #accordion .panel {
		float: left;
		width: 50%;
		padding: 0 30px 15px;
		border: none;
		font-size: 0.875em;
		line-height: 1.66667em;
	}
	.footer #accordion .panel .panel-heading {
		display: block;
		padding: 0;
		background-color: transparent;
		font-size: 1.28571em;
		line-height: 1em;
	}
	.footer #accordion .panel .panel-heading .panel-title {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		padding-top: 0;
		font-size: 1em;
		font-weight: 300;
	}
	.footer #accordion .panel .panel-heading .panel-title a {
		cursor: default;
		color: #8E6F3E;
	}
	.footer #accordion .panel .panel-heading .panel-title .fa {
		display: none;
	}
	.footer #accordion .panel a {
		padding: 8px 0 2px;
		border-bottom: solid 1px #474747;
	}
	.footer #accordion .panel .panel-collapse {
		display: block;
		height: auto !important;
	}
	.footer #accordion .motto {
		float: left;
		width: 100%;
		padding: 15px 30px;
		font-size: 1.75em;
		text-align: center;
	}
	.footer #accordion .motto img {
		display: block;
		max-width: 60%;
		margin: 0 auto 15px;
	}
	.footer #accordion .motto a {
		margin: 1px 5px;
	}
	.footer #accordion .motto .vertical {
		display: none;
	}
}
@media (max-width: 767px) {
	.footer #accordion .panel {
		margin-top: 0;
		padding: 15px;
		border-bottom: solid 1px #333;
		font-size: 0.77778em;
		line-height: 2.28571em;
	}
	.footer #accordion .panel .panel-heading {
		display: block;
		padding: 0;
		background-color: transparent;
		font-size: 1.28571em;
		line-height: 1em;
	}
	.footer #accordion .panel .panel-heading .panel-title {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
		padding-top: 0;
		font-size: 1em;
		font-weight: 300;
	}
	.footer #accordion .panel .panel-heading a {
		display: block;
		width: 100%;
	}
	.footer #accordion .panel .panel-heading a .fa-plus {
		display: none;
	}
	.footer #accordion .panel .panel-heading a .fa-minus {
		display: block;
	}
	.footer #accordion .panel .panel-heading a.collapsed .fa-plus {
		display: block;
	}
	.footer #accordion .panel .panel-heading a.collapsed .fa-minus {
		display: none;
	}
	.footer #accordion .panel .panel-heading a:link {
		color: #8E6F3E;
		text-decoration: none;
	}
	.footer #accordion .panel .panel-heading a:visited {
		color: #8E6F3E;
		text-decoration: none;
	}
	.footer #accordion .panel .panel-heading a:hover {
		color: #8E6F3E;
		text-decoration: none;
	}
	.footer #accordion .panel .aupanel-heading a:active {
		color: #8E6F3E;
		text-decoration: none;
	}
	.footer #accordion .panel .panel-collapse {
		padding-left: 15px;
	}
	.footer #accordion .panel .panel-collapse a {
		padding: 0;
	}
	.footer #accordion .panel:first-child {
		border-top: solid 1px #474747;
	}
	.footer #accordion .motto {
		clear: both;
		padding: 15px 15px 0;
		font-size: 1.66667em;
		text-align: center;
	}
	.footer #accordion .motto a i {
		width: 28px;
	}
	.footer #accordion .motto a {
		margin: 9px 2%;
	}
	.footer #accordion .motto img {
		display: block;
		max-width: 80%;
		margin: 0 auto 15px;
	}
	.footer #accordion .motto .vertical {
		display: none;
	}
}
@media (min-width: 992px) {
	.footer {
		padding: 20px 0;
	}
}
/*Bottom Accessibility Gray Bar*/

.bottom {
	overflow: hidden;
	padding: 10px;
	background-color: rgba(0,0,0,0.85);
	color: #ccc;
	text-align: center;
	line-height: 1.1em;
}
.bottom a:link {
	color: #ccc;
	font-weight: normal;
}
.bottom a:visited {
	color: #ccc;
}
.bottom a:hover {
	color: #ccc;
	text-decoration: none;
}
.bottom a:active {
	color: #ccc;
}
.bottom p {
	margin: 0 !important;
	padding-bottom: 2px;
}
@media (min-width: 768px) {
	.bottom {
		font-size: 0.8em;
	}
}
@media (max-width: 767px) {
	.bottom {
		font-size: 0.55556em;
	}
}