/* CSS Document */

body{ 
background-color: #686868;
margin: 20px 0 30px 0;
width:762px;
}
#header {
background-image:url(_images/header_01.jpg);
background-repeat:no-repeat;
height:323px;
width:762px;
}

#container {
background-image:url(_images/main-2_03.gif);
background-repeat:repeat-y;
height:auto;
width:762px;
}



#gardengallery {
	width: 445px;
	margin: 45px auto;
	background: #ccc;
	padding: 0px;
}

#gardengallery a {
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	width: 90px;
	height: 75px;
	margin: 10px;
}

#gardengallery img {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}

#gardengallery a:hover {
	z-index: 50;
	top: -45px;
	left: -53px;
}

#gardengallery a:hover img {
	width: 200px; height: 150px;
	padding: 1px;
	background: #ccc;
	border: 2px solid; border-color: #eee #bbb #bbb #eee;
}

img { border: 0; }





.gallery {


height:550px;
}

#footer {
background-image:url(_images/main-2_07_05.gif);
background-repeat:no-repeat;
height:35px;
width:472px;
padding: 15px 0px 0px 310px ;

}
img.pic1 {
	border:#000000 solid 1px;
	margin: 0 10px 0 0;
}

img.pic2 {
	border:#000000 solid 0px;
	margin: 0 0 0 5px;
}


.content {

font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:17px;
padding: 0px;
}

.content2 {

font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
padding: 0px;
}

.content3 {

font-size:9px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
padding: 0px;
}

h1{
color:#000000 ;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

h2, h3 {
color:#000000 ;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

.footer {


color:#666666;
font-size:8px;
font-family:Tahoma, vetica, sans-serif;
text-align:center;
padding:0px;
margin: 0px;
}

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

.footer a:hover {
color:#000000;
text-decoration: underline;
}


#navcontainer {  
margin: 0px 0px 0px 0px;
position:absolute;
top:353px;
Left: 139px;
width:70px;
line-height:10px;

}



#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#navcontainer a
{
display: block;
padding: 7px;
width: 75px;
background-color: #cfcfcf;
border-bottom: 1px solid #eee;

}

#navcontainer a:link, #navlist a:visited
{
color: #000;
text-decoration: none;

}

#navcontainer a:hover
{
background-color: #9ea09e;
width: 75PX;
color: #fff;
}

#content { width: 440px;
height:auto;
margin:0px 0px 0px 252px;
padding:20px;}


