﻿.information .banner-bg {
	background: #0a1220 url(../images/mainmasthead_option2.jpg) no-repeat top center;
	position: relative;
}
.information .panel {
	border-color: #5F1523;
	padding: 5px;
}
.information .panel-heading {
	color: #fff;
	background: #5F1523;
}
.information .left-col-list a:hover, .information .left-col-list a:focus, .information .left-col-list a:active {
    background: #5F1523;
}

.information h3 {
    background: none repeat scroll 0 0 #5F1523;
    color: #FFFFFF;
    padding: 10px 15px;
}
.information a, .information a:visited  {

}


.panel-red {
	border-color: #5F1523;
	padding: 5px;
}
.panel-red > .panel-heading {
	color: #fff;
	background: #5F1523;
}
.panel-red a {
	color: #333;
	text-decoration: none;
}
