@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-size:18px;
}

h2 {
	font-size:24px;
	margin:0;
	font-variant:small-caps;
}

#banner {
	height:100px;
	background-color:#00F;
	color:#FFF;
	font-weight:bold;
	padding:10px;
	min-width:1024px;
}

h2 a {
	color:#fff;
	text-decoration:none;
}

h2 a:hover {
	color:#CCC;
}

a {
	color:#00F;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#06F;
}

#cname {
	float:left;
	margin-top:5px;
	padding-left:5px;
}

h1 {
	font-size:48px;
	margin:0;
	font-variant:small-caps;
}

#links_bar {
	float:right;
	margin-top:5px;
}

#body {
	padding:10px;
	width:1024px;
	margin-right:auto;
	margin-left:auto;
	text-align:justify;
}

#copyright {
	text-align:right;
	font-size:12px;
	padding-right:10px;
}

.hide
{
	display:none;
	visibility:hidden;
}

.error
{
	border:thin solid #F00;
}

#image {
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
}

.center {
	text-align:center;
}

.photoline {
	margin-left:auto;
	margin-right:auto;
	width:750px;
}

.photoline2 {
	margin-left:auto;
	margin-right:auto;
	width:370px;
}

#gravel {
	background-image:url(images/gravels.jpg);
	width:320px;
	height:240px;
	display:block;
	float:right;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
}

#gravel:hover {
	background-image:url(images/gravelb4s.jpg);
}

#fence1 {
	background-image:url(images/fence1s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#fence1:hover {
	background-image:url(images/fence1b4s.jpg);
}

#fence2 {
	background-image:url(images/fence2s.jpg);
	width:320px;
	height:240px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin-right:auto;
	margin-left:auto;
}

#fence2:hover {
	background-image:url(images/fence2b4s.jpg);
}

#hedge1 {
	background-image:url(images/hedge1s.jpg);
	width:320px;
	height:240px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:right;
}

#hedge1:hover {
	background-image:url(images/hedge1b4s.jpg);
}

#fence3 {
	background-image:url(images/fence3s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#fence3:hover {
	background-image:url(images/fence3b4s.jpg);
}

#fence4 {
	background-image:url(images/fence4s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#fence4:hover {
	background-image:url(images/fence4b4s.jpg);
}

#fence5 {
	background-image:url(images/fence5s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#fence5:hover {
	background-image:url(images/fence5b4s.jpg);
}

#hedge2 {
	background-image:url(images/hedge2s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#hedge2:hover {
	background-image:url(images/hedge2b4s.jpg);
}

#hedge3 {
	background-image:url(images/hedge3s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
	float:left;
}

#hedge3:hover {
	background-image:url(images/hedge3b4s.jpg);
}

#hedge4 {
	background-image:url(images/hedge4s.jpg);
	width:360px;
	height:270px;
	display:block;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	margin:5px;
}

#hedge4:hover {
	background-image:url(images/hedge4b4s.jpg);
}