@charset "ISO-8859-1";
.DirectoryButtons {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-shadow: 1px 1px 1px #333;
	font-weight: normal;
	background-image: url(../GRAPHICS/Backgrounds/south-carolina-artists-BG.jpg);
	display: block;
	outline-color: #FFF;
	border: 1;
	border-top-color: #FFFFFF;
	border-right-color: #FFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFF;
	font-size: 16px;
	padding-bottom: 6px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
}
.Steps {
	font-size: 30px;
	color: #FFF;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	text-align: right;
	text-shadow: 0px 0px 3px #000;
	border-top: 1px;
	border-bottom: 1px;
	border-left: 1px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	border: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right: 1px;
	border-right-style: solid;
	border-right-width: medium;
	border-style: solid;
	box-shadow: 0px 0px 0px 0px #000;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.Steps2 {
	font-size: 24px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-shadow: 0px 5px 10px #666;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
}
.Steps3 {
	font-size: 18px;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	text-shadow: 0px 5px 10px #666;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #CCC;
	font-variant: small-caps;
}
.DirectoryHeader {
	background-image: url(../GRAPHICS/Backgrounds/south-carolina-artists-BG.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: #CCC;
	text-shadow: 1px 1px 3px #333;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.ArtistName {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-shadow: 1px 1px 1px #000;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
}
.PlaceNames {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.Centered {
	text-align: center;
}
.RedText {
	color: #900;
	text-align: center;
}
.click {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-shadow: 1px 1px 30px #CCC;
}
