#masthead {
	padding: 0px;
	z-index: 20;
	width: 1000px;
	left: 50%;
	color: #f00;
	position: absolute;
	height: 252px;
	top: 10px;
	background-image: url(images/shepherdscottagemull_01.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -500px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#textblock {
	width: 1000px;
	color: #777;
	padding: 0px;
	position: absolute;
	z-index: 6;
	top: 262px;
	background-image: url(images/shepherdscottagemull_02.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	border: 0;
	padding: 0px;
	z-index: 10;
	margin: 0px;
	width: 1000px;
	color: #000066;
	position: relative;
	bottom: 0px;
	left: 0px;
	height: 41px;
	background-repeat: no-repeat;
	background-image: url(images/shepherdscottagemull_03.gif);
	text-align: center;
}

