﻿#header {
	background-color: #BC3C24;
}
#nav {
	background-color: #BC3C24;
	width: 91px;
	display: table-cell;


}
#specials {
	background-image: url(../img/portal/specials_back.gif);
	background-repeat: no-repeat;
	font-size: 90%;
	background-color:#903321;
	width: 195px;
	display: table-cell;




}
#specials p {
	color: #FFCC99;
	margin-top: 0px;
}
#specials a {
	color: #FFCC99;
}
#specials a:hover,#specials a:focus {
	text-decoration: none;
}



h1, .h1 {
	color: #BC3C24; 
}
h2, .h2 {
	color: #BC3C24; 
}

a.SearchResultHead {
	color: #BC3C24;
}


	#AdminNav {
		background-color: #BC3C24;
		text-align:center;
		padding:10 0 100 0;
		width:110
	}
	#AdminNav a {
		color : white;
		text-decoration: none;
		font-weight:bold;
		line-height:300%;
		font-size:90%;
		text-transform:uppercase;
		display:block;

	}
