/* background image*/

body.custom
{
background-color: #112469 !important;
background: url('http://danielsigafoos.com/images/back.png') center top repeat-x fixed;
}

/*page*/

.custom #page {background: none;}

/*banner logo*/

.custom #header 
{
background: #ffffff;
padding-top: 0em;
padding-right: 0em;
padding-bottom: 0em;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 0em;
margin-right: 0em;
margin-bottom: -35px;
margin-left: 0em;
}

.custom #header #logo a
{
display:block;
width:940px;
height:200px;
background:url(http://danielsigafoos.com/wp-content/uploads/2010/03/daniel_banner2.png) center no-repeat;
outline:none;
color: #000000;
text-indent: -9999em;
padding-top: 25px;
padding-right: 25px;
padding-bottom: 0px;
padding-left: 0em;
border-top: 0em;
border-right: 0em;
border-bottom: 0em;
border-left: 0em;
margin-top: 25px;
margin-right: 50px;
margin-bottom: 10px;
margin-left: -7px;
}

.custom #header #tagline 
{
color:#000000;
text-indent: -9999px;
}

/*sidebar color*/
.custom #content_box {background:#155998;}
.custom #content {background:#fff;}

/*widget headers*/
.custom .widget h3, .custom .widget h3 a 
{
border-bottom: 1px dotted #DDDDDD;
color: #fff;
font-size: 15pt;
text-transform: capitalize;
font-variant: normal;
letter-spacing: 0px;
}

/*sidebar color*/

.custom #sidebars a {color: #fff;}

/*footer*/

.custom #footer
{
height: 70px;
background: url('http://danielsigafoos.com/wp-content/uploads/2010/03/footer_4.png') left top no-repeat;
}
