* {
	margin:0;
	padding:0;
}
h3 {
	color:#033820;
	margin-bottom:6px;
	margin-top:6px;
}
p {
	margin-bottom:12px;
}
a{
    list-style:none;
    color:#033820;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color: #333;
	background-color:#ebfed8;
	text-align: left;
}

li {
	list-style-type:bullet;
	margin-left: 10px;
	margin-bottom:20px;
}
#container {
	position:relative;
	width:720px;
	min-height:580px;
	margin: 0 auto;
	padding-top:30px;
	
}
#container2 {
	width:500px;	
	margin-top: 0;
	margin-left: auto;
	margin-right:auto;
	padding-bottom:50px;
	position:relative;
	line-height: 24px;
	font-size: 14px;
}

#container2 ul {
	margin-left:25px;	
}
/*------Navigation------
#navigation {
	position:relative;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
	vertical-align: middle;
	background:  url(/images/greens/body.jpg);
	padding: 5px 0px 5px 0px;
	clear:both;
	width:755px;
	
}
#nav {
	margin-left:auto;
	margin-right:auto;
	background:  url(/images/greens/greensbtn.gif);
	width:702px;
	height:14px;
	padding: 5px 0px 5px 0px;
	
}
#navigation ul {
	display: inline;
	list-style-type:none;
	background:  url(/images/greens/greensbtn.gif);
	margin-left:-4px;

	margin-right: auto;
	
}
#navigation ul li {
	display:inline;
	border:none;
	margin:0px -5px 0px 0px;
	
}
#navigation ul li a{
	padding:5px 21px 5px 21px;
	display:block;
	margin-top: 4px;
	

	
}

/ Fix IE. Hide from IE Mac \/
* html ul li {
	float:left;
}
* html ul li a {
	height: 1%;
}
/ End /

#navigation li a:link, #navigation li a:visited {

	text-decoration: none;
	color: #fff;
	margin:0px;
	display: inline;
	background-repeat:no-repeat;
	background:  url(/images/greens/greensbtn.gif);

}
#navigation li a:hover {
	
	text-decoration: none;
	color: #fff;
	margin:0px;
	display: inline;
	background:  url(/images/greens/greensbtn.gif) 0 -32px;
	background-repeat:no-repeat;

}*/
/*------Navigation End-------*/

/*------Sildshow-------------*/
#slideshow {
	position:absolute;
	top:8px;
	margin-left:24px;
	height:200px;
	background-color: #fdfdfd;
}
#slideshow DIV {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 200px;
	border:none;
}
#slideshow DIV.active {
	z-index:10;
	opacity:0.0;
	border:none;
}
#slideshow DIV.last-active {
	z-index:9;
}
#slideshow DIV IMG {
	background-color: #fdfdfd;
	height: 200px;
	display: block;
	border: none;
	margin-bottom: 10px;
}
/*------Slidshow End-------*/
#header {
	margin:0 auto;
	height:229px;
	width:755px;
	background: url(/images/greens/header.jpg) no-repeat;
	text-align: left:
}
#page {
	position:relative;
	background-image:url(/images/greens/body.jpg);
	background-repeat:repeat-y;
	min-height:450px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:755px;
}
#content2 {
	position:relative;

	margin:0 auto;
	width:703px;
	display:block;
	margin-left:55px;
}
/*------Photo Slideshow--Start--------*/

#footer {

	width:755px;

	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	height:102px;
	text-align: center;
	background-image: url(/images/greens/footer.jpg); 
	

}
#footer a {
	color: green;	
}

