body {
	margin-top: 15px;
	text-align: center;
	background: #666 url(images/cemetery_body_background.gif) repeat-x fixed;
 	}
#banner {
	margin: 0;
	height: 167px;
	background: url(images/banner_trees_fog.jpg) no-repeat;
	}
/* Banner photo is of my backyard in Shutesbury MA */
#outer-wrapper {
	width: 760px;
	border: 1px solid #575C55;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #ccc;
	}	
#choose-skin {
	text-align: right;
	padding: 18px 10px;
	float: right;
	width: 300px;
	}
#choose-skin form, select, input {
	font: 11px Trebuchet, Arial, Verdana;
	color: #666;
	}	
#main {
	padding: 15px 25px;
	margin: 0;
	text-align: left;
	}	
#main img {
	border: 1px solid #000;
	}
#main p.caption {
	float: right;
	width: 190px;
	line-height: 160%;
	}
#main .dropcap {
	font: bold 1.5em Georgia, Arial;
	color: #666;
	text-shadow: 0 0 6px #fff;
	}
ul.grid, ul.grid2 {
	margin: 0;
	clear: both;
	padding: 0;
	}
ul.grid li, ul.grid2 li {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	display: inline;
	float: left;
	list-style: none;
	white-space: nowrap;
	margin: 0 13px 20px 0;
	}
ul.grid2 li {
	margin: 0 25px 20px 0;
	}
ul.grid img, ul.grid2 img {
	border: 1px solid #000;
	}
.image-grid {
	text-align: center;
	}
.image-grid img {
	margin: 8px 20px;
	vertical-align: bottom;
	}
h1 {
	font: normal 2.3em Georgia, Arial;
	color: #555;
	text-shadow: 0 0 9px #fff;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 10px;
	}	
h3 {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	letter-spacing: 1px;
	border-top: 1px solid #B0B0B0;
	padding: 6px 0 0 0;
	margin: 0 0 10px 0;
	clear: both;
	text-transform: uppercase;
	}
p, ul, ol {
	font: 0.8em Georgia, Verdana;
	line-height: 130%;
	color: #333;
	}	
a {
	color: #4F5988;
	text-decoration: none;
	}
a:hover {
	color: #0066CC;
	text-shadow: 0 0 11px #0066CC;
	}
h1 a {
	color: #555;
	}
h1 a:hover {
	text-shadow: 0 0 9px #9DC1FF;
	}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0 0 10px;
	clear: both;
	}
.photo-align-right {
	float: right;
	margin-left: 10px;
	}
hr {
	border: none;
	color: #999;
	background-color: #999;
	height: 1px;
	padding: 0;
	margin: 0 0 8px 0;
	clear: both;
	}