/* +++  style sheet updated  +++ */
	/* PLD red: #C1232D; */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	line-height:1.5em;
	font-weight:normal	;
	margin: 0;
	padding: 0;
	color: black;
	background:#A7CF93;
	text-align: center;
}
#all {
	width: 800px;
	width: 950px;
	height:;
	margin: 0px auto;
	padding: 0;
	position: relative;
	background: white url(../pix/bg.png) 150px top repeat-y;
}
.clear {	clear: both;	visibility: hidden; margin-bottom:0;}
.centeritem {text-align: center;}
a {color:black;}
a:hover {color: #C1232D;}
h1, h3 {
text-align: center;
font-weight: normal;}
h1{
font-size: medium;
margin-bottom: 0;}
h2 {
font-size: large;
text-align: left;}
h3 {
font-size: x-large;
font-style: italic;
margin-top: 0;}
h4 {
font-size: x-large;
text-align:center;
margin: 10px auto;
}
h5, h6 {line-height:1em; margin:5px;}
h6 {font-size: xx-small;}
p {
text-align: left;
}
a img {border: 1px solid black;}
ul, li {list-style:none;margin:0; padding:0;}

.alert
{color: red;}
			/* +++ image replacement +++ */
#logoholder { /* abs pos box to hold image replacement -- no dimensions necessary */
position:absolute;
top:15px;
left: 150px;
width: 400px;
height: 120px;
}
.replace { /* use for every image replacement */
	position: relative; 
	margin: 0;
	border: 0;
	padding: 0;
	overflow: hidden;
} 

.replace span, .replace a { 
	display: block; 
	position: absolute; 
	z-index:1; /* for Opera 5 and 6 */ 
}
h1.replace, h1.replace span, h1.replace a { /* dimension match image, also location within replace */
	width: 400px; 
	height: 133px;
	top:0px; left:0px; 
}
#logo, #logo span {
	background: transparent url(../pix/logo.jpg) center 3px no-repeat;	 /*specific image */
}
			/* +++ paragraphs, blocks, etc +++ */
#header {
position: absolute;
left:0; top:0;
width: 550px;
width: 700px;
height: 200px;
background: transparent;}
	.tagline {margin-top: 160px;}
#colright {
float: right;
width: 250px;
text-align:center;
background: ;
}
	#colright .navbar { margin-top:30px;
	font-size:xx-large;
	font-style:italic;}
	#colright .navbar li {
	font-style:normal;
	font-size: x-large;
	margin-top: 20px;
}
#main {
float: left;
margin-top: 200px;
width: 550px;
width: 700px;
background: white;}
	#centerwrap {float: right;
width: 400px; 
width: 550px; 
margin-top: 30px;
margin-right: 10px;}
	BODY#home #main, BODY#about #main {
	/*height: 650px;*/
background: #CBE8BC /*url(../pix/ferns.jpg)*/ no-repeat;}
	#main h1 {
		font-size: x-large;
		text-align: center;
		font-weight: bold;
		margin: 0 auto 1em auto;
}
	#main h3 {font-size: medium;font-style:normal;}
	#main P {margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;}
	.special {text-align:center;
	margin: 10px auto 40px -100px;
	width: 450px;
	width: 600px;
		border: 3px solid #4F8235;
	color: #4F8235;
	background: white;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style:italic;
	}
.special h4 {
	line-height: 150%;
	font-size: 200%;
	padding: 0 1em;
	}
#main .special h3 {font-size: 250%; margin-top: 40px;}
	BODY#tips .special {margin-left: 0;
	width: 360px;
	width: 510px;
	}
	.hometop {height: 300px;}
	.photos {margin-left: 35px;}
	.photos .pic {float: left;
	height:160px; width:160px;
	margin-bottom: 5px;
	text-align:center;
}
	.pic a:hover img {	border: 2px solid #C1232D;
}
	.decor {/*decorative HR */
	color: #C1232D;
	width: 70%;
	margin: 20px auto;}
/*	#main h2 {margin-bottom: 1em;}*/
#footer {text-align:left;}
#footer table {
margin-left: 30px;
width: 500px;
width: 650px;
}
#footer h5, #footer h6 {text-align:center;}

			/* +++ navigation +++ */
.navbar { font-weight:bold;}
#main .navbar {
	float: left;
	margin-top: 30px; margin-left: 10px;
	width: 120px;
	text-align: left;
	font-size: medium;
	}
	.navbar li {margin-bottom: 10px;}
.navbar h3 {line-height:1em; font-size:xx-large;
}	
			/* +++ links +++ */
.navbar a:link {color: black; text-decoration: none;}
.navbar a:visited {color: #333;text-decoration: none;}
.navbar a:hover {color: #C1232D;}
#colright .navbar a:hover {color: white;}
#colright .navbar a:hover img {border: 1px solid white;}
#home #link1 a,
	#about #link2 a,
	#hard #link4 a,
	#land #link3 a,
	#tips #link5 a,
	#maint #link6 a,
	#gallery #main #link7 a,
	#contact #link8 a
	{color: #C1232D;}
#gardens #colright #link7 a,
	#hard #colright #link4 a,
	#plant #colright #link9 a,
	#water #colright #link10 a,
	#struct #colright #link11 a
	{color: white;}
