body {
  font-family: Lucida Grande, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  color: #b19775;
  background-color: #101410;
}

p, ul, ol, h1, h2, h3, h4 {
  font-family: Lucida Grande, Arial, Helvetica, Sans-Serif;
  margin: 10px 0;
  text-align: left;
}

p, ul, ol {
  color: #DDD;
}

h1, h2, h3, h4 {
  color: #FFF;
}

p {
  line-height: 140%;
}

.on p {
  background: #FFF;
}

.leadingcenter {
  margin: 0 0 10px 0;
  text-align: center;
}

.leading {
  margin: 0 0 10px 0;
}

.tailing {
  margin: 10px 0 0 0;
}

.leadandtail {
  margin: 0;
}

hr {
  width: 95%;
  color: #b19775;
  background-color: #b19775;
}

.container {
  width: 755px;
  margin: 0 auto;
  background: #202620;
  height: 100%;
  padding: 10px;
}

.container600 {
  width: 601px;
  margin: 0 auto;
  float: left;
}

.container120 {
  width: 130px;
  margin: 0 auto;
  float: right;
}

a {
  outline-style:none;
  outline-width:0;
}

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

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

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

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

.menu p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: large;
  font-weight: bold;
  text-align: center;
  margin: 0 10px;
  color: #a08060;
}

.menusm p {
  margin: 0 20px;
  color: #a08060;
}

.submenu p {
  font-family: Verdana, Geneva, sans-serif;
  font-size: smaller;
  text-align: center;
  margin: 0 10px;
  color: #957555;
}

.center {
  text-align: center;
}

.center p, h2 {
  text-align: center;
}

.coltop {
  background: url(/images/top6.png) no-repeat center top;
  position: relative;
  margin: 0px;
}

.colbottom {
  background: url(/images/bottom6.png) no-repeat center bottom;
  position: relative;
  margin: 0 0 10px 0;
}

.centercol {
  background: url(/images/center6.png) repeat-y center center;
  position: relative;
  margin: 0px;
}


.rcoltop {
  background: url(/images/top120.png) no-repeat center top;
  position: relative;
  margin: 0px;

}

.rcolbottom {
  background: url(/images/bottom120.png) no-repeat center bottom;
  position: relative;
  margin: 0 0 10px 0;
}

.rightcol {
  background: url(/images/center120.png) repeat-y center center;
  margin: 0px;
}

.rsideimage {
  float: right;
  width: 210px;
  margin: 0px 20px;
}

.lsideimage {
  float: left;
  width: 210px;
  margin: 5px 20px 0 20px;
}

.clear {
  clear: both;
}

#logobannercont {
  margin: 0;
}

.logocont {
  display: inline-block;
}

.bannercont {
  float: right;
}

.fblogo {
  display: inline-block;
}


.ciset {
  margin: 0px auto 0px auto;
  text-align: center;
}

.cimages {
  display: inline-block;
  margin: 10px 6px 6px 6px;
}

.text {
  margin: 0 20px;
}

.caption {
  text-align: center;
  font-size: smaller;
  line-height: 100%;
  margin: 10px 0px 5px 0px;
}

.smaller {
  font-size: smaller;
}

.tinted {
  color: #CFDDC0;
}

.singlepic {
  text-align: center;
  padding: 20px;
}
