a {
	color: #002257;
}

a:hover {
	color: #000000;
}

body {
	background: #4D71AB url(/static/ext/Theme/Sunshine/img/blue/bg.jpg) repeat-x top;
}

#buttons a {
	background: url(/static/ext/Theme/Sunshine/img/blue/menubg.png) no-repeat;
}

#buttons a:hover {
	background: url(/static/ext/Theme/Sunshine/img/blue/menubghover.png) no-repeat;
}

#left H1{
	color: #002257;
}

H1.section-title {
	border-bottom: 1px dotted #002257;
}

#left a{
	color: #002257;
}

#left a:hover{
	color: #000000;
}

#right ul{
	background: url(/static/ext/Theme/Sunshine/img/blue/rightulbg.png) no-repeat top;
}

#right ul li {
	background:url(/static/ext/Theme/Sunshine/img/blue/ls.png) no-repeat left top;
}


#right h2 {
	background: url(/static/ext/Theme/Sunshine/img/blue/menubg.png) no-repeat top;
}

.copy{
	background: url(/static/ext/Theme/Sunshine/img/blue/footer.png) no-repeat top;
}


/**********************************************************************************************************************************************/

HR {
	color: #002257;
	border: 1px solid #002257;
}

H1, H4 {
	color: #2B5CAB;
}

INPUT.submit, INPUT.button, INPUT.reset {
	background-color: #2B5CAB;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid black;
}



DIV.content-section DIV.toolbar DIV.title, DIV.content-section-toc DIV.title {
	color: #2B5CAB;
}

DIV.homepage DIV.officials DIV {
	color: red;
}

DIV.homepage DIV.officials DIV.title {
	color: black;
}

DIV.x-calendar-month TABLE {
	border: 1px solid black;
}

DIV.x-calendar-month TABLE TR.title TD {
	background-color: black;
	color: white;
}

DIV.x-calendar-month TABLE TR.weekdays TD {
	background-color: #EFEFEF;
	border: 1px solid black;
}

DIV.x-calendar-month TABLE TR.week TD {
	border: 2px solid black;
	background-color: white;
}

/*DIV.x-calendar-month TABLE TR.week TD DIV A {
	color: black;
}*/

DIV.x-calendar-month TABLE TR.week TD DIV.day {
	border-bottom: 1px solid #999999;
}

DIV.x-calendar-month TABLE TR.week TD.offday {
	background-color: #EEEEEE;
}

DIV.x-calendar-month TABLE TR.week TD.today {
	background-color: #FFEEEE;
}

DIV.x-weather BIG {
	color: #4A65A8;
}

