body
{
}

#site-header
{
background:transparent url(../images/header-gradient.png) repeat-x 0 0;
}

#site-header.alt1,
* html #site-header
{
background:transparent url(../images/headers/home1.jpg) no-repeat 100% 0;
}

#site-header.alt2
{
background:transparent url(../images/headers/home2.jpg) no-repeat 100% 0;
}

#site-header.alt3
{
background:transparent url(../images/headers/home3.jpg) no-repeat 100% 0;
}

#site-header.alt4
{
background:transparent url(../images/headers/home4.jpg) no-repeat 100% 0;
}

#site-header.alt5
{
background:transparent url(../images/headers/home5.jpg) no-repeat 100% 0;
}


#page
{
padding-left:30px;
background:#ffffff url(../images/chc-color-strip.gif) no-repeat 630px 100%;
}

#page-content
{
padding:0;
}

#body
{
width:520px;
float:left;
min-height:100px;
}

#additional
{
width:290px;
float:right;
min-height:100px;
}


#quickjump
{
padding:40px 15px 15px 15px;
background:#f3f0ea url(../images/quickjump-title.png) no-repeat 15px 15px;
color:#75644c;
margin:0 0 15px 0;
}

#quickjump h3,
#quickjump h2
{
display:none;
}

#quickjump select
{
width:15.5em;
}

#quickjump label
{
display:block;
padding-top:1em;
}

#quickjump a, #quickjump a:link, #quickjump a:visited, #quickjump a:hover, #quickjump a:active
{
color:#75644c;
}
