@charset "UTF-8";
/* CSS Document */
	
h1 {
	font-size: 1.5em;
	line-height: .7em;
	font-weight: bold;
	color: #4d4d4d;
	padding: 0 0 15px 0;
	margin: 0;
	}
	
h2 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #d37426;
	margin: 0;
	}
	
.homeContent h2 {
	color: #d37426;
	}

.corporateContent h2 {
	color: #d37426;
	}
	
.customContent h2 {
	color: #7FB539;
	}
	
.publicationsContent h2 {
	color: #b30075;
	}
	
.webContent h2 {
	color: #008ea3;
	}
	
.bookletsContent h2 {
	color: #493a80;
	}
	
h2.padded {
	padding-top: 5px;
	}

h3 {
	font-size: .9em;
	font-weight: bold;
	color: #d37426;
	padding: 0 0 3px 0;
	margin: 0;
	clear: left;
	}
	
.corporateContent h3 {
	color: #d37426;
	}
	
.customContent h3 {
	color: #7FB539;
	}
	
.publicationsContent h3 {
	color: #b30075;
	}
	
.webContent h3 {
	color: #008ea3;
	}
	
.bookletsContent h3 {
	color: #493a80;
	}
	
h3.shim {
	padding-bottom: 10px;
	}
	
h3.padded {
	padding-top: 15px;
	}
	
h3.divider {
	padding-top: 15px;
	margin-top: 10px;
	border-top: 2px solid #666666;
	clear: both;
	}
	
h4 {
	font-size: .9em;
	font-weight: bold;
	color: #d37426;
	padding: 3px 0 3px 0;
	margin: 0 0 15px 0;
	}
	
.corporateContent h4 {
	color: #d37426;
	}
	
.customContent h4 {
	color: #7FB539;
	}
	
.publicationsContent h4 {
	color: #b30075;
	}
	
.webContent h4 {
	color: #008ea3;
	}
	
.bookletsContent h4 {
	color: #493a80;
	}
	
#contentColTwo h4 {
	font-size: 1.1em;
	}
	
h4 a:hover {
	text-decoration: none;
	}
	
.partOne{
	font-style: italic;
	color: #4d4d4d;
	}
	
h5 {
	font-size: 1em;
	font-weight: bold;
	color: #4d4d4d;
	padding: 20px 0 0 0;
	margin: 0;
	}
	
	#News h5 {
		color: #888888; 
		}
	
h6 {
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 130%;
	padding: 7px 0 0 0;
	margin: 0;
	}
	
p {
	font-size: .75em;
	line-height: 1.3em;
	font-weight: normal;
	color: #4D4D4D;
	}
	
.quotee {
	font-style: italic;
	font-size: .9em;
	color: #808080;
	}
	
ul {
	margin: 10px 0px 0px 0px;
	}
	
li {
	color: #4d4d4d;
	font-size: .75em;
	padding: 0 0 10px 0;
	margin: 0px;
	}
	
li.services a.MenuBarItemSubmenu {
	font-weight: bold;
	}
	
a {
	color: #D37426;
	text-decoration: none;
	}
	
.corporateContent a {
	color: #d37426;
	}
	
.customContent a {
	color: #7FB539;
	}
	
.publicationsContent a {
	color: #b30075;
	}
	
.webContent a {
	color: #008ea3;
	}
	
.bookletsContent a {
	color: #493a80;
	}
	
a:hover {
	text-decoration: underline;
	}
	

	
/*************************************
Begin footer specific styles
*************************************/

#footer {
	font-size: .65em;
	font-weight: normal;
	color: #4d4d4d;
	}
	
#footer a{
	color: #d37426;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
	
/*************************************
Begin site map specific styles
*************************************/

ul.secondary {
	padding: 0px;
	}

.secondary li {
	list-style: none;
	font-size: 14px;
	}
	
ul.tertiary {
	margin: 0px;
	}
	
ul.tertiaryPadded {
	margin: 0px;
	padding-top: 5px;
	}

.tertiary li {
	list-style: none;
	font-size: 12px;
	}
	
/*************************************
Begin index specific styles
*************************************/
	
.homeContent p {
	color: #ffffff;
	padding: 3px 0 0 0;
	line-height: 160%;
	}
	
#happeningContent p {
		line-height: 130%;
		color: #4d4d4d;
		}
	
#blogPromoText p {
	color: #b3b3b3;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	}
	
#blogPromoTextTest p {
	color: #b3b3b3;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	}
	
#blogListing h5 {
	padding: 0 20px 0 20px;
	}
	
#RecentBlogPosts p {
	color: #4d4d4d;
	font-size: 1em;
	padding: 0;
	margin: 0;
	}

/*************************************
Begin custom landing page (clp) specific styles
*************************************/

.stats {
	font-weight: bold;
	}
