.container { width:100%!important; }

.section-1070 .item-title { padding-top:10px; }

.static.hours { background: #008B42; margin-top:-10px; padding-top:3px; }

.hotlinks li {
	background: beige;
	padding: 5px 15px;
	border-radius: 5px !important;
	box-shadow: 2px 2px 3px silver;
	margin: 0 5px;
	text-align: center;
	width: 12%;
	height: 85px;
}
.hotlinks li.chat-help {
	background-color: #02898C;
}

.hotlinks li.chat-help a {
	color: white;
}
.list-inline.text-center a {
	color: #27894b;
}
.list-inline.text-center a:hover {
	color: #000!important;
}
.list-inline li:hover {
	background-color: #f0f0f0!important;
	border-radius: 5px!important;
}
.list-inline li {
	margin-bottom: 15px;
}
.contactListItem {
	float: left;
	width: 50%;
}

/*
.search-bar {
	background-color: #004f2b;
	color: #feffef;
}
.search-button {
  background-color: #008b42;
  color: #feffef;
}
*/
