body {
	margin-top: 51px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
}

footer {
	margin: 50px 0px 0px 0px; background-color:#660001;
}
#footer {
	margin: 0px; background-color:#660001;
}
footer .row{ margin:0 0;
	
}
.well a:hover,
a:focus {
  color: #f5f5f5;
  text-decoration: underline;
}
.well a:focus {
 
}
.well a {
  color: #fff;
  text-decoration: none;
}
.well p{ color:#f5f5f5;}
.navbar a{color: #eee;
  text-decoration: none;}
    #fat-menu {  text-shadow: 1px 2px 2px #292929;
	
		-webkit-text-stroke: 1px white;}
  .metal{  
		
		margin-top: 0;
/*font-family: 'Myriad Pro', 'Myriad', helvetica, arial, sans-serif;
	text-shadow: 2px 3px 3px #292929;
		
		-webkit-text-stroke: 1px #4A4846;
		font-weight:bold;*/
		position: relative;
		font-size: 1.8em;
		
		font-family: 'Myriad Pro', 'Myriad', helvetica, arial, sans-serif;
		text-shadow: 2px 3px 3px #333;
		letter-spacing: -1px;
		-webkit-text-stroke: 1px white;
		}
		#bigtitle{ font-size:2.5em; margin-top:25px;}
		
  .metal a{
	  
	  text-decoration: none;
		color: #ffffff;
		position: absolute;

		-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(65%, rgba(0,0,0,0.1)), to(rgba(0,0,0,1)));
		text-shadow: 0 2px 0 #222;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s;text-transform:uppercase;font-weight:bold;
	  /*text-decoration: none;
		color: #A3A3A3;
		position: absolute;

	-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), color-stop(50%, rgba(204, 204, 204, 0.5)), to(rgba(0,0,0,1)));
		text-shadow: 0 2px 0 #333;
		-webkit-transition: all .1s;
		-moz-transition: all .1s;
		transition: all .1s;
		text-transform:uppercase;font-weight:bold;*/}
  #fat-menu a {
  color: #eee;
  text-decoration: none;
  font-size:1.5em;
  text-transform:uppercase; font-weight:bold;
}
 #fat-menu a a:hover,
a:focus {
  color: #f5f5f5;
  text-decoration: underline;
  background-color:red;
}
p img{ float:left; margin-right:10px; }
.help{ font-size:1.0em; font-weight:bold; text-transform:capitalize; text-decoration:underline}
.col-md-4 p{ color:#cccccc; font-size:.75em; font-weight:lighter}
footer .col-md-4{ padding:5px 0;}
.nav navbar-nav a{color:#fff;}


.col-sm-4 a{color:#8B131B;}
.alert-info{ background-color:#dedede; border-color:#ededed;}
.row h1{ font:Arial Black;
font-weight:bold;
text-transform:uppercase;
text-shadow: rgb(3, 3, 3) 1px 2px 3px;}

.btn-danger{ background-color:#A12823} 