@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
	background-repeat: repeat;
	background-position: left top;
}
.faq #faq a, .programs #programs a, .events #events a, .merch #merch a, .contact #contact a, .about #about a, .home #home a {
	color: #990000 
}
.text {font-size: 12px; line-height: 19px}
.title {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.copyright {font-size: 11px; line-height: 19px ; color: #CCCCCC}
h1 {
	font-size: x-large;
	margin: 0px;
	padding-top: 7px;
	color: #990000;
}
h2 {
	font-size: large;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: medium;
}
h4 {
	font-size: medium;
}
p {
	font-size: small;
	line-height: 14px;
}
.p_bold {
	font-size: small;
	font-weight: bold;
	color: #990000;
}
.twoColFixLtHdr #container {
	width: 986px; /* this overrides the text-align: center on the body element. */
	background-color: #990000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: outset;
	border-left-style: ridge;
	border-right-color: #999999;
	border-left-color: #666666;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #666666;
	/*background-image: url(/Images/wordsRed.png);*/
	background-repeat: repeat;
} 
.twoColFixLtHdr #header {
	background: #DDDDDD;
	height: 160px;
} 
.twoColFixLtHdr #address {
	background-color: #DDDDDD;
	background-image: url(/Images/bkgrd_menuBar.png);
	background-repeat: repeat-x;
	background-position: right top;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	height: 28px;
	font-size: 90%;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #9F0000;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #address a {
	text-decoration: none;
	color: #720000;
}
/*.twoColFixLtHdr #menu {
	background-color: #DDDDDD;
	background-image: url(/Images/bkgrd_menuBar.png);
	background-repeat: repeat-x;
	background-position: right top;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	height: 30px;
} 
.twoColFixLtHdr #menu ul {
	margin: 0;
	list-style: none;
	float: left;
	width: 100%;
	white-space: nowrap;
	padding: 0;
}
.twoColFixLtHdr #menu li {
	float: left;
	font-size: 100%;
}
.twoColFixLtHdr #menu p {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-top: 8px;
	vertical-align: middle;
}
.twoColFixLtHdr #menu li#faq {
	padding-left: 1px;
}
.twoColFixLtHdr #menu li#programs {
	padding-left: 2px;
}
.twoColFixLtHdr #menu li#merch {
	padding-left: 3px;
}
.twoColFixLtHdr #menu li#contact {
	padding-left: 4px;
}
.twoColFixLtHdr #menu li#about {
	padding-left: 5px;
}
.twoColFixLtHdr #menu li#home {
	padding-left: 7px;
	border-right-style: inset;
	border-right-width: thin;
	border-right-color: #FFFFFF;
}
.twoColFixLtHdr #menu li a:hover, #menu li a:active, #menu li a:focus {
	color: #990000;
}
.twoColFixLtHdr #menu a {
	text-decoration: none;
	color: #003366;
}*/
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixLtHdr #sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	/*background-image: url(/Images/bkgrd_side.png); */
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	z-index: 100;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	padding: 0px;
	overflow: auto;
	background-image: url(/Images/bkgrd_side.png);
	background-color: #FBFBFC;
}
.twoColFixLtHdr #sidebar2 h3 {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: medium;
	background-image: url(/Images/bkgrd_menuTitleBarGray.png);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
	text-indent: 0px;
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: gray;
	text-align: center;
}
.twoColFixLtHdr #sidebar2 p {
	padding: 0px;
	margin: 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #999999;
	border-left-color: #000000;
	border-bottom-style: ridge;
}
.twoColFixLtHdr #sidebar2 ul {
	padding: 0;
	list-style: none;
	font-size: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixLtHdr #sidebar2 li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 30px; /* Adjusts text position of accordion panel content */
}
.twoColFixLtHdr #sidebar2 li a:hover,.twoColFixLtHdr #sidebar2 li a:active, .twoColFixLtHdr #sidebar2 li a:focus {
	color: #990000;
	text-decoration: underline;
	background-color: #CCCCCC;
}
.twoColFixLtHdr #sidebar2 td a { /* Affects "Studio Info" accordion links. */
	display: block;
	color: #000000;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 80%;
}
.twoColFixLtHdr #sidebar2 td a:hover,  .twoColFixLtHdr #sidebar2 td a:active, .twoColFixLtHdr #sidebar2 td a:focus {
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar2 p a {
	display: block;
	color: #000000;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 100%;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar2 p a:hover,  .twoColFixLtHdr #sidebar2 p a:active, .twoColFixLtHdr #sidebar2 p a:focus {
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar2 p {
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
}
.twoColFixLtHdr #mainContent {
	background-repeat: repeat;
	background-position: left top;
	z-index: 600;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: 700px;
	/*height: 100%;*/
	/*min-height: 700px;*/
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	/*min-height: 800px;*/
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 115px;
} 
.twoColFixLtHdr #mainContentTemp {
	background-repeat: repeat;
	background-position: left top;
	z-index: 600;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 40px;
	width: 850px;
	/*min-height: 700px;*/
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	/*min-height: 800px;*/
	background-color: #EDEDED;
} 
.twoColFixLtHdr #footer {
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	font-size: x-small;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(/Images/bottomThick.png);
	position: relative;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
}
.hours {
	font-size: 80%;
	text-align: center;
}
.title {
	font-size: x-large;
	margin: 0px;
	padding-top: 7px;
	font-weight: bold;
	color: #990000;
}
