body
{
	font-family: Arial;
	background-color: #F6F6F2;
	font-size: 9pt;
	margin-top: 1px;
	color: #495A5D;
}

img { border: 0px;  }

p 
{
    margin-top: 6pt;
    margin-bottom: 6pt;
}

hr
{
    height: 1px;
    color: #2091A3;
}

form { margin: 0px; }

div.centered 
{
	text-align: center;
}

div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}

div.centered table table
{
	margin: 0px; 
	text-align: left;
}

.small
{
    font-size: 8pt;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align: top;
	font-family: Arial;
}

ul 
{
    margin-top: 6pt;
    margin-bottom: 6pt;
}

li
{
	margin-left: -22px;
}

h1 
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    margin-top: 9pt;
    margin-bottom: 1pt;
    color: #DD722B;
}

h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    margin-top: 9pt;
    margin-bottom: 1pt;
}

div.divMain
{
    width: 768px;
    border: solid 1px #E1E1E1;
}

table.tblMainLayout
{
	width: 768px;
	background-color: #FFFFFF;
}

td.tdNoPadding 
{
    padding: 0px;
}

td.tdMainLayout_LeftCol
{
    background-image: url(../images/HmPg_LeftCol_BG.jpg);
    background-repeat: no-repeat;
    width: 34px;
    height: 426px;
    padding: 0px;    
}

td.tdMainLayout_Navs
{
    width: 170px;
    height: 426px;
    padding: 0px;    
}

td.tdMainLayout_Main
{
    background-image: url(../images/HmPg_Main_BG.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 564px;
    height: 426px;
    padding: 0px;        
}

table.tblSearch
{
    background-image: url(../images/HmPg_Search_BG.jpg);
    width:170px;
    height: 51px;
    color: #53A9B6;
    padding: 0px;     
}

div.divIntPage
{
    margin-left: 7px;
    margin-top: 10px;
    width: 518px;
}

table.tblHomePage
{
	width: 518px;
}

td.tdHomePage_Top
{
    padding: 15px 15px 15px 15px;
    border: solid 1px #DFEDD3;
    background-color: #FFFFFF;
    height: 140px;
}

td.tdHomePage_SpacerRow
{
    height: 6px;
}
 
td.tdHomePage_Box
{
    padding: 4px 4px 4px 4px;
    border: solid 1px #DFEDD3;
    background-color: #FFFFFF;
    width: 150px;
    height: 140px;
}

td.tdIntPage_Main
{
    padding: 12px 12px 12px 12px;
    border: solid 1px #DFEDD3;
    background-color: #FFFFFF;
    width: 340px;
    height: 323px;
}

td.tdIntPage_Spacer 
{
    width: 15px;
}

td.tdIntPage_RightCol
{
    width: 165px;
}

div.divIntPage_RightCol
{
    padding: 7px 7px 7px 7px;
    border: solid 1px #DFEDD3;
    background-color: #FFFFFF;
    width: 165px;
}


p.FooterText
{
    font-size: 7pt;
    color: #606F71;
    margin-left: 40px;
    margin-top: 10px;
}

p.FooterText a:link  
{
  	text-decoration : none;
  	color : #0B8599;
  } 

p.FooterText a:visited  
{
  	text-decoration : none;
  	color : #A3C8CC;
 }
p.FooterText a:active  {
  	text-decoration : underline;
  	color : #E0863B;
 }
p.FooterText a:hover  {
  	text-decoration : underline;
  	color : #E0863B;
  }
  
a:link  
{
  	text-decoration : none;
  	color : #0B8599;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #A3C8CC;
 }
a:Active  {
  	text-decoration : underline;
  	color : #E0863B;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #E0863B;
  }


table.tblSiteMap
{
	width: 300px;
}

table.tblSiteMap td
{
	padding: 2px;
}

td.tdSiteMapHeading
{
	background-color: #EAEAE1;
	font-weight: bold;
	font-size: 9pt;
}

td.tdPrintToHtml
{
	padding: 10px;
	background-color: #FFFFFF;
	width: 500px;
}

table.tblEmailForm td
{
	padding: 2px;
}

.tdEmailLabel
{
	text-align: right;
}

td.tdEmailMsg
{
	color: #990000;
}

table.tblBB_List
{
	width: 350px;
	margin: 15px 20px 0px 20px;
	border-collapse: collapse;
}

td.tdBB_PageTitle
{
	color: #7186B1;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
}

td.tdBB_Instructions
{
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 9pt;
}

td.tdBB_MainHeading
{
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #676767;
	color: #FFFFFF;
}

td.tdBB_CategoryHeading
{
	padding: 2px;
	font-size: 10pt;
	font-weight: bold;
	background-color: #D3D3D3;
}

tr.trVMiddle img { vertical-align: middle; }

td.tdBB_ActionButton
{
	width: 14px;
	text-align: center;
	border-bottom: solid 1px #E1E1E1;
}

td.tdBB_Item
{
	width: 300px;
	font-size: 9pt;
	vertical-align: middle;
	border-bottom: solid 1px #E1E1E1;
}

input.txtKeyword_Site
{
	width: 80px;
	margin: 5px 0px 3px 0px;
	font-size: 7pt;
}

div.divPage
{
    margin-left: 27px;
    margin-top: 5px;
    margin-bottom: 40px;
}

table.tblPage1
{
    width: 480px;
}

div.divSideNavs
{
	margin-left: 2px;
	margin-bottom: 30px;
	margin-top: 34px;
}


td.tdSectionTitle
{
    color: #626366;
    font-size: 12pt;
    font-weight: bold;
    border-bottom: solid 1px #F6F6F2;
}

td.tdDash
{
	width: 12px;
	padding: 0px 0px 0px 0px;
}

table.tblSideNavs td.tdSideNav0
{
	width: 118px;
	padding: 2px 0px 2px 0px;
	border-bottom: solid 1px #F6F6F2;
	font-size: 8pt;
}

table.tblSideNavs td.tdSideNav1
{
	width: 103px;
	padding: 2px 0px 2px 15px;
	border-bottom: solid 1px #F6F6F2;
	font-size: 8pt;
}

table.tblSideNavs td.tdSideNav2
{
	width: 118px;
	padding: 2px 0px 2px 30px;
	border-bottom: solid 1px #F6F6F2;
	font-size: 8pt;
}

p.pTitle 
{
    color: #0E869B;
    font-size: 18pt;
}

table.tblSearchResults
{
    width: 300px;
}

td.tdSearchResultsHeading
{
    background-color: #E1E1E1;
    font-weight: bold;
    padding: 2px;
}

p.pSubLevel0
{
    margin: 1px 0px 1px  0px;
}

p.pSubLevel1
{
    margin: 1px 0px 1px  30px;
}

p.pSubLevel2
{
    margin: 1px 0px 1px  50px;
}

td.tdNoPadding 
{
    padding: 0px;
}

div.divHmPg
{
    margin-left: 16px;
    margin-top: 15px;
}

table.tblHmPg
{
 
}

table.tblHmPg td
{
    padding: 0px 0px 0px 0px;
}

td.tdHmPg_Box_Left
{
    width: 22px;
    background-image: url(../images/HmPg_Box_Left.gif);
    background-repeat: repeat-y;
}

td.tdHmPg_Box_Center
{
    width: 425px;
    background-color: #B7C1D7;
    color: #555555;    
    font-size: 8pt;
}

td.tdHmPg_Box_Right
{
    width: 78px;
    background-image: url(../images/HmPg_Box_Right.gif);
    background-repeat: repeat-y;

}

table.tblPopUp td
{
    padding: 0px;
}

table.tblPopUp td img { 
    
    vertical-align: baseline;
    
}

td.td_PopUp_LeftLine
{
    width: 9px;
    background-image: url(../images/PopUp_Left.gif);
    background-repeat: repeat-y;
}

td.td_PopUp_MiddleArea
{
    width: 201px;
    background-color: #B7C1D7;
    font-size: 9pt;
    color: #555555;
}

td.td_PopUp_RightLine
{
    width: 9px;
    background-image: url(../images/PopUp_Right.gif);
    background-repeat: repeat-y;
}

td.tdHmPg_CalDate
{
    color: #DF7B38;
    font-size: 7.5pt;
    width: 50px;
   
}

td.tdHmPg_CalLink
{
    color: #606F71;
    font-size: 8pt;
    width: 95px;
}

table.tblCal_Header
{
    width: 300px;
    color: #FFFFFF;
    background-color: #2092A4;
}

table.tblCal_Header td
{
    padding: 5px;
}

table.tblCal_List
{
    width: 300px;
}

table.tblCal_List td
{
    padding: 2px;
    font-size: 9pt;
}

div.divBlogPage
{
    margin-left: 7px;
    margin-top: 10px;
    width: 518px;
    padding: 12px 12px 12px 12px;
    border: solid 1px #DFEDD3;
    background-color: #FFFFFF;
}

.DateHeader
{
	background-color: #5C7D43;
	border-bottom: solid 1px black;
	color: White;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
}    

.BlogTitle 
{
	background-color: #FFFFFF;
    border: solid 1px #808080;
	padding: 5px 5px 5px 5px;
    font-size: 14px;
	font-weight: bold;		
}
	
.Description 
{
	background-color: #FFFFFF;
	border: solid 1px #808080;
	padding: 5px 5px 5px 5px;
}

.Table_Text
{
    font-size: 8.5pt;
    margin-top: 2pt;
    margin-bottom: 2pt;
}

.Small_Text 
{
    font-size: 8pt;
}

div.divComingSoon
{
    width: 150px;
    margin: 7px;
    font-size: 8.5pt;
}

div.divSundayWorship
{
    width: 150px;
    margin: 7px;
    font-size: 8.5pt;
}

div.divSundayWorship
{
    width: 150px;
    margin: 4px;
    font-size: 8pt;
}

div.divSundayWorship p
{
    margin: 0px;
}

.tblMost_Recent_Newsletters
{
    width: 350px;
    margin: 10px 0px 10px 0px;
}

.tblMost_Recent_Newsletters td
{
    padding: 3px;
}