@charset "utf-8";
/* CSS Document */
/* Brazos Bend*/
body {
	background-color: rgba(85,7,8,1.00);
	margin: 0;
 }
 
 hr {
	 background-color: #A7A7A7;
	 height: .3em;
	 padding: 0;
	 margin-bottom: 0;
	 margin-top: .2em;
 }
 
 .navbar {
  		margin-bottom: 0px;
	}
 .video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*.custom-carousel-indicators {
  position:absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  padding-top: 500px;    
  list-style: none;
}*/

.custom-carousel-caption {
  /*position: absolute;*/
  right: 25%;
  bottom: 5px;
  left: 25%;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: white;
  background-color:transparent;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  
}

 .custom-12 {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
}

.custom-menu {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
 
 #cus-image {
	 margin: 0 auto;
	 background-color: #000000;
 }
 .custom_button_index {
	border-color: green;
    border-width: thin;
    width: 100% ;
	text-align:left;
    color: red; 
    margin-bottom: 10px;
}
.index_button_green {
	border-color: green;
    border-width: medium;
	width: 100%;
    background-color: transparent;
	text-align:left;
    color:red;
    margin-bottom: 10px;
    font-weight: normal;
}
 .custom-color-blk {
	 color:black;
 }
 
 .custom-color-blue {
	 color: blue;
 }
 
 .custom-color-red {
	 color: red;
	 
 }
 
 .custom-color-yellow {
	 color: yellow;
	 
 }
 
.custom-caption {
	font-size: 1em;
	font-style: italic;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: center;
}

#custom-image {
	padding-top: .2em;
	padding-bottom: .5em;
}

#custom-footer {
	text-align: center;
	padding-top: .5em;
	padding-bottom: .5em;
	text-emphasis:none;
	
}
.custom-background {
	background-image: url(../images/mapback.gif);
	
}
.custom-box {
	background-color:#C6C6C6;
	border: medium;
	border-color:black;
	border-style:solid;
	padding-right: 1em;
	padding-top: .1em;
	padding-bottom: .1em;
	
}

.gad {
	padding: 15px 15px 15px 15px;
	left: auto;
	right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	clip: rect(auto, auto, auto, auto);
}

#discl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.maplink {
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float:right;
}

.piclink {
	border-width: 0px;
	margin-left: 10px;
	margin-right: 10px;
	float:left;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

.direction {
	font-size: small;
	color: #0000FF;
	font-style:italic
}

.image_right {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	float: right;
	margin-left: .5em;
	margin-bottom: .5em;
	}
.image_left {
	float: left;
	margin-bottom: .5em;
	margin-right: 10px;
}
.image_center {
	margin: .5em auto .5em auto;
	text-align: center;
}

.signature {
	color: #F30300;
	font-size: 35px;
	font-weight: bolder;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}


	
