/* @override http://carolinastreet.com/css/styles.css */

body {	background-color:#F1E8DD;	color:black;	font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 11px;	font-weight: normal;	margin-left:0px;	margin-top:0px;	margin-right:0px;	margin-bottom:10px;	}TD {font-size:12px;}	A:link {color:blue; text-decoration:underline;}A:hover {color:red;}A:visited {color:brown;}.header {font-size:16px; font-weight: bold; color:#344D30;}.desc {font-size:11px;}.textlinks {font-size:10px;}.address {font-size:10px;}.copyright {font-size:9px; font-style: italic;}

a.readmore {
	color: #B2906C;
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/readmore_icon.gif');
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left: 20px;
	
}

img {
	border: none;
}

.title-artists {
	font-weight: normal;
	font-size: 30px;
	margin: 5px 0px 0px 0px;
}

#flashcontent {
	margin-left: 12px;
}