/* The about.css style sheet is created to style the about page. The class selectors .header and .center style the h3 tag. Class selector .bodyborder styles the border of the body page. The class selector .indent styles the paragraph */
/*#container {
    width:auto;
    margin-left: auto;
    margin-right: auto;
    width:auto;
    margin-left: auto;
    margin-right: auto;
	} */
.bodyborder {
    border: 2px;
    margin-top: auto;
    margin-left: 7px;
    margin-right: auto;
    }
/* bodyboder 1, and bodyborder 1a are for cursillo pre,post, and proper. */
.bodyborder1 {
    height: 1335px;
    line-height:15px;
    border: 2px;
    margin-top: 40px;
    padding-left: 7px;
    margin-right: auto;
    background-image: url(..//images/OrangeGrainy.jpg);
    background-repeat:repeat-y;
    background-size:1265px;
    background-position: center;
    }
.bodyborder1a {
    height: 820px;
    line-height:15px;
    border: 2px;
    margin-top: 40px;
    padding-left: 7px;
    margin-right: auto;
    background-image: url(..//images/OrangeGrainy.jpg);
    background-repeat:repeat-y;
    background-size:1265px;
    background-position: center;
    }
.bodyborder2 {
    height: 450px;
    line-height:15px;
    background-image: url(..//images/Butterfly.gif);
    background-repeat:no-repeat;
    background-size: 80px 50px;
    background-position: center;
  /*  border: 2px black solid; */
    margin-top: auto;
    padding-left: 7px;
    margin-right: auto;
    }
.bodyborder2a {
    height: 325px;
    line-height:15px;
    background-image: url(..//images/Butterfly.gif);
    background-repeat:no-repeat;
    background-size: 80px 50px;
    background-position: center;
  /*  border: 2px black solid; */
    margin-top: 22px;
    padding-left: 7px;
    padding-right: 12px;
    margin-right: auto;
    }
#butterfly{
    font-size: 110%;
    line-height: 18px;
    margin-top: 7px;
    text-align: center;
    color: #000;
    }
.bodyborder3 {
    height: 380px;
    line-height:12px;
    background-image: url(..//images/HeartDay2.png);
    background-repeat:no-repeat;
    background-size: 480px ;
    background-position: center;
  /*  border: 2px black solid; */
    margin-top: 40px;
    margin-left: 7px;
    margin-right: auto;
    }
 .bodyborder3a {
    height: 180px;
    line-height:12px;
 /*  background-image: url(..//images/HeartDay2.png);
   background-repeat:no-repeat;
    background-size: 480px ;
    background-position: center; */
  /*  border: 2px black solid; */
    margin-top: 40px;
    margin-left: 7px;
    margin-right: auto;
    }
.header {
    font-family:'Source Sans Pro';
    font-size: 180%;
    color:#191919;
    margin-right: 24.3em;
    margin-top:1px;
    margin-bottom: 1px;
    background-color:#B6D8E3;
    height: 26px;
    background-repeat:no-repeat;
    background-position:left;
    background-size: 50px 106px;
  /*  border:4px darkorange dotted;
    border-style: dotted; */
    line-height: 77%;
    clear: left;
    }
.header2 {
    clear: left;
    font-family:'Source Sans Pro';
    font-size: 190%;
    color:#191919;
    margin-right: 25em;
    margin-top:50px;
    background-color:#B6D8E3;
    height: 25px;
    background-repeat:no-repeat;
    background-position:left;
    background-size: 50px 106px;
   /* border:4px darkorange dotted; */
   /* border-style: dotted; */
    line-height: 77%;
     }
.ultreyactr {
    height: 115px;
    line-height: 8px;
    margin-left:250px;
    }
.center{
     text-align: center;
      }
.indent  {
    font-family: sans-serif, arial, helvetica;
    font-size:100%;
    text-indent: 1em;
    color: #000;
    }
.indent2  {
    line-height: 14px;
    font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
    font-size:80%;
    text-indent: 0px;
    text-align: center;
    color: #000;
    margin: 0px 200px;
    }
.indent3  {
    line-height: 26px;
    font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
    font-size:100%;
    text-indent: 0px;
    text-align: center;
    color: #fff;
    margin: 415px 50px 10px 50px;
    }
.indent4  {
    line-height: 26px;
    font-family: 'Source Sans Pro', helvetica, arial, sans-serif;
    font-size:100%;
    text-indent: 0px;
    text-align: center;
    color: #fff;
    margin: 10px 50px 10px 50px;
    }
.logo1{
    margin-left:25em;
    margin-top: 8px;
    float: left;
     }
h4    {
      font-family: 'Source Sans Pro', sans-serif;
      text-transform:uppercase;
      font-weight : 300;
      font-size : 10px;
      color : blue;
      }
.copyright {
     text-align: left;
      }
.design {
        margin-right:120px;
        }


