@charset "utf-8";
/* CSS Document */
#page #nav {
	border-bottom: dotted 1px #999;
}
#page #nav a.on  {
	color: #7d0000;
	background-image: url("../images/artist_pointer.jpg") }
#page #subnav   {
	font-size: 11px;
	text-decoration: none;
	padding: 2px 0px 0px 6px;
}
#page #subnav a {
	color: #999;/*#973d30;*/
	text-decoration: none;
	display:block;
	width:105px;
	/*height: 55px;*/
	padding:2px 2px 6px 2px;
	/*border: dotted 1px #999;
	border-left:none;*/
	float:right;
	text-align:center;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#page #subnav a.on {
	color: #973d30;
	font-weight:bold;
	background-image: url("../images/artist_pointer.jpg")
}
#page #subnav a:hover {
	color: #666;
	background-image: url("../images/artist_pointer.jpg")
}
#page #copy {
	text-align:left;
	/*width: 710px;
	padding-left: 20px;
	padding-right: 20px;*/
}
#copy a.block {
	float:left;
	border: none;
	width: 168px;
	border: dotted 1px #999;
	padding: 5px;
	margin: 0px 2px 0px 0px;
	text-decoration:none;
	text-align:center;
}
#copy a.block .title {
	font-size: 125%;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-decoration:none;
	font-weight:bold;
}
#copy a.block .copy {
	text-align:left;
	text-decoration:none;
	padding-top: 5px;
}
#copy a.block img {
	border: none;
	margin-right: -3px;
}
#copy a.block .lm {
	float:right;
	color: #000;
}
#copy a.pdf {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px 5px 5px 34px;
	background-image: url(../images/img_misc/pdf.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 36px;
}
#copy a.shop {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 34px;
	background-image: url(../images/img_misc/shop.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	line-height: 36px;
}	
#copy .block {
	/*float:left;*/
	border: none;
	/*width: 168px;*/
	/*width: 350px;*/
	width: 730px;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
	padding: 5px 0px 5px 0px;
	/*margin: 0px 2px 0px 0px;*/
	text-decoration:none;
	text-align:center;
	margin-bottom: 2px;
}
#copy .block h2 {
	font-size: 125%;
	text-align:left;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #8d9150;
}
#copy .block p {
	text-align:left;
}
#copy .block img {
	border: none;
	margin-right: -3px;
}
#copy .block img.itemflt {
	float:right;
	margin-bottom: 0px;
}
#copy .block img.itemfltc {
	clear:right;
	float:right;
	margin-bottom: 0px;
}
#copy .block img.itemfltmain {
	float:right;
	margin-left: 20px;
	margin-bottom:0px;
}
.clearit1 {
	clear:both;
	line-height:1px;
	font-size:1px;
	height:1px;
}
.clearit10 {
	clear:both;
	line-height:10px;
	font-size:10px;
	height:10px;
}
#page #copy .catheader {
	border:dotted 1px #999;
	margin-right:20px;
	margin-bottom:10px;
	background-color:#ebf6d5;
	padding-left:10px;
}
#page #copy .catheader img {
	float:right;
	margin:10px 10px 0px 10px;
}
