/* Styles listed for Market Ease of Use */

/* Colors, Backgrounds */
/* BEGIN MANIFEST CODE ******************************************/

/* Headings
----------------------------------------------- */
h2 {
    color: #004276;
}
h3 {PHT
    color: #004276;
}
h4 {
    color: #900;
}
h5 {
    color: #004276;
}
/** END Text ---------------------------------- */

/* Links
----------------------------------------------- */
/* Maintain the order below */

a:link {
    color: #004276;
}
a:visited {
    color: #745F74 ;
}
/** END Text ---------------------------------- */

/* Page - main container
----------------------------------------------- */
#page {
    background: url(/sun_sentinel/main/art/page-bg-nav-only.gif);
}
/** END Page ---------------------------------- */

/* Page - Oats Front end
----------------------------------------------- */
#oatspage {
    background: url(/sun_sentinel/main/art/white-bg-526x25.gif);
}
/** END Page ---------------------------------- */
/* Header
----------------------------------------------- */
#header {
    background: url(/sun_sentinel/main/art/header.gif);
}
#header p.date {
    text-align: right !important;
}
#header.home {
    background: url(/sun_sentinel/main/art/header-home.gif);
}
#header.home p.wu-weather-icon {
    font-weight: bold;
}
#header.home p.wu-weather {
    font-weight: bold;
}
#subheader {
    background: url(/sun_sentinel/main/art/subheader.gif);
    color: #FFF;
}
#subheader #search {
    background: transparent;
}
#subheader #personalization a {
    color: #FFF;
}
/** END Header -------------------------------- */

/* Navigation
----------------------------------------------- */

/* Footer
----------------------------------------------- */
#footer {
    background-color: #FFFFFF;
    border-top-color: #999;
}
#footer-bottom{
    background-color: #FFFFFF;
}
#footer li {
    font-family: Verdana;
	font-size:9px
}
#footer #footer-utility {
    background-color: #DCDEE2;
    border-top-color: #999;
    border-bottom-color: #999;
}
#footer a:link,
#footer a:hover,
#footer a:active {
    color: #004276;
}

#footer a:visited
{
color: #745F74 ;
}


/** END Footer -------------------------------- */


/* Main Front
----------------------------------------------- */
#page.main-front #content {
    background: url(/sun_sentinel/main/art/white-bg-526x25.gif);
}
#page.main-front #module-secondary-content-spotlight #container {
    border-color: #999;
}
#page.main-front #content div.rail {
    background: url(/sun_sentinel/main/art/section-front-rail-bg.gif);
}
#page.main-front #content #lastupdated{
	font-weight:bold;
	color: #004276;
	padding: 5px;
}
/** END Main Front ---------------------------- */


