.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #962210;
}
a.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #962210;
	text-decoration: none;
}
a.featured:hover {
	text-decoration: underline;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #962210;
}

.mailinglist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #295E7E;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.main {
	color: #333333;
	text-decoration: none;

}
a.main:hover{
	text-decoration: underline;
	color: #666666;
}

h1.main {
	font-size: 14px;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
a.footer {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
}
.dottedbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: 798AA2;
	border-right-color: #798aa2;
	border-bottom-color: #798aa2;
	border-left-color: #798aa2;
	
}
.dottedbox_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: 798AA2;
	border-right-color: #798aa2;
	border-bottom-color: #798aa2;
	border-left-color: #798aa2;
	
}

.dottedrow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: 798AA2;
	border-right-color: #798aa2;
	border-bottom-color: #798aa2;
	border-left-color: #798aa2;
	
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}

.artisthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: 1B4B6C;
}
.artistnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 1B4B6C;
	text-align: center;
}
a.artistnav {
text-decoration: none;

}
a.artistnav:hover {
text-decoration: underline;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
a.small {
	text-decoration: none;
	}
a.small:hover {
	text-decoration: underline;
}
.dottedcol {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: 798AA2;
	border-right-color: #798aa2;
	border-bottom-color: #798aa2;
	border-left-color: #798aa2;
	
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

