@font-face { font-family: "Novarese Bk BT"; src: url(../fonts/myfont.ttf) format("truetype"); } 
body {
  background-color : #faf4e4;
  background-image : url(../images/back.jpg); 
  margin-top:0;
  margin-left: 50;
  height: 100%;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
}

.default {
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-size: 11pt;
  line-height: 110%;
  font-weight: 500; 
}

p {
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-size: 11pt;
  line-height: 110%;
  font-weight: 500; 
}

ul {
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-size: 11pt;
  line-height: 110%;
  font-weight: 500; 
}

li {
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-size: 11pt;
  line-height: 110%;
  font-weight: 500; 
}

p.blockquote {
  color:#A97C50;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-size: 10pt;
  line-height: 110%;
  font-weight: 400; 
}

h1 {
  font-size: 14pt;
  line-height: 90%;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-weight: 800;
}
h2 {
  font-size: 13pt;
  line-height: 70%;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-weight: 800;
}
h3 {
  font-size: 11pt;
  line-height: 50%;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-weight: 800;
}
h4 {
  font-size: 9pt%;
  line-height: 120%;
  font-family: "Novarese Bk BT", Palatino, "Times New Roman";
  font-weight: normal;
}

td#header {
	width : 765px; 
	height: 116px;
}


td#border {
	width : 40px; 
	
}
td#mainBody {
	width : 409px; 
	
}
td#repeat {
	background-image : url(../images/repeat.jpg); 
	background-repeat : repeat-y; 
	width : 206px; 
	height: 100%;
}
td#repeat1 {
	background-image : url(../images/repeat1.jpg); 
	background-repeat : repeat-y; 
	width : 206px; 
	height: 100%;
}
td#repeatGreen {
	background-image : url(../images/greenRepeat.jpg); 
	background-repeat : repeat-x;
	width: 100%;
}
td#footer {
	width : 765px; 
	height: 100px;
}

a.nav:link  
{ 
 font-family: Palatino;
 font-size:12px;  
 text-decoration:none;  
 color:#A97C50;
 background:#F4DEC1;
 font-weight:600;  
 line-height: 23px;
 padding-left:22px;
 width:120px;  
 display:block;
 }
   
a.nav:active  
{

 font-family: Palatino;
  font-size:12px;  
  text-decoration:none;  
  color:#A97C50;
  background:#F4DEC1;
  font-weight:600;  
  line-height: 23px;
  padding-left:22px;
  width:120px;  
  display:block;
 }
   
a.nav:visited   
{  
 font-family: Palatino;
  font-size:12px;  
  text-decoration:none;  
  color:#A97C50;
  background:#F4DEC1;
  font-weight:600;  
  line-height: 23px;
  padding-left:22px;
  width:120px;  
  display:block;
 }

a.nav:hover  
{  
 font-family: Palatino;
 font-size:12px;  
 text-decoration:none;  
 color:#233E90;
 background:#EED0A2;
 font-weight:600;  
 line-height: 23px;
 padding-left:22px;
 width:120px;  
 display:block;
 }
  
a:link {
   text-decoration:none;  
   color:#233E90;
}

a:visited {
   text-decoration:none;  
   color:#233E90;
}

a:active {
   text-decoration:none;  
   color:#233E90;
}
a:hover {
   text-decoration:none;  
   color:#233E90;
}

.addLine {
 position: absolute;
 top:20px;
 width: 170px;
 z-index: 9001;
 font-family: "Novarese Bk BT", Palatino, "Times New Roman";
 font-size: 9pt;
 line-height: 115%;
 font-weight: 400; 
 display:none;

}

.joinLine{
 position: absolute;
 top:12px;
 left:636px;
 width:400px;
 z-index: 9001;
 font-family: "Novarese Bk BT", Palatino, "Times New Roman";
 font-size: 12pt;
 line-height: 120%;
 font-weight: 400; 
}

.theWordLink {
   position: absolute;
   top: 164px;
   left: 698px;
   z-index: 9001;
}
.theSpiritLink {
   position: absolute;
   top: 284px;
   left: 698px;
   z-index: 9001;
}
.theBreadLink {
   position: absolute;
   top: 404px;
   left: 698px;
   z-index: 9001;
}
.float {
  position: absolute;
     top: 130px;
     left: 240px;
   z-index: 9001;
 }
 
 
 
 .gridRowAlt 
 {
     background-color:#EED0A2;
 }
 
 .sermonTitle { 
 	font-size: 100%; font-weight: normal;
 }
 .sermonAuthor { 
 	font-size: 100%; font-weight: normal;
 }
 .sermonDate { 
 	font-size: 100%; font-weight: normal;
 }
 .sermonDuration { 
 	font-size: 100%; font-weight: normal;
 }
 .sermonAction { 
 	font-size: 100%; font-weight: normal;
 }
 .sermonComment {
     font-size: 100%; font-weight: normal;
}
