*
	{
		margin:0em;
		padding:0em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body
	{
		background-color: #fff;
		background-image: url(../img/Garden.jpg)
	}
h1
	{
		font-size: 160%;
		margin-left: 20px;
		font-weight: normal;
		margin-top: 25px;
	}
h2
	{
		margin-bottom: 20px;
	}
a
	{
		color: #1a462b;
		text-decoration: none;
	}
#container
	{
		width:960px;
		position:absolute;
		left:50%;
		margin-left:-480px;
		background-color: #fff;
		color: #1a462b;
		font-size: 80%;
	}
#header
	{
		width: 920px;
		height: 122px;
		float: left;
		padding: 0 20px 0 20px;
		margin-top: 2em;
	}
#logo
	{
		float: left;
		width: 184px;
		height: 99px;
	}
#strapline
	{
		floaT: left;
		width: 477px;
		height: 122px;
	}
#contact
	{
		font-size: 160%;
		font-weight: bold;
		margin-top: 28px;
	}
#contact a
	{
		font-size: 80%;
		font-weight: normal;
	}
#image_nav
	{
		width: 910px;
		float: left;
		margin-left: 20px;
		border: 1px solid #1a462b;
	}
#nav
	{
		width: 184px;
		float: left;
		text-align: right;
		margin-right: 20px;
		font-size: 130%;
	}
#nav ul
	{
		list-style: none;
		float: right;
		margin-top: 30px;
	}
#nav li
	{
		list-style: block;
		width: 150px;
	}
#nav a
	{
		padding: 10px 0 10px 0;
		float: right;
	}
#nav a: hover
	{
	}
#image
	{
		width: 699px;
		height: 329px;
		float: left;
		margin-top: 5px;
		margin-bottom: 5px;
		border: 1px solid #1a462b;
	}
#image img 
	{
		border: 0;
	}
#copy
	{
		width: 600px;
		float: left;
		margin-left: 224px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
#copy ul
	{
		margin-left: 30px;
		
	}
#copy li
	{

		margin-bottom: 20px;
		list-style-type: disc;
	}
#copy p
	{

		margin-bottom: 20px;
	}
#bottom_nav
	{
		width: 100%;
		height: 40px;
		background-color: #1a462b;
		float: left;
	}
#bottom_nav ul
	{
		margin-left: 10px;
	}	
#bottom_nav li
	{
		display: inline;
	}
#bottom_nav a
	{
		color: #fff;
		padding: 12px 19px 12px 19px;
		float: left;
		font-weight: bold;
	}
#bottom_nav a:hover
	{
		background-color: #fff;
		color: #1a462b;
	}
#footer
	{
		width: 100%;
		background-color: #fff;
		float: left;
		height: 119px;
	}
#footer_logo
	{
		float: left;
		width: 184px;
		height: 99px;
		margin-left: 20px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
#footer_logo img
	{
		margin-bottom: 10px;
	}
#footer_copy
	{
		margin-left: 20px;
		margin-top: 10px;
		float: left;
		width: 650px;
	}
#footer_copy p
	{
		font-size: 70%;
	}
#footercontact
	{
		font-size: 160%;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 20px;
		width: 400px;
		margin-left: 20px;
		float: left;
	}
#footercontact a
	{
		font-size: 80%;
		font-weight: normal;
	}
/* rotator in-page placement */
    div#rotator {

}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
}
    div#rotator ul li.show {
	z-index:500;
}
