body {
background: #FFF;
}


/*----------------------------- HEADER------------------------------ */

#header {
clear: both;
width: 978px;
height: 68px;
background: transparent url(http://media.ky3.com/designimages/KY3_Header_middle.jpg) 305px 0px  no-repeat;
}

#header img {
float: left;
}

#header .sectionsponsor{
display: none;
visibility: hidden;
}



/*----- header weather ----*/



#header #weatherbox{
width: 220px;
height: 68px;
padding: 0px 0 0 0;
margin: 0px 22px 0 30px;
color: black;
background: transparent;
float: left;
}

#header #weatherbox .sectiondiv3,
#header #weatherbox .more{
display:none;
visibility: hidden;
}

#header #weatherbox .icon img {
margin: 0px 0 0 0px;
padding: 0;
border: 1px solid black;
width: 55px;
height: 58px;
float: left;
}


#header #weatherbox .currenttemp {
font-size: 28px;
float: left;
text-align: center;
color: black;
padding: 0px 0px 0px 0px;
width: 100px;
height: 32px;
}

#header #weatherbox .currenttemp span {
display: none;
}

#header #weatherbox .conditions {
font-size: 12px;
font-weight: bold;
padding: 0px 0px 0px 0px;
width: 120px;
text-align: center;
float:left;
}

#header #weatherbox .wind
#header .more {
display: none;
visibility: hidden;
}


/*-------------------------- NAVIGATION------------------------- */
#nav {
clear: both;
background-color: #2d317f;
}

#navbuttons {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #fff;
line-height: 23px;
display: inline;
}

#navbuttons li{
background: transparent url()top right no-repeat;
}

#navbuttons a {
color: #fff;
padding: 0px 9px;
background: transparent url()top left no-repeat;
text-decoration: none;
}

#navbuttons a:hover, 
#navbuttons .current {
background-color: #c8c8d8;
text-decoration: underline;
color:#2d317f;
}

#homeondemand #subnav {
height: 1px;
background: white;
}

.navrev {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
float: right;
line-height: 23px;
padding: 0 0 0 0;
}

.navrev a {
color: #E6EDF9 !important;
padding: 3px 17px 4px 5px !important;
}

.navrev ul {
display: inline; 
}

.navrev a:hover {
background-image: none !important;
background-color: #d12f23 !important;
text-decoration: underline;
}

#subnav {
width: 978px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
color: #fff;
line-height: 22px;
height: 24px;
clear: both;
background: #c8c8d8;
}

#subnav li {
display: block;
float: left;
background: transparent url()top right no-repeat;
}

#subnav a {
display: block;
padding: 2px 7px 0 8px;
color:#2d317f;
background: transparent url()top left no-repeat;
}

#subnav a:hover {
background-color: #c8c8d8;
color:#2d317f;
}

#subnav li.subnavcurrent {
background: transparent url() top right no-repeat;
}

#subnav .subnavcurrent a {
background: #dedfe3 url() top left no-repeat !important;
text-decoration: underline;
color:#2d317f;
}

#subnav .subnavcurrent a:hover {
background: #dedfe3 url() top left no-repeat !important;
text-decoration: underline;
color: #2d317f;
}


/*----- REV PROG -----*/
#prog-health #nav,
#prog-improv #nav {
height: 23px;
}


#prog-health #sponsor {
display: none;
visibility: hidden;
}


* html #prog-health #header img,
* html #prog-improv #header img {
margin-left: -6px;
margin-right: -3px;
}

* html #prog-health #header a img,
* html #prog-improv #header a img {
margin-left: -3px;
margin-right: 0;
}

/*---------------------------- SEARCH----------------------------- */

#searchbar {
width: 978px;
height: 26px;
}

#searchbar form {
margin: 0;
padding: 0;
height: 1px;
}

#date {
font-size: 12px;
color: #444;
float: left;
height: 12px;
padding-top: 9px;
}

#areaname {
font-size: 12px;
color: #444;
height: 12px;
padding: 9px 0 0 4px;
float: left;
}

#search {
height: 26px;
float: left;
background-color: #FFFFFF;
padding-left: 520px;
width: 250px;
}

.searchbutton {
margin-right: 10px;
margin-top: 2px;
margin-bottom: -4px;
}

.searchbox {
width: 150px;
margin-right: 10px;
}

