@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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 */
	background-image: url(../../images/body_bg.jpg);
	background-repeat: repeat;
	background-position: center center;
}
.oneColFixCtrHdr #container {
	width: 739px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../../images/body_bg.jpg);
	background-position: left center;
	background-repeat: repeat;
}
.oneColFixCtrHdr #header {
	background-image: url(images/body_bg.jpg);
}
.oneColFixCtrHdr #mainContent {
	background-image: url(images/body_bg.jpg);
	z-index: 0;
}
.oneColFixCtrHdr #container #mainContent #woodfence {
	position: relative;
	z-index: 500;
	left: 0px;
	top: 0px;
	width: 739px;
	height: 142px;
}
.oneColFixCtrHdr #container #mainContent #flash {
	position: relative;
	height: 400px;
	width: 731px;
	left: 4px;
	top: -110px;
	z-index: 250;
}
.oneColFixCtrHdr #container #mainContent #homecontent {
	position: relative;
	width: 731px;
	top: -143px;
	z-index: 251;
	left: 0px;
	height: 302px;
}
.oneColFixCtrHdr   #container   #mainContent   #aboutcontent {
	position: relative;

	left: -2
.px;
	top: -125px;
	left: -2px;
}
.oneColFixCtrHdr #container #aboutcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 80px;
}
.oneColFixCtrHdr #container #mainContent #woodfence #menuspacer {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 739px;
}
.oneColFixCtrHdr #container #mainContent #btypes {
	position: relative;
	width: 731px;
	top: -143px;
	z-index: 251;
	left: 0px;
	height: 302px;
}
.oneColFixCtrHdr #container #mainContent #contact {
	position: relative;
	width: 726px;
	top: -100px;
	z-index: 251;
	left: 0px;
	height: 705px;
}
.oneColFixCtrHdr #container #mainContent #condetails {
	position: relative;
	width: 731px;
	top: -60px;
	z-index: 251;
	left: 4px;
	height: 579px;
}

.oneColFixCtrHdr #container #mainContent #gallery {
	position: relative;
	width: 720px;
	top: -80px;
	z-index: 251;
	left: 8px;
	height: 302px;
}
.oneColFixCtrHdr #gallery-projects a {
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr  #container  #mainContent  #gallery  #project-gallery-table a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-position: center;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
}
.oneColFixCtrHdr #container #mainContent #gallery #numbering a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #gallery #numbering a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0A0A;
	text-decoration: none;
}
.oneColFixCtrHdr #container #mainContent #gallery #numbering a.active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E21010;
	text-decoration: none;
}
#gallery .backtoprojectlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #EA2D2D;
	text-decoration: none;
	font-weight: bold;
}
