@media print {
h1.title {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 20px 20px;
}
}
@media screen {
h1.title {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	visibility: hidden;
	margin: 0 20px 20px;
}
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(_img/bg.jpg);
	background-repeat: repeat-x;	
	background-color: #391c0e;
	margin: 0;
	padding: 0;
}
body.intpopup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f7edca;
	background-image: url(/_img/transparent.gif);
}
body.popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3d1d0e;
	background-image: url(/_img/bg-popup.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
body.popupshort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3d1d0e;
	background-image: url(/_img/bg-popupshort.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
body.inset {
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}
table.main {
	background-image: url(/_img/bg-table.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
}
td.main {
	background-image: url(/_img/bg-top-cell.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

td.mainFULL {
	background-image: url(/_img/bg-top-cell_FULL.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

td.artist {
	background-image: url(/_img/bg-top-cell-lm.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

td.bio {
	background-image: url(/_img/bio_bg-top-cell_.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 19px;
	font-weight: bold;
	margin: 0 20px 20px;
}
h2 {
	color: black;
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 6px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6px;
}
p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 8px;
}
div.popup p {
	font-size: 12px;
	margin: 8px 16px;
}
div.main {
	font-size: 12px;
	margin: 0 20px 6px;
}

p { font-size: 12px; margin: 0 20px 6px; }

div.press p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

div.press p + p.main {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

p.main, span.main p {
	font-size: 12px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 20px;
}

p.links {
	font-size: 12px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}

p.table {
	font-size: 12px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
}

p.caption {
	font-size: 10px !important;
	margin: 0 20px 16px;
}
p.caption p { 
	font-size: 10px !important; 
	margin: 0 20px 16px; 
	display: inline; 
}
p.caption + p { 
	font-size: 10px !important; 
	margin: -16px 20px 16px; 
}
p.smaller {
	font-size: 11px;
	margin: 0 20px 6px;
}
p.sidebar {
	color: #712e27;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin: 0 12px 12px 24px;
}
p.emphasis {
	color: #712e27;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	line-height: 16px;
	margin: 0 20px 6px;
}
a.emphasis:link {
	color: #2469a9;
	text-decoration: underline;
}
a.emphasis:visited {
	color: #2469a9;
	text-decoration: underline;
}
a.emphasis:hover {
	color: #2469a9;
	text-decoration: none;
}
a.emphasis:active {
	color: #2469a9;
	text-decoration: none;
}
img.tn {
	width: 80px;
	float: left;
	margin-right: 16px;
	margin-bottom: 12px;
	padding: 0;
}
ul {
	margin-top: 0;
	margin-bottom: 0px;
}
li {
	font-size: 12px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 2px;
	list-style-type: square;
}
li.interior {
	font-size: 12px;
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 3px;
}
td.address {
	color: black;
	font-size: 10px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 0;
}
td.menu {
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
a.thumbnail:link {
	color: #391c0e;
	text-decoration: underline;
	
}
a.thumbnail:visited {
	color: #391c0e;
	text-decoration: underline;
}
a.thumbnail:hover {
	color: #712e27;
	text-decoration: underline;
}
a.thumbnail:active {
	color: #712e27;
	text-decoration: underline;
}
a:link {
	color: black;
	text-decoration: underline;
}
a:visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: #712e27;
	text-decoration: underline;
}
a:active {
	color: #712e27;
	text-decoration: underline;
}
td.main-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color:#b58548;
}
table.whatsnew {
	color: #b58548;
	font-size: 9px;
	font-weight: bold;
	margin: 8px;
	padding: 3px 5px;
	border: solid 1px;
	outline-color: #b58548;
}
td.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
color:#b58548;
}
a.footer:link {
	color: #b58548;
	text-decoration: none;
}
a.footer:visited {
	color: #b58548;
	text-decoration: none;
}
a.footer:hover {
	color: #712e27;
	text-decoration: none;
}
a.footer:active {
	color: #712e27;
	text-decoration: none;
}
a.menu:link {
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	color: #391c0e;
	text-decoration: none;
}
a.menu:active {
	color: #391c0e;
	text-decoration: none;
}
.submenu {
	position:absolute;
	visibility: hidden;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	z-index: 100;
	background-color: #6e8a83;
	width: 140px;
	border-color: white;
	border-style: solid;
	border-width: 1px 1px 0;
}
.submenu a {
	color: white;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}
.submenu a:hover {
	color: #391c0e;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}


/*************CSS for new layout 2009*****************/

.content_right_ {margin-left: 256px;}

.floatleft {float: left; margin-top:7px; margin-left: 17px;}

.floatright {float: right; margin-top:7px; margin-right: 15px;}

td.mainRIGHT {
	background-image: url(/_img/bg-top-cell_RIGHT.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


.content_left_ {margin-right: 285px;}
