.courthouse{
	background-image: url(images/courthouse2.jpg);
	background-repeat:no-repeat;
}

.homeHeading{
	font-weight: bold;
	font-size: 16px;
	color: #243A63;
}

.homeRight{
	background-image:url(images/whiteRight.jpg);
	background-repeat:repeat-y;
	background-position: left;
	background-color: #003366;
}


.imageBottom{
	font-size: 12px;
	font-weight: normal;
	color: #40567F;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	font-style: normal;
}

.imageRight{
	background-image:url(images/rShadow.jpg);
	background-repeat:repeat-y;
	background-position: left;
}

.imageLeft{
	background-image:url(images/lShadow.jpg);
	background-repeat:repeat-y;
	background-position: right;
}

.image {
	background-color: #243a63;
}
