@charset "UTF-8";
/*/ BG /////////////////////////////////////////////////////////////////////
/*/
.bg {
	background: url(../images/bg.jpg) repeat-x;
}
.bg_sub {
	background: url(../images/bg_sub.jpg) no-repeat top;
	width: 942px;
}
.bg_sub2 {
	background: url(../images/bg_sub2.jpg) no-repeat top;
	width: 942px;
}
.bg_landing {
	width: 763px;
	background-image: url(../images/bg_landing.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/*/ TOP /////////////////////////////////////////////////////////////////////
/*/
.logo {
	padding-top: 17px;
	padding-left: 51px;
}
.toplinks {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
.toplinks:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #f70011;
	text-transform: uppercase;
	text-decoration: underline;
}

/*/ PAD /////////////////////////////////////////////////////////////////////
/*/
.pad_header { /* Changed 12/20/11 */
	background-image:url(../images/chat_photo.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	max-height: 73px;	
	}
.pad_topright {
	padding-right: 34px;
}
.pad_topsubnav {
	padding-right: 22px;
	vertical-align: bottom;
}
.pad_footer {
	padding-right: 40px;
	padding-left: 48px;
	padding-top: 30px;
	padding-bottom: 20px;
}
.pad_footerHOME {
	padding-right: 40px;
	padding-left: 48px;
	padding-top: 10px;
}
.pad_left {
	padding-right: 50px;
	padding-left: 50px;
}
.pad_subnav {
	padding-bottom: 10px;
}
.pad_right {
	width: 250px;
	margin-right: 35px;
	margin-top: 32px;
	margin-left: 20px;
}
.pad_rightNARROW {
	width: 175px;
	margin-right: 35px;
	margin-top: 32px;
}
.pad_toplinks {
	height: 30px;
}
.pad_tagline {
	height: 21px;
}

/*/ MAIN CONTENT /////////////////////////////////////////////////////////////////////
/*/
.content_leadin {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.content_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.content_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #f70011;
	font-weight: bold;
	text-decoration: underline;
}
.homecontent {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
}
.homecontentBOLD {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 21px;
	color: #f70011;
	font-weight: bold;
	text-decoration: none;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*/ BOX CONTENT /////////////////////////////////////////////////////////////////////
/*/
.box_services {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
}
.box_subhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: bold;
}
.box_bold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: bold;
}
.box_boldlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.box_boldlink:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #f70011;
	text-decoration: underline;
	font-weight: bold;
}
.box_content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.box_link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
.box_link:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #f70011;
	text-decoration: underline;
}
.box_link:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.box_morecontent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	background-color:#F4F4F4;
	width: auto;
}
/*/ FORM /////////////////////////////////////////////////////////////////////
/*/
.content_form {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.form_legal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.form_subhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
 	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.button {
	background: #f70011;
	border-top: 1px solid #210301;
	border-right: 1px solid #821912;
	border-bottom: 1px solid #871B15;
	border-left: 1px solid #210301;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	width: auto;
}
.button:hover {
	background: #881619;
	border-top: 1px solid #56729F;
	border-right: 1px solid #001C44;
	border-bottom: 1px solid #001C44;
	border-left: 1px solid #56729F;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px;
	width: auto;
}


/*/ RIGHT /////////////////////////////////////////////////////////////////////
/*/
.right_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
.right_learnmore {
	font-family: "Trebuchet MS";
	color: #f70011;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}.right_divider {
	margin-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.right_head {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
}
.right_imageL {
	float: left;
	padding-right: 5px;
	padding-bottom: 30px;
}
.right_imageLpad {
	float: left;
	padding-right: 5px;
}

/*/ SUB NAV /////////////////////////////////////////////////////////////////////
/*/
.subnav {
	font-family: "Trebuchet MS";
	color: #f70011;
	font-size: 12px;
	text-decoration: none;
}
.subnav:hover {
	font-family: "Trebuchet MS";
	color: #f70011;
	font-size: 12px;
	text-decoration: underline;
}

/*/ FOOTER /////////////////////////////////////////////////////////////////////
/*/
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer_bold {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.footer_link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #f70011;
	text-decoration: underline;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 21px;
	line-height: 24px;
	color: #F70516;
	text-decoration: none;
	padding-bottom: 10px;
}
.footer_divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 15px;
}
.footer_tagline {
	float: right;
	vertical-align:top;
	}

/*/ LANDING ////////////////////////////////////////////////////////////////////////////////
/*/
.landing_redbox {
	background-image:url(../images/redbox_top.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 213px;
}
.landing_redboxFAITH {
	background-image:url(../securesanctuary/images/redbox_topFAITH.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	max-width: 213px;
}
.landing_redboxMID {
	background-image: url(../images/redbox_mid.jpg);
	background-repeat: repeat-y;
}
.landing_redboxheadline {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	margin-bottom: 10px;
	}
.landing_contentleft {
	padding-right: 20px;
}
.landing_redboxshadow {
	background-image:url(../images/redbox_reflect.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	height: 80px;
}
.landing_legal {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.mainphoto {
	padding-left:20px	
	}

