body {
    font-size: 75%;
    font-family: verdana;
    background: #ffaa00 url(/images_system/SaveDaveLogo2.gif) repeat;
}
/*Layout structure*/
#branding {
    height: 157px;
    background: #ffaa00 url(/images_system/SaveDaveLogo2.gif) repeat;
}

#wrapper {
    margin: 0 auto;
    width: 800px;    
    text-align: left;
    background: #ffee00;
}

#content {
    float: left;
    width: 540px;
    background: #ffee00;
}

#maincontent {
    width: 540px;
    float: left;
    padding: 5px;
}

#secondarycontent {
    width: 230px;
    float: right; 
    padding-top: 10px;
}

#secondarycontent img {
    border: 0;
}

#footer {
    clear: both;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

#logo {
    width: 189px;
    float: left;
    height: 156px;
    overflow: hidden;
    background: url(/images_system/SDlogo-clearbgd.GIF) no-repeat;
}

#tagline {
    width: 589px;
    float: right;
    height: 132px;
    background: url(/images_system/text.gif) no-repeat center center;
}
#topnav {
    width: 589px;
    float: right;
    border-bottom: 1px solid #ffaa00;
}
#sectionNav {
    width: 111px;
    float: left;
    padding: 5px;
    overflow: hidden;
}
#centralContent {
    width: 415px;
    float: right;
}

/*
#furtherContent {
    width: 21em;
    float: right;
    overflow: hidden;
}
*/

.clear {
    clear: both;
    height: 5px;
}

.sectionNavlink {
    display: block;
    width: 8em;
    background: #000000; 
    padding: 4px 4px 4px 4px;
    text-align: center;
    max-width: 129px;
    overflow: hidden;
}
.sectionNavlink a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

.date {
    width: 80px;
    float: left;
    overflow: hidden;
}
.newssummary {
    width: 145px;
    float: right;
    overflow: hidden;
    margin-right: 5px;
}
.dateCampaign {
    width: 35%;
    float: left;
    overflow: hidden;
}
.summaryCampaign {
    width: 60%;
    float: right;
    overflow: hidden;
    margin-right: 5px;
}

#topnav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*width: 50em;*/
    overflow: hidden;
}

#topnav ul li {
    float: left;
    /*width: 95px;*/ width: 84px;
/*    background: #ffee00; */
    background: #d5a905 url(/images_system/tab2.gif) no-repeat;
    display: block;
    height: 24px;
/*    border-left: 1px solid #ffaa00; */
/*    border-right: 1px solid #ffaa00; */
    overflow: hidden;
}
#topnav ul li p {
    vertical-align: text-bottom;
    text-align: center;
    font-weight: bold;  
    font-size: 10px;  
    color: #000000;
    text-decoration: none;
}


#blacktabs {
    width: 200px;
    float: left;
    border-bottom: 1px solid #000000;
}

#blacktabs ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
}

#blacktabs ul li {
    float: left;
    width: 93px;
    background: #d5a905 url(/images_system/tab_black.gif) no-repeat;
    display: block;
    height: 24px;
    overflow: hidden;
}

#blacktabs ul li p {
    vertical-align: text-bottom;
    text-align: center;
    font-weight: bold;  
    font-size: 10px;  
    color: #ffffff;
}



h1 {
    font-size: 15px; /*1.5em*/
    font-family: Helvetica, arial;
}
h2 {
    font-size: 12px; /* 1.25em*/
    font-family: Helvetica, arial;
}
h3,h4,h5,h6 {
    size-size: 11px; /* 1.125em */
    font-family: Helvetica, arial;
}

.box {
    width: 93px;
    background: #000000 url(/images_system/navsection_imgbottom.gif) no-repeat left bottom;
}

.box-inner {
    background: url(/images_system/navsection_imgtop.gif) no-repeat left top;
    padding: 2px;
    vertical-align: center;
    text-align: center;
    overflow: hidden;
}

.box-inner p {
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;    
}

.mainlists {
    margin: 5px;
    padding: 1px;
}

.rd{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:red;
    font-size:x-small;
}
.rdBold{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color:red;
    font-size:small; font-weight:bold;
}
#ContentImg1{
    float: right;
    clear: right;
    padding-left: 0.25em;
    margin: 1em 0 0 0;
}
