html, body {
  margin: 0;
  padding: 0;
  background-color: white;
  height: 100%;
}
/*--- layout ---*/

#bgrnd_top {
  height: 819px;
  height: 100%;
}



#container1 {
  position: absolute;
  top: 0;
  width: 100%;
  min-height: 100%;
  height: 1%;
  background: url(../images/main_bgr_tile.jpg) top left;
}
#container1[id] {
  height: auto;
}
#container2 {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  background: url(../images/main_bgr_grad.jpg) repeat-x top left;
  border-top: 1px solid #c79c40;
  }

#container3 {
  width: 834px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  background: url(../images/border_top.png) no-repeat top;
  border-top: 1px solid #c79c40;
  border-bottom: 1px solid #6e817d;
}
#container4 {
  margin: 68px 0 20px;
  height: 100%;
  background: url(../images/border_lr.gif) repeat-y;
}
#left_border {
  float: left;
  width: 31px;
  height: 300px;
}
#right_border {
  width: 31px;
  float: left;
  height: 100%;
}
#bottom_border {
/*  background-size: width=746px;*/
/*  height: 45px; */
  clear: both;
  position: relative;
  background: url(../images/border_bottom.gif) no-repeat bottom;
  margin: 0 25px;
  padding: 1px 6px 7px;
}
.top_border {
  border-top: 1px solid #855026;
  margin-bottom: 1px;
}
#legal {
  font: 11px/38px Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #fff;
  background-color: #caa14a;
  margin: 0 1px;
  padding: 0 15px;
/*  width: 100%;*/
}
#legal a {
  text-decoration: none;
  color: #E0CA52;
}
#legal_right {
  font: 11px/30px Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #fff;
  float: right;
}
#content {
  float: left;
  width: 746px;
  background: #d6d6ac url(../images/main_bgr.gif) repeat-x top;
  margin: 0 0 0;
  padding: 4px 13px 0;
  position: relative;
  height:100%;
}
.rght {
  position: absolute;
  right: 0;
  top: 0;
}

#head {
  text-align: center;
  font: 14px/16px Georgia, "Times New Roman", Times, serif;
  color: #6d6d6d;
  padding:15px 10px 0 10px;
  background:url(/images/dreams.jpg) 50% 75px no-repeat;
}

#head #logo {
  margin: -15px 0 20px 0;
}

#head a:hover {
  color: #c8b54b;
}

#donate{
  float:left;
  font-weight: bold;
  text-align: left;
  width:125px;
}
#login {
  float: right;
  font-weight: bold;
  text-align: right;
  width:125px;
}
/*--- navigation ---*/


ul#nav {
  list-style-type: none;
  margin: 15px 0;
  padding: 0;
  text-align: center;
}
ul#nav li {
  display: inline;
  border-left: 1px solid #6d6d6d;
  padding: 0 12px;
  margin: 0;
}
ul#nav a {
  text-decoration: none;
  color: #6d6d6d;

}
ul#nav .first_link,
ul#nav a:active,
ul#nav a.activelink {
  border: 0;
  color: #C8B54B;
}
/*--- home page layout and styles ---*/

#positive {
}

.bold {
  font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
  text-align: left;
  color: #f8f5f6;
  background-color: #426374;
}

  /* left column */
#left_col {
  float: left;
  width: 263px;
  margin: 10px 15px 0 0;
  display:inline;
/* border-right: 1px solid #654646; */
}
#left_col_title {
  border: solid #d0c5c6;
  border-width: 6px 6px 0;
  width: 193px;
  font: 13px/21px Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: center;
  color: #ece8e8;
  background-color: #73718E;
}
#left_col_title a {
  color: #ece8e8;
  text-decoration: none;
}

#left_col_content {
/*  border: 6px solid #d0c5c6;*/
  margin-bottom: 10px;
  padding: 6px;
/*  background-color: #fff;*/
}
#left_col_content div {
  font:  11px Georgia, "Times New Roman", Times, serif;
  color: #654646;
/*  background-color: #ece8e8;*/
  padding: 6px;
}
#left_col_content .dotted {
/*	border-bottom: 1px dotted #7F6D6D;*/
}
#left_col_content h3 {
  clear: left;
  margin: 0 0 5px;
  padding: 0;
  font: bold 14px Georgia, "Times New Roman", Times, serif;
  color: #386581;
}
#left_col_content img {
  float: left;
  margin: 0 7px 7px 0;
  position: relative;
}
#left_col_content a {
  text-decoration: none;
}

#left_col_content a:hover {
  color: #386581;
  text-decoration: underline;
}
  /* main content */
#main {
  font: 11px/24px Georgia, "Times New Roman", Times, serif;
  margin: 30px 0 10px 0;
  padding-left: 268px;
  color: #654646;
  background: url(../images/faux_left_column_home.gif) repeat-y left;
}
#main2 {
  font: 11px/24px Georgia, "Times New Roman", Times, serif;
  margin-top: 30px;
}
#main img {
  display: block;
  margin: 15px auto;
}

#main a {
  text-decoration: none;
}

#main a:hover {
  text-decoration: underline;
}

div.top { border-bottom: 1px solid #654646; }

div.top ul{
  list-style-type: none;
  margin: 0 0 10px;
  padding: 0;
}
div.top li{
  display: inline-block;
  margin: 0;
  padding: 0 0 0 20px;
  background: url(../images/nav_bullet.gif) no-repeat left;
}

div.top[class] li { display: block; }

div.top li a{
  text-decoration: none;
  font-size: 14px;
  color: #654646;
}

p.strong {
  font-size: 14px;
  font-weight: bold;
  color: #696969;
}

#pop a { text-decoration: none; }

#caption {
  font: 12px Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #663333;
/*  width: 100%;*/
}
#caption a {
  text-decoration: none;
  color: #633;
}

#caption a:hover {
  text-decoration: underline;
}
