/**{ STYLE RESET }**/

div, body, form, p, a, ul, ol, li, img, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-image: url('../images/bg.gif');
}

img {
	display: block; /* needed to stop xhtml strict from adding pixels */
	
	z-index: 4;
}


/**{ DIVS AND LAYOUT }**/

#top_header {
	height: 108px;
	background: url(../images/header.jpg);
}

#top_header p {
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	margin-right: 20px;
	position: relative;	
	top: 35px;
}

#home_slideshow {
	height: 270px;
	overflow: hidden;
}

#movie {
	width: 320px;
	margin: 10px auto;

}

#top_nav {
	height: 35px;
	background: #9ac3e4;
	position: relative;
	position: relative;
	z-index: 5000;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	overflow: visible;

}

#main {
	background: white;
	overflow: auto;



}

#main_right {
	background: #edf0f1;
	width: 228px;
	display: block;
	position: relative;
	float: right;
	height: 740px;
	padding-top: 30px;
}

.right_element {
	width: 190px;
	display: block;
	margin: 0px auto;
	/*border: 1px solid black;*/
	
}

img.right_divider {
	margin: 20px auto;
}

#main_left {
	overflow: auto;
	width: 730px;
	float: left;
	padding-top: 20px;
}

#upper_content_left {
	display: block;
	position: relative;
	width: 233px;
	
	float: left;
}


#upper_content_main {
	display: block;
	position: relative;
	width: 450px;
	padding-right: 40px;
	float: left;
}

#upper_content_main p
{
	margin-left: 20px;

}

#divline {
	width: 694px;
	margin: 0px auto;
}

#lower_content {
	clear: both;

	overflow: auto;
	width: 685px;
	margin: 0px auto;
	display: block;
}

.lower_box {
	width: 168px;
	height: 191px;
	display: block;
	background: url(../images/tanbox.jpg) no-repeat;
	float: left;
	margin: 10px 10px;
	padding: 0px 20px;
	margin-bottom: 30px;
}

.div_full_width {
	width: 934px;
	margin: 0px auto;
}

.lower_box_header {
	margin-bottom: 10px;
}

.logo_box {
	clear: both;

	width: 650px;
	margin: 0px auto;
}

#footer {
	height: 48px;
	background: url('../images/blank_footer.jpg');
}

#footer p {
	text-align: center;
	line-height: 22px;
	color: #1c3564;
	font-weight: bold;
}

#ext_footer {
	margin-top: 15px;
	margin-bottom: 120px;
}

#ext_footer p {
	text-align: center;
	color: #9ac3e4;
}

#ext_footer a {
	color: #9ac3e4;
}

#internal_top {
	height: 99px;
	background: url(../images/internal_top.jpg) no-repeat;
}

#internal_left {
	width: 220px;
	float: left;
	display: block;
	position: relative;
	height: 250px;

}

#internal_main {
	margin-top: 5px;
	float: right;
	display: block;
	position: relative;
	width: 700px;

}

#general_content {
	width: 600px;
	margin-bottom: 40px;
}

#internal_top_gray {
	height: 99px;
	background: url(../images/internal_top_blue.jpg) no-repeat;
}

#internal_mid {
	margin-top: 0px;
	float: left;
	margin-left: 35px;
	display: block;
	position: relative;
	width: 498px;
}

#internal_wrapper {
	float: left;
	clear: none;
	display: inline;
	width: 772px;
}

#internal_right {
	margin-top: 0px;
	float: right;
	display: block;
	position: relative;
	width: 164px;
	background: #1c2b45 url(../images/loc_right_bg.png) no-repeat;
	height: 545px;
	padding: 10px;
	display: inline;
	border: none;
}

#internal_right p, #internal_right h2 {
	/* fixes alignment problems */
	margin-left: 10px;
	color: white;
}

#locations_bar {
	height: 49px;
	background: url(../images/locations_bg.jpg);
}

#locations_bar p {
	font-family: Georgia, Times New Roman;
	font-style: italic;
	font-weight: bold;
}

#locations_bar img {
	display: inline;
}

/* { FLASH VIDEO CONTROL } */
#vidcontrolbox {
	width: 120px;
	margin: 0px auto;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}

#wl_vidcontrolbox {
	width: 50px;
	margin: 0px auto;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
}

.vidcontrol {
	height: 20px;
	width: 20px;
	float: left;
	border: 1px solid black;
	background: white;
	margin-right: 2px;
	text-align: center;
	cursor: pointer;
}

.vidcontrol a {
	font-size: 11px;
	line-height: 20px;
}

/* { PACKAGES } */
.packages_column {
	width: 270px;
	float: left;
	margin-right: 30px;
}

.blue { color: #035795; }


/* { CONTACT US } */
div.contact-left {
	width: 100px;
	
	margin-right: 5px;
	float: left;
	clear: left;
}

div.contact-right {
	width: 300px;
	float: left;
	clear: right;
	
}

.txt {
	width: 250px;
}

.clear {
	clear: both;
}

.contact-box {
	width: 300px;
	float: left;
}

.longtxt {
	width: 500px;
	height: 150px;
}

span.red {
	color: red;
}


/* { MAPS } */
img.map {
	float: right;
}

.map_block {
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
}

/* { OBITUARIES } */

#obit_movie {

	width: 320px;
	margin: 0px auto;	
}

.obit_header {
	background: #3980b7;
	border-bottom: 1px solid #d5dfe7;
	height: 20px;
}

.obit_header a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

#obit_display {
	border: 1px solid #d5dfe7;
	border-bottom: 0px;
	background: #f9fafb;
	width: 100%;
	margin-bottom: 50px;
	overflow: hidden;
}

.obit_indiv_wrapper {
	padding: 0px 20px;
	overflow: auto;
}

.obit_bottom {
	border-bottom: 1px solid #d5dfe7;
	background: #f9fafb;
	height: 9px;
}

.obit_indiv_buttons {
	overflow: auto;
	width: 428px;
	margin: 15px auto;

}

.obit_photo {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.obit_section {
	border-bottom: 1px solid #d5dfe7;
	overflow: auto;
	clear: both;
}

.obit_section_left {
	width: 150px;
	min-height: 120px;
	float: left;
}

.obit_section_right {
	width: 440px;
	min-height: 120px;
	float: left;
}

.obit_section_rtop {
	width: 440px;
	height: 65px;
}
/* obituary list text elements */
.obit_section h2 {
	color: #035795;
	font-size: 18px;
	float: left;
	width: 200px;
	margin-top: 6px;
	margin-left: 12px;
}

.obit_section h3 {
	font-size: 12px;
	display: inline;
	float: left;
	width: 100px;
	line-height: 28px;
	margin-top: 6px;
}

.obit_list_button {
	margin-right: 5px;
	float: left;
}

.obit_section_rbottom {
	width: 430px;
	padding-left: 10px;
	overflow: auto;
}



#obit_controls {
	padding-top: 20px;
	padding-left: 20px;
	overflow: auto;
}

.obit_button {
	margin-right: 10px;
	float: left;
}

#obit_searchbox {
	width: 275px;
	height: 75px;
	float: right;
}

#obit_advlink {
	float: right;
	font-size: 10px;
	margin-right: 5px;
	margin-top: 5px;
	font-weight: bold;
}

#obit_searchtext {
float: left;
width: 70px;
line-height: 12px;
}

#obit_searchfield {
	float: left;
	margin-right: 4px;
}

#obit_go {
	float: left;
	margin-top: 2px;
}

/* Obituary comment form */

#commentform {
	border: 1px solid #d5dfe7;
	background: #f9fafb;
	padding: 20px;
	margin-top: 15px;
	overflow: auto;	
	display: none;
}

#commentform div.l {
	width: 100px;
	float: left;
	clear: left;
	margin-bottom: 10px;
	
}

#commentform div.r input {
	width: 400px;
}
#commentform div.r textarea {
	width: 400px;
	height: 100px;
}

#commentform div.r {
	width: 100px;
	float: left;
	clear: right;
}

/* obituary comments */
#guestbook {
	border: 1px solid #d5dfe7;
	background: #f9fafb;
	padding: 10px;
}

.comment {
	border: 1px solid #d5dfe7;
	background: white;
	padding: 5px;
	margin-bottom: 10px;
}

.comment h3 {
	font-size: 12px;
	color: #035795;
	font-style: italic;
	margin-bottom: 10px;
}

/* { PACKAGES } */
.pack_section {
	background: #ecf0f1;
	padding: 15px;
	overflow: auto;
	margin-bottom: 10px;
	position: relative;
}

.pack_section h3 {
	color: #035795;
}


/* { MERCHANDISE } */
#general_content_merch {
	width: 660px;
	margin-bottom: 40px;

}

#general_content_merch h2 {
	font-size: 15px;
	margin-bottom: 20px;
}

#general_content_merch p {
	margin-bottom: 10px;
	line-height: 15px;
}

.merch_section {
	background: #ecf0f1;
	padding: 15px;
	overflow: auto;
	margin-bottom: 10px;
	position: relative;
	
}

.zoomlink {
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
}

.merch_section h2 {
	color: #035795;
}

.merch_section h3 {
	font-size: 15px;
	margin-bottom: 20px;
}


.merch_img_wrapper {
	border: 1px solid #d8dcdd;
	background: white;
	float: left;
	margin-right: 15px;

}

.merch_section img {
	border: 2px solid white;
}

.merch_text {

	float: left;
	width: 400px;
}

/* { FAQ / Several interior pages } */

#general_content_faq {
	width: 600px;
	margin-bottom: 40px;
}

#general_content_faq h2 {
	font-size: 20px;
	margin-bottom: 20px;
}

#general_content_faq h3 {
	font-size: 16px;
	font-style: italic;
	margin-bottom: 10px;
	margin-top: 30px;
}

#general_content_faq p {
	margin-bottom: 10px;
}

#general_content_faq ul, #general_content_faq ol  {
	margin-left: 40px;
	font-size: 12px;
	margin-bottom: 10px;
}

#general_content_faq li {
	margin-bottom: 5px;
	color: #343e49;
}


/* { STAFF DIRECTORY } */
.staff_block {
	width: 650px;
	display: block;
	position: relative;
	clear: both;

	overflow: auto;
}

.staff_block p.email
{
	text-align: center;
}

.staff_block img {
	float: left;

}

.staff_text {
	float: right;
	width: 365px;

}

img.staff_divider {
	margin: 30px auto;
	width: 694px;
}

/**{ LOCATIONS SPECIFIC STUFF }**/

#internal_mid ul {
	margin-left: 20px;
	font-size: 12px;
	margin-bottom: 10px;
}

#internal_mid li {
	margin-bottom: 5px;
	color: #343e49;
}


#loc_button {
	height: 22px;
	width: 178px;
	margin: 0px auto;
	display: block;
	background: url(../images/loc_imgnav.jpg);
	margin-bottom: 40px;
	float: right;
}

#location_image {
	border: 1px solid black;
}

.loc_mini_map {
	width: 43px;
	float: left;
	margin-top: 6px;
	margin-right: 5px;

}

.loc_map_link {
	font-size: 10px;
	font-weight: bold;
	top: 8px;
	position: relative;
}


#loc_button a {
	float: left;
	color: black;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

#loc_caption {
	margin-bottom: 20px;
	margin-right: 10px;
}	

.loc_map {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

#loc_button a:hover {
	text-decoration: none;
}

#li_previous {
	width: 60px;
	padding-left: 10px;
	cursor: pointer;
}

#li_center {
	width: 25px;

	padding-left: 5px;
}

#li_next {
	width: 50px;
	padding-left: 20px;
	cursor: pointer;

}

.location_block {
	width: 650px;
	clear: both;
	display: block;
	position: relative;
	margin-right: 50px;
}

.location_block div.mid {
	padding-top: 13px;
	width: 280px;
	float: left;
	display: block;
	position: relative;
}

.location_block div.right {
	width: 120px;
	float: left;
	display: block;
	position: relative;
}

.location_block div.right ul {
	font-size: 11px;
	margin-top: 40px;
	list-style-type: disc;
	margin-left: 20px; /* fixes an IE placement bug - may cause alignment problems later */
}

.location_block div.right ul li {
	margin-bottom: 6px;
}

.img_frame {
	width: 207px;
	height: 152px;
	background: url(../images/loc_img_frame.jpg) no-repeat;
	padding: 16px 16px; 
	float: left;
	display: block;
	position: relative;
}



.location_block h1 {
	color: #035795;
	font-size: 17px;
	margin-bottom: 12px;
}

.location_block p {
	line-height: 13px;
}

/*{ TOP SUB-MENUS }*/
.sub-menu {
	width: 170px;
	background: #dde7f2;
	border: 1px solid #79a2c3;
	border-bottom: none;
	position: absolute;
	top: 33px;
	margin: 0px;
	padding: 0px;

}

.sub-menu ul {
	list-style-type: none;
}

.sub-menu ul li {
	border-bottom: 1px solid #79a2c3;
	font-size: 12px;
	padding: 2px 8px;
	font-weight: bold;
}

.sub-menu ul li:hover {
	background: white;
}

#sub-about {
	left: 350px;
	display: none;
	z-index: 999;
	width: 200px;
}

#sub-general {
	left: 450px;
	display: none;
	z-index: 999;
	width: 200px;
}

/**{ FLOATING MENU }**/

#floating_menu {
	width: 198px;
	position: absolute;
	z-index: 999;
	left: 45px;
}

.menu_item {
	background: url(../images/menu_stripe.jpg) repeat-y;

}

.menu_item p {
	
	color: white;
	font-weight: bold;
	background: url(../images/menu_bullet.jpg) 0px 9px no-repeat;
	padding-left: 12px;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

}

.menu_item a {
	color: white;
}

.menu_bottom {
	background: url(../images/menu_bottom.png) no-repeat;
	height: 47px;
}

.menu_div {
	background: url(../images/menu_div.jpg) no-repeat;
	height: 5px;
}

img.arrow {
	float: right;
	margin-right: 15px;
	margin-top: 7px;
	cursor: pointer;
}

.menu_item ul{
	list-style-type: none;
	margin-left: 25px;
	margin-top: 5px;
	color: white;
	display: none;
}

.menu_item li {
	font-size: 11px;
	padding-bottom: 5px;
	width: 150px;
}

/**{ LISTS AND LINKS }**/

/* list on the home page, mirrors location list */
#home_list {
	font-size: 12px;
	margin-bottom: 10px;
}

#home_list li {
	margin-bottom: 5px;
	color: #343e49;
	padding-left: 10px;
	margin-left: 40px;
}

a {
	text-decoration: none;
	color: #035795;
}

a:hover {
	text-decoration: underline;
}

#top_nav_list {
	list-style-type: none;
	margin-left: 290px;
}

#top_nav_list li {
	display: inline;
	position: relative;
}

#top_nav_list li a{
	float: left;
}

#internal_right ul {
	list-style-type: none;
	margin-left: 12px;
	margin-top: 14px;
}

#internal_right li {
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;

}


.lower_box_list {
	margin-left: 0px;
	margin-top: 10px;
	list-style-type: none;
}

.lower_box_list li {
	margin-bottom: 2px;
}

.lower_box_list a {
	font-size: 12px;
}


/**{ GENERAL TEXT }**/
p {

	font-size: 0.75em;
	color: #343e49;
	line-height: 1.5em;
}

p.b {
	font-weight: bold;
}



h1, h2, h3, a, p, li {
	font-family: arial, sans-serif;
}

.cr {
	margin-bottom: 10px;
}

.cr20 {
	margin-bottom: 20px;
}

.right_element h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: #0e1c38;

}

.right_element img {
	margin: 5px;
	
}

.main_header {
	color: white;
	font-size: 30px;
	font-weight: normal;
	text-align: right;
	margin-right: 25px;
}

.bc { /*breadcrumb text*/ 
	color: white;
	margin-left: 265px;
	margin-top: 10px;
	font-size: 10px;
}

.bc a {
	color: #bdae71;
}

p.phone {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	background: url(../images/phone.gif) no-repeat;
	padding-left: 35px;
}

p.inv_phone {
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 25px;
	background: url(../images/inv_phone.gif) no-repeat;
	padding-left: 35px;
}

/*{ Text used on the right of the specific location pages }*/
#internal_right h2 {
	font-size: 12px;
	margin-bottom: 5px;
	color: white;
	width: 143px;

}

#internal_right a {
	color: white;
}


/**{ IMAGES }**/

.more_about_us {
	float: right;
	margin-top: 20px;
}

.divline {
	width: 694px;
	margin: 0px auto;
}

.f_image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


.f_image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* #applicationForEmployment */
#applicationForEmployment h3 {
	font: bold 13px Arial, sans-serif;
	margin: 0px;
	padding: 10px 0px;
}

#applicationForEmployment p.small {
	font-size: 11px;
}

#applicationForEmployment p.message {
	color: #ff0000;
}

#applicationForEmployment table {
	width: 100%;
}

#applicationForEmployment table td {
	margin: 0px;
	padding: 0px 5px;
	vertical-align: top;
}

#applicationForEmployment table td.col1 {
	text-align: right;
	width: 40%;
}

#applicationForEmployment table td.col2 {
	text-align: left;
	width: 60%;
}

#applicationForEmployment input,
#applicationForEmployment textarea {
	font: normal 12px Arial, sans-serif;
}

#applicationForEmployment input.text,
#applicationForEmployment textarea.text {
	width: 300px;
}

#applicationForEmployment input.shorttext {
	width: 100px;
}