.maincourthouseBG {
	background-image: url(../images/CourtHouse-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;

}
.sidebarBG {
	background-image: url(../images/tables/sidebar-BG.gif);
	background-repeat: repeat-y;
}
.bottombarBG {
	background-image: url(../images/background/main-BG.jpg);
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: 3D5F8E;

}
a.getinvolved:active { background: #0076B9;
  color: #fff;
	text-decoration: none;
	}
a.getinvolved:hover { background: #CEDBEF;
	text-decoration: none;
	}
a.getinvolved {   color: #4b5ba2;
  display: block;
	text-decoration: none;
	width: 350;
	padding: 4px 15px;
	height: 20px;
	}
a.icon {
	border: none;
	margin-right: 12px;
	vertical-align: middle;
}.mainBG {
	background-image: url(../images/background/main-BG.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bluebarRightBottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: 3D5F8E;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: 3D5F8E;
}
.bluebarBottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: 3D5F8E;
}

