@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-image: url(images/Orange_BG_Image.gif);
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.oneColFixCtrHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	border: 0;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtrHdr #header a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.oneColFixCtrHdr #header a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #FFF;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.oneColFixCtrHdr #header a:visited {
	text-decoration: none;
	color: #FFF;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.oneColFixCtrHdr #header2 {
	background-image: url(images/Nav_BG.gif);
	height: 50px;
	margin: 0 0 0 0;
	padding: 0px 10px 0px 50px;
	text-align: center;
}
.oneColFixCtrHdr #mainContent_home {
	padding: 0 20px 10px 250px;
	background-image: url(images/agave_BG.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_blog {
	padding: 0 20px 10px 250px;
	background-image: url(images/agave_BG.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_diy {
	padding: 0 20px 10px 250px;
	background-image: url(images/agave_BG.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_landscape {
	padding: 0 20px 10px 250px;
	background-image: url(images/Content_BG_Landscape.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_otherservices {
	padding: 0 20px 10px 250px;
	background-image: url(images/Content_BG_OtherServices.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_reference {
	padding: 0 20px 10px 250px;
	background-image: url(images/Content_BG_reference.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_specials {
	padding: 0 20px 10px 250px;
	background-image: url(images/Content_BG_Specials.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.oneColFixCtrHdr #mainContent_treework {
	padding: 0 20px 10px 250px;
	background-image: url(images/Content_BG_Treework.jpg);
	margin: 0 0 0 10px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}
.FloatRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.FloatLeft {
	float: left;
	margin-right: 5px;
}
.oneColFixCtrHdr #container #mainContent p strong {
	color: #060;
	font-size: large;
	text-decoration: underline;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
}



.oneColFixCtrHdr #contentBox1 {
	background-image: url(images/Bottom_Content_BG.gif);
	padding: 10px 10px 10px 10px;
	height: 180px;
	width: 300px;
	position: relative;
	left: 10px;
	text-align: center;
}
h3 {
	font-size: small;
	text-align: center;
}

.oneColFixCtrHdr #contentBox2 {
	background-image: url(images/Bottom_Content_BG.gif);
	padding: 10px 10px 10px 10px;
	height: 180px;
	width: 300px;
	position: relative;
	left: 340px;
	top: -200px;
	text-align: center;
}
.oneColFixCtrHdr #contentBox3 {
	background-image: url(images/Bottom_Content_BG.gif);
	padding: 10px 10px 10px 10px;
	height: 180px;
	width: 300px;
	position: relative;
	left: 670px;
	top: -400px;
	text-align: center;
}
.oneColFixCtrHdr #prefooter {
	height: 220px;
	padding-right: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	text-align: center;
	color: #666;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: x-small;
}
.oneColFixCtrHdr #container #prefooter #contentBox1 p strong {
	color: #060;
	font-size: large;
}
a:link {
	color: #060;
	text-decoration: none;
	border: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
a:hover {
	text-decoration: none;
	background-color: #FC3;
	color: #060;
	border: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
a:visited {
	text-decoration: none;
	color: #060;
	border: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
.oneColFixCtrHdr #container #prefooter #contentBox2 p strong {
	color: #060;
	font-size: medium;
}
.oneColFixCtrHdr #container #prefooter #contentBox3 p strong {
	color: #060;
	font-size: medium;
}
.oneColFixCtrHdr #container #prefooter #contentBox1 p {
	text-align: center;
}
a {
	text-decoration: none;
}
.Main_Green_Bold {
	font-weight: bold;
	color: #060;
	font-size: medium;
}
.BoldGreen {
	color: #060;
	font-weight: bold;
}

