@charset "UTF-8";
.bcgr {
	background-image: url(images/bcgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A9BFE3;
}
.table-bcgr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b3735a;
	border-bottom-color: #b3735a;
	border-left-color: #b3735a;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #45160C;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
   text-align:left;
}
.image-bio {
	padding-top: 15px;
	padding-right: 5px;
}
.cell-space {
	padding-left: 20px;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	padding-top: 10px;
}
.text-header-smaller {
	font-weight: bolder;
	color: #45160C;
   /* text-decoration: underline;*/
}
.image-padding {
	padding: 5px;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
	text-decoration: underline;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
	text-decoration: underline;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A28B2;
	text-decoration: underline;
}
.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
	text-decoration: underline;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3735a;
   padding-bottom:25px;
}
.more a:link, .more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
}
.more a:hover {
	color: #660000;
}
.more a:active {
	color: #000066;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b3735a;
}
.text-header-red {
	font-weight: bolder;
	color: #5A28B2;
	line-height: 24px;
	font-size: 18px;
   padding-bottom:20px;
}
a.text-header-red:link, a.text-header-red:visited {
	color: #5A28B2;
	text-decoration: underline;
	line-height: 24px;
	font-size: 18px;
}
a.text-header-red:hover {
	text-decoration: underline;
	color: #CC0000;
	line-height: 24px;
	font-size: 18px;
}
a.text-header-red:active {
	text-decoration: underline;
	color: #5A28B2;
	line-height: 24px;
	font-size: 18px;
}
