﻿H1 {color:#660000;
    text-align: center;
    font-family: New Times Roman;
    font-style: italic
    }

H2 {color:#336699}

html{height: 100%}


.title{font-family:Arial, Helvitica, san-serif; 
       font-size:1.5em; 
       color:#ffcc00;
       font-weight: bold
      }

.header {background-color:#005000;
         height: 80px;
         height: auto;
         border: 2px solid #005000;
         /*width: 700px*/
         width: auto;
         color:#ffcc00;
         text-align: center;
         font-family: New Times Roman;
         font-style: italic;
         font-size: 2em;
         font-weight: bold;
        }

.topnav {/*background-color: #FFFFFF;*/
	 background-color: #005000;
         border-left: 2px solid #005000;
         border-bottom: 2px solid #005000;
         border-right: 2px solid #005000;
         /*width: 700px;*/
         width: auto;
         /*height: 30px;*/
         height: auto;
         padding: 4px 0px 4px 0px;
         text-align: center;
         color:005000;
         font-family:Arial, sans-serif;
         font-weight:bold;
        }

.leftnav {width: 150px;
          height: 700px;
          /*background-color:#cccccc;*/
          float: left;
          /*border-left:2px solid #336699;*/
          /*border-right:2px solid #336699;*/
          padding-right: 40px;
         }

.leftnavprayer {width: 150px;
          height: 2500px;
          /*background-color:#cccccc;*/
          float: left;
          /*border-left:2px solid #336699;*/
          /*border-right:2px solid #336699;*/
          padding-right: 40px;
         }

.body {/*height: auto;*/
       /*width: 505px;*/
       height: 1200px;
       width: auto;
       background-color: #FFFFFF;
       background-image: url(images/logo-back.jpg);
       /*background-attachment: fixed;*/
       background-repeat: no-repeat;
       background-position: center center;
       /*border-right: 2px solid #336699;*/
       font-size: .9em;
       font-family: Arial, Helvitica, sans-serif;
      }

.bodyprayer {/*height: auto;*/
       /*width: 505px;*/
       height: 2700px;
      width: auto;
       background-color: #FFFFFF;
       background-image: url(images/logo-back.jpg);
       /*background-attachment: fixed;*/
       background-repeat: no-repeat;
       background-position: center center;
       /*border-right: 2px solid #336699;*/
       font-size: .9em;
       font-family: Arial, Helvitica, sans-serif;
      }

.bodybreakfast {/*height: auto;*/
       /*width: 505px;*/
       height: 1200px;
      width: auto;
       background-color: #FFFFFF;
       background-image: url(images/logo-back.jpg);
       /*background-attachment: fixed;*/
       background-repeat: no-repeat;
       background-position: center center;
       /*border-right: 2px solid #336699;*/
       font-size: .9em;
       font-family: Arial, Helvitica, sans-serif;
      }


.buttons {height:30px;
          width:150px;
          text-transform: uppercase;
          font-family: Arial, sans-serif;
          font-weight: bold;
          font-size:12px;
          white-space:nowrap;
         }

.buttons ul{margin: 0px;
            padding: 0px;
            font-family: Arial, sans-serif;
            font-weight: bold;
            font-size:12px;
            line-height:30px;
         }

.buttons li{list-style-type: none;
            /*margin: 20px;*/
            font-family: Arial, sans-serif;
            font-weight: bold;
            text-align:left;
            text-indent: 10%;
            /*width: 150px;
            height: 30px;*/
         }
         
.buttons li a {height:100%;
               width: 100%;
               display: block;
               text-decoration: none;
               border-width: 4px;
              /*border-width: 6px;*/
         } 

.buttons li a:link{color:#FFFFFF;
                 text-decoration:none;
                 /*background-color:#003366;*/
                 background-color:#005000;
                 border-style: outset;
                }

.buttons li a:visited{color:white;
                 text-decoration:none;
                 /*background-color:#003366;*/
                 background-color:#005000;
                 border-style: outset; 
                }

.buttons li a:hover{color:#FFFFFF;
                 text-decoration:none;
                 background-color:#005000;
		 color: #ffcc00;
                 border-style: outset; 
                }

.buttons li a:active{font-family:Arial, sans-serif;
                 font-weight:bold;
                 color:#ffcc00;
                 text-decoration:none;
                 background-color:#005000;
                 border-style: inset;
                }

.eventlist{
  }

.eventlist ul{margin: 0px;
              padding: 0px;
             }

.eventlist li{list-style-type: none;
            text-align:left;
            text-indent: 10%;
         }


.youAreHere{margin:0px 0px 1px 0px;
            height:30px;
            width:150px;
            text-transform: uppercase;
            font-family: Arial, sans-serif;
            font-weight: bold;
            font-size:.8em;
            white-space:nowrap;
            padding: 6px 10px;
            /*color:#660000;*/
            color:#cccccc;
            text-decoration:none;
            text-align:left;
            background-color:#336699;
            display:block;
            /*width: 100%;
            height: 98%;*/
           }

.bottom {background-color: #FFFFFF;
         border-left: 2px solid #005000;
         border-bottom: 2px solid #005000;
         border-right: 2px solid #005000;
         border-top: 2px solid #005000;
         /*width: 700px;*/
         width: auto;
         /*height: 50px;*/
	 height: auto;
         text-align: center;
         color:#000000;
         font-family:Arial, sans-serif;
         font-size:.6em
        }


.mission{text-align: center; 
         color:#ffcc00;
         font-size: .8em;
         font-family: Arial, sans-serif
        }

.youAreHereEx{margin:0px 0px 1px 0px;
            height:30px;
            width:150px;
            text-transform: uppercase;
            font-family: Arial, sans-serif;
            font-weight: bold;
            font-size:.8em;
            white-space:nowrap;
            padding: 6px 10px;
            /*color:#660000;*/
            color:#cccccc;
            text-decoration:none;
            text-align:left;
            background-color:#339999;
            display:block;
            /*width: 100%;
            height: 98%;*/
           }

.buttonsEx {height:30px;
          width:150px;
          text-transform: uppercase;
          font-family: Arial, sans-serif;
          font-weight: bold;
          font-size:12pt;
          white-space:nowrap;
         }

.buttonsEx ul{margin: 0px;
            padding: 0px;
            font-family: Arial, sans-serif;
            font-weight: bold;
            font-size:12px;
            line-height:30px;
         }

.buttonsEx li{list-style-type: none;
            /*margin: 20px;*/
            font-family: Arial, sans-serif;
            font-weight: bold;
            text-align:center;
            /*width: 150px;
            height: 30px;*/
         }
         
.buttonsEx li a {height:100%;
               width: 100%;
               display: block;
               text-decoration: none;
               border-width: 6px;
         } 

.buttonsEx li a:link{color:#FFFFFF;
                 text-decoration:none;
                 /*background-color:#003366;*/
                 background-color:#336699;
                 border-style: outset;
                }

.buttonsEx li a:visited{color:white;
                 text-decoration:none;
                 /*background-color:#003366;*/
                 background-color:#336699;
                 border-style: outset; 
                }

.buttonsEx li a:hover{color:#FFFFFF;
                 text-decoration:none;
                 background-color:#003366;
                 border-style: outset; 
                }

.buttonsEx li a:active{font-family:Arial, sans-serif;
                 font-weight:bold;
                 color:red;
                 text-decoration:none;
                 background-color:#336699;
                 border-style: inset;
                }

img.figure  {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.prophecy {font-size:12.0pt;
           font-family:Papyrus;      
	       color:#333333;	
}
	