@CHARSET "UTF-8";



body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#5c94c3;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;

}

h2 {
	font-size:11px;
}

INPUT {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#wrapper {
	left: 50%;
	margin-left:-500px;
	position:absolute;
	width:1000px;
	text-align:left;
	background-color:#FFF;
	height:auto !important;
}

#header {
	position:relative;
}

#header_logo {
	float:left;	
	width:191px;
}

#header_middle_section {
	float:left;
	width:809px;
	height:92px;
	background-image:url(../images/header_bg.gif);
}

#header_top_menu {
	float:left;
}

#header_bottom_menu {
	float:left;
}

#header_search {
	width:100%;
	text-align:right;
	padding:8px 0px 8px 0px;
}

.search_field {
	border:1px solid #999999;
	padding:4px 2px 0px 2px;
	width:180px;
	height:18px;
}
.search_button {
	border:0;
	background-image:url(../images/search-button.gif);
	height:26px;
	width:81px;
	color:#FFFFFF;
}

#body {
	position:relative;
	height:1000px;
	min-height:1000px;	
	height:auto !important;	
}

#body_end {
	position:relative;
	float:left;
	background-image:url(../images/body_end.gif);
	width:1000px;
	height:20px;
}

#content {
	position:relative;
	float:left;
	width:700px;
	padding:0px 0px 0px 20px;
}

#space {
	float:left;
	width:100%;
	height:20px;
}

#right {
	float:right;
	width:260px;
	padding:0px 10px 0px 10px;
}

#right_menu {
	background-image:url(../images/right_menu_bg.gif);
	padding:34px 0px 0px 20px;
	height:260px;
	width:238px
}

#right_menu_item {
	height:19px;
	padding:12px 0px 0px 20px;
}

#right_menu_item a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#banner {
	width:260px;
	height:120px;
	margin:10px 0px 10px 0px;
	background-color:#ebebed;
}

#bulletin {
	width:230px;
	height:110px;
	background-image:url(../images/bulletin-box.gif);
	padding:36px 7px 0px 20px;
}

#bulletin_body {
	position:absolute;
	height:110px;
	display:block;
}

#bulletin_message {
	position:absolute;
	display:none;
	height:110px;
	width:220px;
}

.bulletin_field {
	padding:2px 2px 2px 2px;
	width:223px;
	border:1px solid #999999;
}

.bulletin_button {
	background-image:url(../images/bulletin-button.gif);
	width:90px;
	height:22px;
	border:0;
	color:#FFFFFF;
	font-weight:bold;
}

#weather {
	width:238px;
	height:260px;
	padding:34px 10px 0px 10px;
	background-image:url(../images/wether-box.gif);
}

#weather_small_title {
	text-align:right;
	color:#FFFFFF;
	padding:4px 6px 0px 0px;
}

.smallIMG {
	margin:0px 4px 0px 4px;
	border:1px solid #999999;
}
.imgMedium {
	margin:0px 4px 0px 4px;
	border:1px solid #999999;
}

.news_title {
	color:#538a12;
}

.news_view_more {
	text-decoration:none;
	color:#538a12;
	font-weight:bold;
}
.page_title {
	font-size:14px;
	color:#2978db;
	font-weight: bold;
}

.video_title {
	font-size:12px;
	color:#000000;
}

#program_days {
	width:100%;
	padding:0px 0px 10px 0px;
}
#program_days a {
	text-decoration:none;
	color:#538a12;
	padding:0px 10px 0px 0px;
}
#program_days a:hover {
	text-decoration:underline;
	color:#000000;
	padding:0px 10px 0px 0px;
}
#program_info {
	padding:0px 0px 4px 0px;
	border-bottom:1px solid #2978db;
}
#footer {
	position:relative;
	float:left;
	width:100%;
	background-color:#069;
	padding:20px 0px 20px 0px;
	text-align:right;
}

.dotLayer {
	width:100%;
	height:1px;
	background-image:url(../images/dot-line.gif);
	background-repeat:repeat-x;
}

#sitemap {
	line-height:20px;
}

#sitemap a {
	text-decoration:underline;
	color:#0099CC;
	font-weight:bold;

}

#sitemap a:hover {
	text-decoration:underline;
	color:#000000;
	font-weight:bold;
}

#sitemap ul {
	color:#000000;
	font-weight:bold;
}

.search_title {
	color:#538a12;
	text-decoration:none;
}
.search_small_description {
	font-weight:normal;
	font-size:11px;
	color:#000000;
}
#wrapper #body #right #weather table tr td {
	color: #FFF;
}
