/* ---( major blocks )------------------------------- */

body {
	font-family: Arial, Calibri, 'Helvetica Neue', Helvetica, sans-serif;
	background: #FAFAFA url('../images/siteimages/pagebkg.png') top left repeat-x;
	color: #555;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
}

#header {
	height: 130px;
	text-align: left;
}
#nav {
	xmargin: 0;
	xpadding: 0;
	position: relative;
	z-index: 2;
}
#marquee {
	background-color: #276A92;
	margin-top: 10px;
	xpadding: 0;
	position: relative;
	height: 210px;
	color: #fff;
	xoverflow: hidden;
	xz-index: 1;
}
#main {
	margin-top:10px;
	text-align: left;
}
#sectionMenu {
	margin-bottom:30px;
	position: relative;
	background-color: #EEE;
}


/* ---( header extras )------------------------------- */

#header h1 {
	float: left;
	width: 250px;
	margin: 40px 0 0 0;
	padding: 0;
}
#header h2 {
	background: transparent url('../images/siteimages/tagline.png') top left no-repeat;
	display: block;
	float: right;
	width: 260px;
	height: 36px;
	padding: 0;
	margin: 78px 0 0 0;
	text-indent: -9999px;
}


/* ---( nav extras )------------------------------- */

#nav #navcontent {
	background:transparent url('../images/siteimages/navbkg.png') top left repeat-x;
	height: 40px;
}
#nav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type:none;
	text-align: left;
	height: 40px;
	float: left;
	width: auto;
}
#nav ul li {
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	height: 40px;
	position: relative;
}
#nav ul li a:link, #nav ul li a:visited {
	background:transparent url('../images/siteimages/navsep.png') top right no-repeat;
	color: #BCCFDC;
	padding: 0 24px 0 22px;
	margin: 0;
	text-decoration: none;
	display: block;
	line-height: 40px;
	font-weight: bold;
	outline: 0;
	font-size: 15px;
	text-align: left;
}
#nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover, #nav li.current a:active {
	font-weight: bold;
	color:#FFF;
}
#nav ul li a:hover, #nav ul li a:active {
	color: #FFF !important;
}


/* ---( marquee extras )------------------------------- */

#marquee li {
	width: 950px;
	height: 210px;
}
#marquee li .marqueeinfo {
	background: transparent url('../images/siteimages/marqueeInfoBkg.png') top left repeat-y;
	width: 300px;
	padding: 30px 140px 40px 40px;
	height: 100%;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#marquee li .marqueeinfo p {
	line-height: 1.2em;
	padding-bottom: 0.75em;
	color:#BCCFDC;
}
#marquee li .marqueeinfo h2 {
	font-family: Calibri, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 29px;
	margin: 0;
	margin-bottom: 0.3em;
	line-height: 0.85em;
	color: white;
}
#marquee li .marqueeinfo p a.marqueemorelink {
	background: transparent url('../images/siteimages/marquee-btn-learnMore.png') top left no-repeat;
	display: block;
	width: 90px;
	height: 25px;
	text-indent: -9999px;
	margin-top: 0.5em;
}
#marquee li .marqueeinfo p a.marqueemorelink:hover, #marquee li .marqueeinfo p a.marqueemorelink:active {
	background-position: 0 -25px;
}
#marqueenav {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position: absolute;
	width: 276px;
	left: 40px;
	bottom: 22px;
	z-index: 99;
}
#marqueenav a {
	background: transparent url('../images/siteimages/heronavbkg.png') top left no-repeat;
	display: block;
	float: left;
	color: #095887;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	margin: 0 3px 3px 0;
	text-align: center;
	text-decoration: none;
}
#marqueenav a.activeSlide {
	color: #fff;
	background: transparent url('../images/siteimages/heronavbkgcurrent.png') top left no-repeat;
}
#marqueenav a:hover, #marqueenav a:active {
	color: #fff;
}


/* ---( home news block )------------------------------- */

#home #news {
	background-color: #f2f2f2;
	height: 37px;
	width: 100%;
	position: relative;
}
#home #news h2 {
	background: transparent url('../images/siteimages/navsep.gif') top right no-repeat;
	line-height: 37px;
	color: #33393d;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 24px 0 22px;
	float: left;
	margin:0;
}
#home #news #newsitems {
	float: left;
	height: 37px;
	width: 665px;
	padding: 0 0 0 22px;
	overflow: hidden;
}
#home #news #newsnav {
	float: left;
	width: 47px;
	padding: 10px 0;
}
#home #news #newsnav a, #features #featurenav a {
	float: left;
	display: block;
	width: 17px;
	height: 17px;
	margin-right: 3px;
	line-height: 17px;
	text-indent: -9999px;
}
#home #news #newsnav a#newsprev, #features #featurenav a#featureprev {
	background: transparent url('../images/siteimages/pagingprev.png') 0 0 no-repeat;
	outline: none;
	cursor: pointer;
}
#home #news #newsnav a#newsprev:hover, #features #featurenav a#featureprev:hover {
	background-position: 0 -17px;
}
#home #news #newsnav a#newsprev:active, #features #featurenav a#featureprev:active {
	background-position: 0 -34px;
}
#home #news #newsnav a#newsnext, #features #featurenav a#featurenext {
	background: transparent url('../images/siteimages/pagingnext.png') 0 0 no-repeat;
	outline: none;
	cursor: pointer;
}
#home #news #newsnav a#newsnext:hover, #features #featurenav a#featurenext:hover {
	background-position: 0 -17px;
}
#home #news #newsnav a#newsnext:active, #features #featurenav a#featurenext:active {
	background-position: 0 -34px;
}
#home #news #newsitems ul li {
	line-height: 37px;
	width: 600px;
	padding-right: 0;
}
#home #news #morenews {
	padding: 0 22px 0 24px;
	background: transparent url('../images/siteimages/navsep.gif') top left no-repeat;
	line-height: 37px !important;
	font-size: 11px;
	float: right;
}


/* ---( home feature blocks )------------------------------- */

#features {
	margin-top: 10px;
}

#featuresingle {
	background: #E5E5E5 url('../images/siteimages/feature-bkg.png') top left repeat-x;
	padding: 20px;
	height: 158px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}

#features h3 {
	font-size: 18px;
	line-height: 1em;
	color: #FFF;
	display:block;
	height:30px;
	background: url('../images/siteimages/feature-head-bkg.png') top right repeat-x;
	margin-bottom: 0.25em;
	margin-top: 0;
	padding: 5px 10px;
}

#features p {
	font-size: 13px;
	line-height: 18px;
	color: #555;
	padding: 0 10px;
}
#features a.morelink:link, #features a.morelink:visited {
	background:transparent url('../images/siteimages/morelinkicon.png') no-repeat right -1px;
	padding-right:10px !important;
}
#features a.morelink:hover, #features a.morelink:active {
	background-position: right -1px;
}



/* ---(  company info extras  ) ---------------------- */

#companyinfo .special-div {
	margin-top: 10px;
	margin-bottom:30px;
	border: 1px solid #CCC;
	background: #EEE url('../images/siteimages/info-sep.png') top center repeat-y;
	overflow:hidden;
}

#companysingle  {
	overflow: hidden;
}
.special-2 {
	padding: 20px;
	float: left;
	width: 428px;
}
.special-3 {
	padding: 20px;
	float: right;
	width: 428px;
}

div #companyintro p {
	line-height: 20px;
	margin-bottom:0;
}
#largetelephone {
	background:transparent url('../images/siteimages/icon-phone-lg.png') no-repeat top left;
	display: inline;
	color:#467C9D;
	font-size: 15px;
	font-style: italic;
	padding: 5px 0 5px 37px;
	line-height: 40px;
}
#largeemail {
	background:transparent url('../images/siteimages/icon-mail-lg.png') no-repeat 0 2px;
	display: inline;
	font-size: 15px;
	font-style: italic;
	padding: 5px 0 5px 32px;
	margin-left: 22px;
	line-height: 32px;
}
#largeemail a {
	font-weight: normal;
}


/* ---(  footer extras  ) ---------------------- */

#footer {
	background: #F1F5F8 url('../images/siteimages/footer-bg.gif') repeat-x;
	color: #777;
	font-size: 11px;
}
#foot {
	margin: 0 auto;
	padding:0 ;
	height: 120px;
}

#footLogo {
	background: transparent url('../images/siteimages/logo-ccp-sm.png') top center no-repeat;
	display: block;
	height: 40px;
	margin-top: 20px;
	xtext-indent: -9999px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: center;
}
#footCopyright {
	display: block;
	height: 40px;
	margin-top: 20px;
	border-right: 1px solid #CCC;
}
#foot p {
	line-height: 13px;
}


/* ---( base type styling )------------------------------- */

p {
	margin-bottom: .5em;
	line-height: 1.4em;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
strong em, em strong {
	font-weight: bold;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: normal;
	xline-height: 1.0em;
	xmargin-bottom: 0.5em;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 20px;
	xmargin-top: 1em;
}
h3 {
	margin-top: 0.5em;
	font-size: 18px;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
}
.titlemeta {
	font-size: 80%;
}

hr {
  background: #CCCCCC; 
  color: #CCCCCC;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 1.4em 0;
  border: none; 
}



/* ---(  links  ) ---------------------- */

a:link {
	color: #467C9D;
	text-decoration: none;
}
a:visited {
	color: #467C9D;
	text-decoration: none;
}
a:hover, a:active {
	color: #F56E01;
	text-decoration: none;
}
.itemtype-icon {
	background:transparent url('../images/siteimages/icon_generic.gif') no-repeat 0 center !important;
	padding-left:20px !important;
	display:block;
	color:#467C9D;
}
a.itemtype-pdf {
	background-image: url('../images/siteimages/icon_pdf.gif') !important;
}
.itemtype-phone {
	background: url('../images/siteimages/icon-phone-sm.png') no-repeat 0 top!important;
}
.itemtype-mail {
	background: url('../images/siteimages/icon-mail-sm.png') no-repeat 0 top!important;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: normal;
}
a.morelink:link, a.morelink:visited {
	background:transparent url('../images/siteimages/morelinkicon.png') no-repeat right -2px;
	padding-right:10px !important;
}
a.morelink:hover, a.morelink:active {
	background-position: right -2px;
}


/* ---( section menu extras )------------------------------- */

#sectionSummary {
	margin:20px;
}
#sectionSummary h2 {
	font-size: 16px;
	margin-bottom: 0.25em;
	margin-top: 0;
}
#sectionSummary p {
	font-size: 11px;
	line-height: 1.2em;
	color: #7d8386;
}
#sectionMenu ul {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	list-style: none;
	padding: 0 20px;
}
#sectionMenu ul li {
	display: block;
	position:relative;
	width: 146px;
	height: auto;
}
#sectionMenu ul li a:link, #sectionMenu ul li a:visited {
	font-weight: normal;
	padding: 6px 0px;
	margin: 0;
	display: block;
	font-size: 12px;
	border-top: 1px solid #CCC;
}
#sectionMenu ul li.last a {
	border-bottom: 1px solid #CCC;
}
#sectionMenu ul li.here {
	margin-left: -8px;
	margin-right: -8px;
	width: 162px;
}
#sectionMenu ul li.here a:link, #sectionMenu ul li.here a:visited {
	background: #CCC url('../images/siteimages/bullet-arrow-lg.gif') 148px 9px no-repeat;
	padding-left: 8px;
	margin-bottom: -1px;
	padding-bottom: 7px;
	padding-right: 22px;
}
#sectionMenu ul li.here a {
	color: #4b545a !important;
}


/* ---(  miscellaneous  ) ---------------------- */

.notopmargin {
	margin-top: 0 !important;
}
.nobackground {
	background: none !important;
}
.clearall {
	display: block;
	clear: both;
	height: 0px !important;
	line-height: 0px !important;
	visibility:hidden;
	overflow: hidden;
}
#sitecredit {
	display: none;
}
#home #sitecredit {
	display: block;
}
#home #sitecredit a {
	background: transparent url('../siteimages/yourlogo.gif') top left no-repeat;
	display: block;
	width: 131px;
	height: 17px;
	text-indent: -9999px;
	outline: none;
}
#home #sitecredit a:hover {
	background-position: 0 -17px;
}


/* ---( content extras )------------------------------- */

#contentHeader {
	border-bottom:1px solid #ccc;
}
#contentTitle h1 {
	font:28px/28px normal Arial, Helvetica, sans-serif;
	margin:10px 0;
	font-weight:normal;
	color:#000;
}
#contentHeader p {
	font:16px/20px normal Arial, Helvetica, sans-serif;
	color:#467C9D;
	margin-bottom:15px;
}
#callToAction {
	padding-top: 50px;
}
#callToAction p {
	font:12px/18px normal Arial, Helvetica, sans-serif;
	color:#555;
	padding-left:20px;
	border-left:1px solid #CCC;
}
#callToAction p strong {
}
#contentBody {
	margin:30px 0;
	color:#555;
	padding: 0;
}
#contentBody p {
	margin-bottom:15px;
}
#contentSidebar {
	margin-top:30px;
	color:#555;
}
#contentSidebar p {
	padding-left:20px;
	border-left: 1px solid #CCC;
}
#contentBody ul {
	margin-left: 30px;
}
#contentBody li {
	margin-bottom: 10px;
}
#contentBody #partnerName a {
	display: block;
	margin-bottom: 10px;
	padding: 20px 20px 20px 30px;
	background:#EEE;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	height: 58px;
	width: 260px;
}
#contentBody #partnerName h3 {
	xcolor:#286A92;
	font-size: 20px;
	font-weight: normal;
	margin:0;
}
#partnerJeremy h3, #partnerMike h3, #partnerDoug h3, #partnerJohn h3, #partnerBob h3 {
	font-size: 20px;
	font-weight: normal;
	margin:0;
	padding:0;
}
#partnerJeremy h3 span, #partnerMike h3 span, #partnerDoug h3 span, #partnerJohn h3 span, #partnerBob h3 span {
	color:#555;
	font-size: 12px;
}
#partnerJeremy a {
	display:block;
	background:url(../images/partners/partner-jeremy-wescoat-thumb-sm.png) no-repeat top left;
	margin-bottom:10px;
	padding: 20px 0 0 190px;
	height: 80px;
	width: 280px;
}

#partnerJeremy a:hover {
	background-position:0 -100px;}

#partnerMike a {
	display:block;
	background:url(../images/partners/partner-mike-dow-thumb-sm.png) no-repeat top left;
	margin-bottom:10px;
	padding: 20px 0 0 190px;
	height: 80px;
	width: 280px;
}

#partnerMike a:hover {
	background-position:0 -100px;}

#partnerDoug a {
	display:block;
	background:url(../images/partners/partner-doug-nichols-thumb-sm.png) no-repeat top right;
	margin-bottom:10px;
	padding: 20px 0 0 190px;
	height: 80px;
	width: 280px;
}

#partnerDoug a:hover {
	background-position:0 -100px;
}

#partnerJohn a {
	display:block;
	background:url(../images/partners/partner-john-patridge-thumb-sm.png) no-repeat;
	margin-bottom:10px;
	padding: 20px 0 0 190px;
	height: 80px;
	width: 280px;
}

#partnerJohn a:hover {
	background-position:0 -100px;
}

#partnerBob a {
	display:block;
	background:url(../images/partners/partner-bob-stewart-thumb-sm.png) no-repeat;
	margin-bottom:10px;
	padding: 20px 0 0 190px;
	height: 80px;
	width: 280px;
}

#partnerBob a:hover {
	background-position:0 -100px;
	}
	
/* ---( vendors )------------------------------- */

.vendors {
	border: 1px solid #E0E0E0;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: white;
	width: 100%;
	margin-top:20px;
}
.vendors td {
	border: 1px solid #E0E0E0;
	padding: 10px;
}


/* ---(end styles)------------------------------------------------ */

