
body { font-family: Verdana; font-size: 8pt }

.formbox 
{
  border: 1px solid #5F4B38;
  background-color: #F8F1EE;
  -moz-border-radius: 4px;
}

.cal_popup
{
  position: absolute;
  top: inherit;
  left: inherit
  
}

.main_font { font-family: Verdana; font-size: 8pt }

.sermon_font { font-family: arial,Verdana; font-size: 8pt }

.sermon_header { font-weight: bold;	color: White }
.sermon_header a { color: White }




.prayer_font { font-family: times new roman; font-size: 10pt; }

.prayer_font_from {font-family: times new roman; font-size: 7pt; }

.prayer_item { margin-left: 1.5em; }

.prayer_popup_close { text-decoration: none; color: Gray; background: #cccccc }
a..prayer_popup_close:hover { background: #cccccc }

a.prayer_view_edit { text-decoration: none; color: Black }

a.prayer_view_edit:hover { text-decoration: underline; color: red }

.anav { padding-left: 10px; 
		color: Black; 
		font-weight: bold; 
		font-size: 10pt; 
		font-family: Verdana; 
		text-decoration: none;
		border-bottom: solid 1px #B39141;
		display: block;
		margin-left: 0px;
}

/*		background-image: url(images/star_on.gif);
		background-repeat: no-repeat;
*/

.anav:hover { color: #AB5B36 }

/* .anav:hover { color: #B39141 } */


.mainmonthheader 
{
 font-weight: bold;
 font-size: 10pt;
 font-family: Verdana;
 background-color: #E2D7C1;
 text-align: center;	
}

.monthcontent 
{
	font-size: 8pt;
}

.monthcontentalt
{
	font-size: 8pt;
	background-color: #efefef;
}


.cal_day_count 
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: right;
	font-weight: bold;
}

.cal_text 
{
	font-family: arial;
	font-size: 8pt;
}
.cal_edit
{
	cursor: hand;
}

.cal_edit_link 
{
	text-decoration: none;
	color: Black
}

.cal_edit_link:hover
{
	text-decoration: underline;
	color: red
}

.cal_day_header
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold
}

.children_edit 
{
	font-family: Verdana;
	font-size: 8pt;
	width: 70px
}


.main_header 
{
	width: 500px; 
	padding-top: 4px; 
	padding-bottom: 4px; 
	background-color: #DFC78C; 
	border-bottom: solid #5699CD 1px; 
	padding-left: 10px; 
	font-weight: bold	
}

.lightborderbottom 
{
	width: 100%;
	border-bottom: solid #dddddd 1px
}

.memberletterlink 
{
	font-weight: bold;
	color: Blue;
}

#tblFamily 
{
	font-family: Verdana; 
	font-size: 8pt;
	border-top: solid #bbbbbb 1px;
	border-left: solid #bbbbbb 1px;
}

#tblFamily td 
{
	border-bottom: solid #bbbbbb 1px;
	border-right: solid #bbbbbb 1px;
	
}

.votd { font-family: Verdana;
	font-size: 8pt;
}

.currentdate { font-family: Arial; color: #F1F3FD; font-size: 8pt }

.banner_font { font-weight: bold;
	color: White }
	
.sermon_message_font { font-family: Times New Roman; font-size: 10pt }



