#header {
	background: url("./images/nchc.jpg") no-repeat top left;
	height: 100px;
}

#header h1 {
    display: none;
}

#header ul a {
	background: #276074;
}

#header ul li {
	background: #276074;
}

#header ul li#current_tab a {
	background: #790619;
	color: #fff;
}

#header ul li#current_tab {
	background: #790619;
	border-bottom: 1px solid #790619;
}

#header form #searchbox {
    background: #FFFFFF none repeat scroll 0 0;
}

#header form  #submit {
    background: #790619 none repeat scroll 0%;
    border-color: #9097A2 rgb(40, 48, 67) rgb(40, 48, 67) rgb(144, 151, 162);
    border-style: solid;
    border-width: 1px;
    color: #FFF;
    font-size: 9px;
    font-weight: bold;
    padding: 0px 3px;
}

#mainContent .mainList .date  {
    background: #E0E5E9 none repeat scroll 0 0;
    border-bottom: 1px solid #E0E5E9;
}

#mainContent .mainTable  th, .mainTable h1, .mainTable h2  {
    background: #E0E5E9 none repeat scroll 0 0;
    border-bottom: 1px solid #E0E5E9;
}

#mainContent .mainTable td {
    background: #F3F2F2 none repeat scroll 0 0;
    border-bottom: 1px solid #F3F2F2;
}
.mainTable td {
    background: #F3F2F2 none repeat scroll 0 0;
    border-bottom: 1px solid #F3F2F2;
}

#mainContent .mainList, .sideList {
    background: #F3F2F2 none repeat scroll 0 0;
}

#mainContent #sideBar h2 a {
	color: #790619;
}

#mainContent #sidebar .date {
	background: #F3F2F2;
	color: #790619;
	border-bottom: #F3F2F2;
}

#mainContent #mainCol h2,
#mainContent #mainCol h2 a {
	color: #790619;
}

#mainContent .sidebBox2 {
	background: #F3F2F2;
}

#mainContent .sideBox {
	background: #F3F2F2;
}

.sectionCalendar #mainContent .sidebox2 {
	background: #F3F2F2;
}

.sectionCalendar #mainContent .sidebox {
	background: #F3F2F2;
}

.calendar th.calendarHeader {
	background: #F3F2F2;
	border-bottom: 1 px solid #F3F2F2;
}

#toolbar {
	background: #F3F2F2;
}

.calendartable td.outsideMonth{
    background-color: #F3F2F2;
}

.calendartable th.outsideMonth{
    background-color: #E0E5E9;
    border-top: 3px solid #E0E5E9;
}

.calendar th {
    background-color: #F3F2F2;
    border-top: 3px solid #E0E5E9;
 }

.calendar  td {
    background-color: #F3F2F2;
    border-top: none;
}

.calendartable  th.weekend{
    background-color: #F3F2F2;
}

.calendartable  td.weekend{
    background-color: #F3F2F2;
}

.calendartable  th{
    background-color: #F3F2F2;
    border-top: 3px solid #F3F2F2;
}

.calendartable  td{
    background-color: #F3F2F2;
    border-top: 3px solid #E0E5E9;
}
.calendartable {
    background-color: #E0E5E9;
    border: 1px solid #E0E5E9;
}
