
#main_content p {
	padding-bottom: 5px;
	font-size: 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: #868687;
}

ul.subpage_listing a {
	color: #868687;
}

ul.event_listing {
	list-style: none;
}

.message {
	width: 350px;
	height: 350px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

#contact_form {
	margin-top: .9em;
	margin-left: .5em;
	margin-right: 5em;
	margin-bottom: 3em;
}

ul#photo_gallery {
}

ul#photo_gallery li {
	list-style: none;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	border: 1px solid #868687;	
}

ul#album_list li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

#info {
	clear: both;
}

ul#page_listing {
	margin-left: 5em;
	margin-right: 5em;
}

h1, h2, h3, h4, h5, h6 {
	color: white;
}

h1 {
	font-family: arial, "lucida console", sans-serif;
	font-size: 2em;
	margin-left: 15px;
	margin-top:5px;
	margin-bottom: 10px;
}

li {
	color: white;
}

p {
	color: white;
	margin-bottom: 5px;
	padding-left: 10px;
}


p a {
	color: #BBB;
	text-decoration: none;
	border-bottom: 1px dotted #BBB;
}
table a {
	color: #BBB;
	text-decoration: none;
}
table a {
	color: #BBB;
	text-decoration: none;
}
table a.underline {
	color: #BBB;
	text-decoration: none;
	border-bottom: 1px dotted #BBB;
}


h2 a {
	color: #BBB;
}


