
/*design by BaconProductions */
/* http://birdbox.us/BaconProductions/index.html */




body {
    width : 820px;
    background-color: #a0bfb7;
  }


a:link {
    color: #3333ff;
  }


a:visited {
    font-weight: bolder;
    color: #743a74;
  }


a:hover {
    font-weight: bolder;
    color: #eb4e00;
  }


a:active {
    font-weight: bolder;
    color: #3333ff;
  }


.h1 {
    font-family: Courier;
    font-size: 28pt;
    color: #000000;  /* black*/
    font-weight: bold;
    font-style: normal;
    text-transform: none;
  }


.h2 {
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    font-family: Times New Roman;
    font-size::24pt;
  }


.h3 {
    color: #767676;  /* gray */
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    font-size: 18pt;
    font-family: Courier New;
  }


.h4 {
    font-family: Times New Roman;
    font-style: italic;
    text-transform: none;
    color: #7c5329;  /*brown*/
    font-size: 14pt;
    font-weight: bold;
  }


.h5 {
    font-family: Comic Sans MS;
    font-size: 10pt;
    color: #008000; /*green*/
    font-weight: normal;
    font-style: normal;
    text-transform: none;
  }
  .speca { font-family: Times New Roman;
  font-style: italic;
  text-transform: none;
  text-align: center;
  color: #7c5329;  /*brown*/
  font-size: 14pt;
  font-weight: bold;
    } 
  .specb { font-family: Comic Sans MS;
  font-size: 14pt;
  text-align: center;
  color: #008000;  /*green*/
  font-weight: normal;
  font-style: normal;
  text-transform: none;
    }

.caption {
    font-family: Arial ! important;
    color: #0000d3 ! important;  /*blue*/
    font-weight: bold ! important;
    font-style: normal ! important;
    text-transform: none ! important;
    text-align: center ! important;
    font-size: 21pt ! important;
    text-decoration: none;
  }


#top {
    position: center center;
    padding-bottom: 20px;  
    margin-left: 150px;
    width: 500px;
    text-align: center;
  }


#main {
    padding: 10px;
    background: url('images/flower.jpg') repeat;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: auto;
    width : 780px;
  }

#DayArt {
    padding: 10px;
    background-color: #e2effb;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: auto;
    margin-bottom: auto;
    width : 780px;
  }

.holder {
    width: 740px;
    clear:both; 
    margin-left: 20px;
    margin-right: auto; 
    border-top : dotted #000000;
    border-top :

}
.item {
    float: right;
    clear:right;
    width: 550px;
    margin-left: auto;
    margin-right: auto; 
    padding: 10px;
    text-align:left;
}

#main .h4 {
color: #7c5329;  /* brown*/
    font-family: Times New Roman;
    font-size: 16px;
}

.link {
   float:left;
   clear:right;
   width: 150px;
   height: inherit; 
   margin-left: auto;
   margin-right: auto; 
   text-align: center;
}

#foot {
    clear:both;
    width: 780px;
    text-align: center; 
    height: auto;
    color: black; 
    border-top : #000000 solid;  
}