img.leader_image {
	padding: 20px 15px;
}

img.asrt_image {
	padding-left: 27px;
	padding-bottom: 25px;
}

#left p {
	color: white;
	padding: 20px 15px;
	padding-top: 5px;
	text-align: center;
}

#main_content p {
	padding-bottom: 10px;
}

table {
	margin: 5px 10px;
}

ul.page_listing {
	list-style: none;
}

ul.subpage_listing {
	list-style: none;
}

ul.page_listing li {
	padding-bottom: 5px;
}

ul.subpage_listing li {
	padding-bottom: 5px;
	padding-left: 10px;
}

ul.event_listing {
	list-style: none;
}

p.field_label {
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

p.field_label_required {
	margin: 0;
	padding: 0;
	padding-right: 10px;
	color: red;
}

.right_top {
	vertical-align: middle;
	text-align: right;
}

.top {
	vertical-align: middle;
}

.table_heading {
	font-weight: bold;
	padding-bottom: 10px;
}

.message {
	width: 350px;
	height: 75px;
}

.name {
	width: 250px;
}

.email {
	width: 300px;
}

.phone {
	width: 150px;
}

ul {
	list-style: square;
}

ul#photo_gallery {
}

ul#photo_gallery li {
	list-style: none;
	float: left;
	margin-right: 10px;
	text-align: center;
}

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;
}

h1.main_heading {
	font-size: 65px;
	margin-top: 10px;
}

table#leadership td {
    padding-bottom: 20px;
}

table#representatives td {
    padding-bottom: 20px;
}

#obituary [
	
]

#obituary {
	display: block;
}

#obituary img {
	float: left;
	padding-right: 25px;
}

#obituary_tasks {
	float: right;
	display: block;
	padding-left: 25px;
	width: 175px;
}

#obituary_summary {
	
}

.print_button { float: right; }
.print_button a { display: block;
		  background: url(../images/print.png) no-repeat;
		  height: 35px;
		  width: 168px; 
}
.print_button a:hover { background-position: 0 -35px; }
.print_button a:active { background-position: 0 -70px; }

.announce_button a { display: block;
		  background: url(../images/announce.png) no-repeat;
		  height: 35px;
		  width: 208px; 
}
.announce_button a:hover { background-position: 0 -35px; }
.announce_button a:active { background-position: 0 -70px; }
.st_sharethis_custom { 
	background: url(../images/sharethis.png) no-repeat; 
	cursor: pointer; 
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	margin: 1px 10px 4px 4px;
	text-indent: -9999px;
}

#condolences { }
#condolences hr { color: #00386B; background-color: #00386B; border-color: #00386B; }
#condolences h1 { font-size: 18px; }
#condolences ul { float: right; margin-top: 0px; margin-bottom: 2px; }
#condolences li { display: inline; margin-left: 8px; }

