* {
  z-index: 0;
  /*position: relative;*/
}

img { border: 0; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.notext { display: none; }
.red {color: #f00;}
.facilities{
	margin: 0px 0px 0px 5px;
}
.subTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subTitleQuestions{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.staffPhoto{
	margin: 0px 0px 10px 0px;
}

.photoLeft{
	float: left;
	margin: 10px 15px 10px 0px;
}
.photoRight{
	float: right;
	margin: 10px 0px 10px 15px;
}




a:link {
	color: #282303;
}
a:visited {
	color: #282303;
}
a:hover {
	color: #999474;
}
a:active {
	color: #282303;
}

#address{
	text-align: center;
}

#mainContent{
	position: relative;
	left: 15px;
}



#staffRow{
	width: 510px;
	height: 330px;
	border: 1px none #FF0000;
}
#staffPhotoLeft{
	width: 249px;
	height: 282px;
	float: left;
	text-align: center;
}
#staffPhotoRight{
	width: 249px;
	height: 282px;
	float: right;
	text-align: center;
}



body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;
  background: #fefae8;
}

/*
  CONTAINER
*/
  div#containerSplash {
    position: relative;
    margin: 10px auto;
    text-align: left;
    width: 950px;
    background: transparent url('../images/bgContainerSplash.jpg') repeat-y top center;
  }
  
  div#container {
    position: relative;
    margin: 10px auto;
    text-align: left;
    width: 950px;
    background: transparent url('../images/bgContainer.jpg') repeat-y top center;
  }
  
  /*
    HEADER
  */  
    div#header {
      width: 100%;
      height: 137px;
      background: transparent url('../images/bgHeader.jpg') no-repeat top center;
    }
      
      div#header a {
				position: absolute;
        display: block;
        /*top: 40px;
        left: 532px;*/
				margin: 40px 0 0 530px;
        width: 323px;
        height: 90px;
      }
  
  /*
    LEFT NAV
  */
    div#nav_left {
      z-index: 99;
      position: absolute;
      left: 14px;
      height: 376px;
    }
    
      div#nav_left ul#nav_left_outside {
        margin: 0;
        padding: 0;
        list-style-type: none;
      }
      
        div#nav_left ul#nav_left_outside li.nav_left_outside_item {
          width: 164px;
          height: 94px;
          margin: 0;
          padding: 0;
        }
        
          div#nav_left ul#nav_left_outside li.nav_left_outside_item a {
            display: block;
            width: 100%;
            height: 100%;
          }
        
        div#nav_left ul#nav_left_outside li#navLeftObits {
          background: transparent url('../images/navLeftObits.jpg') no-repeat top left;
        }
        
        div#nav_left ul#nav_left_outside li#navLeftServe {
          background: transparent url('../images/navLeftServe.jpg') no-repeat top left;
        }
        
        div#nav_left ul#nav_left_outside li#navLeftPreplan {
          background: transparent url('../images/navLeftPreplan.jpg') no-repeat top left;
        }
        
        div#nav_left ul#nav_left_outside li#navLeftFuneral {
          background: transparent url('../images/navLeftFuneral.jpg') no-repeat top left;
        }
        
          div#nav_left ul#nav_left_outside li.nav_left_outside_item ul {
            display: none;
            /*position: absolute;
            top: 40px;
            left: 164px;*/
            width: 170px;
            margin: 0;
            padding: 0;
            list-style: none;
            border: solid 1px #d5cca8;
          }
          
            div#nav_left ul#nav_left_outside li#navLeftServe ul {
              background: #9e0618;
							position: absolute;
							z-index: 99;
							left: 160px;
							margin-top: -50px;
            }
          
            div#nav_left ul#nav_left_outside li#navLeftPreplan ul {
              background: #89703a;
							position: absolute;
							z-index: 99;
							left: 160px;
							margin-top: -50px;
            }
          
            div#nav_left ul#nav_left_outside li#navLeftFuneral ul {
              background: #56380c;
							position: absolute;
							z-index: 99;
							left: 160px;
							margin-top: -50px;
            }
              
                div#nav_left ul#nav_left_outside li#navLeftServe ul li:hover, div#nav_left ul#nav_left_outside li#navLeftServe ul li.over {
                  background: #cf0924;
                }
              
                div#nav_left ul#nav_left_outside li#navLeftPreplan ul li:hover, div#nav_left ul#nav_left_outside li#navLeftPreplan ul li.over {
                  background: #c4a857;
                }
              
                div#nav_left ul#nav_left_outside li#navLeftFuneral ul li:hover,div#nav_left ul#nav_left_outside li#navLeftFuneral ul li.over {
                  background: #815412;
                }
            
              div#nav_left ul#nav_left_outside li.nav_left_outside_item ul li a {
                display: block;
                width: 100%;
                height: 100%;
                padding: 4px;
                color: #FFF;
                text-decoration: none;
              }
            
            div#nav_left ul#nav_left_outside li.nav_left_outside_item:hover ul, div#nav_left ul#nav_left_outside li.over ul {
              display: block;
            }
  
  /*
    CONTENT
  */
    div#containerSplash div#content {
      width: 385px;
      min-height: 183px;
      height: auto !important;
      height: 183px;
      padding: 90px 145px 50px 420px;
      background: transparent url('../images/bgContentSplash.jpg') no-repeat top left;
    }
    
    div#container div#content {
      width: 485px;
      min-height: 325px;
      height: auto !important;
      height: 325px;
      padding: 75px 115px 15px 350px;
      background: transparent url('../images/bgContent.jpg') no-repeat top left;
    }
    
      div#containerSplash div#calendar {
        position: absolute;
        bottom: 29px ;
        right: 28px;
        width: 286px;
        padding: 36px 0 0 0;
        border: solid 1px #573418;
        background: transparent url('../images/bgCalendar.jpg') no-repeat top left;
      }
      
        div#containerSplash div#calendar div#events {
          width: 262px;
          height: 187px;
          padding: 0 10px;
          overflow: auto;
          border-left: solid 2px #b06b29;
          border-bottom: solid 2px #b06b29;
          border-right: solid 2px #b06b29;
          background: #fefce2;
        }
    
  /*
    FOOTER
  */
    div#containerSplash div#footer {
      z-index: -1;
      width: 100%;
      height: 205px;
      font-size: 0.7em;
      text-align: right;
      background: transparent url('../images/bgFooterSplash.jpg') no-repeat top left;
    }
    
    div#container div#footer {
      z-index: -1;
      width: 100%;
      height: 113px;
      font-size: 0.7em;
      text-align: right;
      background: transparent url('../images/bgFooter.jpg') no-repeat top left;
    }

      div#containerSplash div#footer p#foot {
        display: inline;
        top: 121px;
        right: 405px;
				position: relative;
      }

      div#container div#footer p#foot {
        display: inline;
        top: 30px;
        right: 405px;
				position: relative;
      }
      
      div#containerSplash div#footer p#aldor {
        display: inline;
        top: 121px;
        right: 385px;
				position: relative;
      }
      
      div#container div#footer p#aldor {
        display: inline;
        top: 30px;
        right: 385px;
				position: relative;
      }
      
      div#footer a {
        color: #4f330c;
        text-decoration: none;
				position: relative;
      }
      
      div#footer a:hover {
        text-decoration: underline;
      }
    
      /*
        Contact Form 
      */
      form#contact {
      	padding: 0px;
      	margin: 0px;
      }
      
      	fieldset.left, fieldset.right {
      		padding: 2px 0px;
      		margin: 0px;
      		float: left;
      		width: 200px;
      		height: 25px;
      		border: none;
        }
      
      		fieldset input {
      			padding: 3px;
      			margin: 0px;
      			width: 100px;
      		}
      
    		fieldset.comments {  
    			padding: 2px 0px 0px 48px;  
    			margin: 0px;  
    			border: none;  
    			text-align: center;  
    		}   
      
    			fieldset.comments textarea {  
    				padding: 3px;  
    				margin: 0px;  
    				width: 350px;  
    				height: 150px;  
    			}
         
    		fieldset.buttons {  
    			padding: 4px 0px 0px 60px;  
    			margin: 0px;  
    			width: 398px;  
    			text-align: center;
  			  border: none;
  		  }
    
    			fieldset.buttons input {
    				padding: 0px;
    				margin: 0px;
    				width: 100px;
    				height: 25px;
    				background: #fff;
    			}
    
      	label {
      		padding: 0px 5px 0px 0px;
      		margin: 0px;
      		float: left;
      		width: 75px;
      		line-height: 25px;
      		text-align: right;
      	}