/******************************************************************************/
/* HTML ELEMENTS */

body                 { font: normal 16px/20px arial, helvetica, sans-serif; background: #fff; color: #666;  }
a                    { color: #666; text-decoration: none; }
h1                   { font-size: 22px; color: #000; margin-bottom: 0; border-bottom: 1px solid #999; padding-bottom: 5px; }
#footer              { position: absolute; bottom: 0; }
#header strong { font-size: 25px; line-height: 35px; color: #000;  }
#header em     { font-size: 18px; color: #000; font-style: normal; }
#header h1     { border-bottom: none; }
/******************************************************************************/
/* DISPLAY NONE */
#socialMedia,
#topNavigation,
.triCol a,
#signupForm,
#footer ul,
#homePromoWrap,
#crumb,

#navigation { display: none; }


.triCol#theBuzz,
.triCol#col2,
.triCol#col3   { margin-bottom: 0; }
#testimonials { height: auto; overflow: visible; }



