* {  
  margin: 0;   
  padding: 0;   
  border: 0;
}

#center, #left, #right, #header, #footer {
}

#center, #left, #right {
}

#wrapper { 
  width: 1000px;
  margin: auto;
  /*background-color: #ffffff;  */
  /*margin-top: 10px;*/ 
  margin-bottom: 10px;
  border-radius: 0 0 20px 20px;
  /*box-shadow: 10px 2px 5px #888888;*/
}

#centerwrap {
    position: relative;
    overflow: auto;
    border-left: 4px solid white;
    border-right: 4px solid white;
}

#left {
  float: left;
  width: 25px;
}

#center {
  float: left;
  width: 950px;
}

#right {
  float: right;
  width: 252px;
}

#header {
  height: 200px;
  z-index: 5;
}

/*______________________________________________________________*/

body {
  font-family: 'Roboto', sans-serif;
}

#header_img {
    background-color: white;
    background-image: url("../images/bee_and_cyprus_2.png");
    /*background-repeat: repeat-x;*/
    background-repeat: no-repeat;
    position: fixed;
    width: 996px;
    height: 200px;
    margin: auto;
    color: orange;
    z-index: 10;
    border-radius: 20px 20px 0 0;
}

#header_stars {
  /*background-image: url("../images/header_stars.png") ;*/
  position: fixed;
  width: 992px;
  height: 200px;
  margin: auto;
  color: white;
  z-index: 10;
  border-radius: 20px 20px 0 0;
  border-top: 4px solid white;
  border-left: 4px solid white;
  border-right: 4px solid white;
  z-index: 12;
}

#header_fill {
  position: fixed;
  width: 1000px;
  height: 40px;
  margin: auto;
  margin-top: -10px;
  color: white;
  z-index: 9;  
}

#buzzytitle {
  font-family: script;
  margin-left: 225px;
  margin-top: 40px;
  font-size: 80px;
  font-weight: 700;
  text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  
}

#texttitle {
  width: 1000px;
  font-size: 45px;
  text-align: center;
  margin-top: 20px; 
  text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;  
}

#menu {
  float: right;
  margin-right: 135px;
  margin-top: 150px;
  /*z-index: 15;*/
}

#text {
  font-size: 1.125em;
  line-height: 1.75em;  
}

#text h2 {
  color: midnightblue;
  font-size: 1.7em;
  font-weight: 700;
  margin-top: .5em;
  margin-bottom: .5em;
}

#text h3 {
    color: blue;
    font-size: 1.2em;
    font-weight: 700;
    margin-top: .5em;
    margin-bottom: .5em;
}

#text p {
  margin-bottom: .75em;
  word-wrap: break-word;
}

#text ul {
  padding-left: 2.5em;
  margin-bottom: .75em;
}

#text em {
  font-style: italic;
}

#text a {
  color: darkblue;
  text-decoration: none;
  font-style: italic;
}

#text a:hover {
  color: green;
}

.signoff {
  margin: 2em 0 2em 0;
  font-style: italic;
  color: grey;
  line-height: 1.25em;
}

#footer {
    background-color: orange;
    height: 85px;
    border-bottom: 4px solid white;
    border-left: 4px solid white;
    border-right: 4px solid white;
    border-radius: 0 0 20px 20px;
}

.picholder {
    /*border: 2px solid black;*/
    width: 960px;
    height: 330px;
}

.pic {
  float: left;
  padding: 5px;
  /*margin: 10px;*/
  /*background-color: silver*/;
 }

.rightpic {
    float: right;
    padding: 5px;
    /*margin: 10px;
    background-color: silver;*/
}


.note {
  color: red;
}

.quotesection { 
}

.quotesection p {
  top-margin: 5em;
}

.quote {
  color: grey;
  font-style: italic;
}

.quoter {
  font-style: italic;
  font-weight: 700;
}

.story {
  font-style: italic;
  color: gray;
  margin-left: 2em;
  margin-right: 1em;
}

.middle {
  text-align: center;
}

sup {
    font-size: small;
}

.open {
  font-weight: bold;
}

.quoteimg {
  margin-bottom: 8px;
}

.pquote-right {
        float: right;
        width: 250px;
        background: url(../images/openquote.gif) top left no-repeat;
        /*background-color: lightgray;*/
        /*color: #030;*/
        color: graytext;
        font-size: 30px;
        line-height: 1;
        border-top: 1px solid graytext;
        border-bottom: 1px solid graytext;
        font-family: serif;
        font-style: italic;
        padding: 13px;
}

.pquotepic-right {
        float: right;
        width: 250px;
        /*background: url(../images/openquote.gif) top left no-repeat;*/
        /*background-color: lightgray;*/
        /*color: #030;*/
        color: graytext;
        font-size: 18px;
        line-height: 1.2;
        border-top: 1px solid graytext;
        border-bottom: 1px solid graytext;
        font-family: serif;
        font-style: italic;
        padding: 13px;
}

.pquote-left {
        float: left;
        width: 250px;
        background: url(../images/openquote.gif) top left no-repeat;
        /*background-color: lightgray;*/
        /*color: #030;*/
        color: graytext;
        font-size: 30px;
        line-height: 1;
        border-top: 1px solid graytext;
        border-bottom: 1px solid graytext;
        margin-right: 10px;
        font-family: serif;
        font-style: italic;
        padding: 13px;
}

.pquotepic-left {
        float: left;
        width: 250px;
        /*background: url(../images/openquote.gif) top left no-repeat;*/
        /*background-color: lightgray;*/
        /*color: #030;*/
        color: graytext;
        font-size: 18px;
        line-height: 1.2;
        border-top: 1px solid graytext;
        border-bottom: 1px solid graytext;
        margin-right: 10px;
        font-family: serif;
        font-style: italic;
        padding: 13px;
}

blockquote {
        margin: 5px 0 -15px 0;
}
/*.pquote p:first-letter {
        font-size: 39px;
        font-weight: bold;
}*/

.gmapContainer {
    /*border: 1px solid blue;*/
    height: 320px;
}

.gmapinfo {
    /*border: 1px solid green;*/
    float: left;
    width: 400px;
    margin-left: 30px;
    margin-top: 100px;
}

.gmap {
    border: 1px solid black;
    float: left;
}









/*#wrapper, #centerwrap, #left, #center, #right, #header, #footer {
    border-style: solid;
    border-width: 1px;
}*/
