/* CSS Document */

P { font: 12px arial } 
H1 { font: 13px arial }
BODY { background-image:  url(../images/bg.jpg); 
	   background-attachment: fixed
}

a {text-decoration:underline}
a {color: #458096}
a:hover {color: #458096; text-decoration:none}

.eventstext {
	font-family: Arial;
	font-size: 11px;
	color: #E0C6E3;
	margin: 6px 0px 0px 12px;
}

a.eventstext {text-decoration:underline}
a.eventstext {font-weight:bold}
a.eventstext:hover {text-decoration:none}


a.home {text-decoration:none}
a.home:hover {text-decoration:none}
a.home {color: #000000}
a.home:hover {color: #000000}

a.onairtitle {text-decoration:underline}
a.onairtitle:hover {text-decoration:none}
a.onairtitle {color: #FFF}
a.onairtitle:hover {color: #FFF}


a.onairheader {text-decoration:none}
a.onairheader:hover {text-decoration:underline}
a.onairheader {color: #94CFD5}
a.onairheader:hover {color: #94CFD5}


.header { 
     background-image:  url(../images/header-1.jpg); 
     background-repeat: no-repeat; 
     background-position: left top
}

.headertext {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}


a.headertext {text-decoration:none}
a.headertext:hover {text-decoration:underline}
a.headertext:hover {color: #FFFFFF}

.homebody { 
     background-image:  url(../images/bgmain.jpg); 
     background-repeat: repeat; 
	 background-color: #FFFFFF
}

.homebody2 { 
     background-image:  url(../images/shadow2.jpg); 
     background-repeat: no-repeat; 
     background-position: left top;
	 background-color: #FFFFFF
}

.subbody { 
	 background-image:  url(../images/bgmainsub.jpg); 
     background-repeat: repeat; 
	 background-color: #FFFFFF
}


.leftnav { 
     background-image:  url(../images/nav-arrow.gif); 
     background-repeat: no-repeat; 
     background-position: left top;
	 	 
}

.leftnavtext {
	font-family: Verdana;
	font-size: 11px;
	color: #0099FF;
	line-height: 18px; 
}

a.leftnavtext {text-decoration:none}
a.leftnavtext:hover {text-decoration:underline}
a.leftnavtext {color: #E7E9D1}
a.leftnavtext:hover {color: #E7E9D1}


.homeevents { 
     background-image:  url(../images/events-bg.jpg); 
     background-repeat: no-repeat; 
     background-position: center top
}

.eventpic{
	 float: center;
	 margin: 32px 0px 0px 11px;
}

.subevents { 
     background-image:  url(../images/eventsub-bg.jpg); 
     background-repeat: no-repeat; 
     background-position: center top
}

.subeventstext {
	font-family: Arial;
	font-size: 11px;
	color: #2F2F2F;
	margin: 6px 10px 0px 16px;
}

a.subeventstext {text-decoration:underline}
a.subeventstext {font-weight:bold}
a.subeventstext:hover {text-decoration:none}

.subeventpic{
	 float: center;
	 margin: 32px 0px 0px 13px;
}

.homeweather { 
     background-image:  url(../images/weather-bg-2.jpg); 
     background-repeat: no-repeat; 
     background-position: center top
}

.weatherheader {
	font-family: Arial;
	font-size: 14px;
	color: #E0C6E3;
	font-weight: bold;
	line-height: 30px;
	text-indent: 26px;
}

.weathertext {
	font-family: Arial;
	font-size: 11px;
	color: #E0C6E3;
	line-height: 17px;
}

a.weathertext {text-decoration:underline}
a.weathertext:hover {text-decoration:none}
a.weathertext {color: #E0C6E3}
a.weathertext:hover {color: #E0C6E3}

.newsticker { 
     background-image:  url(../images/news-bg.gif); 
     background-repeat: no-repeat; 
     background-position: center top
}

.newstickertext { 
	font-family: Arial;
	font-size: 11px;
	color: #DEEDF4;
	padding: 5px 0px 0px 15px;
}
.smallredtext {

	font-family: Arial;
	font-size: 11px;
	color: #cc0000;
}
.newstext {
	font-family: Arial;
	font-size: 11px;
	color: #DEEDF4;
	margin: 5px 0px 0px 15px;
}

.onairheader {
	font-family: Arial;
	font-size: 16px;
	color: #94CFD5;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
}

a.onairheader {text-decoration:none}
a.onairheader:hover {text-decoration:underline}
a.onairheader {color: #ffffff}
a.onairheader:hover {color: #ffffff}

a.onairheaderlink {text-decoration:none}
a.onairheaderlink:hover {text-decoration:underline}
a.onairheaderlink {color: #94CFD5}
a.onairheaderlink:hover {color: #94CFD5}

a.onairtextlink {text-decoration:none}
a.onairtextlink:hover {text-decoration:underline}
a.onairtextlink {color: #ffffff}
a.onairtextlink:hover {color: #ffffff}

.onairtext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
	border-bottom:solid 1px #BED1DF;
}

.onairtitle {
	font-family: Arial;
	font-size: 11px;
	color: #DFEEF5;
	line-height: 21px; 
}

.onairblue {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #DFEEF5;
	line-height: 21px; 
	border-bottom:solid 1px #BED1DF;
}

.onairpic{
	 margin: 6px 0px 0px 20px;
	 border:solid 2px #FFF;
}

.homeschedule { 
     background-image:  url(../images/current-schedule.jpg); 
     background-repeat: no-repeat; 
     background-position: center top
}

.newspic{
	 margin: 0px 12px 0px 0px;
	 align: left;
}

.adspic{
	 vertical-align: middle;
	 horizontal-align: middle;
	 padding: 6px 6px 6px 6px;
}

.newstextheader{
	font-family: Arial;
	font-size: 18px;
	color: #02354E;
	line-height: 24px;

}

.newstextbody{
	font-family: Arial;
	font-size: 12px;
	color: #232323;
	line-height: 19px;
	padding: 0px 6px 0px 0px;
}

.newstextlink{
	font-family: Arial;
	font-size: 12px;
	color: #458096;
	line-height: 18px;
	font-weight: bold;

}

a.newstextlink {text-decoration:none}
a.newstextlink:hover {text-decoration:underline}

.oursponsor {
	font-family: Arial;
	font-size: 11px;
	color: #184662;
	margin: 5px 0px 0px 15px;
}

/*right col for home page*/
.defaultrightcol { 
	 background-image:  url(../images/rightcol-bg.jpg); 
	 background-position: right top
}

/*right col for inner pages page*/
.homerightcol { 
	 background-image:  url(../images/rightcolsub-bg.gif); 
}

.homeleftcol { 
	 background-image:  url(../images/leftcol-bg.gif); 
}

/*not used*/
.subrightcol { 
	 background-image:  url(../images/rightcolsub-bg.gif); 
}

.homeslideshow { 
     background-image:  url(../images/slideshow-bg.jpg); 
     background-repeat: no-repeat; 
     background-position: center top
}

.homeslideshowsub { 
     background-image:  url(../images/slideshow-bgsub.gif); 
     background-repeat: no-repeat; 
     background-position: center bottom
}

.slidepic{
	 margin: 24px 0px 0px 10px;
	 width: 251px;
	 border:solid 1px #FFFFFF;
}

.slidepic2{
	 margin: 0px 0px 0px 0px;
	 width: 142px;
	 border:solid 1px #FFFFFF;
}

.slidepic3{
    float: center;
    width: 178px;
	margin: 32px 0px 0px 11px;
}
.slidetext{
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CDCDCD;
	margin: 0px 0px 0px 38px;
}

.homepoll { 
     background-image:  url(../images/poll-bg.gif); 
     background-repeat: no-repeat; 
     background-position: center top
}

.homemusicnews { 
     background-image:  url(../images/musicnews-bg.gif); 
     background-repeat: no-repeat; 
     background-position: center top
}

.homeworldnews { 
     background-image:  url(../images/worldnews-bg.gif); 
     background-repeat: no-repeat; 
     background-position: center top
}

.rsstext {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
}

a.rsstext {text-decoration:underline}
a.rsstext:hover {text-decoration:none}
a.rsstext {color: #FFF}
a.rsstext:hover {color: #FFF}

.homeweirdnews { 
     background-image:  url(../images/weirdnews-bg.gif); 
     background-repeat: no-repeat; 
     background-position: center top
}

.h1 {
	font-family: Arial;
	font-size: 18px;
	color: #1D7BD6;
	line-height: 21px; 
}

.h2 {
	font-family: Arial;
	font-size: 25px;
	color: #1B6BB8;
	padding: 22px 0px 0px 0px;
	letter-spacing: 2px; 
}

.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #184662;
	line-height: 21px; 
}

.bodytextstrong {
	font-family: Arial;
	font-size: 12px;
	color: #184662;
	font-weight: bold;
	line-height: 21px; 
}


.footer { 
     background-image:  url(../images/footer-bg.gif);
	 background-position: center top;
	 background-repeat: no-repeat 
}

.footertext{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}

.sponsors{
	font-family: Arial;
	font-size: 12px;
	color: #232323;
	line-height: 19px;
	padding: 7px 7px 7px 7px;
}

a.footertext {text-decoration:none}
a.footertext:hover {text-decoration:underline}

.adminbutton
{
	color:#ffffff;
	font-family:'Arial';
	font-size:11;
	/*font-weight: bold;*/
	border-style: outset;
	border-width:1;
	padding:1;
	background-color:#45003F;
}

.newCalTitle
{
    font-family:Arial;
    font-size:11px;
    color: #45003F;
    line-height:21px;
}



.CalendarText {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #45003F;
	line-height: 21px; 
	border-bottom:solid 1px #BED1DF;
}

.formtext {
	font-family: Arial;
	font-size: 13px;
	color: #184662;
	line-height: 21px; 
	font-weight: bold;
}

.SiteSearchBox 
{
    width: 122; 
    height: 18; 
    font-family:Arial; 
    font-size:8pt; 
    color:#D0E5EE; 
    background-color:#013850; 
    border:solid 1px #498298;
}

.SiteSearchBox2
{
    width: 122; 
    height: 18; 
    font-family:Arial; 
    font-size:8pt; 
    color:#1E0227; 
    background-color:#6A5271; 
    border:solid 1px #000000;
}

.findMe {display: none;
    visibility:hidden
    
        }
        
        #Gotcha {display: none;
    visibility:hidden
    
        }
