/*navbar fill-in*/
.custom ul#tabs {background:#f7f7f7;}

/*header graphic*/
.custom #header {border:0; height:110px; padding:0; background:url(http://www.acos.org/images/header1.jpg) center left no-repeat;}
.custom #header #logo {display:none;}
.custom #header #tagline {display:none;}

/*link-color*/
.custom a, .custom a:visited { color: #000; }
	.custom a:hover { color: #CE191B; }	

/*---:[ nav menu styles ]:---*/
ul#tabs li a { font-size: 1.0em; padding: 0.9em 3.0em; }
.custom #tabs { list-style: none; border: 0px solid #fff; border-width: 0 0 0px 0px; }
.custom #tabs li { margin-bottom: -0.1em; background: #f7f7f7; border: 0px solid #fff; border-left: 0; float: left; }

/*lower headline*/
.custom .headline_area 
{padding-top: 1.4em;}

/*close comments*/
.comments_closed p { display: none; }

/*---:[ headlines and bylines ]:---*/
.custom  h2{ font-weight: bold; font-size: 1.3em;}

/*---:[ headlines and bylines ]:---*/
.custom  h1{ font-weight: bold; font-size: 1.3em;}

/*footer link styles*/
 .custom #footer a {
border-bottom-color:#FFFFFF;
border-bottom-style:none;
border-bottom-width:1px;
text-decoration:none; }

