body { color:                  black; font-size:              medium; 
font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif; 
background-color: #f9fcef; }


#pagecontent { 
background-color: #f9fcef; 
width: 738px; 
margin: auto; 
}

#maincontent { 
clear: both;
padding-top: 1pc;
background-image: url(../images/background2.jpg);   /* this image should be the same width as the maincontent */
background-repeat: repeat; 
width: 738px; }

#SixDayChant {
  text-align: center;
}

#ChantFest2007 {
  text-align: center;
}

#ChantFest2006 { 
text-align: center; 
background-image: url(../images/ChantFestlogo.gif); width: 265px; height: 92px; 
margin: auto;
}
#boxinfo { width: 80%; margin: 20px; padding: 15px; border: solid 1px black; }

#tablediv {
  text-align: center;
}

.sidephotoLsm {
float: left;
width: 210px;
text-align: center;
padding: 10pt;
}

.sidephotoRsm {
float: right;
width: 210px;
text-align: center;
padding: 10pt;
}


.sidephoto  {
float: right;
width: 310px;
text-align: center;
padding: 10pt;

}

.sidephotoL  {
float: left;
width: 310px;
text-align: center;
padding: 10pt;

}

.sidephoto img {
  border: 0pt;
  margin: 0pt;
  padding: 0pt;
}


#ChantFest2006 h2 {
  display: none;
}

#navcontainer { 
font-weight: bold; 
}

#banner { background-image: url(../images/banner.jpg); width: 732px; height: 122px; }

#banner h1 {
  display: none;
}

dl {
margin: 0;
padding: 0;
}

dt
{
margin: 0;
padding: 0;
font-weight: bold;
}

dd
{
margin: 0 0 1em 0;
padding: 0;
}

.error {
  font-weight: bold;
}

.thanks {
  font-weight: bold;
}

.highlight { font-weight: bold; }

#footer { font-size: 9pt; text-align: center; margin-top: 15px; }

.strong {
        font-weight:            bolder;
}

acronym {
        font-variant:           small-caps;
}

.centre { text-align: center; margin: auto; }

div.image {
        padding:                0.5em 0 0.5em 0;     
}

span.larger {
        font-size:              larger;
}

span.smaller {
        font-size:              smaller;
}


.emph{ color: black; font-weight: bold; line-height: 144%; 
background-color: yellow; text-align: center; padding: 20px; border: solid 1px; }

.emph strong { font-variant: small-caps; }


p.caption {
        color:                  black;
        font-family:            Verdana, Helvetica, Tahoma, Arial, sans-serif;
        font-size:              9pt;
}

p.short {
        color:                  black;
        font-size:              9.5pt;
}

p.text {
	padding:                0.25em 0 0 0;
}

p.centre {
         text-align:             center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

br        { 
        clear: left 
}

.regcontact { font-size: larger; font-family: "Courier New", Courier, Monaco, monospace; }

#schedule { margin: auto; }


#schedule td { margin: 0; }

.dayname { border-right: 1px solid black; border-bottom: 2px solid black; border-left: 2px solid black; border-top-style: none; border-top-width: 0; }

.timeslot { border-color: black black black transparent; border-style: solid solid solid none; border-width: 2px 1px 2px 0; }

.sslot { border-color: black; border-style: solid; border-width: 2px 1px 2px 2px; }
.oslot { background-color: transparent; border-color: transparent gray black transparent; border-style: none solid solid none; border-width: 0 1px 2px 0;}

.fslot { color: black; background-color: #fa5; border-color: red black black transparent; border-style: none solid solid none; border-width: 0 1px 2px 0;}

.rslot { color: white; background-color: #448; border-color: transparent black black transparent; border-style: none solid solid none; border-width: 0 1px 2px 0;}
.dcslot { color: white; background-color: #3b86d9; 
border-color: transparent black black transparent; 
border-style: none solid solid none; border-width: 0 1px 2px 0;}

ul#navlist { font-family: sans-serif; }

ul#navlist a
{
font-weight: bold;
text-decoration: none;
}

ul#navlist, ul#navlist ul, ul#navlist li
{
margin-left: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 5px;
padding: 0px;
list-style-type: none;
}

ul#navlist li { float: left; }

ul#navlist li a
{
color: #ffffff;
background-color: #003366;
padding: 3px;
border: 1px #ffffff outset;
}

ul#navlist li a:hover
{
color: #ffff00;
background-color: #003366;
}

ul#navlist li a:active
{
color: #cccccc;
background-color: #003366;
border: 1px #ffffff inset;
}

ul#subnavlist { display: none; }
ul#subnavlist li { float: none; }

ul#subnavlist li a
{
padding: 0px;
margin: 0px;
}

ul#navlist li:hover ul#subnavlist
{
display: block;
position: absolute;
font-size: 8pt;
padding-top: 5px;
}

ul#navlist li:hover ul#subnavlist li a
{
display: block;
width: 25em;
border: none;
padding: 2px;
}

ul#navlist li:hover ul#subnavlist li a:before { content: " >> "; }


#menu {
  margin-top:1em;
}
#menu ul {
  list-style: none;
  padding: 0;
  margin:0;
  text-align:right;
}
#menu ul li {
  display:inline;
}
#menu ul li a {
  text-decoration:none;
  color:#333;
  padding:.5em 1em;
  font-weight: bold;
}
#menu ul li a.current {
  color:#f70;
}
#menu ul li a:hover {
  color:#f70;
}
#submenu {
  margin-top:.5em;
}
#submenu ul {
  list-style: none;
  padding:0;
  margin:0;
  background:#666;
  text-align:right;
}
#submenu ul li {
  display:inline;
  padding: 0;
}
#submenu ul li a {
  text-decoration:none;
  color: #fff;
  padding:.5em 1em;
  font-weight: bold;
}
#submenu ul li a.current {
  color: #f80;
}
#submenu ul li a:hover {
  color: #f80;
}

dl.event
{
margin: 2em 0;
padding: 0;
font-family: georgia, times, serif;
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 9em;
font-weight: bold;
}

.event dd
{
/*border-left: 1px solid #000;*/
margin: 0 0 0 10em;
padding: 0 0 .5em .5em;
}

.plain dt
{ 
position: relative;
left: 0;
top: 1.1em;
width: 5em;
font-weight: normal;
}
.plain dd
{
margin: 0 0 0 6em;
padding: 0 0 .5em .5em;
}

.date
{
/*border-left: 7px solid #0f0;
border-right: 7px solid #0f0;*/
margin: 0 0 0 10em; padding: 0 0 0.5em 0.5em; border-top: thin solid black; }

.chantleader { font-weight: bold; }



.validator {
	font-size: 7pt;
	/*line-height: 16px;*/
	margin: 5pt 2px 2px;
	padding: 4px;
	text-align: center;
}


.jumpto { float: right; }


.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.caption {
font-size: 8pt;
padding: 0pt;
margin-top: 5pt;
}

blockquote p.quote {
  text-align: left;
  font-style: italic;
  margin-bottom: 0pt;
  padding-bottom: 5pt;
}

blockquote p.source {
  margin-top: 0pt;
  padding-top: 0pt;
  text-align: right;
  font-style: normal;
}

