
#sub_header {
	width:905px;
	padding: 20px 0px 0px 0px;
	border-bottom: 4px dotted #e5bfc6;
	margin:0px 0px 0px 60px;
}

#sub_contentLeft {
	float:left;
	width:580px;
	margin:20px 0px 0px 60px;
	
	/*border:1px solid black;*/
}

#sub_contentLeft a {
	text-decoration:none;
	color:#000000;
}

.sub_subTitle {
	display:block;
	color:#6a374a;
	margin-bottom:8px;
	font-size:18px;
}

#sub_contentRight {
	float:left;
	width:300px;
	margin:20px 0px 0px 40px;
	
	/*border:1px solid black;*/
}

/* Testmonials Styles ************************************/
/*********************************************************/

.testimonial  {
	margin-top:20px;
	margin-left:40px;
	width:500px;
}

.testimonial_statment  {
	margin-bottom:10px;
}

.testimonial .testimonial_sig  {
	color:#6A374A;
	font-size:14px;
	font-weight:bold;
}

/* Staff Styles ******************************************/
/*********************************************************/

.sub_staff_header {
	display:block;
	display:block;
	background-image:url(../images/site/lineEmblem.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	color:#6a374a;
	padding-bottom:25px;
	font-size:18px;
	text-align:left;
	margin-bottom:10px;
}

.sub_subLeftCol {
	margin:0px 10px 0px 10px;
}

.sub_staffcontent {
	float:left;
	width:350px;
	margin:20px 0px 0px 20px;
}

.sub_shadow_left {
	float:left;
	background-image:url(../images/sub/left_shadow_frame.jpg);
	width:10px;
	height:285px;
}

.sub_shadow_right {
	float:right;
	background-image:url(../images/sub/right_shadow_frame.jpg);
	width:10px;
	height:285px;
}

.staff_photo {
	vertical-align:middle;
	margin-right:15px;
}

.staff_sub_header {
	width:505px;
	padding: 20px 0px 0px 0px;
	border-bottom: 4px dotted #e5bfc6;
	margin:0px 0px 0px 65px;
}

#sub_recObitTitle {
	display:block;
	padding-bottom:22px;	
}

.sub_photo_caption {
	font-size:12px;
	color:#6a374a;
	margin-top:0px;
}

/* Contact Form ******************************************************/
#crudTool_right {
	float:right;
	padding-right:10px;
}

#crudTool_left {
	padding-left:10px;
}

#crudTool_bottom {
	clear:right;
	margin-top:10px;
	text-align:center;
}

.crudTool_lbl {
	display:block;
	color:#6a374a;
	padding-bottom:2px;
	font-size:14px;
}

.crudTool_txtContainer {
	display:block;
	padding-right:20px;
}

.crudTool_txtContainer input {
	width:200px;
}

.crudTool_txtareaContainer {
	display:block;
}

.crudTool_txtareaContainer textarea {
	width:210px;
	
}

.crudTool_selectContainer {
	display:block;
}

.crudTool_selectContainer select {
	width:150px;
}

.crudTool_btn {
	margin-left:8px;
	margin-right:8px;
}

/* Directions **************************************************/

.directions {
	display:block;
	color:#000000;
	/*padding-bottom:10px; */
	font-size:11px;
	margin-left:15px;
	line-height:120%;
}

.directions a {
	display:block;
	font-size:14px;
	text-decoration:none;
	color:#6a374a;
}

.dir_innerContainer {
	width:400px;
	margin:0px auto 0px auto;
	text-align:left;
	/*border:1px solid red;*/
}

/* Contact Info **************************************************/

#sub_contact_info {
	font-size:12px;
	line-height:130%;
	color:#6a374a;
	margin-top:0px;
	list-style:none;
}

/* Obit Front End ***********************************************/
/* **************************************************************/

#sub_obitAlphaListing {
	margin:0px 0px 15px 0px;
	text-align:left;
	font-size:18px;
}

#sub_obitAlphaListing a {
	color:#000;
	margin:0px 1px 0px 1px;
	padding:3px 1px 3px 1px;
	text-decoration:none;
}

#sub_obitAlphaListing a:hover {
	padding-top:1px;
	padding-bottom:1px;
	color:#6b384b;
}

.sub_obitItm {
	float:left;
	display:block;
	color:#000;
	width:45%;
	margin-left:10px;
	padding:5px 0px 5px 5px;
	text-decoration:none;
	
	/*border:1px solid black;*/
}

.sub_obitItm:hover {
	background-color:#c6dbd8;
}

.sub_obitItm .obitItm_border {
	display:block;
	background-image:url(../images/site/thumbFrame.jpg);
	float:left;
	width:65px;
	height:65px;
}

.sub_obitItm img {
	float:left;
	width:59px;
	height:59px;
	margin:3px 0px 0px 3px;
	border:none;
}

.sub_obitItm .obitItm_info {
	display:block;
	margin-left:68px;
	padding-top:30px;
	padding-left:15px;
}

#sub_recObitSubTitle {
	display:block;
	margin-top:-15px;
	margin-bottom:15px;
	font-size:18px;
}


#contentRight_greyBox {
	width:274px;
}

#contentRight_greyBox #greyBox_top {
	background-image:url(../images/sub/greyBox_topObit.jpg);
	height:66px;
}

#contentRight_greyBox #greyBox_middle {
	background-image:url(../images/sub/greyBox_middle.jpg);
}

#contentRight_greyBox #greyBox_bottom {
	background-image:url(../images/sub/greyBox_bottom.jpg);
	height:34px;
}


.sub_obitSearchSubLbl {
	font-size:12px;
	text-align:left;
}

.row {
	width:200px;
	margin:0px 0px 0px 40px;
	font-size:12px;
}

.title {
	font-size:14px;
	text-align:left;
}

.searchLeft {
	float:left;
	width:80px;
}

.searchRight {
	float:left;
	width:80px;
}

/* Obit Details Page ********************************************/

#sub_obitLeftCol {
	
}

.sub_obitDetails_navLink {
	display:block;
	width:264px;
	height:47px;
	margin:8px 0px 8px 0px;
}

.sub_obitDetails_navLink img {
	/*display:none;*/
}

/*
#sub_obitLeftCol #obitLeftCol_leftCurve {
	float:left;
	width:14px;
	height:100%;
}

#sub_obitLeftCol #obitLeftCol_rightCurve {
	float:right;
	width:14px;
	height:100%;
} */
#sub_obitDetails_subTitle {
	display:block;
	color:#6b384b;
	font-size:14px;
	padding-top:10px;
}

.sub_obitDetails_inputLbl {
	display:block;
	margin-top:5px;
	margin-bottom:4px;
	color:#6a374a;
	
	font-size:14px;
}

#sub_obitDetails_msgLbl {
	float:left;
	clear:both;
}

.sub_obitDetails_input input {
	width:250px;
}

.sub_obitDetails_textarea {
	clear:left;
	float:left;
	width:98%;
}

.sub_obitDetails_textarea textarea {
	width:100%;
	height:150px;
}


#sub_obitDetails_content #imageContainer {
	float:right;
	width:175px;
	margin:10px 10px 30px 20px;
}

#sub_obitDetails_content img {
	width:175px;
	margin:10px 10px 10px 20px;
	border:2px solid #333;
}

#sub_obitDetails_name {
	color:#6b384b;
	font-size:22px;
	padding-top:20px;
	margin-left:20px;
}

#sub_obitDetails_content {
	padding: 0px 10px 0px 20px;
}

#sub_obitDetails_lowerInfo {

}

.sub_obitDetails_topPinkBorder {
	background-image:url(../images/sub/obitSys/pink_dottedLine.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin-top:10px;
	padding-top:10px;
}

.sub_obitDetails_topPinkBorder .topPinkBorder_icon {
	display:block;
	background-repeat:no-repeat;
	color:#276a63;
	font-size:16px;
	font-weight:bold;
}

.sub_obitDetails_topPinkBorder .topPinkBorder_icon span {
	display:block;
}

.sub_obitDetails_topPinkBorder .topPinkBorder_content {
	padding-left:30px;
}

#sub_obitDetails_visitation {

}

#sub_obitDetails_visitation .topPinkBorder_icon {
	background-image:url(../images/sub/obitSys/clock.jpg);
	height:27px;
	padding-left:30px;
}

#sub_obitDetails_visitation .topPinkBorder_icon span {
	padding-top:8px;
}

#sub_obitDetails_service {
	
}

#sub_obitDetails_service .topPinkBorder_icon {
	background-image:url(../images/sub/obitSys/clock.jpg);
	height:27px;
	padding-left:30px;
}

#sub_obitDetails_service .topPinkBorder_icon span {
	padding-top:8px;
}

#sub_obitDetails_video {
	margin-bottom:40px;
}

#sub_obitDetails_video a {
	display:block;
	text-decoration:none;
}

#sub_obitDetails_video .topPinkBorder_icon {
	background-image:url(../images/sub/obitSys/btn_play.jpg);
	height:34px;
	padding-left:48px;
	background-repeat:no-repeat;
}

#sub_obitDetails_video .topPinkBorder_icon span {
	padding-top:5px;
}
/* **************************************************************/
/* **************************************************************/

/* Obit Portal **************************************************/
/* **************************************************************/

.obit_cond {
	background-image:url(../images/sub/obitSys/pink_dottedLine.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
	margin:0px 10px 15px 10px;
	padding-bottom:10px;
}

.obit_condSig {
	float:right;
	font-weight:bold;
}

.obit_condSig_date {
	display:block;
}

/* **************************************************************/
/* **************************************************************/

.randTestimonial {
	background-image:url(../images/site/testBG.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	line-height:27px;
}

.randTestimonial a {
	text-decoration:none;	
}

#quoteTxt {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-decoration:none;
}

#quoteName {
	margin-left:20px;
	display:block;
	margin-top:5px;
	font-size:12px;
	color:#000;
}