html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	/* [disabled]padding: 0; */
	border: 0;
}
#maincontent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#wrapper {
}

#navbarleft {
	float: left;
	width: 185px;
	background-color: #FFF;
}
#navbarleft p a {
	float: left;
	width: 185px;
	background-color: #FFF;
	color: #A2000C;
	text-decoration: none;
}

.specialimg {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 0px;
}
.specialimg a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A2000C;
	border-right-color: #A2000C;
	border-bottom-color: #A2000C;
	border-left-color: #A2000C;
}



#content {
	float: left;
	width:760px;
}

#header {
	margin-bottom: 20px;
}

p {
	padding-right: 0px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #696969;
	margin-left: 10px;
	margin-bottom: 15px;
}
#content a {
	color: #ff9f3d;
	text-decoration: none;
}
#content a:hover {
	color: #ff9f3d;
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	margin-top: 0;	 /* removing the top margin gets around an issue where margins can escape from their containing div. The remaining bottom margin will hold it away from any elements that follow. */
	padding-right: 10px;
	padding-left: 10px; /* adding the padding to the sides of the elements within the divs, instead of the divs themselves, gets rid of any box model math. A nested div with side padding can also be used as an alternate method. */
	color: #c15407;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	text-align: center;
	margin-bottom: 10px;
	font-size: 26px;
}
h2 {
	color: #ff9f3d;
	font-size: 12px;
	padding-top: 5px;
}

h3 {
	font-size: 18px;
	text-align:center;
	color: #333;
	
}
#footer {
	background-color: #999;
	height: 45px;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.footer2 {
	background-color: #999;
	height: 60px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/copyrightinformation.gif);
	background-repeat: no-repeat;
	background-position: 40px 40px;
	margin: 0px;
	padding: 0px;
}
.footer2 p {
	padding-top: -10px;
	color: #FFF;
	font-size: 14px;
}


.tinyp {
	font-size: 10px;
	color: #000;
}

#footer a {
	color: #ff9f3d;
	text-decoration: none;
}

.imgright {
	float: right;
	display: block;
	margin-left: 10px;
}
.gallerybutton {
	float: right;
	display: block;
	margin-left: 10px;
	margin-top: 15px;
}

a .imgright {
	float: right;
	display: block;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a .imgright:hover {
	float: right;
	display: block;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imgleft {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}
.imgleftgallery {
	float: left;
	display: block;
	margin-left: 50px;
	margin-bottom: 10px;
}

.w3cbuttonleft {
	float: left;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

a .imgleft {
	float: left;
	display: block;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a .imgleft:hover {
	float: left;
	display: block;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.sitemapbutton {
	float: right;
	display: block;
	margin-left: 10px;
	clear: both;
}
.sitemapbutton a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sitemapbutton a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a img {
	border: 2px solid #c15407;
	text-decoration: none;
}

a:hover img{
	/* [disabled]border: 2px solid #F00; */
}
.threecol {
	float: left;
	width: 240px;
	margin-left: 11px;
	position: relative;
	margin-bottom: 15px;
}
.threecoltextright {
	float: left;
	width: 240px;
	margin-left: 11px;
	position: relative;
	margin-bottom: 15px;
	margin-right: 15px;
}

.gallerycol {
	float: left;
	width: 345px;
	margin-left: 30px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px;
}
.gallerycolfencing {
	float: left;
	width: 350px;
	margin-left: 20px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 10px;
}


.sitemapcol {
	float: left;
	width: 240px;
	margin-left: 11px;
	position: relative;
	margin-bottom: 15px;
}


.threecol p {
	font-size: 14px;
	color: #c15407;
	background-color: #FFF;
	border: medium solid #999;
	position: absolute;
	top: 3px;
	left: 10px;
	padding-right: 8px;
	width: auto;
	right: auto;
	margin-top: 5px;
}
.threecoltextright p {
	font-size: 14px;
	color: #c15407;
	background-color: #FFF;
	border: medium solid #999;
	position: absolute;
	top: 3px;
	left: 10px;
	padding-right: 10px;
	width: auto;
	right: auto;
	margin-top: 5px;
	margin-right: 10px;
}

.gallerycol p {
	font-size: 14px;
	color: #c15407;
	background-color: #FFF;
	border: medium solid #999;
	position: absolute;
	top: 10px;
	left: 12px;
	padding-right: 8px;
	width: auto;
	right: auto;
	margin-top: 5px;
}

.sitemapcol li {
	list-style-type: none;
}
#maincontent #wrapper #content .sitemapcol li {
	list-style-type: none;
}


.threecolraisedbeds {
	float: left;
	width: 240px;
	margin-left: 12px;
	background-image: url(images/Untitled-2.gif);
}
.wwwbutton {
	float: right;
	padding-top: 0px;
	padding-right: 5px;
}
a .wwwbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover .wwwbutton {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.facebookbutton {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
#footer p {
	color: #000;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
}
h4 {
	color: #333;
	/* [disabled]font-size: 15px; */
	margin-left: 17px;
}

@media screen{
}
