#CHPCFooter {
   position:            absolute;
   bottom:              0px;
   font-size:           0.6em;
   color:               #B9BCB1;
}





#CHPCHomePage {
   margin:              auto;
   text-align:          left;
   width:               760px;
   min-width:           760px;
}

#CHPCHomePage a:hover {
   text-decoration:     underline;
}

#CHPCHomePage h1 {
   color:               #4e6500;
   font-weight:         bold;
   font-size:           14px;
   letter-spacing:      2px;
}


/***** COPY *****/
#CHPCHomePage #CHPCContentHome {
   width:               397px;
   height:              228px;
   top:                 0px;
   left:                305px;
   position:            relative;
   padding:             40px 25px 0px 32px;
   margin:              0px 0px 0px 0px;
}

#CHPCHomePage #CHPCContentHome p {
   line-height:         22px;
   margin:              0px 0px 0px 0px;
}
#CHPCHomePage #CHPCContentHome .quote {
   line-height:         16px;
   font-style:          italic;
   font-size:           0.76em;
   margin:              10px 20px 0px 30px;
}

/***** HEADER NAV *****/
#CHPCHomePage #CHPCNavHome {
   height:              24px;
   top:                 0px;
   position:            relative;
   margin:              0px 0px 0px 0px;
   padding:             0px 0px 0px 0px;
}

/***** CONTACT and EVENTS *****/
#CHPCHomePage #Container {
   position:            relative;
   padding:             0px 0px 0px 0px;
   margin:              0px 0px 0px 0px;
}

/***** CONTACT *****/
#CHPCHomePage #CHPCContactHome {
   width:               276px;
   height:              107px;
   top:                 9px;
   left:                13px;
   position:            relative;
   padding:             0px 0px 0px 0px;
   margin:              0px 0px 0px 0px;
   color:               #323a45;
   float:               left;
   font-size:           10px;
   text-align:          center;
   letter-spacing:      0px;
}

#CHPCHomePage #CHPCContactHome p {
   padding:             10px 0px 10px 0px;
   margin:              0px 0px 0px 0px;
}

#CHPCHomePage #CHPCContactHome a:link, #CHPCHomePage #CHPCContactHome a:visited, #CHPCHomePage #CHPCContactHome a:active {
   text-decoration:     none;
   color:               #323a45;
}

#CHPCHomePage #CHPCContactHome a:hover {
   text-decoration:     underline;
}

/***** EVENTS *****/
#CHPCHomePage #CHPCEventsHome {
   width:               427px;
   height:              107px;
   top:                 10px;
   right:               13px;
   position:            relative;
   float:               right;
   text-align:          center;
}

#CHPCHomePage #CHPCEventsHome h1 {
   padding:             10px 0px 8px 0px;
   margin:              0px 0px 0px 0px;
}

#CHPCHomePage #CHPCEventsHome p {
   padding:             8px 0px 0px 0px;
   margin:              0px 0px 0px 0px;
   font-size:           10px;
}

#CHPCHomePage #CHPCEventsHome a:link, a:visited, a:active {
   text-decoration:     none;
   color:               #a33e0a;
}

#CHPCHomePage #CHPCEventsHome a:hover {
   text-decoration:     underline;
}

/***** FOOTER *****/
#CHPCHomePage #CHPCFooter {
   width:               276px;
   height:              30px;
   top:                 31px;
   left:                13px;
   position:            relative;
   float:               left;
   text-align:          center;
}



/***** SHARED CONTENT FROM MAIN CSS FILE *****/
html {
   color:               #000000;
   background:          #FFFFFF;
   margin:              0px;
}

body {
   margin:              0px;
   padding:             48px 0px 0px 0px;
   background-position: center;
   background-repeat:   no-repeat;
   background-color:    #FFFFFF;
   font-size:           0.8em;
   font-family:         Verdana;
   height:              496px;
}

#CHPCNavHome, #CHPCNavHome a {
   color:               #FEFFFF;
   font-weight:         normal;
   font-size:           10px;
   letter-spacing:      4px;
   text-decoration:     none;
}

#CHPCNavHome ul {
   list-style:          none;
   margin:              0px 0px 0px 0px;
   padding:             5px 0px 0px 0px;
   width:               760px;
}

#CHPCNavHome li {
   display:             inline;
   margin:              0px 2px 0px 0px;
}

#CHPCNavHome li.selected a {
   font-size:           10px;
   font-weight:         bold;
}

#CHPCNavHome li.first {
   margin-left:         28px;
}

#CHPCNavHome li.last {
   margin-left:         140px;
}

#CHPCNavHome li.last a {
   letter-spacing:      1px;
   font-style:          italic;
   font-weight:         normal;
}

