body {background: #ffffff;}

*.container {
    margin-top: -20px;
    margin-bottom: 0px;
    padding: 30px 15px;
    background: #fff;
}

p, ul, ol{
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	font-size: 1.25em;
}

p{margin-bottom: 20px;}
html {width: 100%;}

.well-2 {
   background: rgb(109, 111, 112);
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
}

.x-lg2 {
font-family: 'arial', sans-serif;
	font-size: 3em;
	font-weight: 300;
	color: #330002;
	margin-bottom: 0px;
	margin-left: 150px;
}

h1{
font-family: 'Open Sans', sans-serif;
	font-size: 2em;
	font-weight: 300;
	color:#330002;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
}

h2 {
font-family: 'Open Sans', sans-serif;
	font-size: 1.75em;
	font-weight: 300;
	color:#330002;
	padding-top: 10px;
	padding-bottom: 0px;
}

h3 {
  font-weight: bold; text-align: center;}
  
.berk {
font-family: 'Berkshire Swash', cursive;
font-size: 3em;
color:#330002;
padding-left: 50px;
}

.lg {
  font-weight: bold; 
  font-size: 1.25em;
  text-align: center;}

.center-block {
      display: block;
      margin-right: auto;
      margin-left: auto;
      text-align:center;
}

.wht {color: #fff; 	font-weight:bold;}

.sm {font-size: .75em}
.marn {color:#330002;
  font-weight: bold; 
  font-size: 1.25em;
}

.wht-med {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.75em;
	color:#ffffff;
	font-weight:normal;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.maroon-ex-lg { 
	font-family: 'Open Sans', sans-serif;
    font-size:2.75em;
    color:#330002;
    text-align:center;
    font-weight:bold;
}

.maroon-lge { 
	font-family: 'Open Sans', sans-serif;
    font-size:2em;
    color:#330002;
    text-align:center;
}

.call {
	font-family: 'Open Sans', sans-serif;
    color:#3e2f2f;
    line-height:1.2em;
    text-align:center;
    letter-spacing:3px;
    font-size:1.5em;
}

a.white {
 	color: #ffffff;
 	background-color: #330002;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: underline;
} 

a.white:hover {
 	color: #ffffff;
 	background-color: #330002;
  	font-weight: normal;
  	border: 0;
    outline: 0;
    text-decoration: none;
}
     
a {outline: 0 !important;}

a.nounderline, a.nounderline:active {
	text-decoration: none; 
	font-size: 1em;
	color:#330002;
}

a.nounderline:hover {
	text-decoration: underline; 
	font-size: 1em;
	color:#330002;
}

footer{
	font-family: 'Open Sans', sans-serif;
	background-color: #330002;
	margin-top: -40px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #ffffff;
	font-size: 1.5em;
	text-align:center;
}

@media (max-width: 979px) {
    #myCarousel.carousel img {
    width: 100%;
    height: auto;
}
}

ul.social-media-links {
  white-space: nowrap;
}

ul.social-media-links, li.social-media-links {
  list-style: none;
  display: inline;
  border: 0;
}

.btn-mar, .btn-mar:hover, .btn-mar:active, .btn-mar:visited {
    background-color: #590004; color:#ffffff;
}

.panel  {
padding: 20px;
margin-bottom: 40px;
}
