/*  links  */

a:link {
	text-decoration: none;
	color: #b20838;
}

a:visited {
	text-decoration: none;
	color: #b20838;
}

a:hover {
	text-decoration: none;
	color: #b20838;
}

a:active {
	color: #675545;
}

.footerarea a:link {
	text-decoration: none;
	color: #675545;
}

.footerarea a:visited {
	text-decoration: none;
	color: #675545;
}

.footerarea a:hover {
	text-decoration: none;
	color: #b20838;
}

.footerarea a:active {
	text-decoration: none;
	color: #b20838;
}

.footerarea a {
	font-family: Arial, Helvetica, sans-serif;
	color: #675545;
	font-weight: bold;
}

.homecolumns a:link {
	text-decoration: none;
	color: #b20838;
}

.homecolumns a:visited {
	text-decoration: none;
	color: #b20838;
}

.homecolumns a:hover {
	text-decoration: none;
	color: #675545;
}

.homecolumns a:active {
	text-decoration: none;
	color: #675545;
}

.breadcrumb a:link {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb a:visited {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb a:hover {
	text-decoration: none;
	color: #b20838;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumb a:active {
	text-decoration: none;
	color: #b20838;
	font-family: Arial, Helvetica, sans-serif;
}

.links a:link {
	text-decoration: none;
	color: #675545;
}

.links a:visited {
	text-decoration: none;
	color: #675545;
}

.links a:hover {
	text-decoration: none;
	color: #b20838;
}

.links a:active {
	text-decoration: none;
	color: #b20838;
}

/*  main container  */

.container {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.7em;
	color: #666;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px dashed #b2a894;
	background-image: url(../images/footer/footer-bgnd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*  topbar  */

.topbar {
	background-image: url(../images/topbar/bgnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 110px;
	border-bottom: 1px dashed #b2a894;
}

.logo {
	float: left;
	height: 91px;
	width: 257px;
	margin-top: 10px;
	margin-left: 25px;
}

.listen {
	float: left;
	height: 19px;
	width: 349px;
	margin-top: 50px;
	margin-left: 40px;
}

.clientportal {
	float: left;
	height: 71px;
	width: 219px;
	margin-top: 0px;
	margin-left: 50px;
}

.navcontainer {
	height: 26px;
	width: 1000px;
	background-image: url(../images/topbar/nav/bgnd.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px dashed #b2a894;
}

/*  focus area home  */
.focus {
	background-color: #FFF;
	background-image: url(../images/home/focus/shadow.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 90px;
	width: 1000px;
	border-bottom: 1px dashed #b2a894;
}

.focus a {
	float: left;
}

.focus a #Image14 {
	margin-left: 64px;
}

.newsletter {
	background-image: url(../images/home/focus/newsletter-signup-bgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 145px;
	float: left;
	text-align: center;
	padding-top: 50px;
	padding-left: 70px;
}

.newsletter form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left: 17px;
	float: left;
}

.homecolumns {
	width: 872px;
	margin-top: 15px;
	margin-right: 64px;
	margin-bottom: 20px;
	margin-left: 64px;
}

.homecol {
	float: left;
	width: 265px;
	margin-right: 38px;
}

.homecollast {
	float: left;
	width: 265px;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  type styles  */

h1 {
	font-size: 22px;
	color: #675545;
	margin: 0px;
	padding-bottom: 6px;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #675545;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:6px;
	padding-left: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b20838;
	margin: 0px;
	padding-bottom: 7px;
}

.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b20838;
}

.redarial {
	color: #b20838;
	font-family: Arial, Helvetica, sans-serif;
}

.redital {
	color: #b20838;
	font-weight: bold;
	font-style: italic;
	font-size: 14px
}

p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}

.learnmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

.goldsubheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #c0af2c;
	padding: 7px 0px;
}

.pagetext #redbullets {
	list-style-image: url(../images/bullet.gif);
	list-style-position: inside;
	padding-left: 25px;
	margin: 0px;
}

/*  footer area  */

.footerarea {
	text-align: left;
	height: 75px;
	width: 790px;
	padding-left: 60px;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px;
	border-top: 1px dashed #b2a894;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color: #b4ab9c;
}

/*  main pages  */

.breadcrumb {
	font-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.pagecontent {
	width: 1000px;
	padding-top: 20px;
	padding-bottom: 25px;
	background-image: url(../images/page-rules.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.navcol {
	float: left;
	width: 130px;
	padding-left: 25px;
}

.maincontent {
	float: left;
	width: 585px;
	padding-right: 15px;
	padding-left: 15px;
}

.mainrightcol {
	float: right;
	width: 230px;
	text-align: center;
}

.pagetext {
	width: 585px;
	padding-top: 10px;
}

.pagetext img {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*  right column  */

.newsletterrightcol {
	background-image:url(../images/rightbar/newsletter-bgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 182px;
	text-algin: center;
	padding-top: 50px;
	margin: 0 auto 20px auto;
}

.talktous {
	padding-bottom: 20px;
}

.mystery {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*  leadership  */

.leadership {
	padding-bottom: 10px;
	padding-top: 10px;
}

.leadershipimage {
	width: 150px;
	float: left;
	margin: 0;
	padding-right: 15px;
}

.leadershipimage img {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

.leadertext {
	float: right;
	width: 400px;
}

.getdirections {
	text-align: right;
	width: 300px;
}

.cch_calctableheaders  {
	font-weight: bold;
	font-size: 110%;
}

.cch_econtent_news_title  {
	font-weight: bold;
	font-size: 110%;
}

.alerts  {
	float: right;
	width: 200px;
	margin-left: 15px;
	margin-bottom: 10px;
	border-left: 1px dashed #900;
	padding: 15px;
	
}
