@charset "utf-8";
/* CSS Document */
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #000;
}
.photo {
	padding: 5px;
	border: thin inset #000;
	margin: 5px;
	float: left;
}
img {
	padding: 0px;
	border: 1px solid #000;
	margin: 5px;
}
.twoColHybLtHdr #sidebar1 li {
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	top: auto;
	float: left;
	background-image: url(../ArtParts/DandBut1.JPG);
	background-repeat: no-repeat;
	background-position: left center;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 1em;
	color: #042F01;
	text-decoration: none;
	display: inline;
}
.twoColHybLtHdr #container #mainContent ol li {
	color: #030;
	clear: none;
}

