@charset "UTF-8";
/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#602805;
}
#content {
padding:0px 10px 0px 10px;
margin:10px 0px 10px 0px;
}
#topgrad {
background:url(images/topgrad.gif) repeat-x;
background-color:#FFFFFF;
border-bottom:#fbd98e solid 4px;
}
#main {
width:882px;
}
#leftcolumn {
width:202px;
float:left;
}
#rightcolumn {
width:680px;
float:right;
padding-top:83px;
}
#bottomdotted {
border-bottom:#602805 dotted 1px;
padding-bottom:5px;
margin-bottom:15px;
}
h1 {
font-family:Georgia;
font-size:19px;
line-height:0px;
font-style:italic;
color:#fbb41a;
font-weight:normal;
}
h2 {
font-family:Georgia;
font-size:19px;
color:#602805;
font-style:italic;
}
p {font-family:Verdana;
font-size:11px;
color:#000000;
}
.footertext {
color:#ffffff
}
a {
color:#fbb41a;
text-decoration:none;
}
.header {
background:url(images/navbg.gif) repeat-x;
margin:10px 10px 0px 10px;
}
#topmenu{
  float:left;
  width:646px;
  height:53px;
  color:#fff;
  text-align:center;
  margin:15px 0px -15px 0px;
}
#topmenu ul{ padding:0; margin:0 0 0 5px; list-style-type: none; width:646px; height:53px;}
#topmenu li { padding:0; margin:0; display:inline; list-style-type: none;}
#topmenu a, #topmenu a:visited{
 margin:0 0 0 -5px;
 text-align:center;
 text-decoration:none;
 padding: 29px 17px 21px 17px;
 color:#5e2605;
 border-left: 1px dotted #FFFFFF;
 background:#ffffff url(images/navbg.gif) repeat-x bottom;
 font: 11px "Georgia";
}
#topmenu a:hover{ color:#FFFFFF; background:#fff; background:url(images/menubck.png) repeat-x bottom; }
#topmenu a#last{border-right:1px dotted #FFFFFF;}
.subheader {
background:url(images/fullsubnav.gif) no-repeat;
width:660px;
height:24px;
margin:0px 10px 0px 0px;
}
#submenu{
  float:left;
  width:646px;
  height:24px;
  color:#fff;
  text-align:center;
  margin:0px 0px 8px 0px;
}
#submenu ul{ padding:0; margin:0 0 0 14px; list-style-type: none; width:660px; height:24px;}
#submenu li { padding:0; margin:0; display:inline; list-style-type: none;}
#submenu a, #submenu a:visited{
 margin:0 0 0 -14px;
 text-align:center;
 text-decoration:none;
 padding: 7px 20px 7px 14px;
 color:#5e2605;
 border-left: 1px dotted #FFFFFF;
 font: 9px "Georgia";
}
#submenu a:hover{ color:#FFFFFF; }
#submenu a#first{border-left:none;}
#footer {
width:882px;
}
#min ul{ list-style-type: none;}
#min li { list-style-type: none;}
#min a, #min a:visited{
line-height:18px;
margin: 10px 0px 0px -14px;
 text-decoration:none;
 color:#5e2605;
 font: 11px "Georgia";
 }
 
#min a:hover{ color:#5e2605; text-decoration:underline; }
#min a#top{border-top:none;}
#min2 ul{ list-style-type: none;}
#min2 li { list-style-type: none;}
#min2 a, #min2 a:visited{
line-height:18px;
margin: 10px 0px 0px -26px;
 text-decoration:none;
 align:left;
 padding-right:3px;
 color:#5e2605;
 font: 11px "Georgia";
 }
 
#min2 a:hover{ color:#5e2605; text-decoration:underline; }
#min2 a#top{border-top:none;}
 
#homeImage {
	 background-image: url("images/rpaper1c.gif");
	 background-position:left;
	 background-repeat: no-repeat;
	 width: 400px;
	 height: 365px;
	 
 }
 
a.homeBtn, a.homeBtn:visited {
	padding: 5px 15px 5px 15px;
	color: #FFF;
	font-size: 12px;
	font-family:Tahoma;
	font-weight: bold;
	font-style:normal;
	background-color: #B31E00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 5px;
	}
a.homeBtn:hover {
	text-decoration: none;
	background-color: #0AC2FF;
	border: none;
	color: #FFF;
	}
	
#homeImage2 {
	 background-image: url("images/rpapervsm.gif");
	 background-position:left;
	 background-repeat: no-repeat;
	 width: 400px;
	 height: 200px;
 }
 
/************* Sermon Pages Style ***************/
table.sermon1 {
border-bottom: 1px dotted #602805;
padding: 5px 0px 5px 0px;
height:100%;
margin-top: 0px;
}
tr.rwone {
	border-top: 1px dotted #602805;
}
td.tdfirst {
	height:50;
	margin-bottom: 0px;
	border-right: 1px dotted #602805;
	color:#fbb41a;
	font: 16px "Verdana";
	font-weight:bold;
	width:375px;
	margin-top: 10px;
	padding-top: 5px;
}	
td.td1 {
	height:50;
	margin-bottom: 0px;
	border-right: 1px dotted #602805;
	color:#fbb41a;
	font: 16px "Verdana";
	font-weight:bold;
	width:375px;
	margin-top: 10px;
}
p.text1 {
	font: 14px "Georgia";
	color:#602805;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	
}
td.title {
font-family:Georgia;
font-size:18px;
font-style:normal;
font-weight:bold;
color:#602805;
padding-top: 5px;
padding-bottom: 0px;
margin-top: 5px;
margin-bottom: 5px;
width:425px;
}
th.pgheading {
font-family:Georgia;
font-size: 22px;
font-style: italic;
font-weight:bold;
color:#fbb41a;
border-bottom: 2px dotted #983913;
padding: 0px 0px 7px 0px;
}
h4.heading1b {
font-family:Georgia;
font-weight: semi-bold;
font-size: 22px;
font-style: italic;
color:#90bbd7;
text-align:center;
border-top: 1px dotted #602805;
padding-top: 10px;
border-bottom: 1px dotted #602805;
padding-bottom: 10px;
margin-bottom: 0px;
margin-top: 5px;
}
h4.person {
font-family:Georgia;
font-size: 20px;
color:#983913;
font-style: italic;
font-weight: bold;
padding: 5px 0px 10px 5px;
border-bottom: 1px dotted #602805;
margin-bottom: 5px;
margin-top: 5px;
}
h4.heading1 {
font-family:Georgia;
font-size: 22px;
color:#fbb41a;
font-weight:bold;
font-style: italic;
text-align:center;
border-top: 1px dotted #602805;
padding: 10px 0px 10px 0px;
border-bottom: 1px dotted #602805;
margin-bottom: 0px;
margin-top: 0px;
}
h4.heading2 {
font-family:Georgia;
font-size: 20px;
color:#983913;
font-style: italic;
font-weight: bold;
padding: 10px 0px 10px 0px;
border-bottom: 1px dotted #602805;
margin-bottom: 0px;
margin-top: 5px;
}
h4.heading3 {
font-family:Georgia;
font-size: 16px;
color:#d7861b;
font-weight: normal;
margin-top: 0px;
margin-bottom: 2px;
padding-bottom: 0px;
}
td.para1 {
font-family:Georgia;
font-size: 15px;
color:#602805;
font-weight:normal;
padding-top: 5px;
}
a.downloadBtn, a.downloadBtn:visited {
	padding: 4px;
	color: #602805;
	font-size: 10px;
	font-weight:bold;
	font-family:Verdana;
	font-style:normal;
	background-color: #90bbd7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
	border: 1px solid #602805;
	margin-left: 3px;
	}
a.downloadBtn:hover {
	text-decoration: none;
	background-color: #602805;
	border: 1px solid #fbb41a;
	color: #fbb41a;
	}
a.mobileBtn, a.mobileBtn:visited {
	padding: 4px;
	color: #602805;
	font-size: 11px;
	font-weight:bold;
	font-family:Verdana;
	font-style:normal;
	background-color: #d7861b;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
	border: 1px solid #602805;
	margin-left: 3px;
	}
a.mobileBtn:hover {
	text-decoration: none;
	background-color: #602805;
	border: 1px solid #90bbd7;
	color: #90bbd7;
	}
	
a.pdfBtn, a.pdfBtn:visited {
	padding: 4px;
	color: #90bbd7;
	background: #602805;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
	border: 1px solid #90bbd7;
	margin-left: 3px;
	}
a.pdfBtn:hover {
	text-decoration: none;
	background-color: #fbb41a;
	border: 1px solid #602805;
	color: #602805;
	}
a.pgBtn, a.pgBtn:visited {
	padding: 4px;
	color: #902805;
	background: #fbb41a;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px solid #902805;
	margin-left: 3px;
	}
a.pgBtn:hover {
	text-decoration: none;
	background-color: none;
	border: 2px solid #d7861b;
	color: #d7861b;
	}
a.pgBtn2 {
	padding: 4px;
	color: #fbb41a;
	background: #602805;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 2px solid #fbb41a;
	margin-left: 3px;
	}
	
#sub ul{ list-style-type: none;}
#sub li { list-style-type: none;}
#sub a, #sub a:visited{
line-height:18px;
margin: 10px 0px 0px -14px;
 text-decoration:none;
 color:#5e2605;
 font: 14px "Georgia";
 }
 
 #sub a:hover{ color:#fbb41a; text-decoration:underline; }
 #sub a#top{border-top:none;}
 
