/* CSS Document */
body
{
	margin:0;
	padding:0;
	font-size:.95em;
	color:#000000;
	background:  url(../images/nealsoil/nealsoil_img_lefftcol.gif) repeat-y;
}

#topmenu ul
{
	list-style-type:none;
	display:inline;
	padding:0;
	margin:0;
	
}
#topmenu li
{

	float:left;
	margin:0;
	padding:0;
	padding-top:50px;	
}
#topmenu a
{
	display:block;	
	font-family:franklin gothic book, arial, verdana;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
	font-size:80%;
	color:#000000;
	font-weight:bold;
}
#topmenu a:hover
{
	text-decoration:underline;
}
#header
{
	height:250px;
	background:#ffffff;
}
#img1, #img2, #img3
{
	float:left;
	padding:0;
	margin:0;
}
#img1
{
	border-top:solid 10px #C3CC61;
	background: url(images/neal_recycling/img_header1.jpg) no-repeat 0 1;
	border-right:solid 1px #ffffff;
}
#img1 img, #img2 img, #img3 img
{
	border-top:solid 1px #ffffff;
	margin:0;
	padding:0;
}
#img2
{
	border-top:solid 10px #17705C;
	border-right:solid 1px #ffffff;
}
#img3
{
	border-top:solid 10px #634D30;	
}
#topimages
{	
	background:red;
	padding:0;
	margin:0;
}
#main
{
	padding:0;
	margin:0;
	margin-top:-3px;	
}
#menu
{
	width:200px;
	border-top:solid 22px #634D30; 
	background:#D8DFD9;
	float:left;
}
.menuLevel1 a, .menuLevel2 a, .menuLevel3 a, .menuLevel4 a
{	
	font-family:franklin gothic book, arial, verdana;
	display:block;
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:30px;
	border-top:solid 1px #ffffff;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
	font-size:85%;
}
.menuLevel1 a, .menuLevel2 a
{
	background:#D8DFD9 url(../images/nealsoil/nealsoil_img_menubullett.gif) no-repeat 10px 10px;
}
.menuLevel3 a, .menuLevel4 a
{
	background:#D8DFD9 url(../images/nealsoil/nealsoil_img_menubullett.gif) no-repeat 10px 10px;
}
.menuLevel1 a:hover, .menuLevel2 a:hover
{
	color:#ffffff;
	background:#17705C url(../images/nealsoil/nealsoil_img_menubullett_over.gif) no-repeat 10px 10px;
}
.menuLevel3 a:hover, .menuLevel4 a:hover
{
	color:#ffffff;
	background:#17705C url(../images/nealsoil/nealsoil_img_menubullett_over.gif) no-repeat 10px 10px;
}

#content
{
	background: url(../images/nealsoil/nealsoil_img_contentbackground.gif) 150px right no-repeat;	
}
#strapline
{
	background:#17705C;
	padding:11px;
	border-bottom:solid 1px #ffffff;
	
}
#strapline h3
{
	margin:0;
	font-family:franklin gothic book, arial, verdana;
	color:#ffffff;
	font-weight:bold;
	font-size:100%;
}
#strip
{
	background:#C3CC61;
	height:30px;
}

h2
{
	margin-top:10px;
	font-family:franklin gothic book, arial, verdana;
	color:#17705C;
}

#writtencontent img
{
	float:left;
	margin:0 10px 10px 0;
}

#members
{
	padding:10px;
	margin-top:10px;
	font-family:arial, verdana;
	letter-spacing:1px;
	line-height:160%;
}
#members h4
{
	color:#947139;
	margin-bottom:5px;
	font-size:90%;
}
#members ul
{
	padding:0;
	margin:0;
}
#members li
{
	font-size:75%;
	margin-bottom:10px;
}
