html, body {
	margin: 0;
	width: 100%;
	height: 100%;
}
body {
	color: #5d4e3f;
	min-width: 949px;
	background: #444;
	font: 12px georgia, serif;
}
/*--- general ---*/
p {margin: 0;}
form {margin: 0;padding: 0;}
img {border-style: none;display: block;}
ul, ol {margin: 0;padding: 0;list-style: none;}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-weight: normal;
	font-family: georgia, serif;
}
h1 {
	color: #5d4e3f;
	font-size: 18px;
}
a {
	color: #7894a6;
	cursor: pointer;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a:active, a:focus {outline: none;}
.clr:after {
	height: 0;
	clear: both;
	content: "";
	display: block;
}
* html .clr {height: 1%;}
/* header */
#header {
	width: 100%;
	background: url("../images/bg-header.gif") repeat-x;
}
#header .holder {
	width: 949px;
	height: 126px;
	margin: 0 auto;
	position: relative;
	background: url("../images/bg-candle.gif") no-repeat -17px 100%;
}
/* logo */
#header strong {
	top: 3px;
	left: -12px;
	position: absolute;
}
#header strong a {
	width: 192px;
	height: 78px;
	display: block;
	overflow: hidden;
	text-indent: -12000px;
	background: url("../images/logo.png") no-repeat;
}
/* extra-links */
.extra-links {
	top: 49px;
	left: 186px;
	position: absolute;
}
.extra-links li {
	float: left;
	font-weight: bold;
	padding: 3px 20px 4px 22px;
	background: url("../images/sep-1.gif") no-repeat;
}
.extra-links li a {color: #d7edff;}
.extra-links li:first-child {background-image: none;}
.extra-links li a span {
	padding: 0 0 0 12px;
	background: url("../images/i-1.gif") no-repeat 0 3px;
}
.action-menu {
	top: 0;
	right: 0;
	width: 780px;
	position: absolute;
}
.action-menu em {
	float: right;
	color: #fff;
	font-size: 10px;
	padding: 8px 13px 0 0;
}
/* form-search */
.form-search {
	float: right;
	width: 222px;
	height: 25px;
	margin: 0 7px 0 0;
	padding: 5px 10px 0 9px;
	background: url("../images/bg-form-1.gif") no-repeat;
}
.form-search .tex {
	float: left;
	color: #999;
	width: 158px;
	padding: 2px 8px;
	border: 1px solid #ccc;
	font: 11px georgia, serif;
	margin:0;
}
.form-search .search {float: right;}
/* sign-in */
.sign-in {
	float: right;
	height: 31px;
	font-size: 12px;
	overflow: hidden;
	background: url("../images/bg-left-sign.gif") no-repeat;
}
.sign-in p {
	float: left;
	color: #ccc;
	height: 24px;
	padding: 7px 9px 0 9px;
	background: url("../images/bg-right-sign.gif") no-repeat 100% 0;
}
.sign-in p a {
	color: #fff;
	font-weight: bold;
}
.sign-in p span {font-size: 10px;}
/* main-nav */
.main-nav {
	left: 0;
	top: 92px;
	width: 100%;
	position: absolute;
}
.main-nav li {
	float: left;
	font-size: 10px;
}
.main-nav li a {
	color: #fff;
	display: block;
	line-height: 34px;
	padding: 0 18px 0 19px;
	background: url("../images/i-2.gif") no-repeat;
}
* html .main-nav li a {float: left;}
.main-nav li a:hover,
.main-nav li.active a {
	text-decoration: none;
	background: url("../images/bg-1.gif") repeat;
}
.main-nav li.active a {font-weight: bold;}
.main-nav li a span {
	color: #fcf0c5;
	font-weight: bold;
}
.main-nav li a:hover span {color: #fff;}
/* content */
#content {width: 100%;}
/* primary-content */
.primary {
	width: 100%;
	background: #fff;
}
.wrap-primary {
	width: 534px;
	margin: 0 auto;
	overflow: hidden;
	padding: 29px 0 8px 415px;
}
.wrap-primary h1 {padding: 0 0 2px;}
.wrap-primary p {
	line-height: 16px;
	padding: 0 0 10px;
}
.wrap-primary .registration {width: 310px;}
/* get-started */
.get-started {
	width: 303px;
	padding: 2px 0 5px 7px;
	background: url("../images/i-3.gif") no-repeat;
}
/* secondary-content */
.secondary {
	width: 100%;
	background: url("../images/bg-content.gif") repeat-x;
}
.wrap-secondary {
	width: 100%;
	min-height: 351px;
	background: url("../images/bg-content-2.gif") no-repeat 50% 0;
}
* html .wrap-secondary {height: 351px;}
.holder-secondary {
	width: 947px;
	margin: 0 auto;
}
/* recent-memorials */
.photo-box {
	float: left;
	width: 402px;
	position: relative;
	margin: -180px 0 0 0;
}
.photo-box h2 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	background: url("../images/bg-1.gif") repeat;
}
.photo-box h2 span {
	height: 1%;
	display: block;
	padding: 13px 11px 11px 11px;
	background: url("../images/bg-1h.gif") no-repeat;
}
/* wrap-title */
.title {
	height: 1%;
	overflow: hidden;
	padding: 6px 12px 3px 12px;
	background: #75624F url("../images/bg-title.gif") repeat-x;
}
.title h3 {
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}
.title h3 em {
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 10px;
}
.title a {
	float: right;
	color: #f4e6ba;
	font-size: 11px;
	margin: 3px 0 0 0;
}
/* person-image */
.person-image {
	width: 100%;
	overflow: hidden;
}
/* wrap-gallery */
.gallery {
	width: 100%;
	height: 77px;
	overflow: hidden;
	background: url("../images/bg-gallery.gif") no-repeat
}
.gallery ul {
	height: 1%;
	padding: 13px 0 6px 11px;
}
.gallery ul li {
	float: left;
	padding: 0 13px 0 0;
}
.gallery ul li a img {border: 1px solid #fff;}
/* description */
.description {
	float: right;
	width: 527px;
	padding: 19px 7px 0 0;
}
/* beautiful-themes */
.photo {
	float: right;
	width: 200px;
	font-size: 10px;
	position: relative;
	text-align: center;
	margin: -78px 0 0 0;
}
.photo p {padding: 0 0 2px 0;}
.description h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.description ul {padding: 7px 0 0 0;}
.description ul li {
	color: #fff;
	line-height: 14px;
	padding: 0 0 8px 17px;
	background: url("../images/i-4.gif") no-repeat 0 3px;
}
.description ul li strong {display: block;}
.description ul li strong a {color: #fff;}
/* create */
.create {
	text-align: right;
	margin: -3px 0 0 0;
}
.create a {color: #d7edff;}
.create a span {color: #fff;}