/*--------------------------------------------------------
  THIS IS THE DEFAULT CSS FILE FOR LIGONIER.ORG
--------------------------------------------------------*/

/*--------------------------------------------------------
  Tag Selectors
--------------------------------------------------------*/

html, body, p, table, td, th, div, blockquote, dl {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

/*--------------------------------------------------------
  Pseudo-Class Selectors
--------------------------------------------------------*/

a {
  color: #000000;
  text-decoration: none;
}

.linkblue {
  color: #007ad2;
  text-decoration: underline;
}

.linkred  {
  color: #9f3933;
  text-decoration: underline;
}

.linkgreen {
  color: #047353;
  text-decoration: underline;
}

.linkorange {
  color: #A83509;
  text-decoration: underline;
}

.officeHours {
	margin: 30px 0 10px 0;
	text-align: center;
}

/************************************************************
	BCD
************************************************************/
.bcd {
	width: 234px;
}
.bcdLogo {
	width: 235px;
	text-align: center;
	vertical-align: bottom;
}
.bcdBar {
	background: #006fcc;
	height: 2px;
	width: 234px;
}
.bcdBox {
	border-top: 2px solid #e7e7e7;
	vertical-align: top;
}
.bcdBlurb {
	padding: 10px;
	line-height: 160%;
}
.bcdButton {
	padding: 7px 0;
	text-align: center;
}
.bcdPhone {
	padding-left: 15px;
}

/************************************************************
	CCD
************************************************************/
.ccd {
	width: 234px;
}
.ccdLogo {
	width: 235px;
	text-align: center;
	vertical-align: bottom;
}
.ccdBar {
	background: #9f3933;
	height: 2px;
	width: 234px;
}
.ccdBox {
	border-top: 2px solid #e7e7e7;
	vertical-align: top;
}
.ccdBlurb {
	padding: 10px;
	line-height: 160%;
}
.ccdButton {
	padding: 7px 0;
	text-align: center;
}
.ccdPhone {
	padding-left: 15px;
}

/************************************************************
	TCD
************************************************************/
.tcd {
	width: 234px;
}
.tcdLogo {
	width: 234px;
	text-align: center;
	vertical-align: bottom;
}
.tcdBar {
	background: #ad680e;
	height: 2px;
	width: 234px;
}
.tcdBox {
	border-top: 2px solid #e7e7e7;
	vertical-align: top;
}
.tcdBlurb {
	padding: 10px;
	line-height: 160%;
}
.tcdButton {
	padding: 7px 0;
	text-align: center;
}
.tcdPhone {
	padding-left: 15px;
}

/************************************************************
	RCD
************************************************************/
.rcd {
	width: 232px;
}
.rcdLogo {
	width: 232px;
	text-align: center;
	vertical-align: bottom;
}
.rcdBar {
	background: #047353;
	height: 2px;
	width: 232px;
}
.rcdBox {
	border-top: 2px solid #e7e7e7;
	vertical-align: top;
}
.rcdBlurb {
	padding: 10px;
	line-height: 160%;
}
.rcdButton {
	padding: 7px 0;
	text-align: center;
}
.rcdPhone {
	padding-left: 15px;
}