body {background-image:none;}

/* Buttons */
	.mastheadBackground {background-image:none;);   ; background-repeat: repeat; position: left; }
	.logoplacement {height: 150px; width:275px; background-image:url(/images/scanclient/houston-logo.jpg);   margin-left: 10px;}


/* Default Link Styles */
a {
  	color: #c72030; } /* <<<<<< this } was missing and broke all of it! */
	
	a:hover, a:focus {
  	color: #c72030; }

  #main-grid .menu a {
    color: #c72030;
}

#main-grid .menu a:hover {
  color: #c72030;
}

h1 small {color: #4C4B4B;}	
  
.button {
    background-color: #c72030;
    border: 1px solid #999999; }

.button:hover { background-color: #999; }

.panel.midblue {
    background-color: #CCCCCC; }

.panel.lightblue {
    background-color: #fff; 
	border: 1px solid #ccc;}

.panel.paleblue {
    background-color: #c72030; }

.panel.red {
    background: radial-gradient(ellipse at center center , #004b88 0%, #004b88 98%, #004b88 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
}


/* Top navigation bar */

.postlogin-follow {background-color: #23a491;}

.top-bar {
  background:#fff;
  border-bottom:1 solid #CECECE;
  border-top:1 solid #CECECE;
}

.menu .is-active > a {
    background: #c72030;
}
	
.menu .active > a {
    background: #c72030;
  }

	.ask-athena h6 {
    color: #c72030;}

	


	