body {
  background-color: #cdc884; /*#a4c085;*/
  font-family: Verdana, Arial, sans-serif;
}
#page {
  position: absolute;
  background: #fff url(images/main/leftshadow-tan.jpg) top left repeat-y ;
  top: 0px;
  left: 50%;
  width: 818px;
  height: 900px;
  margin-left: -409px;
  /*border: 1px dashed #f00;*/
}
#rightshadow {
  display: block;
  position: absolute;
  background: #fff url(images/main/rightshadow-tan.jpg) top right repeat-y ;
  width: 10px;
  height: 100%;
  top: 0px;
  left: 818px;
  margin: 0px;
}
#headphoto {
  position: absolute;
  float: left;
  left: 0px;
  top: 0px;
  margin: 0px 0px 0px 10px;
  padding: 0px;
  background: none #a4c085;
  border: 4px solid #fff;
}
#maintitle {
  display: block;
  position: relative;
  width: 400px;
  left: 126px;
  top: 170px;
  z-index: 3;
  color: #ffffcc;
  background: none transparent;
  text-decoration: none;
  text-align: left;
  font: 1.4em Verdana, Arial, sans-serif;
}
#maintitleshad {
  position: absolute;
  width: 400px;
  left: 128px;
  top: 172px;
  z-index: 2;
  color: #000;
  background: none transparent;
  text-decoration: none;
  font: 1.4em Verdana, Arial, sans-serif;
}

#navspace, #navbar {
  top: 204px;
}
#navspace {
  position: absolute;
  left: 14px;
  width: 800px;
  height: 18px;
  background: none #8D6054;
}
#navbar {
  position: absolute;
  left: 360px;
  width: 437px;
  height: 18px;
  background: none #8D6054;
  z-index: 1000;
}
ul.dropdown {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 1000;
}
ul.dropdown li {
  float: left;
  /*zoom: 1;*/
  margin: 0;
  padding: 0;
  z-index: 1000;
}
ul.dropdown li a {
  display: block;
  position: relative;
  float: left;
  width: 62px;
  height: 18px;
  color: #a4c085;
  text-decoration: none;
  text-align: center;
  outline: none;
  font: .8em Verdana, Arial, sans-serif;
  margin: 0;
  padding: 0;
}
ul.dropdown li a:visited {
  background-color: #8D6054; 
  color: #a4c085;
}
ul.dropdown li a:hover {
  background-color: #CDC884;
  color: #581d16;
}
ul.dropdown li a:active {
  background-color: #cdc884;
  color: #581d16;
}
ul.dropdown ul {
  list-style-type: none;
  width: 130px;
  visibility: hidden;
  position: absolute;
  top: 18px;
  left: 62px;
  margin: 0;
  padding: 0;
  background: transparent;
  z-index: 1000;
}
ul.dropdown ul li {
  font-weight: normal;
  clear: both;
}
ul.dropdown ul li a {
  display: block;
  position: relative;
  width: 120px;
  height: 20px;
  top: 0px;
  left: 0px;
  color: #a4c085;
  background: #8d6054;
	border-top: 1px solid #ccc;
  text-decoration: none;
  text-align: left;
  outline: none;
  font: .8em Verdana, Arial, sans-serif;
  margin: 0;
  padding: 10px 0px 7px 10px;
}
ul.dropdown ul li a:visited {
  background-color: #8d6054; 
  color: #a4c085;
}
ul.dropdown ul li a:hover {
  background-color: #cdc884;
  color: #581d16;
}
ul.dropdown ul li a:active {
  background-color: #cdc884;
  color: #581d16;
}

#mainmsg {
  display: block;
  position: relative;
  width: auto;
  left: 0px;
  top: 200px;
  margin: 30px 0px 20px 45px;
  color: #739432;
  background: none transparent; /*#581d16;*/
  text-decoration: none;
  text-align: left;
  font: 1.0em Verdana, Arial, sans-serif;
  z-index: 3;
  /*border: 1px dashed #739432;*/
}
#mainmsg .indent {
  font-size: 12px;
  font-weight: bold;
  color: #8D6054;
  margin: 10px 0px 0px 128px;
}

#centerhome, #centerflash, #centerweb, #centerprint, #centerart {
  display: block;
  position: absolute;
  background-color: #fff;
  width: 800px;
  height: 550px;
  left: 10px;
  /*border: 1px dashed #0a3;*/
}
#centerhome {
  top: 300px;
}
#centerflash, #centerweb, #centerprint, #centerart {
  top: 250px;
}

h1 {
  display: block;
  position: relative;
  width: auto;
  left: 0px;
  top: 0px;
  margin: 10px 0px 20px 150px;
  z-index: 3;
  color: #739432;
  background: none transparent; /*#581d16;*/
  text-decoration: none;
  text-align: left;
  font: 1.0em Verdana, Arial, sans-serif;
}
#centerhome ul {
  list-style: none;
  margin: 50px 0px 0px 84px;
  padding: 0px;
  /*border: 1px dashed #0f0;*/
}
#centerhome ul li{
  display: block;
  position: relative;
  width: 200px;
  height: auto;
  left: 0px;
  top: 0px;
  background: none #fff;
  color: #8D6054; 
  text-align: right;
  font: 1.0em/1.4em Verdana, Arial, sans-serif;
  margin: 0px;
  padding: 5px 0px 0px 0px;
  outline: none;
}
#centerhome ul li a:link {
  color: #739432;
  text-decoration: none;
  outline: none;
  padding: 0px 0px 0px 0px;
}
#centerhome ul li a:visited {
  color: #739432;
  text-decoration: none;
  outline: none;
}
#centerhome ul li a:hover {
  color: #581d16;
  text-decoration: none;
  outline: none;
}
#centerhome ul li a:active {
  color: #739432;
  background-color: #fff;
  text-decoration: none;
  outline: none;
}

#flashb, #webb, #printb, #artb {
  display: block;
  /*border: 1px dashed #f00;*/
}

#fishbkgd, #fishwrap, #fishcover, #fishmsg {
  display: block;
  position: absolute;
  width: 320px;
  height: 140px;
  left: 400px;
  top: 60px;
}
#fishbkgd {
  background: none #6688dd;
  border: 1px solid #4466aa;
  z-index: 0;
}
#fishwrap {
  left: 390px;
  background: none transparent;
  opacity: .9;
  z-index: 30;
}
#fishcover {
  width: 322px;
  height: 142px;
  background: none #fff;
  z-index: 40;
  /*border: 1px dashed #f00;*/
}
#fishmsg p {
  display: none;
  position: absolute;
  width: 306px;
  height: 122px;
  left: 2px;
  top: 34px;
  color: #ffffff;
  background: none transparent;
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 5px 5px;
  font: 1.2em/1.3em Georgia, serif;
  text-align: center;
  z-index: 100;
  /*border: 1px dashed #0f0;*/
}

/*#leafbkgd{
  display: block;
  position: absolute;
  width: 500px;
  height: 200px;
  left: 490px;
  top: -12px;
  background: none #ffffff;
  border: 1px solid #a4c085;
}*/
#leafwrap {
  display: block;
  position: absolute;
  width: 180px;
  height: 120px;
  left: 480px;
  top: -29px;
  background: none transparent;
  z-index: 101;
}
#leafmsg {
  display: block;
  position: absolute;
  width: 160px;
  height: 150px;
  left: 500px;
  top: 60px;
  z-index: 100;
} 
#leafmsg p {
  display: none;
  color: #581d16;
  background: none #fff;
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 5px 5px;
  font: 1.4em/1.2em Georgia, serif;
  text-align: center;
}

#printcover {
  display: none;
  position: absolute;
  width: 400px;
  height: 400px;
  left: 340px;
  top: 0px;
  background: none #fff;
  z-index: 201;
}
#printwrap {
  display: none;
  position: absolute;
  width: 400px;
  height: 400px;
  left: 340px;
  top: 0px;
  background: none #fff;
  z-index: 200;
}
#printmsg {
  display: block;
  position: absolute;
  width: 160px;
  height: 150px;
  left: 470px;
  top: 110px;
  z-index: 202;
}
#printmsg p {
  display: none;
  color: #581d16;
  background: none #fff;
  margin: 0px 0px 0px 0px;
  padding: 8px 5px 5px 5px;
  font: 1.4em/1.2em Verdana, Arial, sans-serif;
  text-align: center;
}

#birdwrap {
  display: none;
  position: absolute;
  width: 320px;
  height: 200px;
  left: 300px;
  top: 500px;
  background: none transparent;
  opacity: 0.9;
  z-index: 401;
}
#birdmsg {
  display: block;
  position: absolute;
  left: 400px;
  top: 50px;
  z-index: 300;
}
#birdmsg p {
  display: none;
  position: absolute;
  color: #581d16;
  background: none #fff;
  margin: 0px 0px 0px 0px;
  padding: 20px 20px 20px 20px;
  font: 1.4em/1.3em Georgia, serif;
  text-align: center;
}

.panel {
  display: block;
  width: 552px;
  height: 160px;
  border-radius: 8px;
  -moz-border-radius: 8px; /* Mozilla */
  -webkit-border-radius: 8px; /* Webkit */
  background: none #fff;
  padding: 0px 15px 0px 15px;
  margin: 0px 0px 20px 120px;
  border: solid 1px #8D6054;
}
#centerflash > .panel {
  width: 500px;
  height: 160px;
  margin: 0px 0px 20px 150px;
  padding: 0px 0px 0px 15px;
}
#centerweb > .panel {
  width: 500px;
  height: 130px;
  margin: 0px 0px 20px 150px;
  padding: 0px 0px 0px 15px;
}
.panel img {
  float: left;
  width: auto;
  height: auto;
  margin: 24px 20px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: none;
}
.panel h3 {
  display: block;
  color: #8D6054;
  font: 1.0em/1.1em Verdana, Arial, sans-serif;
  margin: 15px 0px 0px 0px;
}
.panel p {
  display: block;
  color: #739432;
  font: 0.8em/1.2em Verdana, Arial, sans-serif;
  margin: 10px 0px 0px 0px;
}
.panel a {
  display: block;
  float: right;
  height: 10px;
  font: 0.8em Verdana, Arial, sans-serif;
  color: #ffffcc;
  background: none #a4c085;
  text-decoration: none;
  text-align: center;
  margin: 0px 144px 0px 0px;
  padding: 0px 0px 3px 0px;
  width: 81px;
}
#centerflash > .panel a {
  width: 80px;
  margin: 0px 238px 0px 0px;
}
#centerweb > .panel a {
  width: 80px;
  margin: 0px 234px 0px 0px;
}
.panel a:link {
  background: none #a4c085;
  color: #ffffcc;
}
.panel a:visited  {
  background: none #a4c085;
  color: #ffffcc; /*sage*/
}
.panel a:hover {
  background: none #739432;
  color: #ffffcc;
}
.panel a:active {
  background: none #a4c085;
  color: #ffffcc;
}

#footer {
  display: block;
  position: absolute;
  width: 800px;
  height: 20px;
  left: 10px;
  top: 840px;
  background: none #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#footer p {
  color: #739432;
  font: 0.6em/1.6em Verdana, Arial, sans-serif;
  text-align: center;
}


    
