@charset "utf-8";
body  {
	font: small arial,sans-serif;
	text-align:center;
	background: url(../o_images/tile.jpg) repeat;
	background-repeat: repeat	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CD9B5C;
	margin: 0px;
}
.reviewPara{
	margin: 8px 10px 6px 20px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
div#linkSpecial  a:link{
	font-size: 0.8em;
	color:#CD9B5C;
	text-decoration:none;
	margin:0px 0px 2px;
	display: block;
	padding: 10px 2px 0px 10px;
	background: #252525;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
font-size:1.3em;
color: #FF9900;
font-weight:normal;
margin: 10px 0px 4px 40px;
}
h4 {
	font-size:1.3em;
	color: #09156A;
	font-weight:bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-transform: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
}
.main #noteText {
	font-size: 0.03em;
} 
.leftText {
	padding: 4px 6px 6px 6px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.leftText h2 {
	font-size: 1.1em;
}
div#linkSpecial {
	position: relative;
}
div#linkSpecial ul {
	text-decoration:none;
	margin:0px;
	display: block;
	padding: 10px;
	font-weight: bold;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	float: right;
}
div#linkSpecial ul li {
	margin:0px;
	padding: 0px;
	float: right;
	clear: right;
}
div#linkSpecial ul a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	border-bottom: 1px solid #CD9B5C;
	width: 230px;
	padding-left: 10px;
	display: block;
	text-align: center;
	color: #000000;
}
div#linkSpecial   ul  a:link {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
body div#linkSpecial  ul  a:hover  {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	background: #CD9B5C;
}
div#linkSpecial ul a:visited {
	color:#666666;
	text-decoration:none;
	font-weight: bold;
	background: #252525;
}
.main #container {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	border-right: solid #231F20;
	border-left: solid #231F20;
	padding: 0px;
	background: #879C57;
} 
.main #headerrep { 
	background: #DDDDDD; 
	padding:  81px 0 0px;  
	background-image: url(../images/header_rep.jpg);
} 
.main #headerschedule { 
	background: #DDDDDD; 
	padding:  81px 0 0px;  
	background-image: url(../images/header_schedule.jpg);
} 
.main #headergallery { 
	background: #DDDDDD; 
	padding:  81px 0 0px;  
	background-image: url(../images/header_gallery.jpg);
} 
.main #headeraudio { 
	background: #DDDDDD; 
	padding:  81px 0 0px;  
	background-image: url(../images/header_audio.jpg);
} 
.main #headervideo { 
	background: #DDDDDD; 
	padding:  81px 0 0px;  
	background-image: url(../images/header_video.jpg);
} 
.main  #containernwesletter {
	width: 605px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #C9995C;
	margin: 0 auto;
	text-align: left;
	border-right: solid #C9995C;
	border-left: solid #C9995C;
	padding: 0px;
}
.main #headernewsletter {
	width: auto;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background: #B38240;
}
.main  #containernewsletter {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	border-right: solid #C9995C;
	border-left: solid #C9995C;
	padding: 0px;
}
.main #headerindex {
	width: 850px;
	height: 165px;
	background: url(../o_images/lsj_logo.jpg) no-repeat top;
	padding: 0px;
	margin: 0px;
	position: relative;
} 
.main #headerlinks {
	margin: 0px;
	padding: 20;
} 
.main #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: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#navone {
	width: 210px;
	position: relative;
	margin-left: 0em;
	height: auto;
	float: right;
}
#navone ul {
	padding: 0px;
	list-style: none;
	float: left;
}
#navone li {
	float: left;
}	
#navone li a:link,#navone li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #405A02;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0.8em 0.5em 0.4em;
	letter-spacing: 0.11em;
	margin-left: 0.5em;
}
#navone li a:hover, #navone li a:active{
	color:#8D9647;
	background: #CCCCCB;
}
#navtwo {
	width: 600px;
	float: right;
	margin: 118px 0px 0px;
	position: relative;
	clear: both;
}
#navtwo ul {
	padding: 0px;
	list-style: none;
	float: left;
}
#navtwo li {
	float: left;
	margin-left: 4px;
}	
#navtwo li a:link,#navtwo li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #405A02;
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 0.8em 0.5em 0.4em;
	letter-spacing: .11em;
	margin-left: .5px;
}
#navtwo li a:hover, #navtwo li a:active{
	color:#669933;
	background: #CBCDCC;
}
.main #navbarlinks {
	top:0px;
	left:0px;
	z-index: 4;
	display:block;
	margin-top: 0px;
	text-align: right;
	width: 400px;
	height: 200px;
	bottom: 0px;
	vertical-align: bottom;
	margin-left: 200px;
}
.main #navbarlinks a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CACCCB;
	font-size:0.7em;
	text-decoration:underline;
}
.main #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
}
.main #navbarlinks a {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:0.7em;
	text-decoration:none;
	padding: 10px 10px 10px 0px;
	margin: 0px 10px 0px 0px;
	text-align: right;
	border-right: 2px solid #CBCDCC;
	letter-spacing: 0.06em;
	font-weight: bold;
	text-transform: capitalize;
	float: left;
}
.main #mainContent {
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 850px;
} 
#mailinglist {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 5em;
	color: #CC9966;
	padding-top: 10px;
}
.main #footer {
	background:#111111;
	padding-left: 0px;
} 
.main #footer p {
	margin: 0;
}
.main #footer a {
	display:inline;
	font-family:arial,sans-serif;
	color:#EAD7B0;
	font-size:0.8em;
	text-decoration:none;
	padding-left: 16px;
}
.main #footer a:hover {
	font-family:arial,sans-serif;
	color:#ffffff;
	font-size:0.8em;
	text-decoration:underline;
}
.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;
}
* {
	margin: 0px;
	padding: 0px;
}
.div#headerlogo {
	float: left;
	width: 850px;
}
#biotxt {
	line-height: 1.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1
.em;
	color: #330000;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: justify;
	font-size: 0.9em;
}
#biotxt h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #893B2F;
	text-align: left;
	text-indent: -1em;
	font-weight: bold;
	line-height: 2em;
}
#repertoiretxt {
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #2F3644;
	padding-left: 20px;
	text-align: left;
	margin: 10px 0 0 -10;
	font-weight: bold;
}
#repertoiretxt h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: capitalize;
	color: #2B303F;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	padding: 5px;
}
#repertoiretxt  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #173B62;
	text-align: left;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
#reviewtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #CD9B5C;
	text-align: left;
	margin: 0;
	line-height: 1.5em;
	padding: 15px 0px 0px 20px;
}
#reviewtxt P {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #000000;
	text-align: left;
	margin: 0;
	font-variant: small-caps;
	padding-top: 5px;
}
#reviewtxt h1 {
	line-height: 2.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #333333;
	text-align: center;
	font-variant: small-caps;
}
#reviewtxt a:link a:visted{
	font-style: italic;
	font-size: 1.1em;
	color: #660000;
	padding-left: 200px;
}
#reviewtxt h4 {
	line-height: 1
.em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #405A02;
	text-align: left;
	margin: 0 0.5em 0 0;
	letter-spacing: 0.03em;
	line-height: 1.2em;
	font-style: italic;
	font-weight: normal;
	padding-top: 15px;
}
#reviewtxt h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	padding-left: 0px;
	text-align: left;
	margin: 0;
	padding-right: 30px;
	padding-top: 7px;
}
#reviewtxt a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #8B365C;
	padding-left: 0px;
	text-align: left;
	text-decoration: none;
	padding-bottom: 10px;
}
#reviewtxt a:hover, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #CD9B5C;
	padding-left: 0px;
	text-align: left;
	text-decoration: underline;
	padding-bottom: 10px;
}
#scheduletxt {
	line-height: 1.45em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #330000;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: left;
}
#scheduletxt h2 {
	line-height: 0em;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #330000;
	text-align: left;
	padding: 30px 15px 15px 0px;
}
#scheduletxt a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #990000;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 10px;
}
#scheduletxt a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #CC3300;
	padding-left: 0px;
	text-align: left;
	text-decoration: underline;
	padding-bottom: 10px;
}
#hclkstxt P {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #000000;
	text-align: left;
	margin: 0;
	font-variant: small-caps;
	padding-top: 5px;
	padding-left: 60px;
	padding-right: 30px;
}
#hclkstxt h1 {
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #8A3A2F;
	text-align: center;
	font-weight: lighter;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #666633;
	border-top: 1px solid #666633;
}
#hclkstxt h2 {
	line-height: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333366;
	text-align: left;
	font-weight: lighter;
	font-variant: small-caps;
	padding-left: 60px;
}
#hclkstxt h4 {
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #333300;
	text-align: left;
	margin: 0;
	letter-spacing: 0.03em;
	line-height: 1.4em;
	font-style: italic;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 80px;
	padding-left: 60px;
}
#hclkstxt h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 7px 50px 0px 60px;
	line-height: 1.5em;
}
#hclkstxt a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.03em;
	color: #990000;
	padding-left: 0px;
	text-align: left;
	padding-bottom: 10px;
	text-decoration: none;
}
.bold {
	color: #333333;
	font-weight: bold;
}
.itallic {
	font-style: italic;
	font-size: 0.95em;
	color: #993300;
	font-weight: bold;
}
.itallicschedule {
	font-style: italic;
	font-size: 1.1em;
	color: #330000;
	font-weight: bold;
	letter-spacing: .07em;
}
