@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;




	background-image: ;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: 100%;
}
.oneColFixCtrHdr #container {
	width: 860px;
	text-align: left;
	background-color: F8F2E4;


















	background-image:
	border-top-width: thick;
	margin-left: auto;
	border: thick solid #333333;
	margin-right: auto;
	margin-top: 20px;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
}
.oneColFixCtrHdr #mainContent {
	height: auto;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: 16px;
	padding: 0;
	background-color: #666666;
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
}
.oneColFixCtrHdr #header {
	padding-bottom: 0px;
	padding-left: 20px;
	overflow: hidden;
	border: thick solid #666666;
	padding-top: 20px;
	background-repeat: repeat;
	background-image: url(/images/waterworks.jpg);
	padding-right: 0px;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
}
.oneColFixCtrHdr #footer {
	background-color: #660000;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: large;
	font-weight: bold;
	overflow: auto;
	z-index: auto;
	page-break-before: auto;
	page-break-after: auto;
	margin-top: 0px;
	padding-top: 0px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#wrapper {
	width: 860px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
}
h1 {
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: large;
	font-style: normal;
}
h2 {
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
}
h3 {
	font-family: "Lapidary333 BT", Georgia, "Times New Roman", serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	color: #F8F2E4;
	background-color: #000000;
}
.twoColFixLtHdr #container {
	background-image: url(images/Background_5_-_Casita.JPG);
}
