body,html,img {
  margin:0px;padding:0px; border:none;
}
body {
  background: #c6c278 url(../img/bg.gif) repeat-x;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #581901;
}
a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color: #9f2c00;
}
a:hover {
  /* text-decoration: underline; */
}
#container {
  margin: 0 auto;
  width: 770px;
  height: 100%;
  background: #e2e0ba;
  text-align: justify;
}
#main {
  float: right;
  width: 530px;
  height: 215px;
  background: #f00;
}
.square {
  float: left;
  width: 110px;
  height: 110px;
  background: none;
  padding: 5px;
}
.square img {
  filter: alpha(opacity:30);
}
.square img {
  opacity: .3;
}
#square_tl {
  background: #9f822d;
}
#square_tr {
  background: #e2e0bb;
}
#square_bl {
  background: #b7a162;
}
#square_br {
  background: #cfc096;
}
#navigation {
  display: block;
  float: right;
  width: 530px;
  height: 25px;
  margin: 0;
  padding: 0;

}
#navigation li {
  float: left;
  list-style: none;
  text-align: center;
  margin-left: 1px;
}
#navigation li.first {
}
#navigation a {
  display: block;
  padding-top: 4px;
  width: 87px;
  height: 21px;
  background: url(../img/nav/nav_back.gif) repeat-x;
  font-weight: bold;
}
#navigation a:hover {
  background: url(../img/nav/nav_back_over.gif) repeat-x;
}
#leftCol {
  float: left;
  width: 210px;
}
#footer {
  position: relative;
  bottom: 0px;
  right: 0px;
  background: none;
  clear: both;
  text-align: right;
  margin: 10px 20px 0px 0px;
}
#footer a {
  margin: 0px 10px;
}
#content {
  float: right;
  width: 510px;
  padding: 5px 15px 10px 5px;
}
#page_header {
  font-size: 16px;
  font-weight: bold;
  margin: 3px 0px;
}
#page_header.home {

}
#page_content {
  
}
#page_content.home {

}
#page_content div {
  display: block;
  margin: 10px 0;
}
#events_plugin, #info, #random_image {
  width: 210px;
  padding: 5px;
  margin: 10px;
  margin-bottom: 5px;
  background: none;
	border: 1px solid #581901;
  float: left;
  clear: both;
}
#events_plugin .event_holder {

}
#events_plugin .event_date {
  float: left;
  width: 100px;
}
#events_plugin a.event_text {
  float: left;
}
#events_plugin a:hover {
  text-decoration: underline;
}
#page_content img {
  margin: 0px 10px 0px 0px;
  float: left;
  /* border: 1px solid #999; */
}
#page_content img.right {
  float: right;
  margin: 0px 0px 0px 10px;
}
.link {
  width: 220px;
  margin: 5px 10px;
  float: left;
  clear: left;
  text-align: center;
  
}
#events, #gallery {
  float: left;
  margin: 15px;
}
#random_image {
  background: none;
}
img.random {
  margin-top: 6px;
  border: 1px solid #666;
}
#info {
  background: #efefef;
}
#info p {
  margin: 5px 0;
}
#events {
  float: right;
  width: 510px;
}
#gallery {
  margin: 15px 22px;
}
#gallery_container {
  float: left;
  clear: both;
  height: auto;
}
.gallery_header, .gallery_title {
  float: left;
  clear: both;
  font-weight: bold;
  margin: 3px 15px 3px 0px;
}
.gallery_title {
  font-weight: normal;
}
.back_button {
  margin: 10px 0px 0px 20px;
}
#events .event {
  padding: 10px;
  margin: 5px;
  border-top: 1px solid #581901;
  width: 490px;
  background: none;
  float: left;
}
#events .event_img {
  float: left;
  margin-right: 20px;
}
#events .event_title,
#events .event_time,
#events .event_type {
  width: 170px;
  float: right;
  margin: 0px 0px 5px 0px;
}
#events .event_title {
  float: left;
  font-size: 14px;
  font-weight: bold;
}
#events .event_content {
  float: left;
  clear: both;
  margin: 10px 0;
  width: 500px;
}
#affiliates {
  margin-left: 20px;
}
#dreamguides {
  margin-left: 20px;
}





















