@charset "utf-8";

/*!
 * The following copyright notice may not be removed under any circumstances.
 * 
 * Copyright:
 * Digitized data © 2007 Ascender Corporation. All rights reserved.
 * 
 * Trademark:
 * Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and
 * Trademark Office and certain other jurisdictions.
 * 
 * Manufacturer:
 * Ascender Corporation
 * 
 * Designer:
 * Steve Matteson
 * 
 * Vendor URL:
 * http://www.ascendercorp.com/
 * 
 * License information:
 * http://www.ascendercorp.com/liberation.html
 */
 
@font-face {
	font-family: 'LiberationSerifRegular';
	src: url('type/liberationserifregular.eot');
	src: local('Liberation Serif'), local('LiberationSerif-Regular'), url('type/liberationserifregular.woff') format('woff'), url('type/liberationserifregular.ttf') format('truetype');
}

@font-face {
	font-family: 'LiberationSerifItalic';
	src: url('type/liberationserifitalic.eot');
	src: local('Liberation Serif'), local('LiberationSerif-Italic'), url('type/liberationserifitalic.woff') format('woff'), url('type/liberationserifitalic.ttf') format('truetype');
}

@font-face {
	font-family: 'LiberationSerifBold';
	src: url('type/liberationserifbold.eot');
	src: local('Liberation Serif'), local('LiberationSerif-Bold'), url('type/liberationserifbold.woff') format('woff'), url('type/liberationserifbold.ttf') format('truetype');
}

@font-face {
	font-family: 'LiberationSerifBoldItalic';
	src: url('type/liberationserifbolditalic.eot');
	src: local('Liberation Serif'), local('LiberationSerif-BoldItalic'), url('type/liberationserifbolditalic.woff') format('woff'), url('type/liberationserifbolditalic.ttf') format('truetype');
}

#headerCenter ul { font: 13px/1.4 'LiberationSerifBold', Georgia, serif; text-transform: uppercase; }

#scrollContent .scrollItem h3 { color: #FFF; font: 28px/1.25 'adelle-1', 'adelle-2', Georgia, serif; }

#scrollContent .scrollItem div { color: #AD9585; font: 14px/1.5 'LiberationSerifRegular', Georgia, serif; }
#scrollContent .scrollItem div strong { font-family: 'LiberationSerifBold', Georgia, serif; }
#scrollContent .scrollItem div em { font-family: 'LiberationSerifItalic', Georgia, serif; }
#scrollContent .scrollItem div strong em { font-family: 'LiberationSerifBoldItalic', Georgia, serif; }

#scrollCenter #scrollNums span { font: 14px/21px 'adelle-1', 'adelle-2', Georgia, serif; }
#scrollCenter #scrollNums span a { color: #FFF; text-align: center; text-decoration: none; }
#scrollCenter #scrollNums span a.active { color: #3A0D07; }

#contentMain, #contentSide { font: 15px/1.45 'LiberationSerifRegular', Georgia, serif; }

#contentMain strong { font: 15px/1.45 'LiberationSerifBold', Georgia, serif; }
#contentMain em { font: 15px/1.45 'LiberationSerifItalic', Georgia, serif; }
#contentMain strong em { font: 15px/1.45 'LiberationSerifBoldItalic', Georgia, serif; }

#contentMain h1, #contentMain h2 { font: 19px 'LiberationSerifBold', Georgia, serif; } 

#contentMain h2 a { color: #6C4022; }
#contentMain h2 a:hover { color: #FF7D0A; }

#contentMain dt strong { color: #FF7A08; font: 19px 'LiberationSerifBold', Georgia, serif; border-bottom: 1px solid; }

#contentMain a { color: #361F0F; }
#contentMain a:hover { color: #FF7A08; }

#contentSide dt strong { color: #6C4022; font: 15px 'LiberationSerifBold', Georgia, serif; }
#contentSide.concerts dt strong { font-size: 19px; border-bottom: 1px solid; }

#contentSide dd { font: 13px/1.45 'LiberationSerifRegular', Georgia, serif; }
#contentSide dd strong { font: 13px/1.45 'LiberationSerifBold', Georgia, serif; }
#contentSide dd em { font: 13px/1.45 'LiberationSerifItalic', Georgia, serif; }
#contentSide dd strong em { font: 13px/1.45 'LiberationSerifBoldItalic', Georgia, serif; }

#contentSide a { color: #6C4022; }
#contentSide.concerts a { color: #361F0F; }
#contentSide a:hover { color: #FF7A08; }

#contentMain strong { font: 15px/1.45 'LiberationSerifBold', Georgia, serif; }
#contentMain em { font: 15px/1.45 'LiberationSerifItalic', Georgia, serif; }
#contentMain strong em { font: 15px/1.45 'LiberationSerifBoldItalic', Georgia, serif; }

#footerCenter { color: #FFF; font: 13px 'LiberationSerifBold', Georgia, serif; }