body {
  background:#6f432d url(images/page_bkgd.gif) top center repeat-y;
  text-align:center;
  margin:0;
  font:normal 12px/16px Georgia,serif;
}
a:link, a:visited, a:active {
  color:#000;
}
a:hover {

}
#home {
  background:#a99e4b;
  margin-left:auto;
  margin-right:auto;
  width:784px;
}
#home #header {
  background:url(images/home_header.gif) top left no-repeat;
  width:784px;
  height:101px;
}
#home #header #header_links {
  float:right;
  width:240px;
  height:81px;
  margin-top:12px;
}
#home #header #header_links a {
  color:#de2027;
  font:bold 12px/14px Georgia,serif;
}
#home #main {
  background:url(images/home_main_bkgd.jpg) top left no-repeat;
  width:784px;
  height:365px;
  text-align:left;
}
#home #featured {
  background:#e6ceab;
  border:1px solid #000;
  width:608px;
  height:auto;
  margin-left:8px;
}
#home #featured #news h3 {
  font:bold 14px/16px Georgia,serif;
  line-height:14px;
}
#home #featured #featured_leftcol {
  height:152px;
  width:235px;
  float:left;
  margin-top:2px;
}
#home #featured #featured_leftcol a:link, #home #featured #featured_leftcol a:visited, #home #featured #featured_leftcol a:active {
  color:#de2f35;
  font:normal 12px/14px Georgia,serif;
  text-decoration:underline;
}
#home #featured #featured_leftcol a:hover {

}


#home #featured #featured_rightcol {
  height:152px;
  width:385px;
  margin-top:2px;
  margin-right:5px;
  float:right;
}
#home #featured #featured_rightcol a:link, #home #featured #featured_rightcol a:visited, #home #featured #featured_rightcol a:active {
  color:#de2f35;
  font:normal 12px/14px Georgia,serif;
  text-decoration:underline;
}
#home #featured #featured_rightcol a:hover {

}
#home #featured #featured_leftcol img {
  margin:0;
}
#nav {
  width:152px;
  float:left;
}
#nav ul {
  list-style:none;
  padding-top:75px;
  margin:0;
  padding-left:0;

}
#nav ul li {
  background:#000;
  width:152px;
  margin:2px 0 2px 0;
  padding:2px 0 3px 0;
  text-align:center;

}
#nav a:link, #nav a:visited, #nav a:active {
  color:#FFF;
  font:bold 12px/16px Georgia,serif;
  text-decoration:none;
}
#nav a:hover {

}
#content {
  float:right;
  width:632px;
}
#buttons {
  margin:145px 0 5px 8px;
  width:107px;
}
#buttons img {
  margin-right:5px;
  border:0;
}
#comingsoon {
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:5px;
  margin-left:8px;
  font:12px/14px Arial,sans-serif;
  width:608px;
  background:#E6CEAB;
  border:1px solid #000;
}
#home_event_calendar {
  margin-top:24px;
  margin-left:7px;
  width:363px;
}
#tribe_title {
  width:229px;
  font:bold 12px/14px Georgia,serif;
  display:inline;
}

#newsticker {
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom:5px;
  margin-left:8px;
  width:608px;
  background:#E6CEAB;
  border:1px solid #000;
  color:#DF292F;
  font:bold 12px/14px Verdana,sans-serif;
}

.newsticker {
	color:#DF292F;
	font:bold 12px/14px Verdana,sans-serif;
}

.td_event_date {
  border-bottom:1px solid #cd9d57;
}
.td_event_title {
  border-bottom:1px solid #cd9d57;
}
.td_event_location {
  border-bottom:1px solid #cd9d57;
}
.row0 {
	background:#EFE3D1;
}