@charset "utf-8";
/* CSS Document */
a {
color:#000;
text-decoration:none
}

.style4 {
color:#999;
font-size:x-small;
font-family:Arial, Helvetica, sans-serif
}

.style4 a:hover {
color:#999
}

body {
font-family:'Arial Narrow', Arial, Helvetica, sans-serif;
font-size:14px;
background-color:#999
}

table {
padding:0
}

.days {
font-size:16pt;
line-height:113%;
font-family:"Franklin Gothic Demi Cond";
color:#FFF;
background-color:#FF9932;
height:43px;
border:1px #000 solid;
border-spacing:0;
text-shadow:#000 1px 1px 1px
}

.cal {
height:104px;
border:1px #666 solid;
border-spacing:0;
vertical-align:top;
text-indent:0;
line-height:105%;
text-align:left;
font-family:"Franklin Gothic Demi Cond";
font-size:12pt;
color:#666;
padding:0
}

.calendarContent a{color:#000;}
.calendarContent {
color:#000;
font-family:"Franklin Gothic Demi Cond";
font-size:14pt;
font-weight:400;
text-align:center;
vertical-align:top;
margin-left:auto;
margin-right:auto;
height:85%
}

a.months {
color:inherit
}

.balloonstyle {
position:absolute;
top:-500px;
left:0;
visibility:hidden;
border:1px solid #000;
font:normal 16px "Franklin Gothic Demi Cond", Verdana;
line-height:18px;
z-index:100;
background-color:#FF9932;
width:auto;
filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
padding:5px
}

.balloonstylejuly {
position:static;
top:-500px;
left:0;
visibility:hidden;
border:1px solid #000;
font:normal 16px "Franklin Gothic Demi Cond", Verdana;
line-height:18px;
z-index:100;
background-color:#FF9932;
width:auto;
filter:progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
padding:5px
}

/*a:link,a:active {
color:#F90
}*/

#contact a:hover {
	color:#F90;
}

#left_menu_links a {
	color:#F90;
}

#left_menu_links a:hover {
	color:#000;
}
.titles {
	font-size: 18px;
	color: #FF9900;
	font-weight:bold;
	margin-left:-10px;
}
.pastors {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	padding-bottom:10px;
}
.roles {
	padding-left: 15px;
}
.roles a {
	color:#000;
}
