/* Created by Webmaster, Hmong Hope Community Church */

* { padding: 0; margin: 0; }

body {
 font-family: Helvetica, Arial, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 822px;
}
#top {
 color: #006f00;
 font: small-caps 30px helvetica, sans-serif; color:white;
 border: 1px hidden #006f00;
 width: 800px;
 float: left;
 padding: 10px;
 border: 1px solid white;
 height: 100px;
 margin: 60px 0px 5px 0px;
 background: url(calendar.png);
 text-align: center;
}
#content {
 color: #333;
 width: 800px;
 float: left;
 padding: 10px;
 border: 1px solid white;
 height: 500px;
 margin: 20px 0px 5px 0px;
 background: white;
}
#footer {
 color: #333;
 width: 800px;
 float: left;
 padding: 10px;
 border: 1px solid white;
 height: 20px;
 margin: 20px 0px 5px 0px;
 font-family: helvetica, sans-serif; color: gray;
 font-size: 10px;
 text-align: center;
 background: white;
}
.p1 {
 margin-bottom: 30px;
 font-family: helvetica, sans-serif; color: gray;
 font-size: 20px;
 text-align: justify;
 line-height: 1.2;
}
.p2 {
 margin-bottom: 5px;
 font-family: helvetica, sans-serif; color: gray;
 font-size: 20px;
 text-align: justify;
}
.p3 {
 margin-bottom: 10px;
 font-family: helvetica, sans-serif; color: gray;
 font-size: 15px;
 text-align: justify;
}
.links1 A:link {text-decoration: none; color: #858900;}
.links1 A:visited {text-decoration: none; color: #858900;}
.links1 A:active {text-decoration: none; color: #858900;}
.links1 A:hover {text-decoration: none; color: #006f00;}
}
.links2 A:link {text-decoration: none; color: white;}
.links2 A:visited {text-decoration: none; color: white;}
.links2 A:active {text-decoration: none; color: white;}
.links2 A:hover {text-decoration: underline; color: white;}