@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body {
	font-size:small;
	text-align:center;
	background:#ebebeb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	line-height:1.25em;
	}

/* for Opera */
html>body {
	font-size:small;
	}

img {
	border:0;
	}

h2, h3, h4 {
	margin:1em 0 1em 0;
	line-height:1.25em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:.03em;
	}

h1 {
	font-size:225%;
	color:#fff;
	}

h2 {
	font-size:175%;
	color:#b48b31;
	font-weight:normal;
	}

h3 {
	font-size:120%;
	font-weight:bold;
	}

a {
	color:#215e21;
	text-decoration:none;
	}

a:hover {
	color:#b48b31;
	}

p {
	margin:1.5em 0;
	}

ul {
	margin:1em 0 1em 40px;
	}

ul.checklist {
	list-style:none;
	}

.checklist li {
	background:url(../pix/checkBox.png) top left no-repeat;
	padding-left:20px;
	}

ul ul {
	list-style:none;
	}

li li {
	background:url(../pix/lili.gif) top left no-repeat;
	padding-left:20px;
	}

dt {
	margin-top:2em;
	font-weight:bold;
	}

dd {
	margin-left:20px;
	}

#header {
	background:#000;
	color:#fff;
	width:100%;
	display:block;
	float:left;
	}

.pageContainer {
	width:750px;
	margin:0 auto;
	text-align:left;
	font-size:95%;
	}

#content .pageContainer {
	background:#fff;
	}

#contentHeader {
	padding:0;
	margin:0;
	background:url(../pix/pageHeader1.jpg) top center no-repeat;
	height:215px;
	border-bottom:1px solid #ebebeb;
	clear:both;
	}

#funeral #contentHeader, #other #contentHeader {
	background:url(../pix/header_services.jpg) top center no-repeat;
	}

#training #contentHeader {
	background:url(../pix/header_training.jpg) top center no-repeat;
	}

#jobs #contentHeader {
	background:url(../pix/header_jobs.jpg) top center no-repeat;
	}

#technology #contentHeader {
	background:url(../pix/header_technology.jpg) top center no-repeat;
	}

/* nav styles */
#navContainer {
	width:100%;
	height:37px;
	text-align:left;
	background:#215e21 url(../pix/navBG.gif) top left repeat-x;
	}
	
#nav {
	width:750px;
	margin:0 auto;
	padding:0;
	list-style:none;
	height:37px;
	overflow:hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	background:none;
	}

#nav a {
	float:left;
	padding:37px 0 0 0;
	margin:0;
	color:#fff;
	font-size:1%;
	height: 0px !important; 
	height /**/:37px; /* for IE5/Win only */
	overflow:hidden;
	}

#nav #twhy a  {
	width: 75px;
	background:url(../pix/nav_why.gif) top left no-repeat;
	}

#nav #tfuneral a {
	width:62px;
	background:url(../pix/nav_funeral.gif) top left no-repeat;
	}
	
#nav #tother a {
	width:60px;
	background:url(../pix/nav_other.gif) top left no-repeat;
	}

#nav #tpersonalization a {
	width:92px;
	background:url(../pix/nav_personalization.gif) top left no-repeat;
	}

#nav #ttechnology a {
	width:72px;
	background:url(../pix/nav_technology.gif) top left no-repeat;
	}
	
#nav #ttraining a {
	width:56px;
	background:url(../pix/nav_training.gif) top left no-repeat;
	}

#nav #tfaq a {
	width:45px;
	background:url(../pix/nav_FAQ.gif) top left no-repeat;
	}
	
#nav #tbeginservices a {
	width:60px;
	background:url(../pix/nav_beginServices.gif) top left no-repeat;
	}
	
#nav #tcareers a {
	width:80px;
	background:url(../pix/nav-careers.gif) top left no-repeat;
	}
	
#nav #trecentnews a {
	width:50px;
	background:url(../pix/nav_news.gif) top left no-repeat;
	}
	
#nav #tcontact a {
	width:97px;
	background:url(../pix/nav_contactUs.gif) top left no-repeat;
	}

#home #twhy a, 
#funeral #tfuneral a, 
#other #tother a, 
#personalization #tpersonalization a, 
#technology #ttechnology a, 
#training #ttraining a,
#jobs #tcareers a,
#news #trecentnews a,
#beginService #tbeginservices a,
#faq #tfaq a,
#contact #tcontact a {
	background-position: 0 -37px;
	}


/* end nav styles */

.pad {
	padding:25px;
	}

.pageBG {
	background:url(../pix/twoColumnBG.jpg) top right no-repeat;
	}

#twoColumn .column1 {
	width:475px;
	float:left;
	}

.column1 .pad {
	padding:0;
	padding-right:20px;
	}

#twoColumn .column2 {
	width:201px;
	float:right;
	font-size:90%;
	}

form#login {
	position:relative;
	}

div#username, div#password, div#submit {
	position:relative;
	float:left;
	margin-bottom:5px;
	clear:both;
	}

input#username-field, input#password-field {
	width:250px;
	padding:2px;
	}

label.overlabel {
	color:#999;
	}
label.overlabel-apply {
	position:absolute;
	top:2px;
	left:5px;
	z-index:1;
	color:#999;
	}

.cssForm div{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 175px; /*width of left column containing the label elements*/
	height: 1%;
	}

.cssForm label{
	float: left;
	margin-left: -175px; /*width of left column*/
	width: 150px; /*width of labels. Should be smaller than left column (175px) to create some right margin*/
	text-align:right;
	}

.cssForm input[type="text"], .cssForm input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 250px;
	border:1px solid #ccc;
	}

.cssForm textarea{
	width: 250px;
	height: 150px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #ccc;
	}

.cssForm select {
	border:1px solid #ccc;
	}
	
.cssForm .noFormat {
	float:none;
	margin:0;
	padding:0;
	}

#contentRight .contactInfo {
	border:1px solid #e5e5e5;
	padding:20px 0;
	}

.testimonial {
	color:#215e21;
	font-style:italic;
	}

.staffList {
	float:left;
	width:435px; /* column width minus padding */
	}

.staffList dl {
	float:left;
	width:395px;
	margin:10px 20px;
	display:inline; /* fixes IE/Win double margin bug */
	}

.staffList dt {
	float:right;
	width:268px;
	margin:0;
	padding:0;
	}

.staffList dd {
	margin:0 0 0 127px;
	padding:0;
	font-size:85%;
	color:#666666;
	}

.staffList dl dd.img {
	margin:0;
	}

.staffList dd.img img {
	float:left;
	margin:0 8px 0 0;
	padding:4px;
	border:1px solid #d9e0e6;
	border-bottom-color:#c8cdd2;
	border-right-color:#c8cdd2;
	background:#fff;
	}

.special {
	background:#e5e5e5;
	padding:10px;
	color:#666666;
	}

/* footer styles */
#footer {
	padding:20px;
	color:#666666;
	font-size:10px;
	height:auto;
	clear:both;
	background:url(../pix/contentTop.png) top center no-repeat;
	}

#footer .pageContainer {
	text-align:center;
	}

#footer h4 {
	clear:both;
	padding-top:25px;
	font-size:10px;
	}

#locations ul {
	list-style:none;
	margin:0;
	padding:20px 0;
	}

#locationsLeft, #locationsRight {
	width:315px;
	}

#locationsLeft {
	float:left;
	}

#locationsRight {
	float:right;
	}

.location1, .location3 {
	float:left;
	}

.location2, .location4 {
	float:right;
	}

.credit a {
	color:#999;
	}