@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(/images/bg-2009.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	background-color: #cd2508;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #E94932;
	margin: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #372613;
	margin: 0px;
}
.rows {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

p {
	font-size: 11px;
	line-height: 16px;
}
.brown{
	font-size: 10px;
	font-weight: bold;
	color: #372613;
	margin: 0px;
}
.orange{
	font-size: 10px;
	font-weight: bold;
	color: #E94932;
	margin: 0px;
}
.col3 {
	background-image: url(/home/images/vert-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.col2 {
	padding-top: 10px;
	padding-right: 10px;
}

.scheduletext {
	font-size: 11px;
	line-height: 13px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: left;

}
.content {
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
}
 img, div { behavior: url(/images/iepngfix.htc) }
.contentleft {
	padding-left: 20px;
}
.scheduletitle {
	font-size: 16px;
	font-weight: bold;
	color: #dcc950;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #756350;
}
.smalltext {
	font-size: 9px;
	color: #333333;
}
a:link, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #402C05;
	text-decoration: underline;
}div.slideshow {
	margin-right: auto;
	margin-left: -20px;
	margin-top: 18px;
	margin-bottom: 18px;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}
.flashslideshow {
	margin-left: -20px;
margin-top: 10px;
}