/*
	TriStateObits.com
*/

/*
* { padding: 0; margin: 0; }
*/

body {
font-family: 'Muli', sans-serif;
	font-size: 12px;
	background: #ffffff;
	color: #000;
}

.keyword { width: 250px; }
.submit { vertical-align: center; }

#thumb { margin-right: 10px; border: 1px solid gray; background-color: #f8f8f8; padding: 5px; }

a:link {
	color: #1693A5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #1693A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #406F7E;
	text-decoration: underline;
	font-weight: bold;
}



#wrapper {
	margin: 0 auto;
	width: 966px;
	padding: 5px;
/*
	background: #EAECDE;
	border: 1px solid #ccc;
*/
}

#wrapper_whitelabel {
	margin: 0 auto;
/*	background: #eceee1; */
	background: transparent;
	
/*
background-image: url(/images/whitelabel-bk.gif);
	background-repeat: repeat-x;
	*/
	padding: 5px;
/*	width: 966px; */
/*	border: 1px solid #ccc; */
}

/*#funeral-date-summary { width: 150px; font-weight: bold; color: #525252; background-color: #efefef; padding: 5px; } */

#content {
/*	
	float: left;
	margin: 0px;
	padding: 5px;
	width: 540px;
	height: auto;
	display: inline;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
*/
}

#footer {
/*	width: 954px; */
	clear: both;
	background: #EAECDE;
	margin: 0px;
	padding: 5px;
	height: 15px;
	text-align: center;
	line-height: 15px;
	font-size: 10px;
}

#navigation {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	padding: 5px;
	border: 1px solid #807e7e;
	background: #dddddd;
	text-align: center;
/*
	height: 25px;
 	line-height: 25px;
	width: 954px;
*/
}
#navigation a:link {
	color: #2c4557;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:visited {
	color: #2c4557;
	text-decoration: none;
}
#navigation a:hover {
	color: #000000;
	text-decoration: none;
}

#atlas { margin-top: 8px; color: #000000; font-size: 9px; text-decoration: none; }
#atlas a { color: gray; }
#atlas a:hover { color: #000000; }