body {

	background:#DDDDDC;
	padding:20px 0 10px 0;
	margin:0;
	
}

h1 {

	font:normal 1.8em Verdana, arial, verdana, sans-serif;
	color:#004E29;
	text-align:left;

}

p {

	color:#000;
	text-align:left;
}

#container {

	width:780px;
	margin-left:auto;
	margin-right:auto;
	background:transparent url(../img/conbg.gif) top left repeat-y;

}

#header {

	width:780px;
	height:98px;
	background:url(../img/header.gif) top left no-repeat;

}

#topimg {

	width:780px;
	height:98px;
	background:url(../img/topimg.gif) top left no-repeat;

}

#left {

	width:216px;
	float:left;

}

#right {

	width:560px;
	float:right;
	padding-top:10px;

}



#navtop {

	width:157px;
	height:41px;
	background:#FFF url(../img/navtop.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;

}

#navmain ul {

	text-align:left;
	margin-left:25px;
	list-style:none;

}

* html #navmain ul {
margin-left:55px;
}

#navmain a:link, #navmain a:active, #navmain a:visited {

	color:#999;
	text-decoration:none;
}

#navmain a:hover {

	text-decoration:underline;
	color:#555;
}

#navfoot {

	width:157px;
	height:41px;
	background:#FFF url(../img/navfoot.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;

}

#fwh {

	width:157px;
	margin-left:auto;
	margin-right:auto;
	background:#FFF url(../img/fwh_nav.gif) center no-repeat;
	height:130px;
	padding-top:20px;
}

#maincontent {
	width:380px;
	float:left;
}

#maincontent a{
	color:#004E29;
	font-weight:bold;
	text-decoration:none;
}
#maincontent a:hover{
	color:#618250;
	font-weight:bold;
	text-decoration:none;
}


#maincontent img {
	text-align:right;
}

#sideimages {

	width:140px;
	float:right;
	text-align:left;

}

* html #sideimages {
text-align:center;
}

#sideimages img {

	border:3px double #839177;

}


#footer {
	width:780px;
	height:98px;
	background:transparent url(../img/footer.gif) top left no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#contacttxt {
width:410px;
}
.telno {
font-size:1.25em

}
#contacttxt p {

	color:#000;
	text-align:center;

}

#contacttxt p span {

	font-weight:bold;

}