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

.body {
	text-align: center;
 	width: 800px;
  	padding: 5px;
}

#website {
    width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a:link {
	color: #292929;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #292929;
}
a:hover {
	text-decoration: none;
	color: #597E9D;
}
a:active {
	text-decoration: none;
	color: #597E9D;
}

.sublinks a:link {
	color: #999999;
	text-decoration: none;
}

.sublinks a:visited {
	text-decoration: none;
	color: #999999;
}

.sublinks a:hover{
	text-decoration: none;
	color: #597E9D;
}

.sublinks a:active {
	text-decoration: none;
	color: ##597E9D;
}

.textlink A:link {
	color: #597E9D;
	text-decoration:underline;
}
.textlink A:visited {
	color: #597E9D;
	text-decoration:underline;
}
.textlink A:active {
	color: #597E9D;
	text-decoration:underline;
}
.textlink A:hover {
	color: #597E9D;
	text-decoration:underline;
}

#logo {
	width: 800px;
	height: 90px;
	text-align: right;
	float: right;
	background-image: url("logo.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 2px;
}


#links {
	width: 800px;
	height: 30px; 
	text-align: right;
	float: right;
	padding-top:3px;
	padding-bottom:5px;
	}

#sublinks {
	width: 800px;
	height: 28px; 
	text-align: right;
	float: right;
	padding-top: 22px;
}

#container {
	width: 800px;
	height: 400px;
	float: right;
}


#introleft {
	float: left;
	width: 255px;
  	position: relative;
	height: 400px;
	margin-right: 20px;
}

#introcenter {
	float: right;
	width: 524px;
	position: relative;
	height: 400px;
}

#leftRail {
	float: left;
	width: 200px;
	position: relative;
	height: 400px;
	margin-right: 20px;
}

#center {
	float: left;
	width: 280px;
	height: 400px;
}

#rightRail {
  	float: right;
  	width: 280px;
	height: 400px;
}

#title {
	float: left;
	width: 580px;
	height: 40px;
}

#text {
	float: left;
	width: 600px;
	height: 350px;
}

#image {
	float: left;
	width: 600px;
	height: 200px;
}

#imagemm {
	float: left;
	width: 600px;
}

#sideline {
	float: left;
	width: 180px;
	position: relative;
	height: 520px;
	margin-right: 20px;
	text-align:right;
}

#mondaymessage {
	float: left;
	width: 600px;
	height: 700px;
}

#copyright {
	width: 250px;
	height: 10px;
	float: left;
	margin-top: 5px;
	padding-top: 3px;
}

#copyrightright {
	width: 210px;
	height: 10px;
	float: right;
	margin-top: 5px;
	padding-top: 3px;
}

.links {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #191919;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
}

.sublinks {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
}

.comingsoon {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #898989;
	font-weight: bold;
	text-transform: lowercase;
	text-align: right;
	font-style:italic;
}

.soonintro {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	font-style:italic;
}

.soonintrotext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	font-style:italic;
}

.title {
	font-family: Helvetica, sans-serif;
	font-size: 39px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textbold {
	font-size: 24px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldtwo {
	font-size: 12px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.textboldthree {
	font-size: 14px !important;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: left;
}

.text {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #262626;
}

.textr {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	color: #262626;
}

.textsideline {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	color: #262626;
}

.textboldsideline {
	font-size: 12px !important;
	font-family: Helvetica, sans-serif;
	text-transform: uppercase;
	color: black;
	line-height: 1;
	font-weight: bold;
	text-align: right;
}

.textbolditalic {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #262626;
	font-weight:bold;
	font-style:italic;
}

.textitalic {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #262626;
	font-style:italic;
}

.scripture {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-align: center;
	font-style:italic;
}

.smallnote {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #262626;
	text-align: center;
	font-style:italic;
}

.teachingstitle {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	text-align: justify;
}

.teachingstext {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #191919;
	text-align: left;
	font-size: 12px;
	text-align: left;
}

.introtitle {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-transform: uppercase;
	text-align: justify;
}

.introtext {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #191919;
	text-align: justify;
	font-size: 12px;
}

.note {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #191919;
	text-align: justify;
}

.continue {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
}

.back {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #191919;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: left;
}
