@charset "iso-8859-15";
#sitemap-wrap {
	font:normal 80% tahoma, verdana;
	margin-top: 10px;
	background-image: url(../images/duckwoodcreativeslogan.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
}
#sitemap-wrap ul  {
	list-style-type: none;
}
#sitemap-wrap li  {
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
}




#sitemap-wrap .pager {
	background-color:#eee;
	border:3px none #ccc;
	padding:3px;
	text-align:center;
	font:normal 12px verdana;
}
#sitemap-wrap .lhead {
	font:bold 14px verdana;
	background-color: #03282A;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#sitemap-wrap div h3 a {
	color: #0F9;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
}

#sitemap-wrap .lpart {
	padding-bottom:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ccc;
	background-color: #1A5965;
}
#sitemap-wrap .lpage {
	padding: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: verdana;
}
#sitemap-wrap .lcount {
	background-color:#999;
	color:#fff;
	padding:2px;
	font:bold 12px verdana;
}
#copyright{
	font:normal 11px tahoma,verdana;
	color:#000;
	text-align:center;
	padding:0px;
	width:720px;

}
#sitemap-wrap a:link,a:visited{
	padding:1px;
	color:#e2e2e2;
	text-decoration:none;
}
#sitemap-wrap a:visited{
}
#sitemap-wrap a.aemphasis{
	font-weight:bold;
}
#sitemap-wrap a:hover{
	text-decoration:none;
	color:#0F9;
	font-weight: normal;
}
#sitemap-wrap hr {
	color:#ccc;
} 

