/* Start of CMSMS style sheet 'TahutiNet' */
* {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Verdana, Geneva, San-serif, Arial;
}

img {
  border: 0;
}

p {
  padding-bottom: 5px;
}

ul {
  list-style-type: none;
  list-style-position: inside;
}

input, textarea {
  background-color: #c19e57;
  border: 1px solid #6A572F;
}

a {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

body {
  background-image: url(/images/headerbg.jpg);
  background-repeat: repeat-x;
  background-color: #957a43;
  color: #2b2b2b;
  font-size: 12px;
}

#wrapper {
  width: 800px;
  margin: auto;
  padding: 20px 25px;
}

#header {
  text-align: center;
  margin-bottom: 4px;
}

#header img {
  border: 5px solid #e7e7e7;
}

#nav {
  height: 20px;
}

#search {
  text-align: right;
  margin-right: 20px;
  height: 25px;
}

#cntnt01searchinput {
  margin: 0px 5px;
}

.captchapict {
  display: block;
  margin: 5px 0px;
  border: 1px solid #383838;
}

#content {
  margin: 5px 0px !important;
  padding: 20px 30px 0px 30px;
  background-image: url(/images/contentbg.jpg);
  background-repeat: repeat-x;
  background-color: #c8a45a;
  border-bottom: 1px solid #383838;
}

.calendar-upcominglist {
  margin: 0px 10px;
}

.cms-module-bookmarks-header {
  font-size: 14pt;
  font-weight: bold;
  margin-top: 15px;
}

.cms-module-bookmarks-list {
  list-style-type: none;
  list-style-position: inside;
}

.cms-module-bookmarks-list li {
  margin: 2px 0px 5px 5px;
}

.bookmark-link {
  margin: 0px 0px 5px 0px;
}

.contentBox, .cms-module-bookmarks-summary {
  background-color: #c19e57;
  color: #2b2b2b;
  border: 1px solid #9f8348;
  padding: 3px;
}

#footer {
  margin: 5px 10px;
  text-align: center;
  font-size: 8pt;
}

#content_side {
   text-align: left;
}

#content_side h2 {
  width: 150px;
  border-bottom: 1px solid #383838;
}

.list1 {
  list-style-position: inside;
  list-style-type: square;
  margin-left: 5px;
}

#cntnt01searchinput {
  width: 100px;
  margin-left: 0px;
}

#content_main {
  width: 570px;
  text-align: left;
  margin-left: 10px;
}

.linkSummary {
  margin: 0px 5px;
  font-style: italic;
}
/* End of 'TahutiNet' */

