/* 
5: 5;
#FFFBDF: #FFFBDF;
#FFFFF0: #FFFFF0;
#CDC4AC: #CDC4AC;
#333: #333;
#000070: #000070;
#007000: #007000;
#891111: #891111;
*/
body  {
  font-family: Optima, "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  background: #FFFBDF;
}

#encl {
  position: relative;
  width: 840px; /* h2 area 175 + .section 475 + .sidenote 190 */
  margin: 0px auto 0px auto;
  padding: 0px 0px 0px 0px;
  background: url(http://www.vallis.org/images/arrow2.jpg) -280px; 
}

#banner {
  position: relative;
  width: 638px;
  height: 98px;
  padding: 5px;
  margin: 0px 0px 0px 0px;
  border: 1px solid #CDC4AC;
  background: #FFFFF0;
}

#bannerimg {
  width: 638px;
  height: 98px;
  background: url(http://www.vallis.org/cgi-bin/style-rotator.cgi?seed=5);
  /* background: url(http://www.vallis.org/banners/5); */
}

#title {
  position: absolute;
  bottom: 12px;
  right: 12px; /* 4 + 190 */
  font-size: 48px;
  color: #FFFFF0;
}

#menu {
  position: relative;
  width: 358px; /* 370 - 2 border - 5*2 padding */
  left: 280px; /* 650 - 370 */
  padding: 5px;
  margin: 25px 0px 25px 0px;
  border: 1px solid #CDC4AC;
  font-size: 13px;
  text-align: center;
  background: #FFFFF0;
}

#menu a {
  color: #333;
}

#menu h1 {
  display: block;
  position: absolute;
  top: 0px;
  left: -281px; /* Referred to the content box of .section, so 1 border + 5 padding, no padding for absolute */
  width: 280px; /* 650 - 370, no border, no padding */
  height: 28px;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  letter-spacing: -1px; 
  margin: 0px 0px -28px 0px;
  background: url(http://www.vallis.org/images/arrow.jpg) repeat-x;
}

#menu h1 span {
  position: relative;
  padding: 0px 4px 0px 3px;
  background: #FFFFF0;
  border: 1px solid #CDC4AC;
}

.section {
  width: 463px; /* With 1+1 borders and 5+5 padding, requires 475px */
  position: relative;
  left: 175px;
  margin: 15px 0px 15px 0px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #CDC4AC;
  background: #FFFFF0;
}

.section h2 {
  display: block;
  position: absolute;
  left: -176px; /* Referred to the content box of .section, so 1 border + 5 padding; perhaps if absolute not relative, do not include padding
 */
  top: 1px;
  width: 175px;
  height: 23px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0px 0px -23px 0px;
  background: url(http://www.vallis.org/images/arrow.jpg) repeat-x;
}

.section h2 span {
  background: #FFFBDF;
  padding: 0px 4px 0px 0px;
}

.section h2 span a:hover {
  text-decoration: none;
}

.section form {
  margin: 0px;
}

/* .minor used with .section h2 span */

.minor {
  font-size: 16px;
}

.sidenote {
  width: 190px;
  position: absolute;
  top: -1px;
  left: 474px; /* Displace by .section content area (463) + 10 padding + 1 border? */
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background: url(http://www.vallis.org/images/arrow.jpg) repeat-x;
}

.thenote {
  width: 163px; /* 175 with 1+1 borders and 5+5 padding */
  position: relative;
  left: 15px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #CDC4AC;
  background: #FFFFF0;
}

#menu .sidenote {
  left: 369px; 
}

#menu .sidenote form {
  margin: 0px;
}

#menu .thenote {
  padding: 3px 5px 3px 5px;
}

.thenote p {
  font-size: 12px;
  margin: 5px 0px 5px 0px;
}

.thenote img {
  display: block;
  margin: 5px 0px 5px 0px;
}

#footer {
  width: 360px;
  /* height: 23px; 25 px including 2 1px borders */
  position: relative;
  left: 280px;
  margin: 25px 0px 0px 0px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #CDC4AC;
  text-align: center;
  background: #FFFFF0;
}

.restopic {
    clear: left;
}

.resimage {
    width: 102px;
    margin-top: 3px;
    float: left;
}

.resimage img {
    border: 1px solid #aaa;
}

.resdesc {
    margin-left: 110px;
}

.blogsection {
  width: 463px; /* With 1+1 borders and 5+5 padding, requires 475px */
  position: relative;
  left: 175px;
  margin: 15px 0px 15px 0px;
  padding: 0px 5px 0px 5px;
  border: 1px solid #CDC4AC;
  background: #FFFFF0;
}

.blogsection h2 {
  display: block;
  position: absolute;
  left: -176px; /* Referred to the content box of .section, so 1 border + 5 padding */
  top: 1px;
  width: 175px;
  height: 23px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: -1px;
  margin: 0px 0px -23px 0px;
  background: url(http://www.vallis.org/images/arrow.jpg) repeat-x;
}

.blogsection h2 span {
  background: #FFFBDF;
  padding: 0px 4px 0px 0px;
}

.blogsection table h3 {
  width: 460px;
  border-bottom: 1px #000070 dotted;
}

.blogsection table.menu {
  width: 460px;
/*  align: left; */
}

.blogsection table.menu td {
  width: 50%;
/*  align: left; */
}

#thumbs {
  text-align: center;
}

#thumbs table {
  width: 430px;
/*  cellspacing: 10px; - validator claims this property does not exist */
  border: 0px;
  margin-left: auto;
  margin-right: auto;
}

#blogfooter {
  width: 463px;
  position: relative;
  left: 175px;
  margin: 25px 0px 0px 0px;
  padding: 3px 5px 3px 5px;
  border: 1px solid #CDC4AC;
  text-align: center;
  background: #FFFFF0;
}

#blogfooter form {
  margin: 0px;
}

p {
  font-size: 12px;
  margin: 5px 0px 5px 0px;
}

p.last {
	margin-bottom: 10px;
}

ul {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ul li {
  margin: 5px 0px 5px 22px;
  padding: 0px;
  list-style-type: circle;
}

ol {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

ol li {
  margin: 5px 0px 5px 22px;
  padding: 0px;
}

em {
  font-style: normal;
  color: #000070;
}

pre, code {
  font-size: 10px;
  color: #007000;
  margin-top: 0px;
  margin-bottom: 8px;
}

h3 {
  font-size: 14px;
  font-weight: normal;
  color: #000070;
  margin: 5px 0px 1px 0px;
}

h4 {
  font-size: 12px;
  font-weight: normal;
  margin: 1px 0px -4px 0px; /* 1 - 5 = -4 */
}

h5 {
  font-size: 12px;
  font-weight: normal;
  color: #333;
  margin-top: -8px;
  margin-bottom: 4px
}

small {
      font-size: 10px;
      font-weight: normal;
      margin-top: 0px;
      margin-bottom: 0px
      }

hr    {
      border: 0;
      width: 100px;
      color: #333;
      background-color: #333;
      height: 1px;
      text-align: center;
      margin-left: auto;
      margin-right: auto
      }

a     {text-decoration: none}

a:link    {color: #891111;}
a:visited {color: #891111;}
a:active  {color: #891111;}

a:hover   {text-decoration: underline}

a.black {color: #333}

img   {
      border: 0px
      }

#myphoto {
      margin-bottom: 10px;
      }

#login {
      margin-top: 16px;
      border-top: 1px solid #CDC4AC;
      padding-top: 8px;
}

table {
  margin: 0px 0px 0px 0px;
  border-spacing: 0px 5px;
}

td {
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 0px;
}

td p {
  margin: 0px 0px 5px 0px;
}

th {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
  padding: 0px 4px 0px 0px;
}

span.ads {
  color: #891111;
}

div.ads {
  border: 1px;
  border-style: dashed;
  padding: 5px; 
  margin-top: 5px;
}

pre.ads {
  margin: 0px;
}
