body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/BG3.gif);
	background-color: #af9b5f;
	margin: 0px;
}
#glow {
    text-align:center;
	background-image:url(images/BGglow.png);
	background-repeat:repeat-y;
	background-position:top;
	}
#topglow {
	height:25px;
	width:900px;
	margin:0 auto 0 auto;
	clear:both;
}
#left {
	width:25px;
	height:25px;
	background-image:url(images/BGlc.png);
	background-repeat:none;
	background-position:right;
	float:left;
}
#middle {
	width:850px;
	height:25px;
	background-image:url(images/BGtopglow.png);
	background-repeat:repeat-x;
	background-position:bottom;
	float:left;
}
#right {
	width:25px;
	height:25px;
	background-image:url(images/BGrc.png);
	background-repeat:none;
	background-position:left;
	float:left;
}
.maintable {
    border-left:1px solid #003366;	
    border-right:1px solid #003366;	
    border-top:1px solid #003366;	
}

a:link {
	color: #336699;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #7d5825;
}
a:active {
	color: #7d5825;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url(images/titleBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding:8px 0px 3px 20px;
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
	text-align:left;
	margin:0px;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #003366;
	font-weight: bold;
	border-left: 3px solid #003366;
	border-bottom: 1px solid #003366;
	padding:3px 0px 3px 10px;
    font-family: "Trebuchet MS", verdana, arial, sans-serif;
	text-align:left;
	margin:0px;
}
	
.bluebold {
    font-size:14px;
	color: #003366;
	font-weight: bold;
}	
.smalltext {
    font-size:10px;
	color:#222222;
	}

.infocell{
    padding: 10px 5px 5px 5px;
	border-bottom:1px #cccccc solid;
	font-size:11px;
	}
		
.borderleft {
    background-image:url(images/border-left.jpg);
	background-repeat:repeat-y;
	}
.borderright {
    background-image:url(images/border-right.jpg);
	background-repeat:repeat-y;
	}	
    		
.leftcol {
    background-image:url(images/BGleftcol.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#ffffff;
	text-align:left;
	}	
	
.index-middle {
    background-color:white;
	width:513px;
	padding:0px;
	}	
.index-right {
    background-color:white;
	padding:0px;
	width:168px;
	}	
	
#content {
    padding:5px 20px 0px 20px;
	text-align:left;
	}
.inputbox {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #fefefe;
  border: 1px solid #29536b;
  padding:1px;
}
.button {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-image:url(images/buttonBG.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  color: #FFFFFF;
  background-color: #003366;
  border-top: 1px solid #83b6d1;
  border-left: 1px solid #83b6d1;
  border-right: 1px solid #102d3c;
  border-bottom: 1px solid #102d3c;
  padding: 3;
  cursor: pointer;
}	
.button:hover {
  background-image:url(images/buttonBG-over.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}	
.button2 a, .button2 a:visited{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  background-image:url(images/buttonBG.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  color: #ffffff;
  background-color: #003366;
  border-top: 1px solid #83b6d1;
  border-left: 1px solid #83b6d1;
  border-right: 1px solid #102d3c;
  border-bottom: 1px solid #102d3c;
  padding: 4px;
  margin:3px;
  text-decoration:none;
  display:block;
  }	
.button2 a:hover {
  background-image:url(images/buttonBG-over.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}	
.list li{
    list-style: none;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	padding-bottom:12px;
	padding-left:5px;
	}	
	
.sermonbuttons a{
    font-size:11px;
	font-weight:bold;
	padding:3px;
	margin:3px;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#243b79;
	border:1px solid #003510;
	}
.sermonbuttons a:hover{
    background-color:	#5474cb;
	}
	
	
	
.footer {
	background-color: #39579b;
	color: #99CCFF;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-bottom:2px solid #7d5825;
	}
.footer a:link {
    font-size: 10px;
	font-weight: bold;
 	color: #eeeeee;
	text-decoration: none;
}
.footer a:visited {
    font-size: 10px;
	font-weight: bold;
 	color: #acdbfc;
	text-decoration: none;
}
.footer a:hover {
    font-size: 10px;
	font-weight: bold;
 	color: #ffffff;
	text-decoration: none;
}
.footer a:active {
    font-size: 10px;
	font-weight: bold;
 	color: #d1e9fa;
	text-decoration: none;
}
