/*
brown 9b5b01
dk blue 0d57ad; 
lt blue 2070cd;
*/

body {
  background-color: #FFF; /*#d6a13c;*/
  font-family: Verdana, Arial, sans-serif;
}

#page {
  position: absolute;
  background: #fff none;
  /*background: #fff url(images/main/leftshadow1-4.jpg) top left repeat-y ;*/
  top: 0px;
  left: 50%;
  width: 818px;
  /*height: 875px;*/ /*100%;*/
  margin-left: -409px;
  /*border: 0px solid #fff;*/ /*#8D6054;*/
  /*border-left: 2px solid #8D6054;*/ /*#739432;*/
  /*border-right: 2px solid #8D6054;*/
} 
#rightshadow {
  display: block;
  position: absolute;
  background: #fff none; /*url(images/main/rightshadow1-4.jpg) top right repeat-y ;*/
  width: 10px;
  height: 100%;
  top: 0px;
  left: 818px;
  margin: 0px;
  /*border: 1px solid #f00;*/
}
#headphoto {
  position: absolute;
  float: left;
  left: 200px;
  top: 0px;
  /*height: 208px;*/
  /*width: 818px;*/
  margin: 0px 0px 0px 10px;
  padding: 0px;
  background: none #fff;
  border: 4px solid #fff;
}
/* graphic
#maintitle {
  display: block;
  position: relative;
  left: -13px;
  top: 158px;
}*/
#maintitle, #maintitleThe {
  display: block;
  position: relative;
  width: 300px;
  left: 6px; /*53px;*/
  top: 110px;
  z-index: 3;
  color: #0d57ad; /*#2070cd;*/ /*#a96401;*/ /*#d6a13c;*/
  background: none transparent; /*#581d16;*/
  text-decoration: none;
  text-align: left;
  font: 2.0em Verdana, Arial, sans-serif;
  letter-spacing: -1px;
  word-spacing: -4px;
  /*text-shadow: #555 1px 1px;*/
}
#maintitleThe {
    width: 300px;
    left: -34px; /*53px;*/
    top: 142px;
    font: 1.4em Verdana, Arial, sans-serif;
}
#maintitleshad {
  position: absolute;
  width: 200px;
  left: 128px;
  top: 172px;
  z-index: 2;
  color: #000; /*#581d16;*/
  background: none transparent;
  text-decoration: none;
  font: 1.4em Verdana, Arial, sans-serif;
}

#navspace, #navbar {
  top: 204px;
}
#navspace {
  position: absolute;
  left: 14px;
  /*top: 205px;*/
  width: 800px;
  height: 18px;
  background: none #8D6054; /*#a4c085;*/
}

/* main navbar */

#navbar {
  position: absolute;
  left: 120px; /*418px;*/
  top: 190px;
  width: 94px; /*372px;*/
  height: 185px;
  background: none #bbb; /*#a4c085;*/
}

#nav {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#nav li {
  margin: 11px 0px 0px 15px;
  padding: 0px;
}

#nav > li {
  margin: 15px 0px 0px 15px;
  padding: 0px;
}

#nav li a {
  display: block;
  position: relative;
  float: left; /* fixes display in IE-Mac */
  width: 62px;
  height: 18px;
  top: 0px;
  left: 0px;
  color: #fff; /*#739432;*/ /*#a4c085;*/
  text-decoration: none;
  text-align: center;
  outline: none;
  /*vertical-align: middle;*/ /*does this do anything? yes: makes IE5-6 navbar higher than IE7 & FF*/

  font: 1.1em Verdana, Arial, sans-serif;
  margin: 0px;
}
  /* commented backslash hides rule from IE5-Mac \ */
#nav li a {float: none;
}
  /*end IE5-Mac hack */
#nav li a:visited {
  background-color: transparent; /*#a4c085;*/ /*#581d16;*/
  color: #fff;
}
#nav li a:hover {
  background-color: transparent; /*#581d16;*/ /*#a4c085;*/
  color: #0d57ad; /*70a1e4;*/
}
#nav li a:active {
  background-color: transparent;
  color: #70a1e4;
}

/* central display areas */

#centerhome,
#centerabout,
#centershows,
#centermusic {
  display: block;
  position: absolute;
  background-color: #ddd; /*transparent;*/
  /*height: 300px;*/
  left: 214px;
  padding: 10px 20px 40px 20px;
  /*border: 1px solid #f00;*/
}
#centerhome {
  width: 450px;
  height: 665px;
  top: 375px;
}
#centerabout {
  width: 450px;
  top: 375px;
}
#centershows,
#centermusic {
  width: 410px;
  top: 375px;
  padding-left: 60px;
}
#centerhome h1,
#centerabout h1,
#centershows h1,
#centermusic h1 {
  color: #9b5b01;
  text-align: left;
  font: 1.1em Verdana, Arial, sans-serif;
  margin: 20px 0px 0px 160px;
}
#centerhome h1 {
  text-align: left;
  font: 1.25em Verdana, Arial, sans-serif;
  line-height: 1.4;
  margin: 20px 0px 0px 160px;
}
#centerabout h1,
#centershows h1,
#centermusic h1 {
  color: #0d57ad; /* #2070cd;*/
  margin: 20px 0px 0px 30px;
}
#centershows h1,
#centermusic h1 {
  margin: 20px 0px 0px 0px;
}
#centerhome h2,
#centerabout h2,
#centershows h2,
#centermusic h2 {
  color: #666;
  text-align: left;
  font: 0.8em/0.8 Verdana, Arial, sans-serif;
  margin: 4px 0px 0px 20px;
}
#centershows h2,
#centermusic h2 {
  color: #9b5b01;
}
#centerhome p,
#centerabout p {
  color: #9b5b01; /*#3a77ad;*/
  font: 1.0em Verdana, Arial, sans-serif;
  text-align: left;
  margin: 10px 0px 0px 30px;
}
#centershows p,
#centermusic p {
  color: #666;
  font: 1.0em Verdana, Arial, sans-serif;
  text-align: left;
  margin: 10px 0px 0px 10px;
}
#centerabout img {
  margin: 10px 0px 0px 30px;
}
small {
  color: #999;
  font: 0.7em Verdana, Arial, sans-serif;
  text-align: center;
  margin: 0px;
}

/* left side list, flush right, main page */

#centerhome ul {
  list-style: none;
  margin: 50px 0px 0px 84px;
  padding: 0px;
}
#centerhome ul li{
  display: block;
  position: relative;
  width: 200px;
  height: auto;
  left: 0px;
  top: 0px;
  background: none #fff;
  color: #8D6054; /*#739432;*/ /*#457106;*/

  text-align: right;
  font: 1.0em/1.4em Verdana, Arial, sans-serif;
  /*font-weight: bold;*/

  margin: 0px;
  padding: 5px 0px 0px 0px;
  outline: none;
}
#centerhome ul li a:link {
  color: #739432;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  outline: none;
  /*border: 1px solid #739432;*/
}
#centerhome ul li a:visited {
  color: #739432;
  outline: none;
  text-decoration: none;
}
#centerhome ul li a:hover {
  color: #581d16;
  /*background-color: #ddddbb;*/
}
#centerhome ul li a:active {
  color: #739432;
  background-color: #fff;
  outline: none;
}

#footer {
  display: block;
  position: absolute;
  width: 800px;
  height: 20px;
  left: 10px;
  top: 1095px;
  background: none #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  /*border-left: 4px solid #fff;*/
  /*border-right: 4px solid #fff;*/
  /*border: 1px solid #f00;*/
}
#footer p {
  color: #9b5b01;
  font: 0.6em/1.2em Verdana, Arial, sans-serif;
  text-align: center;
  /*border: 1px solid #00f;*/
}



    

