#page-container {
  text-align: center;
}

#banner_back {
  background-color: #5f5635;
  background-image: url(../images/background-top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

#banner_back div {
  position: relative;
}

#highlight {
  background-color: white;
  width: 100%;
  height: 1px;
  float: left;
  position: absolute;
  top: 119px;
  filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
  overflow: hidden;
}

#main_back {
  background-color: #a49660;
  background-image: url(../images/background-bottom.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
}

#main_back div {
  position: relative;
}

.outer {
  margin: auto;
  width: 760px;
  text-align: left;
  position: relative;
}

#banner {
  height: 90px;
  background-image: url(../images/logo-banner.jpg);
}

#topmenu {
  background-color: #500005;
  width: 760px;
  height: 30px;
  overflow: hidden;
}

#seal {
  /*border: 1px solid red;
  background-color: pink;
  width: 150px;
  height: 130px;
  float: left;*/
  position: absolute;
  left: 15;
  top: 75;
}

#user1 {
  text-align: right;
  width: 580px;
  position: absolute;
  top: 91px;
  right: 0px;
  z-index: 2;
  color: white;
}

div#user4 {
  position: absolute;
  bottom: 10px;
  right: 5px;
  width: 580px;
  text-align: right;
  z-index: 2;
  padding: 2px;
}

#top {
  width: 370px;
  position: absolute;
  top: 130px;
  right: 10px;
  z-index: 2;
  color: white;
}

#top h3 {
  color: #bbb088;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16pt;
  padding-bottom: 10px;
}

#top-image {
  background-color: #e8e5d7;
  width: 760px;
}

#top-shadow {
  height: 14;
  background-image: url(../images/title-shadow.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

#columns {
  clear: both;
  height: auto;
  width: 760px;
  background-color: #e8e5d7;
  background-image: url(../images/right-shadow.jpg);
  background-repeat: repeat-y;
}

#main {
  float: left;
  width: 526px;
  padding-left: 20px;
  padding-right: 5px;
  min-height: 100px;
  position: relative;
}

#shadow-right-top {
  height: 50px;
  width: 14px;
  position: absolute;
  top: 0px;
  right: 220px;
}

#shadow-right-bottom {
  height: 50px;
  width: 14px;
  position: absolute;
  bottom: 0px;
  right: 220px;
}

#right {
  float: right;
  width: 220px;
  padding-left: 5px;
  padding-right: 20px;
}

#footer {
  background-color: #e8e5d7;
  width: 760px;
  padding-top: 5px; 
  padding-left: 5px;
  padding-right: 5px;
}

div#user5 {
  width: 300px;
  float: right;
  position: absolute;
  right: 5px;
}

hr {
  text-align: center;
  background-color: #ccc7b4; /* Mozilla */
  border-color: #ccc7b4; /* Opera 5&6 */
  color: #ccc7b4; /* IE */
  height: 1px;
  width: 95%;
  border: 0px;
}

input.button {
  background-color: #796c4a;
  color: #f2ebd9;
  border: 1px solid #796c4a;
  border-top-color: #cdc6b3;
  margin-right: 5px;
  margin-left: 5px;
}

input.inputbox {
  border-top: 1px solid #cac6ba;
  border-right: 1px solid #cac6ba;
  border-bottom: 1px solid #dddad5;
  border-left: 1px solid #dddad5;
  color: #867c63;
}

table .blog,
table .contentpaneopen,
table .contentheading {
  border-collapse: collapse;
}

.contentpaneopen {
  /*padding-top: 10px;*/
  width: 100%;
  clear: both;
}

.contentpaneopen td, .moduletable th {
  padding-top: 8px;
}

.contentheading, .contentheading td,
.contentpaneopen, .contentpaneopen td {
  position: relative;
}

.moduletable th, .contentheading {
  color: #333333;
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: bold;
  font-size: 1.5em;
  padding-bottom: 10px;
  margin-bottom: 5px;
  padding-left: 10px;
  background-image: url(../images/underline.gif);
  background-position: bottom;
  background-repeat: repeat-x;
  width: 100%;
  line-height: 1.1em;
}

#right .moduletable {
  width: 100%;
}

#right td {
  padding: 5px;
}

#right a {
  font-weight: bold;
  font-size: 1.1em;
  color: #867c63;
}

#footer td {
  width: 1px;
  height: 1px;
}

#footer td td {
  width: auto;
  height: auto;
}

table.moduletable-bottom-menu {
  width: 550px;
}

#footer div.search {
  width: 195px;
}

#footer a {
  color: #867c63;
}

/* for floating divs to left/right of content -- used for captioned images */
div.floatright {
  float: right;
  margin: 5px 0px 5px 15px;
  font-size: 10px;
  font-style: italic;
  text-align: center;
  display: inline;
}

div.floatleft {
  float: left;
  margin: 5px 15px 5px 0px;
  font-size: 10px;
  font-style: italic;
  text-align: center;
  display: inline;
}

li {
  background-image: url( ../../../images/M_images/rating_star_blank.png );
  background-position: 0px 4px;
  background-repeat: no-repeat;
  padding-left: 15px;
}

ul, ol, dl {
  position: relative;
}

strong {
  font-weight: bold;
  font-size: 1.2em;
  color: #500005;
}

em {
  font-style: italic;
}

/* facile forms */
.content_outline {
  text-align: left;
}

/* image outlines */
div.img-border {
  border: 1px solid #ccc7b4;
  background-color: #ffffff;
  padding: 5px;
}

