/* Body and wrapper
----------------------------------------------- */
body {
    width:610px !important;
    margin:0;
    padding:10px;
    border:0px solid red;
}

h1 {
    width:100% !important;
    background:none !important;
    text-indent:0 !important;
    height:auto !important;
}
h1 a {
    height:auto !important;
    display: inline !important;
}

h2 {
    background:none !important;
    text-indent:0px !important;
}

div.wrapper {
    margin:0;
    padding:0 !important;
    width:100% !important;
    max-width:none;
    min-width:0;
}

div.wrapper img.bg {
    display:none !important;
}

#hd,
#page,
#content {
    border:0 !important;
    padding:0 !important;
    width:100% !important;
}

#hd {
    border-bottom:3px solid #DCE4CD !important;
    height:auto !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;

}
#hd h1 {
    margin:0 !important;
    display:none;
}
#dayspring-logo {
    display:block;
    margin-bottom: 10px;
}

#hd ul,
#qnav,
#pnav,
#psnav,
#scon,
#tcon,
div.action,
#pcon-arrow,
div.wrapper.btm,
#debug {
    display:none !important;
}


#main,
#pcon,
.client {
    border:0;
    background:white;
    padding:0 !important;
    float:none !important;
    width:100% !important;
}

#main h1 {
    text-indent:0 !important;
    background-image:none !important;
    margin-bottom:0 !important;
}