﻿/* CSS layout */
#masthead {

}

#top_nav {
}
body {
	font-family: "Times New Roman", Times serif;
	font-size: 12pt;
	background-image: url('body_bg.png');
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	font-weight: normal
}

.ccellbody {
	width:110px;
	height:110;
	text-align:left;
	vertical-align:top;
	
}
.calendar {
	background-color:#CCCCCC;
	color:#333333;
}

.calendarday{
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-style:italic;
	
}
/*.calendar td {
	width:115px;
}

.calendar tr {
	height:130px;
}*/

.calendarcell {
	width:110px;
	height:135px;
}

.calendar th {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:96px;
	color:#FFFFFF;
}

a:hover {
	color: #0066FF;
}
.scripture {
	font-style: italic;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	text-align:right;
}
.scripturetable {
	width:250px;
	height:200px;
	margin: 3px;
	float:right;
}


.lscripturetable {
	width:250px;
	height:200px;
	margin: 3px;
	float:left;
}


#container {
	position: relative;
	width: 100%;
}
a:visited {
	color: #000099;
}
a:link {
	color: #000099;
	text-decoration: none;
}


#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-left: 200px;
}

#footer {
	background-image: url('footer_bg.png');
	background-repeat: no-repeat;
	background-position:  center 50%;
	height: 300px;
	font-weight: lighter;
	font-size: 14px;
	color: #000000
}
.mmenu {
	color: #FFFFFF;
	background-image: url('yredb.png');
	width: 150px;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
	height: 20px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 14px;
	vertical-align: 0%
}
.hmenu {
	border-width:0px; color: #FFFFFF;
	font-size: 13px;
	text-indent: 0px;
	font-weight: bold;
	padding-left: 0px;
	background-image: url('yblueb.png');
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	padding-top: 1px;
	letter-spacing: 1px;
	word-spacing: normal;
	width: 900px
}
.hmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

.imenu {
	border-width:0px; color: #FFFFFF;
	font-size: 13px;
	text-indent: 0px;
	font-weight: bold;
	padding-left: 0px;
	background-image: url('yblueb.png');
	background-repeat: repeat-x;
	height: 20px;
	text-align: center;
	padding-top: 1px;
	letter-spacing: 1px;
	word-spacing: normal;
	width: 200px
}
.imenu a {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #0000CC;
}

.hmenu a:hover {
	color: #FFCC66;
}
.textbody {
	text-indent: 0px;
	margin: 0px;
	width: 75%;
}

.maintable {
	background-image: url('maintable_bg.png');
	margin-right: 0px;
	margin-left: 0px;
	text-align: center
}


.mmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.mmenu  a:hover {
	color: #FFCC66;
}
