@charset "UTF-8";




.font-copse-12 {
	font-family: Copse, serif;
	font-size: 12px;
	color: #333;
	font-style: italic;
}
.font-copse-12-b {
	font-family: Copse, serif;
	font-size: 12px;
	color: #333;
	font-style: normal;
	line-height: 14px;
}
.font-copse-13 {
	font-family: Copse, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-shadow: 0px 1px 1px white;
	text-align: left;
	vertical-align: top;
}
.font-copse-13-noshadow {
	font-family: Copse, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.font-copse-13-white {
	font-family: Copse, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFF;
	text-align: left;
	vertical-align: top;
}
.font-copse-24 {
	font-family: Copse, serif;
	font-size: 24px;
	color: #1D4B74;
  }
.font-cantarell-12 {
	font-family: "Open Sans";
	font-size: 12px;
	line-height: 14pt;
	color: #1D4B74;
  }
.font-cantarell-12-noleading {
	font-family: "Open Sans", Arial;
	font-size: 11px;
	line-height: 13px;
	color: #1D4B74;
}
.font-cantarell-14 {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	line-height: 16pt;
	color: #1D4B74;
}
.font-cantarell-14-CAPS {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	line-height: 16pt;
	color: #787B66;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.font-cantarell-14-CAPS-lighter {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	line-height: 16pt;
	color: #B7BC9C;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
.font-cantarell-14-white {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	line-height: 16pt;
	color: #FFF;
}
.font-cantarell-14-tanlighter {
	font-family: "Open Sans", Arial;
	font-size: 14px;
	line-height: 16pt;
	color: #B7BC9C;
}
.font-testimonial {
	font-family: "Open Sans", "Arial";
	font-size: 11px;
	line-height: 14px;
	color: #666;
	text-align: left;
	margin-bottom: -6px;
}
.divbox1 {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
	height: auto;
	opacity: 50;

}
.cellback-index-A {
	background-image: url(images/index-A.jpg);
	background-repeat: repeat-x;
}
.cellback-index-08 {
	background: url(images/index-08-stretch.png) repeat-x;
	border: 0px;
	text-align: center;
}
.cellback-index-08-left {
	background: url(images/index-08-stretch.png) repeat-x;
	border: 0px;
	text-align: left;
}

