/* Nav Bar Color Customization Start */

.the_navbar_header {background-color: #935347;}
.navbar-default { background-color: #935347;  border-color: #935347;}
/* Hover Text*/
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { color: #FFF;}
/* Active text */
.navbar-default .navbar-nav > li > a { color: #FFF; }
/* Hover Box */
ul.nav > li > a:hover, ul.nav > li > a:focus {background: #666 !important; }
/* The Brand */
.the_navbar_header .glyphicon {color:#999;}
.the_navbar_header .fa {color:#999;}
/* Nav Bar Color Customization Ends */


/* jumbotron Customization Start */

/*background-size:auto auto;*/
/*.theheader {background: url(../images/lib/banner.jpg) no-repeat left top;background-size: cover;}*/
.the_jumbotron {background-color: #64706c;background-size: #64706c;}
.the_jumbotron .container .jumbotron{color: white;}
/* for shading */
.the_jumbotron .container .jumbotron {text-shadow: 0 0 5px #000000, 0 0 8px #000000;}

/* jumbotron Customization Ends */

/* Footer Color Customization Start */
#TheFooter{background-color: #64706c ;}
.the_footer_format .container h3 {color: #ccc;}
.the_footer_format .container div ul {color: #ccc;}
.the_footer_format .container div ul li a:link {color: #ccc;}
.the_footer_format .container div ul li a:visited {color: #ccc;}
.the_footer_format .container div ul li a:hover {color: white;}
.the_footer_format .container div ul li a:active {color: #ccc;}
.the_footer_format .container div h3 {color: #ccc;}
.the_footer_format .glyphicon {font-size: 1.8em;color:#ccc;}
.the_footer_format .fa {font-size: 2.2em;color:#ccc;}
/* Footer Color Customization Ends */



