@charset "UTF-8";
body  {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	background-color: #CCC;
	background-image: url(Images/silver_bg_grad.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #container #mainContent #clarPageContent table tr td .SmallTextInTable {
	font-size: 9px;
	line-height: 15px;
}
#scaleBannerDiv {
}
#mainContent p a {
	color: #932304;
	font-weight: bold;
}
.twoColFixLtHdr #container {
	width: 780px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	background-color: #FFF;
	background-image: url(Images/beethovenscore3.jpg);
} 
.twoColFixLtHdr #header {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFF;
	border-right-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #A63300;
}
.twoColFixLtHdr #mainContent {
	margin-bottom: 25;
	margin-left: 200px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-top: 0px;
} 
#humor {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(Images/holiday_head.gif);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContent #humor ul li a {
	font-size: 12px;
	font-weight: bold;
}
.twoColFixLtHdr #footer {
	background-color: #932304;
	height: 35px;
	padding-bottom: 0;
	padding-top: 0px;
} 
#topNav {
	font-size: 10px;
	height: 16px;
	background-color: #932304;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 2px;
	padding-left: 4px;
	color: #CCC;
	width: 750px;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #932304;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
h4 {
	font-style: italic;
	color: #932304;
}
#clarPageContent {
	width: 100%;
	margin-top: 10px;
}
h2 {
	font-size: 14px;
	color: #932304;
	margin-bottom: 6px;
	text-align: center;
	margin-top: 3px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.closeTopMargin {
	margin-top: 0px;
	line-height: 10px;
}
.finePrint {
	font-size: 10px;
	line-height: 12px;
}
#scaleTitleDiv {
	float: left;
	width: 300px;
}
.ScaleContent {
	clear: right;
	padding-top: 10px;
}
ul {
	font-size: 12px;
	margin-top: 5px;
	line-height: 18px;
}
.SmallTextInTable {
	font-size: 9px;
}
ol {
	font-size: 14px;
	font-weight: bold;
	color: #932304;
}
.backToTop {
	color: #CCC;
	background-color: #932304;
	text-align: right;
	height: 20px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
}
a:link {
	color: #932304;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #932304;
}
a:hover {
	text-decoration: none;
	color: #532c06;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #CCC;
	font-weight: bolder;
}
.backToTop a:link {
	color: #CCC;
}
h2 a:link {
}
h2 a:hover {
	font-weight: bolder;
}
h2 a:visited {
}
h2 a:active {
	color: #CCC;
	font-weight: bolder;
}
#indexPageContainer {
	width: 100%;
	position: relative;
}
#getAdobeReader {
	float: right;
	margin-left: 10px;
	margin-top: 15px;
	height: 50px;
}
.twoColFixLtHdr #container #mainContent #clarPageContent ul li {
	line-height: 20px;
}
h1 {
	font-size: 24px;
	color: #932304;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 12px;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: 2px;
	line-height: 28px;
	text-transform: uppercase;
}
#sidebarLinks {
	padding: 5px;
	font-size: 11px;
	font-weight: bold;
	color: 932304;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebarLinks a:link {
	color: 932304;
}
#sidebarLinks a:hover {
	font-weight: bolder;
	color: 932304;
}
#sidebarLinks a:active {
	color: #CCC;
}
#sidebarLinks a:visited {
	color: 932304;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible h2 {
	text-align: left;
	margin-bottom: 3px;
}
.twoColFixLtHdr #container #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible p {
}
#clarPageContent h1 {
	text-align: left;
}
#clarPageContent h2 {
	text-align: left;
}
.calendarItem {
	margin-top: 25px;
	margin-bottom: 3px;
	color: 932304;
}
.calendarDescription {
	margin-top: 3px;
	margin-left: 15px;
}
.twoColFixLtHdr #container #header #topNav a {
	color: #CCC;
}
#clarPageContent .backToTop a {
	color: #CCC;
}
.backToTop a:visited {
	color: #CCC;
}
.backToTop a:hover {
	font-weight: bolder;
	color: #FFF;
}
.twoColFixLtHdr #container #footer a {
	color: 932304;
	text-decoration: none;
}
.twoColFixLtHdr #container #footer a:hover {
	font-weight: bolder;
}
#footerLeft {
	color: 932304;
	background-color: #CCC;
	width: auto;
	float: left;
	height: 16px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	margin: 8px;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
}
.greenBox {
	padding: 10px;
}
#humorDiv {
	position: absolute;
	left: 218px;
	top: 450px;
}
#bioWhiteBackground {
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #932304;
}
.clarContentWrapper {
	background-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #932304;
}
#footerRight {
	font-size: 10px;
	color: #932304;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	margin: 8px;
	padding: 3px;
	height: 16px;
	width: auto;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	float: right;
}
.twoColFixLtHdr #container #mainContent #humor ol {
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #000;
	font-size: 12px;
}
.twoColFixLtHdr #container #mainContent #humor ol li {
	margin-bottom: 10px;
}
.Media_Title {
	font-size: 14px;
	font-weight: bold;
	color: #932304;
}
.popup {
	margin: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 450px;
	background-image: none;
	background-color: #FFF;
	padding: 5px;
}
.sidebarLinkboxCategory {
	color: #A63300;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.sidebarCategoryDiv {
	border: 1px solid #B74600;
	margin-top: 5px;
	padding: 3px;
}
