@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background: #d0c8ab url(../images/main-bg.jpg) repeat-x top left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
h1 {
	font-size:1.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7f2300;
}
h2 {
	font-size:1.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7f2300;
	padding-bottom:8px;
}
h3 {
	font-size:1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7f2300;
	padding-bottom:8px
}
p {
	line-height:18px;
	padding-bottom:10px;
}
ul {
	line-height:1.3em;
	padding-bottom:10px;
}
img {
	border:none;
}
.clear {
	clear:both;
}
.flt-right {
	float:right;
	margin: 8px;
	margin-top: 0px;
}
.flt-left {
	float:left;
}
.text-right {
	text-align:right;
}
.text-left {
	text-align:left;
}
.text-just {
	text-align: justify;
}
.valign {
	vertical-align:middle;
}
.brd-bott {
	border-bottom:1px solid #dee3e7;
}
.padd-15 {
	padding-left:15px;
}
a {
	color:#c54a00;
	text-decoration:underline;
}
a:hover {
	color:#852700;
	text-decoration:underline;
}
.txt-al-left {
	text-align:left;
}
input[type="text"] {
	border-top:#939292 2px solid;
	border-right:#939292 2px solid;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:1px solid #dfdfde;
	border-left:1px solid #dfdfde;
	padding:2px;
}
textarea {
	border-top:#999999 2px solid;
	margin-top:5px;
	border-bottom:1px solid #dfdfde;
	border-right:#939292 2px solid;
	border-left:1px solid #dfdfde;
}
.brwn-col {
	color:#7f2300;
}
/*----------------------Layout Styles----------------------*/


#main {
	margin:0 auto;
	width:907px;
	overflow:hidden;
}
#header {
	margin-top:7px;
}
.top-link {
	color:#babcc0; 
	width:450px;
}
.top-link li {
	display:inline;
	padding-left:4px;
}
.top-link a {
	color:#babcc0;
	padding-right:4px;
}
.header-img {
	clear:both;
	height:285px;
	margin-top:0px;
}
/*header bg*/
.hom-headbg {
	background:url(../images/header_img.png) no-repeat top left;
}
.miss-headbg {
	background:url(../images/CFJ-Missionary-Program.png) no-repeat top left;
}
.chapel-headbg {
	background:url(../images/CFJ-CJ-Chapel.png) no-repeat top left;
}
.faq-headbg {
	background:url(../images/CFJ-FAQ.png) no-repeat top left;
}
.found-headbg {
	background:url(../images/CFJ-Christ-Jesus-Foundation.png) no-repeat top left;
}
.don-headbg {
	background:url(../images/CFJ-Donations.png) no-repeat top left;
}
.cont-headbg {
	background:url(../images/CFJ-Contact-Us.png) no-repeat top left;
}
.stud-headbg {
	background:url(../images/CFJ-Studies.png) no-repeat top left;
}
.about-headbg {
	background:url(../images/CFJ-About-the-College.png) no-repeat top left;
}
.logo {
	margin-left:50px;
}
#navigation {
	background:url(../images/navigation_bg.png) no-repeat top left;
	height:47px;
  text-align: center;
}
#navigation ul {
	overflow:hidden;
	margin:0 auto;
	width:896px;
  text-align: center;
}
#navigation li {
	color:#FFFFFF;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	background:url(../images/navigation_sepreter.png) no-repeat 100% 50%;
	height:32px;
	padding:15px 15px 0px 15px;
}

/* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
 #navigation li { padding:15px 19px 0px 18px;}
}


#navigation li a {
	color:#FFFFFF;
	text-decoration:none;
}
#navigation li a:hover, #navigation li a.selected {
	color:#cb6120;
	text-decoration:none;
}
#navigation li.bg-none {
	background:none;
}
#content {
	background:url(../images/content_bg.png) repeat-y top left;
	overflow:hidden;
	width:906px;
}
#primery {
	margin-left:5px;
	float:left;
	width:640px;
	padding-top:15px;
}
.cont-top {
	border-bottom:#999999 1px dotted;
	margin-bottom:20px;
	width:595px;
	margin-left:30px;
	overflow:hidden;
	margin-top:20px;
}
.conti-about {
	width:240px;
}
.conti-about h2 {
	padding-bottom:6px;
}
.conti-about p {
	text-align:left;
	padding-top:10px;
}

.conti-about2 {
	width:282px;
	border-left:#e6e6e6 1px solid;
	padding-left:35px;
	margin-left:10px;
}
.conti-about2 h3 {
	padding-bottom:10px;
	font-size:17px;
}
.learn-more {
	display:block;
	width:90px;
	height:20px;
	margin-top:125px;
	margin-left:230px;
}
a.read-more {
	color:#FF6600;
	text-decoration:underline;
}
a:hover.read-more {
	color:#7f2300;
	text-decoration:underline;
}
.cont-bott { margin-left:20px; margin-top:15px; margin-bottom: 30px; 
}
.donation {
	background:url(../images/hand.jpg) no-repeat top left;
	height:117px;
	width:282px;
	margin-bottom:10px;
}
.donation h2 {
	padding-left:70px;
	padding-top:5px;
	padding-bottom:0px;
}
.donation p {
	padding-left:70px;
	line-height:16px;
	padding-right:5px;
	text-align:left;
	font-size:11px;
	line-height:15px;
}
.pro-recuri {
	background:url(../images/man.jpg) no-repeat top left;
	width:282px;
	height:62px;
	margin-bottom:10px;
}
.pro-recuri h3 {
	padding-left:70px;
	padding-top:10px;
	padding-bottom:0px;
}
.pro-recuri p {
	padding-left:70px;
	padding-right:5px;
	text-align:left;
	font-size:11px;
}
.enroll {
	background:url(../images/women.jpg) no-repeat top left;
	width:282px;
	height:62px;
	margin-bottom:10px;
}
.enroll h3 {
	padding-left:70px;
	padding-top:10px;
	padding-bottom:0px;
}
.enroll p {
	padding-left:70px;
	padding-right:5px;
	text-align:left;
	font-size:11px;
}
.message-den {
	background:url(../images/bg1.jpg) no-repeat top left;
	height:258px;
	width:279px;
	margin-left:10px;
	margin-top:15px;
	padding:0 5px 0 10px;
}
.message-den h2 {
	padding:10px 0 5px 10px;
}
.message-den p {
	float:right;
	width:175px;
	padding-right:16px;
	font-size:11px;
	line-height:16px;
}
.name-james {
	text-align:right;
}
.name-james span {
	color:#7f2300;
	font-weight:bold;
}
.message-den img {
	padding:5px;
	padding-top:0px;
}
#secondery { margin-right:7px; float:right; width:238px; background:#f5f3ee; min-height:700px; 
}
.frm-right {
	margin-left:20px;
	margin-top:37px;
	margin-right:25px;
	
}
.bor-bottom {
	border-bottom:#999999 1px dotted;
}
.frm-right h3 {
	padding-bottom:5px;
}
.frm-right input[type="text"] {
	border-top:#939292 2px solid;
	border-right:#939292 2px solid;
	margin-top:3px;
	margin-bottom:3px;
	border-bottom:1px solid #dfdfde;
	border-left:1px solid #dfdfde;
}
.frm-right textarea {
	border-top:#999999 2px solid;
	margin-top:5px;
	border-bottom:1px solid #dfdfde;
	border-right:#939292 2px solid;
	border-left:1px solid #dfdfde;
	width:180px;
	height:65px;
}
.btn-send {
	background:url(../images/send-btn.jpg) no-repeat top left;
	width:67px;
	height:24px;

	border:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:115px;
	font-family: Tahoma, Geneva, sans-serif;
	cursor:pointer;
	margin-bottom:5px;
}
.frm-right p {
	font-size:11px;
	line-height:13px;
}
.degree-off {
	margin-left:20px;
	margin-top:20px;
	margin-right:25px;
}
.degree-off h3 {
	padding-bottom:10px;
}
.degree-off ul {
	margin-top:5px;
	line-height:1.4em;
}
.degree-off li {
	background:url(../images/arrow.jpg) no-repeat 0% 40%;
	padding-left:10px;
	padding-bottom:5px;
}
.degree-off li a {
	color:#c54a00;
	text-decoration:underline;
}
.degree-off li a:hover {
	color:#852700;
	text-decoration:underline;
}
.degree-off1 {
	margin-left:20px;
	margin-top:20px;
	margin-right:25px;
}
.degree-off1 h3 {
	padding-bottom:10px;
}
.degree-off1 ul {
	margin-top:5px;
	margin-left:15px;
	line-height:1.4em;
}
.degree-off1 li {
	list-style:url(../images/arrow.jpg);
	/* background:url(../images/arrow.jpg) no-repeat  0% 30%;
	padding-left:10px;*/
	padding-bottom:5px;
}
.degree-off1 li a {
	color:#c54a00;
	text-decoration:underline;
}
.degree-off1 li a:hover {
	color:#852700;
	text-decoration:underline;
}
.bullets {
	margin-left:25px;
}
.bullets li {
	list-style:url(../images/arrow.jpg);
	padding-bottom:5px;
}
#footer {
	background:url(../images/footer_bg.jpg) repeat-x top left;
	height:121px;
	width:894px;
	margin-left:5px;
	clear:both;
}
.foot-link {
	float:left;
	padding-top:28px;
	margin-left:20px;
	color:#FFFFFF;
	font-size:11px;
	width:500px;
}
.foot-link li {
	float:left;
	color:#d5d5d5;
	line-height:18px;
}
.foot-link li a {
	float:left;
	padding-left:15px;
	padding-right:15px;
	text-decoration: underline;
	color:#d5d5d5;
}
.foot-link a {
	color:#fff;
}
.foot-link p {
	padding-left:15px;
}
.foot-link a:hover {
	color:#FF6600;
}
.bott-logo {
	float:right;
	padding-top:25px;
}
/*Contact Page*/

.contact-div {
	background:url(../images/contactimg-bg.jpg) no-repeat top left;
	width:401px;
	height:267px;
	padding:30px;
	margin: 50px 0 0 65px;
	float:left;
}
.contact-div strong {
	color:#7f2300;
}
.contact-div ul {
	margin-left:10px;
	margin-top:8px;
}
.contact-div li {
	padding-left:38px;
	margin-bottom:20px;
}
.add-icon {
	background:url(../images/cont-ico1.jpg) no-repeat top left;
	height:27px;
}
.phon-icon {
	background:url(../images/cont-ico2.jpg) no-repeat top left;
	height:27px;
}
.email-icon {
	background:url(../images/cont-ico3.jpg) no-repeat top left;
}
/*Donations*/

.donate-div {
	padding:10px 0px 10px 10px;
	margin: 20px 0 0 20px;
	float:left;
	width:530px;
}
.don-title {
	color:#7f2300;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	background:url(../images/donate-frm-img.jpg) no-repeat top left;
	padding:10px 0 10px 70px;
	margin-bottom:8px;
	margin-left:8px;
}
.don-title span {
	font-size:24px;
}
.donate-frm {
	background:#f5f3ee;
	width:311px;
	float:right;
	margin-right:7px;
	padding:20px 8px 8px 8px;
}
.donate-frm label {
	display:block;
	float:left;
	text-align:right;
	width:100px;
	padding-top:6px;
	padding-right:5px;
}
.mar-left50 {
	margin-left:50px;
}
/*--foundation--*/

.mission-stat {
	margin-left:30px;
}
/*--CJ Chapel--*/
.chapel {
	margin-left:30px;
	margin-top:25px;
}
.chapel-vid {
	width:320px;
	height:237px;
	margin-top:5px;
	float:left;
	margin-bottom:30px;
  margin-right: 20px;
}
.chapel-text {
	width:460px;
	float:right;
	margin-right:40px;
}
/* FAQ*/

.cont-data {
	padding:20px 0 0 30px;
}
#authorizenet {
	height:285px; 
	background-image:url(http://christjesuscollegeandseminary.com/images/CFJ-Donations.png);
	padding-top: 50px;
}
#A {
	background:url(../images/content_bg.png) repeat-y top left;
	overflow:hidden;
	width:906px;
	padding:30px 0px 10px 30px;

}
