.horbar {
	color: black;
	background-color: #FFFFE4;
	/*border: 2px outset #cecac1;*/
}
.horbaritem {
	float: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.horbaritem a {
	display: block;
	text-decoration: none;
}
.horbaritem a:link {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:visited {
	color: #000000;
	text-decoration: none;
}
.horbaritem a:hover {
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}
.horbaritem a:active {
	color: #ff0000;
	text-decoration: none;
}

.verbar	{
	color: black;
	background-color: #EDF2F5;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #EDF2F5;
	border: 1px solid #64879d;
}

.item	{
	padding: 3px;
	text-align: left;
	white-space: nowrap;
}

.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 1px 2px 1px;    /* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.item a:link	{
	color: #000000;
	text-decoration: none;
}

.item a:visited	{
	color: #000000;
	text-decoration: none;
}

.item a:hover	{
	color: #ffffff;
	background-color: #4b6983;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	right: 7px;
}

/*----- Tree Menu Section  ---------------------- */
.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.phplmnormal:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #003300;
	text-decoration: none;
}

a.phplm:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #726461;
	text-decoration: none;
}

a.phplm:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplm:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

a.phplmselected:link	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:visited	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #dd0000;
	background-color: #ffdd76;
	text-decoration: none;
}

a.phplmselected:hover	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #841212;
	background-color: #fff0c0;
	text-decoration: none;
}

a.phplmselected:active	{
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ff0000;
	text-decoration: none;
}

/* This stylesheet uses the glish.com 3 column method  */


body {
	margin:0px;
	padding:0px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F0EDD8;
	}
	
h1 {
        text-align: left;
	font-family: Trebuchet, "Gill Sans" Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size: 140%;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	}
	
	
h2 { 
    text-align: left;
    font-family: Trebuchet, "Gill Sans" Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 115%;
	line-height: 110%;
	font-weight: bold;
	color: #55A4C3;
	}


h3 { 
    text-align: left;
    font-family: Trebuchet, "Gill Sans" Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
	color: #55A4C3;
	}

	
h4 { 
    text-align: left;
    font-family: Trebuchet, "Gill Sans" Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	font-size: .90em;
	line-height: 90%px;
	font-weight: 700;
	color: #7C846E;
	}
	

blockquote { font-size: .75em; font-weight: 800; }

#content p { 
        font-size: .75em;
        font-weight: normal;
        text-align: left;
        }

#content .morelink {
        font-size: .8em;
        font-weight: bold;
        text-align: left;
        color: #FF9900;
        }

.newscontainer a {
        font-size: .95em;
        text-decoration: none;
        color: #FF9900;
        }

.djdetail {padding-bottom: 150px; }

.djdetail p {
        font-size: .95em;
        }

.djdetail a {
        font-size: .95em;
        text-decoration: none;
        color: #FF9900;
        font-weight: bold;
        }

/* styles for the RR module output */


/* .radioroster { font-size: 65%; } */

.rosternavlink { }
.rosternav { font-size: 65%; }

.showdescription p{
        color: #000;         
        font-size: .75em;
        font-weight: normal;
        text-align: left;
        }

.showdjs { 
        color: #FF9900;
        font-size: 75%;
}

.showdjs a{ 
        color: #FF9900;
        font-size: 85%;
        font-weight: bold;
}

.showtitle a{ color: #7C846E; text-decoration: none; font-weight: bold; }
.showtime { padding-top: 10px; font-size: 65%; }
.oneshow {}


.showlist {padding-bottom: 200px; }

.showlist p {
        font-size: .95em;
        }

.showlist a {
        font-size: .95em;
        text-decoration: none;
        color: #FF9900;
        font-weight: bold;
        }

.showtable { font-size: .80em; color: #000; width: 90%; font-style: italic; }

.sumtitle a { font-size: 110%; color: #7C846E;  font-style: normal; text-decoration: none;}

.sumpresenter a { color: #FF9900; font-style: normal; font-weight: bold; text-decoration: none; }


/* styles for the footer */

#footer .linkstart { margin-left: 250px; color: #7C846E; }

#footer .linkstart a { color: #7C846E; font-weight: bold; text-decoration: none; }
#footer .linkstart a:hover { color: #FF9900; }





/* styles for the show proposal form */

.ffform { font-size: 80%; color: #7C846E; font-weight: normal; }

.ffform textarea { width: 350px; }

.fflabel {padding-bottom: 10px; }

.subtable {background-color: #CAD2B2; color: #838B75;}

.required {width: 25%; }


/* div layouts  */

#banner {
	top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 72px;
	background-color: #560A0F;
}


#buttonbar {
    width: 100%;
    height: 24px;
    }
    
#datebar {     
    height: 24px;
    background-image: url(images/date_bg.png) ;
    font-size: 70%;
    font-weight: bold;
    color: #7C846E;
    }

	
#left {
    position: absolute;
    left: 0px;
    top: 96px;
    width: 250px;
    padding-top: 140px;
    background-image: url(images/left_top.jpg) ;
    background-repeat: no-repeat;
	}


#content {
    padding-top: 25px;
    margin-left: 249px;
    margin-right:200px;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin-left: 251px;
    margin-right:200px;
	}
    html>body #centercontent {
    margin-left: 251px;
    margin-right: 200px;
	}

#right {
    text-align: center;
    position: absolute;
    padding-top: 25px;
    right: 10px;
    top: 96px;
    width: 150px;
	}

#footer { 
	clear: both; 
	width: 100%; 
	height: 15px;  
	background-color: #CAD2B2; 
	font-size: .7em;
	padding: 5px 0px 2px 0px;
       margin: 20px 0px 0px 0px;}




#newsbreaker {  width: 100%; height: 19px; background-color: #7C846E;}

#NewsPostDetail {padding-bottom: 200px;}

#NewsPostDetailSummary {font-size: .85em; padding-bottom: 0px;}

#NewsPostDetailContent {font-size: .85em; padding-bottom: 10px; }
