body {
	background:#f4f0e4;
	background-image: url('../img/backgroundc.gif');
	background-repeat: repeat-x;
}

div {
	background:#fff;
}

table {
	margin-bottom: 0rem !important;
	border: none !important;
}

iframe {
	border: none !important;	
}

.gsc-above-wrapper-area {
	border-bottom: none !important;
}

.top-bar {
	background:#334466;
}

.top-bar-section
li.active:not(.has-form) a:not(.button){
	background:#4e7ab4;
}

.top-bar-section
li:not(.has-form) a:not(.button){
	background:#334466;
}

.top-bar-section 
.dropdown li:not(.has-form) a:not(.button) {
	background:#334466;
}
.top-bar-section 
.dropdown li:hover:not(.has-form) > a:not(.button) {
	background:#70a5de;
}
	
.top-bar-section 
li.active:not(.has-form) a:hover:not(.button) {
	background:#70a5de;
}

.top-bar-section 
li:not(.has-form) a:hover:not(.button) {
	background:#70a5de;	
} 

.top-bar-section 
ul li:hover:not(.has-form) > a {
	background:#70a5de;	
}

.hwnavtitle {
	font-size:1.4rem;
	color:#ffffff;
	padding: 1rem;
}

.tab-bar {	
	background:#7a0a14;	
}

.left-off-canvas-menu {
 	background:#dedede;
}	

.float-left {
	float: left;
    padding-right: 10px;
}

ul, ol, dl {
	margin-bottom: 0px; 
}
#panel3 {
	padding-bottom: 0px; 	
}

.portraittext {
	font-size: 1.1em;
}

.contain-to-grid {
	background: #334466;
}

.accordion dd > a {
	background: #7a0a14;
	padding-left: 1rem;
	padding-top: .4rem;
	padding-bottom: .2rem;
	padding-right: .5rem;
}

.accordion dd > a:hover {
	background: #9c2c36;
}

.accordion dd.active > a {
	background: #7a0a14;
}

.accordion dd.active > a:hover {
	background: #9c2c36;
}

.accordion h3 {
	color: #ffffff;	
}

.mini-open-icon {
	background-image: url('../img/backgroundc.gif');
}

.row.show-for-medium-only {
	padding-right: 3.9375rem;
	padding-left: 3.9375rem;
}