﻿@charset "UTF-8";
/* CSS Document */
body {
	background-color: #60652b;
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 0;
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
#home-link {
	position: relative;
	width: 1000px; /* width of the logo */;
	height: 152px; /* height of the logo */;
	top: 0;
	left: 0; /* top-left corner of logo */;
	border: 0;
	float: left; *;
	-width: 900px;
}
.event a:link {
	color: #F7B12B;
	text-decoration: none;
}
.event a:visited {
	color: #F7B12B;
	text-decoration: none;
}
.event a:hover {
	color: #F7B12B;
	text-decoration: underline;
}
.event a:active {
	color: #F7B12B;
	text-decoration: none;
}
a:link {
	color: #F7B12B;
	text-decoration: none;
}
a:visited {
	color: #F7B12B;
	text-decoration: none;
}
a:hover {
	color: #F7B12B;
	text-decoration: underline;
}
a:active {
	color: #F7B12B;
	text-decoration: none;
}
.hidden
{
	display: none;
}
ul.homepageposts
{
margin-top: 5px !important;
}
ul.homepageposts li
{
margin-bottom: 4px !important;
}
.navigation {
	top: 10px;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	position: relative; *;
	-position: inherit;
	right: 50px; *;
	-padding-right: 40px; *;
	-padding-top: 11px; *;
	-margin-right: 0px; *;
	-padding-left: 0px; *;
	-margin-left: 0px; *;
	-top: -130px;
}
.navigation a:link {
	color: #29366f;
	text-decoration: none;
}
.navigation a:visited {
	color: #60652b;
	text-decoration: none;
}
.navigation a:hover {
	color: #f58b00;
	text-decoration: underline;
}
.navigation a:active {
	color: #29366f;
	text-decoration: none;
}
.home {
	color: #FFFFFF;
	font-size: 12px;
}
.home a:link {
	color: #f7b12b;
	text-decoration: underline;
}
.home a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.home a:active {
	color: #f7b12b;
	text-decoration: none;
}
.thrColFixHdr #container {
	width: 1000px;
	margin: 0 auto;
/* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */;
	background-color: #29366f;
	background-image: url(/home_images/horizontal_bkg.gif);
	background-repeat: repeat-y;
}
.thrColFixHdr #header {
	padding: 0 10px 0 20px;
/* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	background-color: #FFFFFF;
	background-image: url(/home_images/prpd_header.jpg);
	background-repeat: no-repeat;
	height: 193px;
}
#tagline {
	background-color: #000000;
	background-image: url(/home_images/prpd_tagline.jpg);
	height: 35px;
	width: 1000px;
}
.tagline_image {
	float: right;
}
#members {
	background-color: #1f2302;
	background-image: url(/home_images/member_header.jpg);
	height: 148px;
	width: 950px;
	padding-left: 50px;
}
#members #changearea1 {
	width: 530px;
	height: 130px;
	float: left;
	margin: 0px;
	padding-top: 10px;
}
#members #changearea2 {
	width: 409px;
	height: 148px;
	float: right;
}
.members_image {
	float: right;
}
#nav {
	background-color: #bf8521;
	background-image: url(/home_images/navigation_background_image.jpg);
	height: 74px;
	width: 950px;
	padding-left: 50px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #e4e0a1;
	margin: 0px;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	float: left;
}
.event {
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #FFFFFF;
}
.green_arrow {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 100px;
	float: left;
	padding-top: 0px;
}
#slideshow {
	float: left;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(/Images/home_slideshow/station_people1.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 75px;
}
h3 {
	color: #f7b12b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 14px;
	margin-bottom: 6px; ;
	margin-top: 0px;
}
h3 + p {
	margin-top: 0;
}
#signin {
	background-image: url(/home_images/button_signin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-left: 50px; *;
	-padding-bottom: 0px; *;
	-height: 43px;
}
#signin form {
	display: inline;
}
#signin select {
	width: 162px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #BF8521;
}
#signin textarea {
	width: 162px;
	height: 40px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#signin input {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px inset #BF8521;
	padding: 0.2em;
	width: 162px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
#signin input.btn {
	width: 80px;
	color: #000000;
	border: 1px outset #FF9900;
	padding: 1px 1px 1px 1px;
	background-color: #BF8521;
}
#prpd {
	height: 21px;
	padding-top: 7px; *;
	-padding-top: 0px; *;
	-height: 20px; *;
	-margin-top: -5px;
}
#newside1 {
	float: left;
	width: 500px;
}
#newside2 {
	float: right;
	width: 286px;
}
.thrColFixHdr #mainContent {
	margin-right: 286px;
	margin-bottom: 0;
	margin-left: 500px;
	padding-top: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
}
.storylist {
	float: left;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-bottom: 22px;
	margin-left: 50px; *;
	-margin-left: 20px; *;
	-margin-right: 0px;
	margin-top: 15px;
	margin-right: 15px;
}
.storylist p {
	text-align: left;
	color: #FFFFFF;
}
.storylist .header {
	color: #f7b12b;
	font-weight: bold;
	text-align: left;
}
.storylist a:link, a:visited {
	color: #f7b12b;
	text-decoration: underline;
}
#story {
	padding-left: 20px;
	background-image: url(/home_images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4056B3;
	padding-top: 14px;
}
#story2 {
	padding-left: 20px;
	background-image: url(/home_images/orange_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4056B3;
	padding-top: 14px;
}
#column2 {
	background-color: #0f2155;
	background-image: url(/home_images/listen_now.gif);
	background-repeat: no-repeat;
	padding-top: 66px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px; *;
	-padding-left: 10px;
	background-position: 30px 20px;
*	-background-position: 10px 20px;
}
#column2 p {
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D628C;
	padding-bottom: 22px;
}
#blognews {
	margin-right: 50px;
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 15px;
}
#blognews p {
	color: #ffffff;
	padding-bottom: 8px;
	margin-top: 0px;
}
#find {
	background-image: url(/home_images/search_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	padding-left: 52px;
}
#search form {
	display: inline;
	margin-right: 22px;
}
#search select {
	width: 102px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 1px solid #BF8521;
}
#search textarea {
	width: 102px;
	height: 40px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#search input {
	color: #000000;
	background-color: #FFFFFF;
	border: 2px inset #BF8521;
	padding: 0.2em;
	width: 118px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
}
#search input.btn {
	width: 20px;
	color: #000000;
	border: 1px outset #FF9900;
	padding: 1px 1px 1px 1px;
	background-color: #BF8521;
}
.thrColFixHdr #footer {
	background-image: url(/home_images/horizontal_bkg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
.thrColFixHdr #footer p {
	margin: 0;
/* padding on this element will create space, just as the the margin would have, without the margin collapse issue */	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0;
}
.sitemap {
	font-size: 10px;
	color: #FFFFFF;
}
.sitemap a:link {
	color: #f7b12b;
	text-decoration: underline;
}
.sitemap a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.sitemap a:active {
	color: #f7b12b;
	text-decoration: none;
}
.fltrt {
	/* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft {
	/* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat {
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
</style>
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 430px; }
.thrColFixHdr #sidebar2 {
	width: 210px;
}
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent {
	zoom: 1;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]

