html,body,div,span,hr,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,:before,:after,input,textarea,select{background:none;border:0;border-collapse:collapse;border-spacing:0;border-width:0;bottom:auto;clear:none;content:none;direction:ltr;float:none;left:auto;margin:0;outline:0;padding:0;right:auto;text-decoration:none;text-indent:0;top:auto;}
body,input,select,textarea,option,iframe,code{background:#fff;font-family:Arial,Helvetica,sans-serif;}



/* Main page body. */

body {
background: url(../graphics/layout/back.jpg) 50% 50% repeat-y;
color: #333;
font-size: 62.5%;
text-align: center;
}

	body#obituaries {
	background: none;
	}



/* Page Wrapper, with fades. */

#wrapper {
margin: 0 auto;
width: 960px;
}



/* Top banner. */

#banner {
background: #961D20;
line-height: 2em;
padding: 12px;
}

	p#banner_left, p#banner_right {
	background: #fff;
	border: 1px solid #000;
	color: #961D20;
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 17px 0;
	width: 220px;
	}
	
		p#banner_left { float: left; }
		p#banner_right { float: right; }
	
	p#company {
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 3em;
	font-weight: bold;
	line-height: 1em;
	padding: 10px;
	text-shadow: #000 1px 1px 0;
	text-transform: uppercase;
	}
	
	p#directors {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	padding: 10px;
	text-shadow: #000 1px 1px 0;
	text-transform: uppercase;
	}



/* Top navigation. */

#nav {
background: #571012;
border-bottom: 1px solid #000;
border-top: 1px solid #fff;
color: #571013;
font-size: 1.2em;
font-weight: bold;
padding: 0 10px;
}

	#nav p {
	float: right;
	padding: 10px 7px;
	}
	
		#nav p a {
		color: #fff;
		padding: 0 3px;
		text-shadow: #000 1px 1px 0;
		}
	
	#nav ul {
	float: left;
	list-style: none;
	}
	
		#nav ul li  {
		display: inline;
		}
	
		#nav ul a {
		color: #fff;
		float: left;
		padding: 10px;
		text-shadow: #000 1px 1px 0;
		}
		
			#nav ul a:hover {
			background: #961D20;
			color: #fff;
			}
	


/* Left navigation. */

#left {
border-top: 8px solid #961D20;
float: left;
font-size: 1.2em;
text-align: left;
width: 235px;
}

	#left ul {
	border-top: 1px solid #571012;
	list-style: none;
	}

	#left ul a {
	border-bottom: 1px solid #571012;
	color: #333;
	display: block;
	font-weight: bold;
	padding: 3px 15px;
	text-shadow: #fff 1px 1px 0;
	}
	
		#left ul a:hover {
		background: #961D20;
		color: #fff;
		text-shadow: #000 1px 1px 0;
		}
		
	#left h1 {
	background: #571012;
	color: #fff;
	font-size: 1.4em;
	letter-spacing: -1px;
	padding: 5px 15px;
	text-shadow: #000 1px 1px 0;
	}
	
	#left p {
	border-top: 8px solid #961D20;
	padding: 27px 20px;
	}
	
		#left p span, #left p a {
		color: #961D20;
		}



/* Main content. */

#content {
float: right;
font-size: 1.2em;
line-height: 1.6em;
padding: 17px 30px;
text-align: left;
width: 663px;
}

	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #961D20;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 14px;
	}
	
	#content p, #content ol, #content ul, #content blockquote {
	padding: 0 0 14px;
	}
	
		#content ol, #content ul, #content blockquote {
		margin: 0 40px;
		}

	#content a {
	color: #961D20;
	}

		#content a:hover {
		color: #000;
		}




/* Footer */

p#footer {
background: #961D20;
border-top: 2px solid #571012;
color: #fff;
font-size: 1.1em;
line-height: 1.6em;
padding: 5px 10px;
text-align: left;
}

	p#footer a {
	color: #fff;
	padding: 0 2px;
	}



/* Obituaries table. */

table {
width: 100%;
}

	table th {
	background: #961D20;
	border-right: 1px solid #961D20;
	color: #fff;
	padding: 5px 10px;
	text-shadow: #000 1px 1px 0;
	}

	table td {
	border-bottom: 1px solid #961D20;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 5px 10px;
	width: 20%;
	}
	
	
/* Obituaries */

p#obituary_back {
background: #571012;
border-bottom: 1px solid #000;
font-size: 1.2em;
font-weight: bold;
padding: 10px;
text-align: left;
text-shadow: #000 1px 1px 0;
}

	p#obituary_back a {
	color: #fff;
	padding: 10px;
	}
	
	p#obituary_back a:hover {
	background: #961D20;
	}
	
#obituary {
font-size: 1.2em;
line-height: 1.6em;
padding: 20px 50px 20px 20px;
text-align: left;
}



/* Section lines. */

#content .section {
background: #571012;
float: left;
margin: 0 23px 23px 0;
width: 320px;
}

	#content .section.nomargin {
	margin: 0 0 23px 0;
	}

	#content .section p.image {
	border: 1px solid #fff;
	margin: 1px;
	padding: 0;
	}

	#content .section p.title {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	}



/* Homepage flash movie */

#flash {
background: url(../graphics/layout/leroy-flash-1.jpg) 20px 0 no-repeat;
float: right;
height: 215px;
padding: 0 0 20px 20px;
width: 400px;
}



/* Contact form. */

table.cms_form td.left {
vertical-align: top;
width: 25%;
}

table.cms_form td.right {
vertical-align: top;
width: 75%;
}

	table.cms_form td input, table.cms_form td textarea {
	border: 1px solid #aaa;
	padding: 2px 5px;
	width: 200px;
	}

		table.cms_form td textarea {
		height: 100px;
		width: 250px;
		}
	
		table.cms_form td input.cms_code  {
		background: url(../graphics/layout/code.gif) no-repeat;
		color: #961D20;
		}
		
#content p.cart_buttons { 
padding: 10px 0;
}
	
	#content p.cart_buttons input {
	background: #961D20;
	color: #fff;
	float: right;
	font-size: 1em;
	font-weight: bold;
	padding: 5px 10px;
	text-shadow: #000 1px 1px;
	}



/* Info message. */

p#info_message {
background: #961D20;
border: 1px solid #000;
color: #fff;
margin: 0 0 14px;
padding: 20px;
}



/* Contact page. */

#contact_left {
float: left;
margin-right: 32px;
width: 315px;
}

#contact_right {
float: left;
width: 315px;
}




/* Fixes for floats in Internet Explorer and Firefox. */

		  #banner,			 #nav,			 #main { height: 1%; }
html>body #banner, html>body #nav, html>body #main { height: auto; overflow: auto; }