﻿@charset "UTF-8";
/* CSS Document */


/* global section links */
a:link, a:visited, h2, h3, h4, .ms-rteElement-H2, .ms-rteElement-H3, .ms-rteElement-H4 {color:#275d1e;}
a:hover {color:#999999;text-decoration:none;}

/* headlines */
h1,
#pageContent .content .rightColumn #news h2, 
#pageContent .content .rightColumn #faq h2, .ms-rteElement-H1 {font-size:25px;color:#275d1e;border-bottom:0;margin-bottom:5px;}

/* faq */
#pageContent .content .rightColumn #faq p {color:#275d1e;}


/* view all button (news and events) */
#pageContent .content .rightColumn #news a:hover {color:#275d1e;}
#pageContent .content .rightColumn #news a.viewAll:hover {color:#fff;}




/* mezzanine level */
#mezzanine {background:url(/PublishingImages/bg/mezzanine_ceeps.jpg) #2d4329 no-repeat top center;}
#mezzanine .content a:hover  {color:#fab735;}

/* sitemap bg */
#sitemap {background:url(/PublishingImages/bg/sitemap_bg_ceeps.jpg) no-repeat top center;}


/* news and events */
/*
#pageContent .content .rightColumn #news {width:670px;}
*/

/* Webparts */
.ms-standardheader{color:#275d1e;}

.ms-WPBody a:link, .ms-WPBody a:visited {
	color:#275d1e;
}

