table, td, th { border: 2px solid; border-width: thin }

/* a:link, a:visited {background: #efb57c; border: 2px outset #efb57c; width: 125px}
a:hover, a:focus {background: #daa670; border: 2px outset #daa670; color: black;width: 125px}
a:active {background: #bb8e60; border: 2px outset #bb8e60;width: 125px} */ 


H1 { color: black; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:1.8em}
H2 { color: black; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:1.4em}
H3 { color: black; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:1.1em}
H4 { color: black; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
H5 { color: black; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
		
H1.arial {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
H2.arial {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
H3.arial {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
H4.arial {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
H5.arial {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}

p.LINE-TEXT {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif}
p.LINE-TEXT-SMALL {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.8em}
p.LINE-TEXT-SMALLER {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em}

p.LINE-TEXT-BI {font-weight:bold; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.8em}

p.sermon_header {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:1.1em; font-weight:bold; }
p.sermon_speaker {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-weight:bold; height: 35px; }
p.sermon {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.9em; }
p.split {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.9em; height: 100px; }
p.leftcol {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em; width: 250px;}
p.linklist {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.7em; width: 200px; line-height:14px; }
p.linklistwide {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.9em; line-height:18px;}
p.linklisttitle {font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif; font-size:0.9em; width: 200px; height: 5px; }

#unordered-list {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
/*	line-height: 1.5em; */
	}
#inline-list {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
/*	line-height: 1.5em; */
	}
	
body { 
	color: black; 
	background: white; 
	margin: 10px; 
	padding: 0px;
	}

em { 
	font-style: italic; 
	font-weight: bold; 
	}

strong { 
	font-weight: bold; 
	}

	
#header {
  background: #cd5c5c;
  background: white;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 200px;
  max-width: float;
}
#onlycol {
  background: white;
  	float: left;
    width: 100%;
	max-width: 720px;
}

#onlycol2 {
  background: white;
  	float: left;
    width: 95%;
        max-width: 720px;
}
#onlycolc2 {
  background: white;
  	float: center;
    width: 95%;
	max-width: 750px;
}
#onlycolc {
  background: white;
  	float: center;
    width: 85%;
	max-width: 720px;
}
#leftcol {
  background: white;
  	float: left;
    width: 35%;
	min-width: 210px;
	max-width: 260px;
  	/* height: 1500px; */
}

#leftcolfront {
		border: 2px outset #5deb3;
		background-color: white;
  	float: left;
    width: 30%;
	min-width: 200px;
	max-width: 225px;
  	/* height: 1250px; */
		}

#embed_leftcol {
  background: white;
  	float: left;
	max-width: 200px;
	width: 80%;
}

#rightcol {
  background: white;
  float: left;
  width: 65%;
  max-width: 490px;
  /* height: 1500px; */
}
#rightcol2 {
  background: white;
  float: right;
  width: 65%;
  max-width: 980px;
  /* height: 1500px; */
}
#footer {
  background: white;
  clear: both;
  float: center;
  width: 100%;
  height: 150px;
  max-width: float;
  }
	
#linksect {

	background-color:white;
	background-color:white;
	background: white;
	min-width: 200px;
	max-width: 200px;
	line-height: 2em;
  
	border-bottom-style: ridge; 
	border-top-style: ridge; 

  
/*  border-style: solid;
  border-width: 0.3em;
  border-color: #cd5c5c; */
  width: 80%;
  }
  
#subhead1 {
  background: white;
  float: left;
  width: 49%;
  height: 50px;
  }
 
#subhead2 {
  background: white;
  float: left;
  width: 49%;
  height: 50px;
  }

#subhead3 {
  background: white;
  background: white;
  background: white;   
  background: white;	/* blue - lettering in logo */
  background: white;	/* gold - chalice in logo */
  float: left;
  width: 49%;
  height: 50px;
  max-width: 370px;
  padding: 5px;
  }
 
#subhead4 {
  background: white;
  background: white;	
  background: white;	/* blue - lettering in logo */
  background: white;	/* gold - chalice in logo */
  float: left;
  width: 49%;
  height: 50px;
  max-width: 350px;
  padding: 5px;
  }

#subhead5 {
  background: wheat;
  background: wheat;
  background: wheat;   
  background: wheat;	/* blue - lettering in logo */
  background: wheat;	/* gold - chalice in logo */
  float: left;
  width: 49%;
  height: 50px;
  max-width: 90px;
  padding: 5px;
  }
 
#subhead6 {
  background: wheat;
  background: wheat;	
  background: wheat;	/* blue - lettering in logo */
  background: wheat;	/* gold - chalice in logo */
  float: left;
  width: 49%;
  height: 50px;
  max-width: 90px;
  padding: 5px;
  } 
 
#splitplate {
  background: white;
  float: left;
  width: 95%;
  }
  
#sermon_left {
	background: white;
	margin: 4px;
	float: left;
/*	width: 88%; */
	max-width: 94%
	}

#sermon_right {
	background: white;
	margin: 4px;
	float: left;
	width: 44%;
	max-width: 47%
	}
	
	
#button {
	font-size: 0.8em;
/* 	border-right: 1px solid #000; 
	padding: 0 0 1em 0;
	margin-bottom: 1em; */
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
/*	background-color: #90bade;
	color: #333; */
	}

#lead_all {
	background: white;
	margin: 4px;
	border: double;
	border-color: gray;
	float: left;
}

#lead_left {
	background: white;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 4px;
	border: double;
	border-color: gray;
	float: left;
	width: 40%; 
	max-width: 47%;
	height: 300px;
	}

#lead_right {
	background: white;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 4px;
	float: left;	
	border: double;
	border-color: gray;
	width: 52%;
	max-width: 52%;
	height: 300px;
	}

#re_page_block {
		border: 9px double;
		background-color: wheat;
		padding: 5px 5px 5px 0.5em;
		}
	
	
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 0.7em;
	background-color: #7c9bc7;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 1px groove #000;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
