@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #951102 url(images/body_background.jpg) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 900px;
	background: #fffed7 url(images/container_background.jpg) repeat-x bottom;
	margin: 0 auto;
	text-align: left;
} 
#header {
	margin: 0;
	padding: 0;
}
.logo {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#banner_ad {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
}
#show {
	margin: 0;
	padding: 0;
}
#show_top, #show_bottom {
	margin: 0;
	padding: 0;
	background: url(images/header_bars.jpg) no-repeat;	
	height: 6px;
}
#sidebar1 {
	float: left;
	width: 220px;
	padding: 15px 10px 15px 0px;
}
ul.menu {
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
}
ul.menu li {
	margin-top: 2px;
	margin-bottom: 2px;
}
ul.menu li a {
	display: block;
	width: 210px;
	height: 30px;
	color: #000;
	text-decoration: none;
	background: url(images/menu_background.png) no-repeat left top;
	font: 16px Georgia, "Times New Roman", Times, serif;
	text-indent: 10px;
	padding-top: 6px;
}
ul.menu li a:hover, ul.menu li a.active {
	background-position: right top;
	color: #fff;
}
.sidebar_content {
	padding-right: 15px;
	padding-left: 15px;
}
#sidebar2 {
	float: right;
	width: 280px;
	padding: 0px 10px 15px 20px;
}
#mainContent {
	margin: 0 300px 0 240px;
	padding: 0 10px;
} 
#mainContent_full {
	margin: 0 0 0 240px;
	padding: 0 10px;
} 
#footer { 
	padding: 0 10px 0 20px;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
	display: block;
	text-align: center;
	font-size: 60%;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
img, div { behavior: url(images/iepngfix.htc) }
h1 {
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #991102;
	margin: 0px;
	padding: 15px 0px 0px;
}
#mainContent h2, #mainContent_full h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #991102;
	margin: 0px;
	padding: 15px 15px 0px;
	text-decoration: underline;
}
#mainContent p {
	padding-right: 15px;
	padding-left: 15px;
}
p {
	font-size: 85%;
}
a {
	font-size: 85%;
	text-decoration: underline;
	color: #991102;
}
.category_item {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
p.article_date {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-style: italic;
}
p.business {
	padding: 10px 20px;
}
a.more {
	font-size: 85%;
	display: block;
	text-align: right;
	color: #991102;
	margin-right: 10px;
}
input.button {
	text-transform: uppercase;
	background: url(images/button.png) no-repeat;
	width: 136px;
	height: 38px;
	color: #fff;
	border: none;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.short_calendar {
	margin-bottom: 50px;
}
.short_calendar h2 {
	font-size: 100%;
	margin: 0;
	padding: 10px 0px 0px;
}
.short_calendar p {
	margin: 0;
	padding: 0;
}
.short_calendar h3.toggler {
	font-size: 80%;
	text-decoration: underline;
	cursor: pointer;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
option {
	font-size: 85%;
}
table.calendar {
	width: 95%;
	margin: 0 auto;
}
table.calendar th {
	text-align: center;
	background: #991102;
	color: #fff;
	font: 21px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.calendar td {
	height: 100px;
	vertical-align: top;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
table.calendar td.item {
	background: #991102;
	color: #fff;
}
table.calendar a {
	color: #fff;
}
table.calendar td table tr.day_of_week {
	height: 15px;
}
table.calendar td table td {
	border: none;
	height: auto;
}
table.calendar td table td.activity {
	font-size: 10px;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 3px;
}
table.calendar td.none {
	background: #e0b7b3;
}
table.calendar td.last {
	border-right: 1px solid #000;
}
table.calendar tr.days td {
	height: 15px;
	vertical-align: middle;
	border-bottom: 2px solid #000;
	text-align: center;
	width: 14.29%;
}
#calendar_select {
	width: 195px;
	height: 38px;
	text-transform: uppercase;
	background: url(images/calendar_bar.png) no-repeat;
	color: #fff;
	margin: 20px auto;
}
#calendar_select select {
	width: 165px;
	opacity: 0;
	text-transform: none;
	margin-left: 20px;
}
.calendar_select_title {
	position: relative;
	top: 9px;
	left: 12px;
}
