
#main_content p {
	font-size: 1.2em;
	padding-bottom: 5px;
	display: block;
}

#left_box p {
	color: #070096;
	font-size: .95em;
	letter-spacing: -0.09em;
	font-weight: bold;
	padding-bottom: 5px;
}

#right_box p {
	color: #070096;
	font-size: .95em;
	letter-spacing: -0.09em;
	font-weight: bold;
	padding-bottom: 15px;
}

ul.page_listing {
	list-style: none;
	padding-bottom: .5em;
}

ul.subpage_listing {
	list-style: none;
	margin-left: .8em;
	margin-right: .8em;
}

ul.page_listing a {
	color: #06199A;
}

ul.subpage_listing a {
	color: #06199A;
}

ul.event_listing {
	list-style: none;
}

ul.about {
	margin-left: 40px;
	list-style-position: outside;	
	list-style: disc;
}

ul.about li {
	padding-bottom: 5px;
	padding-left: 5px;
}

ul.online_form {
	list-style: none;
	margin: 0;
	padding: 0;
}

#message {
	width: 350px;
	height: 65px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

#contact_form {
	margin-top: .9em;
	margin-left: .5em;
	margin-right: 5em;
}

#info {
	clear: both;
}

ul#page_listing {
	
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	padding-left: 10px;
}

h1 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 2em;
	margin-left: 10px;
	padding-top: 10px;
}

li {
	color: black;
}

p {
	color: black;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 10px;
}


p a {
	color: #06199A;
}


h2 a {
	color: #868687;
}
