#notice {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #ff9;
	color: #222;
	line-height: 190%;
}
#error {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #ff9;
	color: red;
	line-height: 190%;
}

.clearer {
	clear: both;
}

body {
	padding: 0;
	margin: 0;
	background:;
	color: #444;
	font: 14px/18px Helvetica, serif;
	background: #beada5;
	text-align: center;
}

/* Links -------------------*/
a { color: #444; /*color: #50483D*/ }
a:hover { text-decoration: none; /*background: #50483D; color: #999;*/ }

/* Headings ----------------*/
h1, h2, h3, #nav, #sub_nav, #nav_util {
	font-family: Georgia, 'Times New Roman', serif;
	color: #50483D;
	font-weight: normal;
}
h1 { 
	margin-bottom: 18px;
	font-size: 24px;
	line-height: 36px;
	color: #444;
}

h2 {
	font-size: 21px;
	line-height: 36px;
}

h3 {
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 0;
	margin-bottom: 0;
}
/*
h4 {
	font-size: 14px;
	font-weight: bold;
}
*/
hr {
	border: none;
	border-bottom: 1px solid #b29e96;
	width: 80%;
	clear: both;
}
.align-center {
	text-align: center;
}
/* Text --------------------*/
.flash {
}

/* Structure
--------------------------------------------------*/
#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
.sectionblock {
	width: 896px;
	background: #fff;
	border: 4px solid #b29e96;
	margin-bottom: 6px;
}
.wrap {
	position: relative;
	margin: 0 auto;
	width: 875px;
	padding: 12px 0 12px 0;
}
.widewrap {
	position: relative;
	margin: 0 auto;
	width: 890px;
	padding: 5px 0 5px 0;
}

/* Mast & Branding ---------*/

#header {
	margin-top: 10px;
}
#logo {
	margin-left: -2000px;
	width: 2875px;
}
#logo a {
	display: block;
	background: url(/images/header1.jpg) no-repeat top right;
	height: 209px;
}


/* Content Area ------------*/
#main_navigation {
	background: #e6dfcd;
}
#main {
	padding-bottom: 40px;
}
	#content {
		width: 64%;
		float: right;
	}
	#content a {
		color: blue;
	}
	#sidebar {
		float: left;
		width: 33%;
		background: #fff url(/images/sidebar-bg.jpg) repeat-x top left;
	}
		.sidebar_block {
			width: 90%;
			margin: 0 auto;
			
		} 
		#sidebar h3 {
			text-align: center;
			font-size: 18px;
			line-height: 100%;
		}

/* Obituaries
--------------------------------------------------*/

/* Obituary List -----------*/
table#obits {
	width: 100%;
	border-collapse: collapse;
}
#obits thead th {
	padding: 4px 0 5px;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	border-bottom: 2px solid #b29e96;
}
#obits td {
	border-bottom: 1px solid #b29e96;
	padding: 3px 0 3px 0;
}
#obits td img {
	height: 30px;
}
#obits tbody tr {
	line-height: 27px;
}
#obits tbody tr.o {
	background: #e2e3d5;
}

.odd {
/*	background: #f9f9f9;
	border-top: 1px solid #ccc;*/
}
.even {
	background: #e6dfcd;
/*	background: #cfebf7;
	border-top: 1px solid #ccc;*/
}


#services {
	font-size: 11px;
	background: #e6dfcd;
	padding: 7px;
	text-align: center;
	margin-bottom: 20px;
}
#obit_image {
	float: right;
	text-align: right;
	padding: 20px;
}
#obit_body {
	margin-bottom: 20px;
}
#photos {
	clear: both;
}
#videos {
	clear: both; text-align: center;
}

/* Comments ----------------*/
#comments em.auth {
	font-size: 14px;
	font-weight: bold;
}
.comment {
	padding: 7px 20px 1px 20px;
	border: 1px solid #b29396;
	margin-bottom: 10px;
}
		
/* Footer ------------------*/
#footer {
}
#footer p {
}

/* Navigation
--------------------------------------------------*/
#nav {
	margin: 0; padding: 0;
	list-style: none;
}
#nav li {
	float: left;
	font-size: 14px;
	margin-right: 0 4px 0 4px;
	border-right: 1px solid #b29e96;
}
#nav li a {
	font-weight: bold;
	font-style: italic;
	color: #50483D;
	display: block;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
}
#nav li a:hover {
	color: #444;
	background: #b29e96;
}

/* Sub nav ------------*/
#sub_nav {
	padding: 0; margin: 0;
	list-style: none;
}
#sub_nav li {
	margin-top: 3px;
	border-top: 1px solid #b29e96;
	float:left;
	font-size: 13px;
}
#sub_nav li a {
	display: block;
	padding: 4px 5px 4px 5px;
}

/* Utility Nav -------------*/
#nav_util {
	position: absolute;
	top: 10px; right: 0;
	margin: 0; padding: 0 0 5px 0;
	list-style: none;
	font-size: 12px;
	background: #fff;
}
#nav_util li {
	float: left;
	margin: 0 0 0 4px; padding: 0 0 0 4px;
}
#nav_util li a {
	display: block;
}
#nav_util li a:hover {
	text-decoration: none;
}
/* Footer Nav -------------*/

#nav_foot {
	margin: 0; padding: 0;
	list-style: none;
}
#nav_foot li {
	float: left;
	font-size: 11px;
	margin: 0 5px 0 0; padding: 0 5px 0 0;
}
#nav_foot li.last {
	border-right: 0;
}
#nav_foot li a {
	display: block;
	color: #444;
}
#nav_foot li a:hover {
}

/* Contact Form ------------*/
form#contact_form {
	padding: 0;
	margin: 0;
}
form#contact_form ul {
	margin: 0;
	padding: 10px;
}
form#contact_form ul li {
	margin-left: 0;
	list-style: none;
}
form#contact_form li {
	margin-bottom: 4px;
	line-height: 27px;
	clear: both;
}
form li label {
	display: block;
	font-weight: bold;
}
form#contact_form input[type=text] {
	margin-bottom: 5px;
	line-height: 27px;
	clear: both;
}

textarea   {
	width: 80%; height: 144px;
}
form em.er {
	padding-left: 10px;
	color: #e00;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}

a#sendmessage {
	display: block;
	width: 300px; height: 0; padding-top: 54px;
	overflow: hidden;
	background: url(../img/bn-sendmessage.gif) no-repeat;
}
a#sendmessage:hover {
	background-position: 0 -54px;
}


/* Current Services---------*/
#recent_obituaries {
	margin-bottom: 9px;
	list-style: none;
	padding: 0;
}
#recent_obituaries li {
	margin: 0;
	padding: 0 5px 0 5px;
	font-size: 12px;
	line-height: 22px;
	border-top: 1px solid #b29e96;
}
#recent_obituaries li.even {
}
#recent_obituaries li.odd {
}
#recent_obituaries li a {
	text-decoration: none;
}
#recent_obituaries li a strong {
	display:-moz-inline-box;
	display:inline-block;
	width: 120px;
}
#recent_obituaries li a:hover strong {
	text-decoration: underline;
}


/* Store
--------------------------------------------------*/
.new_order {
}
.new_order fieldset {
	margin-bottom: 30px;
	border: 1px solid #ccc;
}
.new_order legend {
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	margin-left: 30px;
	font-size: 16px;
}
.new_order p {
	padding: 5px 5px 0 5px;
	margin-left: 30px;
	font-weight: bold;
}
.new_order textarea {
	height: 90px;
	width: 70%;
}
.new_order dt {
	float: left;
	padding-right: 10px;
	width: 120px;
	text-align: right;
}
.new_order dd {
	margin: 0;
	padding-bottom: 10px;
}
.new_order input[type=submit] {
	font-size: 14px;
}

/* Entry
******************/
.entry {
	clear: both;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.entry-photo {
	float: left;
	width: 110px;
}
.entry-info {
	min-height: 120px;
}
.entry-info h3 {
	line-height: 110%;
}
.price {
	font-weight:bold;
	font-size: 15px;
}


/* Styles for the cart in the sidebar */

#cart h3 {
	margin-bottom: 10px;
}
#cart, #cart table {
	font-family: Georgia, 'Times New Roman', serif;
}

#cart table {
	border-collapse: collapse;
	width: 100%;
}
#cart table td {
	border-bottom: 1px solid #b29e96;
}
.item-price, .tax-cell, .shipping-cell, .total-cell {
	text-align: right;
}
#cart table tr.total-line td {
	font-weight: bold;
}
#cart .even {
	background: #b29e96;
}
#cart .odd {
	background: #e6dfcd;
}
.tax-line, .shipping-line {
	font-size: 11px;
}
.button-to {
	float: left;
	padding: 10px 0 10px 0;
	width: 48%;
	text-align: center;
}
.button-to input {
	font-size: 14px;
}
/* END:cart */


/* Miscellaneous
--------------------------------------------------*/
.left {
	float: left;
	margin-right: 5px;
}
.right {
	float: right;
	margin-left: 5px;
}

/* Self Clearing Floats ----*/
#page:after,
#features-grid:after,
#matrix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
* html #page,
#features-grid,
* html #matrix {
	height: 1%;
}

/* PNG Fix -----------------*/
/*
* html #logo {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/img/logo.png'); background-image: none; background-repeat: no-repeat; background-color: transparent; }

* html #logot {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/img/logot.png'); background-image: none; background-repeat: no-repeat; background-color: transparent; }
*/



pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}