@import url(Style.css);

/************Contentpage CSS***************/
/*Apply to Contentpages*/
div#imgMainCaption
{
          font-size: large;
          text-shadow: 1px 1px 3px #000; 
          color: #FFFFFF;
          position: absolute;
          z-index: 1;
          padding-top: 40px;
          padding-left: 30px;
}

div#imgMainCaption p{
font-size: xx-large;
}

div#contentpageLeft, div#contentpageRight
{
  float: left;
  padding: 0 10px;
  text-align: left;
}

div#contentpageLeft
{
  width: 500px; /*520px fixed width = width + padding(left, right)*/
}

div#content_main
{
  margin: 10px 0;
  line-height: 130%;
}

div#contentpageRight
{
  width: 240px; /*260px fixed width = width + padding(left, right)*/
}

  div#callus{
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #666666;
    margin-bottom: 30px;
    font-size: 2em; 
    line-height: 1.2em;
    text-align: center;
    padding: 10px;
  }
  
  div#todaysmarket{
    border: 1px solid #CCCCCC;
    text-align: left;
    margin-bottom: 30px;
  }
  
      div#title_todaysmarket{
        padding: 5px 20px;
      }
      
      div#content_todaysmarket{
        background-color: #EEEEEE;
        padding: 10px 20px;
      }
  
  div#events{
    border: 1px solid #CCCCCC;
    text-align: left;
    margin-bottom: 30px;
  }
  
      div#title_events{
        padding: 5px 20px;
      }
      
      div#content_events{
        background-color: #EEEEEE;
        padding: 10px 20px;
      }
  
  div#cleardiv {
    clear:both;
  }

div#bluelabel { 
  float: left;
  font-family: Arial; 
  font-size: 11pt; 
  color: white; 
  font-weight: bold; 
  text-transform:uppercase; 
  width:290px; 
  background-image: url(/media/1004/product_repeater.png); 
  background-repeat:repeat-x; 
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
