﻿html, body, form
{
    margin: auto;
    padding: auto;
    width: 100%;
    height: 100%;
}
body
{
    color: black;
    font-size: 10pt;
    font-family: 'Times New Roman';
    background-color: #888369;
    background-image: url(images/bg_tile.jpg);
    width: 100%;
    height: 100%;
}
#middle_panel li
{
    list-style-type: square;
}
a
{
    color: #5874ad;
    text-decoration: none;
}
a:hover
{
    color: #5874ad;
    text-decoration: underline;
}
#container
{
    padding: auto;
    margin: auto;
    width: 100%;
    height: 100%;
    position: relative;
}
#top
{
    width: 100%;
    height: 94px;
    position: relative;
    background-image: url(images/top_tile.jpg);
}
#logo
{
    padding: auto;
    margin: auto;
    width: 907px;
    height: 94px;
    position: relative;
    background-image: url(images/top_logo.jpg);
}
#middle
{
    padding: auto;
    margin: auto;
    width: 907px;
    position: relative;
    height: auto !important;
    height: 550px;
    min-height: 550px;
    background-image: url(images/middle_tile.jpg);
}
#left_panel
{
    height: auto !important;
    height: 550px;
    min-height: 550px;
    width: 176px;
    position: relative;
    float: left;
}
#main_nav
{
    width: 176px;
    height: 354px;
    position: relative;
    background-image: url(images/nav_bg.jpg);
    z-index: 1000;
}
#nav
{
    padding: 0;
    margin: 0;
    z-index: 1000;
}
#main_nav ul
{
    padding: 40px 0 0 0;
    margin: 0;
    list-style-type: none;
    z-index: 1000;
}
#main_nav ul li
{
    padding: 0;
    margin: 0;
    position: relative;
}
#main_nav ul li a
{
    display: block;
    color: white;
    text-align: center;
    width: 165px;
    height: 19px;
    padding: 5px 0 0 7px;
}
#main_nav ul li a:hover
{
    display: block;
    color: #aca787;
    text-decoration: none;
}
#middle_panel
{
    height: auto !important;
    height: 550px;
    min-height: 550px;
    width: 554px;
    position: relative;
    float: left;
    background-color: White;
}
#main_pic
{
    height: 187px;
    width: 554px;
    background-image: url(images/main_pic.jpg);
}
#content_main
{
    width: 554px;
    position: relative;
}
.content_padding
{
    padding: 5px 8px 5px 8px;
}
#right_panel
{
    height: auto !important;
    height: 550px;
    min-height: 550px;
    width: 177px;
    position: relative;
    float: left;
}
#obits_bg
{
    height: 550px;
    width: 177px;
    position: relative;
    float: left;
    background-image: url(images/obits_bg.jpg);
    background-repeat: no-repeat;
}
#obits_bg ul
{
    padding: 70px 0 0 0;
    margin: 0;
    list-style-type: none;
    z-index: 1000;
}
#obits_bg ul li
{
    padding: 0;
    margin: 0;
    position: relative;
}
#obits_bg ul li a
{
    display: block;
    color: white;
    font-size: 10pt;
    text-align: center;
    width: 165px;
    height: 19px;
    padding: 5px 0 0 7px;
}
#obits_bg ul li a:hover
{
    display: block;
    color: #aca787;
    text-decoration: none;
}
#bottom
{
    padding: auto;
    margin: auto;
    width: 907px;
    height: 95px;
    background-image: url(images/bottom_bg.jpg);
}
#bottom a
{
    color: white;
    text-decoration: none;
}
#bottom a:hover
{
    color: white;
    text-decoration: underline;
}
.footer
{
    text-align: center;
    padding-top: 5px;
    color: White;
    font-size: 11pt;
    line-height: 14pt;
}
.content_header
{
    padding: 0px 8px 3px 8px;
}
h1
{
    padding: 0 0 5px 0;
    color: black;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #aca787;
}
.sponsors_bg
{
    width: 200px;
    height: 145px;
    background-image: url(images/sponsors_bg.jpg);
}
.news_bg
{
    width: 200px;
    height: 180px;
    background-image: url(images/news_bg.jpg);
}
.map_location
{
    padding: 10px 0px 10px 0px;
}
.map_map
{
    height: 300px;
    border: 1px solid black;
}
.map_route
{
    min-height: 100px;
}
.map_directions
{
    padding: 10px 0px 10px 0px;
}
.map_btn
{
}
.map_textbox
{
    width: 200px;
}
.photo_gallery_selected_thumb
{
    border: 3px solid #aca787;
}
.photo_gallery_thumb
{
    border: 2px solid #aca787;
}
.photo_gallery_big_img
{
    border: 2px solid #aca787;
}
.photo_gallery_prev_btn
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_prev_btn.jpg);
    cursor: pointer;
}
.photo_gallery_next_btn
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_next_btn.jpg);
    cursor: pointer;
}
.obits_header
{
    padding: 0 0 5px 0;
    color: black;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #aca787;
}
.med_btn
{
    width: 124px;
    height: 30px;
    background-image: url(images/med_btn.jpg);
    cursor: pointer;
    color: White;
}
.xl_btn
{
    width: 300px;
    height: 30px;
    background-image: url(images/xl_btn.jpg);
    cursor: pointer;
    color: White;
}
.btn_small
{
    width: 52px;
    height: 30px;
    background-image: url(images/btn_small.jpg);
    cursor: pointer;
    color: White;
}
.calendar_table
{
    width: 100%;
    background-color: #aca787;
}

.calendar_table th
{
    text-align: center;
    font-weight: bold;
    background-color: #FFFFFF;
}

.calendar_table td
{
    width: 14.286%;
    height: 100px;
    text-align: left;
    vertical-align: top;
}

.calendar_cell_inmonth
{
    background-color: #FFFFFF;
}

.calendar_cell_today
{
    background-color: #ffffff;
    border: 2px solid #890000;
}

.calendar_cell_outofmonth
{
    background-color: #d5d3c3;
}

.calendar_header
{
    text-align: center;
}

.calendar_date_cell
{
    font-weight: bold;
    font-size: larger;
    width: 200px;
}

.calendar_cell_evenweek
{
    background-color: #FFFFFF;
}

.calendar_cell_oddweek
{
    background-color: #FFFFAA;
}
.calendar_backward
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_prev_btn.jpg);
    cursor: pointer;
}
.calendar_forward
{
    width: 53px;
    height: 39px;
    background-image: url(images/photo_gallery_next_btn.jpg);
    cursor: pointer;
}
.memorials_box
{
    background-color: #d5d3c3;
    padding: 5px;
    border: 1px solid #aca787;
}
.subMods_FlowerLinks a
{
	font-size: 14pt;
	color: #1d2744;
}
.subMods_FlowerLinks a:hover
{
	font-size: 14pt;
	color: #1d2744;
}
.subMods_MonumentLinks a
{
	font-size: 14pt;
	color: #1d2744;
}
.subMods_MonumentLinks a:hover
{
	font-size: 14pt;
	color: #1d2744;
}
.subMods_Flowers ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 100%;
	height: 100%;
}
.subMods_Flowers li
{
	width: 182px;
	height: 200px;
	float: left;
	list-style-type: none;
	text-align: center;
	display: block;
}
.subMods_Flowers ul img
{
	border: 2px solid #65624f;
}