body {
	margin: 0px;
	background-color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
a:link {
	color: #03c;
}
a:visited {
	color: #666;
}
a:hover { }
a:active { } 

h1, h2, h3, h4 {
	font-family:Verdana, Arial, sans-serif;
}

table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	width:300px;
	text-align:left;
}
td.search {
	text-align:right;
	width:400px;
	
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background: url(images/border_shadow_l.jpg) repeat-y left;
}
td.shadow_left {
	background-image: url(images/border_shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}
td.body_content_car {
	padding: 5px;
	background: url(images/body_content_bg.jpg) no-repeat left top;
	width: 550px;
}

td.below_header{
	background-color: #1F1F1F;
	height: 100px;
	color: #CCCCCC;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
td.main_content_box {
	background-color: #FFFFFF;
}
td.main_content_box1 {
	background-color: #FFFFFF;
	padding:6px 0.75em 0.5em 0.75em;
}
td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}


td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(images/header_bg1.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	background-image: url(images/header2_bg1.jpg);
	background-position: top;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:active,a.main_link:visited,a.main_link:link{
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FC0;
	font: bold 15px/50px "Trebuchet MS", Verdana, Arial, sans-serif;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
td.navmenu {
	width:16.7%;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
.wmstpr {
	font-size: 16px;
}
.header_date {
	font-size: 14px;
}
.left_content .logo {
	text-align: left;
	margin-top: 12px;
	padding-left:4px;
}
.below_header div.anniversary {
	font-size: 12px;
}
.breadcrumb {
	font-family:Verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom:1em;
}
.main_content_box1 .menubar {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 1em;
	background: #FFFFB0;
	padding: 12px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.middle_spacer .bottom_content .lastupdated {
	font-size: 10px;
}
div.indent {
	text-indent: 2em;
}.subhead {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #300;
	padding:1em 0 3px 0;
}
table#contacts {
	display: table;
	border-collapse:collapse;
	margin-bottom: 2em;
	margin-top: 2em;
	width: 95%;
}

table#contacts td {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 6px 1em;
	border-top: 1px solid #006;
	border-bottom: 1px solid #006;
}
table#contacts p.small {

	font: italic bold 11px Georgia, "Times New Roman", Times, serif;
}

table#schedule {
	display: table;
	border-collapse:collapse;
	margin-bottom: 2em;
	margin-top: 2em;
}

table#schedule td {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 6px 1em;
	border-top: 1px solid #006;
	border-bottom: 1px solid #006;
	vertical-align: top;
}


table#schedule div.small {
	padding-top:.50 em;
	font: italic bold 11px Georgia, "Times New Roman", Times, serif;
}

.main_content_box1 #schedule tr .date {
	font-size: 18px;
	font-weight: bold;
	background: #CCC;
}
#Twitterfeed {
	padding: 0.5em;
	width: 350px;
	
}

#Facebook {
	padding: 0.5em;
	width: 350px;
	
}
#socialmediawidgets {
	text-align: center;
}
#socialnets {
	text-align: center;
	padding: 0px 32px;
}
#socialnets tr td {
	text-align: center;
	width: 25%;
	font: normal 11px Verdana, Arial, sans-serif;
	vertical-align: bottom;
	padding-right: 12px;
	padding-left: 12px;
}
.main_content_box table tr .body_content_car #socialnets tr td a {
	color: #006;
	text-decoration: none;
}
