@charset "utf-8";
/* CSS Document */

#providencePhoto {
	position:absolute;
	width:382px;
	height:101px;
	z-index:42;
	left: 0;
	top: 0;
}
#logo {
	margin-top: 21px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo p {
	position:absolute;
	width:665px;
	height:30px;
	z-index:43;
	left: 382px;
	top: 0px;
	color: #5C743D;
	background-color: #D5EDB3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	text-align: center;
	padding-top: 21px;
}
#tagline {
	margin-bottom: 0px;
	margin-top: 18px;
	margin-right: 0px;
	margin-left: 0px;
}
#tagline p {
	position:absolute;
	width:665px;
	height:34px;
	z-index:44;
	left: 382px;
	top: 52px;
	font-family: Arial, Helvetica, sans-serif;
	color: #993300;
	text-transform: uppercase;
	background-color: #D5EDB3;
	text-align: center;
	letter-spacing: 0.4em;
	padding-top: 15px;
}
#date {
	position:absolute;
	width:150px;
	height:23px;
	z-index:45;
	left: 0px;
	top: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	letter-spacing: 0.2em;
	background-color: #99CC66;
	text-align: center;
	border-right: 1px dotted #5C743D;
	padding-top: 8px;
}
#topBarNavigation {
	position:absolute;
	width:897px;
	height:1px;
	z-index:1;
	left: 150px;
	top: 101px;
	background-color: #99CC66;
}
#sideBarLinks {
	position:absolute;
	width:150px;
	height:711px;
	z-index:41;
	left: 0px;
	top: 132px;
	background-color: #5C743D;
}
#sideBarLinks h5 {
	display: block;
	background-color: #5C743D;
	color: #D5EDB3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 7em;
	padding-right: 0.75em;
	padding-bottom: 1em;
	padding-left: 0.5em;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5EDB3;
	letter-spacing: 0.1em;
	line-height: 15px;
}
#sideBarLinks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sideBarLinks a {
	display: block;
	cursor: pointer;
	background-color: #5C743D;
	color: #D5EDB3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1em;
	padding-right: 0.75em;
	padding-bottom: 1em;
	padding-left: 3em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D5EDB3;
	line-height: 14px;
}
#sideBarLinks a:hover {
	background-color: #99CC66;
	color: #993300;
}

</style>
