/* CSS Document */
@media screen {
/* Enable transparent Display of PNG in IE */

/*
img, div, a, input {
	behavior: url("/scripts/png_ie.htc");
}
*/

img {
	behavior: url("/scripts/png_ie.htc");
}


/************** End IE PNG *******************/

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	position:relative;
	margin:0px;
	padding:0px;
	font-size:small;
}

a {
	text-decoration:none;
	color:#FFCC00;
}

a:hover {
	text-decoration:underline;
}

a:active {
	color:#FF0000;
}

address {
	line-height: 170%;
	font-style: normal;
	padding-left: 20px;
	position: relative;
}

h1 {
	font-size:xx-large;
	font-weight:bold;
}

h2 {
	font-size:x-large;
	font-weight:bold;
}

h3 {
	font-size:large;
	font-weight:bold;
}

h4 {
	font-size:medium;
	font-weight:bold;
}

p {
	font-size:small;
}

input.errHilite, select.errHilite, textarea.errHilite {
	color: #FF0000;
	background-color: #CCCCCC;
}

label.errHilite {
	color: #FFCC00;
}

label {
	color: #003366;
}

.clear {
	clear:both;
	overflow:hidden;
	height:1px;
	position:relative;
}

.prop16 {
	height:16px;
	float:right;
    width:1px;
}

.prop25 {
	height:25px;
	float:right;
    width:1px;
}

.prop33 {
	height:33px;
	float:right;
    width:1px;
}

.prop726 {
	width: 726px;
	height:1px;
	overflow: hidden;
}

.prop738 {
	width: 738px;
	height:1px;
	overflow: hidden;
}

.red {
	color:#FF0000;
}

.small {
	font-size:x-small;
}

.small_red {
	color:#FF0000;
	font-size:x-small;
}

.small_gray {
	color:#999999;
	font-size:x-small;
}

#Lt {
	position:absolute;
	left:0px;
	top:0px;
}

#Lb {
	position:absolute;
	left:0px;
	bottom:0px;
}

#Rt {
	position:absolute;
	right:0px;
	top:0px;
}

#Rb {
	position:absolute;
	right:0px;
	bottom:0px;
}

#logo {
	position:relative;
	background-color:#003366;
	background-image:url(/images/backgrounds/header.jpg);
	background-repeat:repeat-y;
}

#logo #verse {
	font-size:x-small;
	font-style:italic;
	text-align:right;
	padding: 5px 125px 5px 0px; /* top, right, bottom, left */
	background-image:url(/images/backgrounds/verse.jpg);
	background-repeat:repeat-y;
	font-weight:bold;
	width:475px;
	min-height: 25px;
}
#logo #name {
	font-size:xx-large;
	font-style:italic;
	font-weight:bold;
	background-image:url(/images/backgrounds/name.jpg);
	background-repeat:repeat-y;
	position:relative;
	width:555px;
	margin-left:5px;
	padding: 8px 20px; /* top/bottom, right/left */
	min-height: 33px;
}

#logo #next_service {
	text-align:right;
	padding: 5px 110px 5px 0px; /* top, right, bottom, left */
	background-image:url(/images/backgrounds/verse.jpg);
	background-repeat:repeat-y;
	font-weight:bold;
	color:#FFCC00;
	width:490px;
	min-height: 16px;
}

#logo #pic {
	width:49px;
	padding-left:10px;
	padding-top:10px;
	position:absolute;
	left: 601px;
	height: 100px;
}

#menu {
	background-color:#003366;
	padding:0px 6px;
	border-top: solid 2px #FFFFFF;
	border-bottom: solid 2px #FFFFFF;
}

#userInfo {
	color: #7D7D7D;
	font-weight: bold;
	padding: 2px;
	margin: 2px 20px;
	display: block;
	float: left;
}
#clear {
	clear:both;
}

a.navAdmin, a.navAdmin:link, a.navAdmin:visited {
	float:left;
	display:block;
	position:relative;
	font-weight:bold;
	background-color:#7D7D7D;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	border:2px solid #003366;
	margin:2px 3px;
	padding:1px 5px 1px 5px;
}

a.navAdmin:hover {
	color:#FFCC00;
	background-color:#003366;
	bottom:1px;
	margin-top:1px;
	margin-bottom:3px;
}

a.nav, a.nav:link, a.nav:visited {
	float:left;
	display:block;
	position:relative;
	font-weight:bold;
	background-color:#863C3E;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	margin:2px 3px;
	padding:1px 5px;
	border:2px solid #003366;
}

a.nav:hover {
	color:#FFCC00;
	background-color:#003366;
	bottom:1px;
	margin-top:1px;
	margin-bottom:3px;
}

a.vnav, a.vnav:link, a.vnav:visited {
	display:block;
	position:relative;
	font-weight:bold;
	background-color:#863C3E;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:1px 3px;
	border-top: solid 2px #003366;
	border-bottom: solid 2px #003366;
	border-left: solid 2px #003366;
	margin: 1px 0px;
}

a.vnav:hover {
	color: #FFCC00;
	background-color: #003366;
}

#all {
	background-color:#003366;
}

body {
	min-width:738px;		/* The greater of [2x (LC fullwidth + CC padding) + RC fullwidth] = 570 or 738 */
}

#container {
	padding-left:120px;		/* LC fullwidth */
	padding-right:260px;	/* RC fullwidth + CC padding + 10px to move RC away from edge*/
}

#container .column {
	position:relative;
	float:left;
}

#content {
	padding:10px 30px;      /* CC padding */
	width:100%;
	margin-top:10px;
}

#navigation {
	width:120px;            /* LC width */
	padding: 0px;			/* LC padding */
	right:180px;			/* LC fullwidth + CC padding */
	margin-left: -100%;
	margin-top:55px;
	margin-bottom: 10px;
	left: 200px;			/* ie fix, compliant browsers use child selector to fix just below  ***** RC fullwidth + 10px for moving RC left */
}

#container > #navigation {
	left: inherit;
}


#background {
	background-image: url(/images/backgrounds/navigation.jpg);
	background-repeat: repeat-y;
	padding: 1px 0px;
	margin: 0px;
}

#right_column {
	width:190px;				/* RC width */
	margin-right: -260px;		/* RC fullwidth + CC padding */
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}

#conference {
	background-color:#863C3E;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 170px;
	padding: 0px 10px 0px 10px;
	color: #FFFFFF;
	background-image: url(../images/question.gif);
	background-repeat: repeat;
}

#bible_reading, #article, #events, #quote {
	background-color:#863C3E;
	padding: 1px 10px;
	width: 170px;
	position: relative;
	margin:10px 0px;
}

#blog {
	color:#000000;
	padding: 1px 10px;
	width: 170px;
	position: relative;
	margin: 0px;
	background-image: url(/images/scroll/small-scroll-middle.png);
	background-repeat: repeat-y;
}

#blog a {
	color:#006600;
}

/*
#article #header {
	text-align:center;
	color:#FFCC00; 
	margin:0px;
}

#article #header h3 {
	margin:3px 0px;
}
*/
#pageVerse {
	text-align: center;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
	margin-top: 10px;
}

#footer {
	background-image:url(/images/backgrounds/header.jpg);
	background-repeat:repeat-y;
	color:#FFCC00;
	background-color:#003366;
	border-top: solid 2px #FFFFFF;
	width:100%;
	clear:both;
}

#copyright {
	width:600px;
	text-align:center;
	background-image:url(/images/backgrounds/verse.jpg);
	background-repeat:repeat-y;
	line-height:1.5em;
}
}

/********** This section is for printing only **********/
@media print {
body {
	color :#000000;
	background :#FFFFFF center;
	font-family :"Times New Roman", Times, serif;
	font-size :12pt;
	width:100%;
	text-align:left;
	margin:.5in;
}

p {
	text-indent:.5in;
}

a {
  text-decoration :underline;
  color :#0000ff;
}

#logo #verse br {
	display:none;
}

#logo #verse {
	text-align:center;
	font-size:10pt;
}

#logo #name {
	display:none;
}

#logo #next_service {
	display:none;
}

#logo #pic {
	display:none;
}

#menu {
	margin: .15in 1in;
	border-top: solid 2pt #000000;
}

.nav{
	display:none;
}

#copyright {
	margin-top:.4in;
	text-align:center;
}
}
