#image_block {
	width: 950px;
	height: 240px;
}
#image_block_container/* comprised of main image and its transparent container */ {
	width: 510px;
	background-image: url("../png/image_block_container_bkgd_v2.png");
	-webkit-box-shadow: 0px 0px 10px 10px rgba(255, 255, 255, 0.75);
	-moz-box-shadow:    0px 0px 10px 10px rgba(255, 255, 255, 0.75);
	box-shadow:         0px 0px 10px 10px rgba(255, 255, 255, 0.75);
	margin-top: 20px;
}
#image_block_container h1, #text_container_child_page_top h1 { /* Obit name at top of main and child pages */
	padding-top: 15px;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 2em;
	font-weight: bold;
	margin-left: 0;
}
#text_container_child_page_top h1 { /* Padding for h1 on child pages */
	margin: 0;
	padding: 5px 0 0 40px;
}
#image_block_container h2, #image_block_container .as_h2, #text_container_child_page_top h2, #text_container_child_page_top .as_h2 { /* Obit byline/blurb at top of main and child pages */
	width: 75%;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	margin: 0 auto -10px;
}
#text_container_child_page_top h2, #text_container_child_page_top .as_h2 {
	margin: 0;
	padding: 4px 0 0 40px;
	width: 480px;
}
#text_container_child_page_top p {
	font-family: "Arial", "Helvetica", sans-serif;
	margin: 0;
	padding: 0 0 0 40px;
}
#landing_image_block #image_block_container p, #image_block p { /*date, location and age at top of main and child pages*/
	font-family: "Lucida Grande", "Arial", "Helvetica", sans-serif;
	font-size: 1.2em;
	margin: 0 0 -3px 0; /* inserts spacing between dates/location/age and blurb line */
}
#landing_image_block .image_container_home_page img {
	padding: 10px;
	background: #fff;
	border: 1px solid #808080;
}
#landing_image_block .image_container_home_page a#btn_view_more_photos {
	display: block;
	width: 300px;
	height: 20px;
	position: relative;
	top: 311px;
	left: 105px;
}
.view_more_photos {
	background: url('../png/btn_view_more_photos.png') bottom;
}
#image_block #image_container_child_page {
	width: 200px;
	height: 200px;
	background: #fff;
	padding: 10px;
	margin: 10px;
	border: 1px solid #a8a8a8;
	position: relative;
	top: -159px;
}
#background_gradient {
	background: url('../png/bkgd_top_gradient_v2.png');
	background-repeat: no-repeat;
	width: 970px;
	height: 200px;
	position: relative;
	top: 115px;
	left: -10px;
}
#landing_obit_text_block p,
p.message_from_family {
	font-size: 120%;	
}
#landing_obit_text_block .non-notable-obit p:first-child:first-letter {
	color: #2F5B8B; /* 1e63a1 */
	display: block;
	float: left;
	font-size: 5em;
	font-weight: bold;
	line-height: 0.4em;
	margin: 0.05em 0.15em 0.15em 0;
}
.charity-container {
	border-bottom: 1px solid #2e9dcb;
	padding: 10px 0 0 0;
}
.charity-container:last-of-type {
    border-bottom: none;
}
.web2_charity_and_flowers .charity-container #links h5 {
	color: #fff;
	display: none;
}
.charity-container ul {
	list-style: none outside none;
	padding: 0 0 10px 10px;
	margin: 0;
}
.charity-container li,
.charity-container li a {
	color: #666666;
	display: block;
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 1.1em;
	margin: 0;
}
.charity-container li:first-of-type {
	margin-bottom: 10px;
}
.charity-container img {
	padding: 0 10px 10px;
}
.web2_charity_and_flowers .funeral_service_notice {
    width: 302px;
    margin: 10px 0 0 10px;
}
.funeral_service_notice_scroll {
    border: 1px solid #2e9dcb;
    width: 270px;
    margin: 0 0 0 10px;
    padding: 15px;
    display: inline-block;
}
#services_slider_left_arrow a img {
    float: left;
    margin: 0 10px 0 -4px;
    position: relative;
    top: 100px;
    opacity: .65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
    -moz-opacity: 0.65;
}
#services_slider_content {
    width: 185px;
    float: left;
    margin: 0 auto;
}
#services_slider_right_arrow a img { 
    float: left;
    margin: 0 -4px 0 30px;
    position: relative;
    top: 100px;
    opacity: .65;
    filter: alpha(opacity=65); /* For IE8 and earlier */
    -moz-opacity: 0.65;
}
#services_slider_left_arrow a:hover img,
#services_slider_right_arrow a:hover img {
    opacity: .90;
    filter: alpha(opacity=90); /* For IE8 and earlier */
    -moz-opacity: 0.90;
}
#services_slider_content .section {
    border: 1px solid #999;
    min-height: 174px;
    width: 174px;
	margin: 0px;
	overflow: auto;
	padding: 10px 15px;
}
#services_slider_content .section h5 {
    color: #1E63A1;
    font-family: 'Arial','Helvetica',sans-serif;
    font-size: 1.5em;
    margin: 5px 0 0;
    max-width: 144px;
}
#services_slider_content p {
	margin-top: 0;
	font-size: 120%;
}
#services_slider_content p:first-child {
	width: 200px;
}
#services_slider_content a {
	font-size: 110%;
}
#services_slider_content .section p {
    margin: 5px 0;
}
.charity_flowers_info {
	border: 1px solid #2e9dcb;
	min-height: 75px;
	width: 300px;
	margin: 10px 0 0 10px;
}
#default-donation-block {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 1.3em !important;
	margin: 10px !important;
}

.web2_charity_and_flowers .charity_flowers_info h3,
.web2_charity_and_flowers #default-donation-block h2,
div.fh-block-container h3,
.funeral_service_notice a h3, .funeral_service_notice a .as_h3 {
	font-family: 'Arial','Helvetica',sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	background-color: #2e9dcb;
	color: #fff;
	margin: 0;
	padding: 5px;
}
.funeral_service_notice a .as_h3 {
        font-size: 1.5em !important;
}

div.fh-block-container h1{
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 1.5em;
}
.web2_charity_and_flowers h4.flowers-link {
	font-family: 'Arial','Helvetica',sans-serif;
	margin: 10px;
	text-align: center;
}
.web2_charity_and_flowers .charity_flowers_info img,
div.fh-block-container img {
	margin: 0 auto;
}
.web2_charity_and_flowers #advertisment {
	margin: 10px 0 0 10px;
}
.web2_services_block .section h5,
.web2_services_block .section .as_h5,
.web2_obit_content .resting_place_known h5,
.web2_obit_content .resting_place_unknown h5 {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 1.5em;
	color: #1e63a1;
}
.web2_obit_content .billion_graves_content .section {
	border: none;
    float: left;
    margin: 21px;
    min-height: 200px;
    width: 862px;
}
.web2_obit_content .resting_place_known .headstone_box,
.web2_obit_content .resting_place_known .map_box {
    float: left;
    height: 280px;
    margin-left: 80px;
    margin-right: 22px;
    width: 292px;
}
.web2_obit_content .resting_place_known .google_photo_box,
.web2_obit_content .resting_place_unknown .google_photo_box,
.web2_obit_content .resting_place_known .billion_graves_site_box,
.web2_obit_content .resting_place_unknown .billion_graves_site_box  {
	width: 292px;
	height: 280px;
	margin-left: 100px;
	float: left;
}
.web2_obit_content .resting_place_known img.headstone_photo,
.web2_obit_content .resting_place_known img.google_map,
.web2_obit_content .resting_place_known img.name_date_take_photo,
.web2_obit_content .resting_place_uknown img.billion_graves_cta {
	border: 1px solid #bababa;
    float: left;
    height: 210px;
    margin: 15px 22px 10px 0;
    padding: 0.3em;
    width: 280px;
}
.web2_obit_content .resting_place_known img.google_satellite_photo,
.web2_obit_content .resting_place_unknown img.google_satellite_photo,
.web2_obit_content .resting_place_known img.billion_graves_cta {
	border: 1px solid #bababa;
    float: left;
    height: 210px;
    margin: 15px 0 10px ;
    padding: 0.3em;
    width: 280px;
}
.web2_obit_content .resting_place_unknown .billion_graves_site_box_wide img.billion_graves_cta {
	border: 1px solid #BABABA;
    float: left;
    height: 210px;
    margin: 15px 0 10px;
    padding: 0.3em;
    width: 698px;
}
.web2_obit_content .resting_place_unknown img.billion_graves_cta {
    float: left;
    height: 210px;
    margin: 0 0 10px ;
    padding: 0.3em;
    width: 694px;
}
.web2_obit_content .resting_place_known .icon_bg_camera_app {
	float: left;
    margin: 0.4em 0.6em 0;
}
.web2_obit_content .resting_place_known .billion_graves_site_box p {
	display: block;
	text-align: left;
}
.web2_obit_content .resting_place_known .headstone_box a.text,
.web2_obit_content .resting_place_known .google_photo_box a.text,
.web2_obit_content .resting_place_unknown .google_photo_box a.text,
.web2_obit_content .resting_place_known .map_box a.text,
.web2_obit_content .resting_place_known .billion_graves_site_box a.text,
.web2_obit_content .resting_place_unknown .billion_graves_site_box_wide a.text,
.web2_obit_content .resting_place_unknown .name_date_take_photo a.text {
	display: block;
	text-align: center;
}
.web2_obit_content .resting_place_unknown .headstone_photo,
.web2_obit_content .resting_place_unknown .google_map,
.web2_obit_content .resting_place_unknown .name_date_take_photo {
	border: 1px solid #BABABA;
    float: left;
    height: 210px;
    margin: 15px 22px 10px 0;
    padding: 0.3em;
    width: 280px;
}
.web2_obit_content .resting_place_unknown .name_date_take_photo {
	background-color: #99dd99;
	margin-left: 80px;
}
.web2_obit_content .resting_place_unknown .name_date_take_photo p {
	font-size: 120%;
	text-align: center;
}

 .web2_obit_content .resting_place_unknown #btn_take_photo {
	background: #ffe5ac; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffe5ac 0%, #faad5a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe5ac), color-stop(100%,#faad5a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffe5ac 0%,#faad5a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffe5ac 0%,#faad5a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffe5ac 0%,#faad5a 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffe5ac 0%,#faad5a 100%); /* W3C */
    border: none;
    cursor: pointer;
    font-family: 'Lucida Grande', sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    width: 120px;
}
.web2_obit_content .resting_place_unknown #btn_take_photo:hover {
	text-decoration: none;
}
.web2_obit_content .resting_place_unknown .name_date_take_photo p #full_name {
	font-size: 150%;
}
.web2_obit_content .resting_place_unknown .name_date_take_photo a:hover {
	text-decoration: underline;
}
.web2_obit_content .resting_place_known a.text:hover,
.web2_obit_content .resting_place_known a.take_photo_text:hover,
.web2_obit_content .resting_place_unknown a.text:hover  {
	text-decoration: underline;
}
.web2_obit_content .resting_place_unknown .billion_graves_site_box_wide {
	margin: 0 auto;
	height: 280px;
	width: 700px;
}
div.fh-block-container {
	border: 1px solid #2e9dcb;
	min-height: 120px;
}
div.fh-block-container p {
	font-family: 'Arial','Helvetica',sans-serif;
	font-size: 1.3em !important;
	margin-left: 10px;	
	margin-right: 10px;	
}
div.fh-block-container img {
	margin: 20px 0 10px 20px;	
}
div.fh-block-container a.fh-advert img {
    border: 1px solid #D3D3D3;
}
div.fh-block-container #flowers_info p {
	text-align: center;
	margin-bottom: 5px
}
.url-links-container .url-links {
	border: 1px solid #2E9DCB;
    min-height: 120px;
}
.url-links h3 {
	font-family: 'Arial','Helvetica',sans-serif;
	text-align: center;
	font-size: 1.5em;
	background-color: #2e9dcb;
	color: #fff;
	margin: 0;
	padding: 5px;
}
.url-links p {
	font-family: 'Arial','Helvetica',sans-serif;
    font-size: 1.3em !important;
    margin-left: 10px;
    margin-right: 10px;
}

.military_block h2 {
	font-family: 'Impact','Arial','Helvetica',sans-serif;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	background-color: #2e9dcb;
	color: #fff;
	margin-bottom: 1em;
	padding: 5px;
	font-variant: small-caps;
	letter-spacing: 0.1em;	
}
.military_block h6 {
	font-size: 1.5em;
}
.military_block p {
	font-size: 1.2em;
}
.military_block img {
	margin-left: 90px;	
}
