/*  #46257 = original text color */
/*  #068245 = dark green */
/*  #FFF5D9 = pale yellow background */
/*  #E4F3EC = light green background  */
/*  #F0F9F4 = light green background in blog ads */

#body {
  height: 100%;
  background-color: #ffffff;
  width: 1000px;
  margin: 0 auto; /*centering page*/
}

#pagebox {
  position: absolute;
/*  font-family: arial, sans-serif;  */
  font-family: arial;
  height: 100%;
  color: #068245;
  margin: 0px;
  padding: 0px;
  width: 1000px;
  background-color: #FFFFFF;
  text-align: left;
}

#newsletterbox {
  width: 600px;
  margin: 0 auto; /*centering page*/
}


/*
#header {
  position: relative;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #6BB6E3;
  margin-left: auto;
  margin-right: auto;
  height: 122px;
  width: 1000px;
  margin-left: 0px;
  background-color: #ffffff;
  background: url("../images/LogoBackGround.png") no-repeat;
  font-family: arial, sans-serif;
  color: #000000;
  padding: 0px;
}
*/

#topad {
  position: relative;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #068245;
  margin-left: auto;
  margin-right: auto;
  height: 122px;
  width: 1000px;
  margin-left: 0px;
  background-color: #ffffff;
  background: url("../images/LogoBackGround1.png") no-repeat;
  font-family: arial, sans-serif;
  color: #000000;
  padding: 0px;
}

#header {
  position: relative;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #068245;
  margin-left: auto;
  margin-right: auto;
  height: 122px;
  width: 1000px;
  margin-left: 0px;
  background-color: #ffffff;
  background: url("../images/LogoBackGround1.png") no-repeat;
  font-family: arial, sans-serif;
  color: #000000;
  padding: 0px;
}

#header2 {
  position: relative;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-bottom-color: #068245;
  margin-left: auto;
  margin-right: auto;
  height: 122px;
  width: 1000px;
  margin-left: 0px;
  background-color: #ffffff;
  background: url("../images/LogoBackGround2.png") no-repeat;
  font-family: arial, sans-serif;
  color: #000000;
  padding: 0px;
}

#logojump-box {
  position: absolute;
  border: none;
  margin-left: 40px;
  margin-top: 5px;
  height: 44px;
  width: 250px;
  background-color: transparent;
  padding: 0px;
  z-index: 1;
}

#logogaiahealth-box {
  position: absolute;
  border: none;
  margin-left: 60px;
  margin-top: 50px;
  height: 44px;
  width: 250px;
  background-color: transparent;
  padding: 0px;
  z-index: 2;
}

#logourl-box {
  position: absolute;
  border: none;
  margin-left: 720px;
  margin-top: 95px;
  height: 28px;
  width: 300px;
  background-color: transparent;
  padding: 0px;
  z-index: 2;
}

#headertext1-box {
  position: absolute;
  height: auto;
  width: 480px;
  border-bottom: solid;
  border-bottom-width: 5px;
  border-bottom-color: #000000;
  padding-top: 4px;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  margin-top: 25px;
  margin-left: 395px;
}

#headertext2-box {
  position: absolute;
  height: auto;
  width: 480px;
  font-size: 13px;
  font-weight: bold;
  text-align: left;
  margin-top: 60px;
  margin-left: 395px;
}

#headertext3-box {
  position: absolute;
  height: auto;
  width: 200px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  margin-top: 57px;
  margin-left: 800px;
}

#headertext4-box {
  position: absolute;
  height: auto;
  width: 802px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  margin-top: 68px;
  margin-left: 96px;
}

/*Navigation definitions*/

#nav-box {
  position: relative;
  clear: both;
  background-color: #FFF5D9;
  border-color: #068245;
  border-width: 1px;
  border-style: dotted;
  width: 997px;
  height: 50px;
}

#google-search-box {
  position: absolute;
  margin-left: 624px;
  background-color: transparent;
  border: none;
  width: auto;
  height: 26px;
  margin-top: 35px;
}

#menu-box {
  position: absolute;
  float: left;
  background-color: transparent;
  width: 1000px;
  height: 20px;
  margin-left: -20px;
  margin-top: 12px;
  margin-bottom: 0px;
  border: none;
  border-width: 1px;
/*  font-family: arial; */
  font-family: Times New Roman;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
}

.boxleft {
  height: auto;
  width: auto;
  margin-left: 0px;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
}
.boxright {
  height: auto;
  width: auto;
  margin-left: 15px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  float: right;
}

.menu {
  width: 100%;
  background-color: #FFF5D9;
  border: none;
  padding-left: 130px;
}

.menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menu li {
  float: left;
  margin: 0px;
  padding: 0px;
  text-align: center;
  width: auto;
  border: none;
}

a.menu   {
  display: block;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 3px;
  border-bottom: solid 3px #FFF5D9;
  border-top:solid 3px #FFF5D9;
  border-left: solid 5px #FFF5D9;
  border-right: solid 5px #FFF5D9;
  background-color: #D1EDDF;
  color: #068245;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
}

a:hover.menu  {
  float: left;
  background-color: #ffffff;
  color: #000000;
  border-bottom: solid 3px #068245;
  border-top: solid 3px #ffffff;
  border-left: solid 5px #FFF5D9;
  border-right: solid 5px #FFF5D9;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  background-color: #ffffff;}

a:active.menu  {
  float: left;
  background-color: #000000;
  color: #ffffff;
  border-bottom: solid 3px #000000;
  border-top: solid 3px #000000;
  border-left: solid 5px #FFF5D9;
  border-right: solid 5px #FFF5D9;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  }

/*END-Navigation definitions*/

/*BEGIN-New table method formatting for three main columns, comments, & footer*/

table.formatting {
    border-collapse: collapse;
    margin-top: -2px;
    margin-bottom: 0px;
    width: 1000px;
    border: none;
  }
tr.threecolumns {
  }
td.left {
    border: thick;
    width: 130px;
    text-align: center;
    border-left: dotted;
    border-right: dotted;
    border-bottom: dotted;
    border-width: 1px;
    border-color: #068245;
    background-color: #FFF5D9;
  }
td.center {
    background: #ffffff;
    width: 500px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF5D9;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
td.right {
    width: 332px;
    text-align: center;
    border-left: dotted;
    border-right: dotted;
    border-bottom: dotted;
    border-width: 1px;
    border-color: #068245;
    background-color: #FFF5D9;
  }
table.footer {
    margin-top: 0px;
    width: 1000px;
    border: none;
    margin-left: -4px;
    width: 1000px;
    border: none;
  }
tr.footer {
  }
td.footer {
    border: none;
  }
table.comments {
    margin-top: 0px;
    width: 1000px;
    border-style: solid;
    border-width: 6px;
    border-color: #FFF5D9;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: -4px;
    width: 1000px;
    border: none;
  }
tr.comments {
  }
td.comments {
    border: none;
    width: 660px;
 }
td.comments-right {
    border: none;
    width: 330px;
    border: none;
    border-left: 1px dotted #068245;
  }
/*END-New table method formatting for three main columns, comments, & footer*/

#left-box {
  position: relative;
  float: left;
  width: 130px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-style: dotted;
  border-width: 1px;
  border-color: #068245;
  border-color: #CFE2E8;
  background-color: #FFF5D9;
  padding-top: 0px;
  padding-left: 0px;
  overflow: auto;
  /*
  padding-bottom: 32767px;
  margin-bottom: -32762px;
  */
}

#right-box {
  position: relative;
  float: left;
  width: 332px;
  margin-left: 0px;
  border-style: dotted;
  border-width: 1px;
  border-color: #DFF2F8;
  background-color: #FFF5D9;
  margin-left: 0px;
  padding: 0px;
  text-align: left;
  height: 100%;
  overflow: auto;
  /*
  padding-bottom: 32767px;
  margin-bottom: -32762px;
  */
}

.donatebox {
/*  position: relative; */
  margin-top: 15px;
  width: 260px;
  border: 3px solid #068245;
  background: white;
  height: auto;
  padding: 15px;
}


/* Popup for iframe in popup, fixed placement */
.poopup {
  z-index: 999999;
  display: none;
  position: fixed;
  left: 155px;
  top: 60px;
  border: double #068245 5px;
  padding: 5px;
  background-color: #FFFCF2;
  text-align: left;
  font-size: 11px;
  width: 880px;
}


#sitepromotion-box {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  width: 290px;
  margin: auto;
  margin-top: 12px;
  padding: 10px;
  border-style: solid;
  border-width: 10px;
  background-color: #E4F3EC;
  border-color: #ffffff;
  height: auto;
  font-size: 11px;
  color: #068245;
  font-family: arial, sans-serif;
  line-height: 15px;
  text-align: center;
}

abbr {
  border-bottom: 1px dotted black;
}

abbr:hover {
  background: #E4F3EC;
}

a.sitepromotion {
  text-decoration: none;
  background-color: #ffffff;
  color: #068245;
}

a:visited.sitepromotion {
  text-decoration: none;
  background-color: #E4F3EC;
  color: #068245;
}

a:hover.sitepromotion {
  text-decoration: none;
  background-color: #068245;
  color: #ffffff;
}

a:active.sitepromotion {
  text-decoration: none;
  background-color: #DFF2F8;
  color: #ffffff;
}

#news-box {
  position: relative;
  margin-left: 14px;
  margin-top: 14px;
  width: 300px;
  border-style: solid;
  border-width: 2px;
  border-color: #068245;
  background-color: #ffffff;
  height: 300px;
  overflow: auto;
  font-size: 10px;
  padding: 0px;
}

.amazonbox {
  border: none;
  margin-top: 20px;
  width: auto;
  height: auto;
  position: relative;
  float: right;
}

#amazon-box {
  position: relative;
  margin-left: 0px;
  margin-right: 0px;
  width: 290px;
  margin: auto;
  margin-top: 12px;
  padding: 10px;
  border-style: solid;
  border-width: 10px;
  background-color: #E4F3EC;
  border-color: #068245;
  height: auto;
  font-size: 11px;
  color: #068245;
  font-family: arial, sans-serif;
  line-height: 15px;
  text-align: center;
}

#wordofday-box {
  position: relative;
  margin-left: 0px;
  margin-top: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 4px;
  background-color: #ffffff;
  border-color: #068245;
  height: auto;
  overflow: auto;
  font-size: 10px;
}

#birthday-box {
  position: relative;
  background-color: #ffffff;
  margin-left: 0px;
  margin-top: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #068245;
  height: auto;
  overflow: auto;
  font-size: 10px;
}

#quote-box {
  position: relative;
  background-color: #ffffff;
  margin-left: 0px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #068245;
  height: auto;
  overflow: auto;
  font-size: 10px;
}

#spellingbee-box {
  position: relative;
  background-color: #ffffff;
  margin-left: 0px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-width: 1px;
  border-color: #068245;
  height: auto;
  overflow: auto;
  font-size: 10px;
}

#hangman-box {
  position: relative;
  background-color: #ffffff;
  margin-left: 39px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #068245;
  height: auto;
  width: 250px;
  overflow: hidden;
  font-size: 10px;
}

#matchup-box {
  position: relative;
  background-color: #ffffff;
  margin-left: 0px;
  margin-top: 12px;
  margin-bottom: 12px;
  padding-top: 0px;
  padding-bottom: 5px;
  padding-left: 12px;
  padding-right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #068245;
  height: auto;
  overflow: hidden;
  font-size: 10px;
}

#story-box {
  position: relative;
  float: left;
  width: 500px;
  border-style: solid;
  border-width: 6px;
  border-color: #FFF5D9;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  text-align: left;
  background-color: #ffffff;
  height: 100%;
  overflow: auto;
  /*
  padding-bottom: 32767px;
  margin-bottom: -32762px;
  */
}

#titleimage-box {
  position: relative;
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  padding: 0px;
  background-color: #ffffff;
  width: 360px;
  height: auto;
  text-align: right;
}

/*For credits in titleimage-box*/
#credits-box {
  position: relative;
  float: right;
  width: 355px;
  margin-top: -10px;
  margin-right: 0px;
  padding: 0px;
  text-align: right;
  background-color: transparent;
  height: auto;
  font-size: 10px;
  font-weight: bold;
}

/*Videos on articles pages*/
#videos-box {
  position: relative;
  clear: both;
  border: none;
  padding: 0px;
  background-color: inherit;
  height: 344px;
  width: 425px;
  overflow: hidden;
  margin-left: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
  z-index: 1;
}

#promotion-box {
  position: relative;
  float: right;
  width: 30px;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  height: auto;
  text-align: center;
  font-size: 9px;
  line-height: 11px;
  border-style: dotted;
  border-color: #DFF2F8;
  border-width: 2px;
}

.individualpromo-box {
  position: relative;
  clear: both;
  margin-bottom: 7px;
  border: none;
  padding: 0px;
  width: 22px;
  height: 20px;
  margin-left: auto;   /*centering this box inside its container*/
  margin-right: auto;  /*centering this box inside its container*/
  width: 30px;         /*centering this box inside its container*/
}

  .tweetbox {
    float: left;
    clear: none;
    width: auto;
    height: auto;
    border: none;
  }

  .facebookbox {
    float: left;
    clear: none;
    width: auto;
    height: auto;
    border: none;
  }

  .promos {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    border: none;
  }

  .newpromobox {
    display: inline;
    position: relative;
    margin-left: 140px;
    float: left;
    width: 400px;
    height: auto;
    border: none;
  }

  .newpromobox1 {
    display: inline;
    position: relative;
    margin-left: 160px;
    float: left;
    width: 400px;
    height: auto;
    border: none;
  }

  .promo-margin-left {
    margin-left: 115px;
  }

  .promo-button {
    position: relative;
    float: left;
    width: auto;
    height: auto;
    margin: 10px;
    margin-right: 20px;
    border: none;
  }

.article {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
}

.p {
  color: #000000;
  font-size: 12px;
  line-height: 18px;
}

.sup {
  margin-bottom: .7em;
  font-size: 9px;
}

.newsarticle {
  color: #000000;
  font-family: arial;
  font-size: 12px;
  line-height: 19px;
}

#addthis-box {
  margin-top: -7px;
  margin-right: 0px;
  border-color: #FFF5D9;
  height: auto;
  width: auto;
  text-align: right;
}

table.article {
  position: relative;
  width: auto;
  border: solid 2px  #DFF2F8;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0 auto;
  border-spacing: 10px;
}

th.article {
  border-bottom: solid 2px #DFF2F8;
  text-align: center;
  border-left: 5px;
  border-right: 5px;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
  background-color: #ffffff;
  font-weight: bold;
}

td.article {
  width: auto;
  text-align: center;
  border-left: 5px;
  border-right: 5px;
  border-left-color: #ffffff;
  border-right-color: transparent;
  padding-bottom: 10px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  background-color: #ffffff;
}

img.article {
  float: right;
  clear: right;
  margin-left: 15px;
  margin-top: -15px;
  width: 315px;
  height: auto;
  text-align: right;
}

.img1 {
  position: relative;
  display: block;
  clear: right;
  margin: 0 auto;
  width: auto;
  height: auto;
  padding: 15px;
  background-color: #ffffff;
  border: solid 1px  #DFF2F8;
}

.caption {
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 5px;
  text-decoration: underline;
}

.captioncredit {          /*Credits for images, to be placed under captions*/
  text-decoration: none;
  margin-top: -15px;      /*To ignore 15px margin-bottom of caption*/
}

p.article {
  font-style: normal;
  min-width: 60px;
}

p.date {
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  margin-top: -12px;
}

a.date {
  color: #068245;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:hover.date {
  color: #22C8FF;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:active.date {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}




small.font {
  font-size: 9px;
}

p.footnote {
  margin-left: 15px;
  margin-right: 15px;
  font-size: 10px;
}

a.footnote {
  font-size: 10px;
  line-height: 12px;
}

i.article {
  font-style: italic;
}

b.article {
  font-weight: bold;
}

center.article {
  text-align: center;
}

h2.article  {
  font-weight: bold;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 5px;
}

h3.article {
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
}

h3.article1 {         /*For by-line*/
  font-weight: bold;
  font-size: 13px;
  line-height: 17px;
  margin-top: 15px;
}
h4.article {
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
  line-height: 17px;
}

a.h3article {
  color: #068245;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:hover.h3article {
  color: #22C8FF;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:active.h3article {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

a.article  {
  color: #068245;
  background-color: #ffffff;
  font-style: normal;
  border-bottom: dotted 1px #068245;
  text-decoration: none;
}

a:hover.article  {
/*
  color: #22C8FF;
*/
  color: #00F060;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:active.article  {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

a:visited.article  {
  background-color: #dddddd;
  color: black;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbbbbb;
  text-decoration: none;
}

a  {
  color: #068245;
  background-color: #ffffff;
  font-style: normal;
  border-bottom: dotted 1px #068245;
  text-decoration: none;
}

a:hover  {
/*
  color: #22C8FF;
*/
  color: #00F060;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:active  {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

/*
a:visited  {
  background-color: #dddddd;
  color: black;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbbbbb;
  text-decoration: none;
}
*/

a.news  {
  color: #068245;
  background-color: #ffffff;
  font-style: normal;
  border-bottom: dotted 1px #068245;
  text-decoration: none;
  font-size: 12px;
}

a:hover.news  {
  color: #00F060;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
}

a:active.news  {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

a:visited.news  {
  background-color: #dddddd;
  color: black;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbbbbb;
  text-decoration: none;
}

a.first {
  color: #068245;
  background-color: #ffffff;
  font-style: normal;
  border-bottom: dotted 1px #068245;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

a:hover.first  {
/*
  color: #22C8FF;
*/
  color: #00F060;
  font-style: normal;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

a:active.first  {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

a:visited.first  {
  background-color: #dddddd;
  color: black;
  font-style: normal;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #bbbbbb;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
}

.indent {
  margin-left: 25px;
  margin-right: 25px;
}

blockquote {
  margin-left: 25px;
  padding-left: 7px;
  border-left: 4px #A4D9BA solid;
  font-style: italic;
  font-size: 12px;
}

blockquote.first {
  margin-left: 25px;
  padding-left: 7px;
  border-left: 4px #A4D9BA solid;
  color: #626262;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
}

blockquote.none {
  margin-left: 15px;
  padding-left: 0px;
  border-left: 4px #A4D9BA none;
  font-style: normal;
  font-size: 12px;
  line-height: 12px;
}

blockquote.article {
  font-size: 12px;
  font-style: italic;
  margin-left: 25px;
  padding-left: 7px;
  border-left: 4px #A4D9BA solid;
}

blockquote.noitalic {
  font-style: normal;
  font-size: 12px;
  margin-left: 25px;
  padding-left: 7px;
  border-left: 4px #A4D9BA solid;
}

.photo-box {
  float: right;
  border: none;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 10px;
  height: auto;
  width: 275px;
  font-size: 10px;
  font-style: italic;
  text-align: center;
}

.blogboxoutside {
  position: relative;
  float: right;
  width: 350px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #E1EEE0;
  background-color: transparent;
  padding: 0px;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 20px;
}

.blogboxmiddle {   /*center right-side box, solid 13px border*/
  position: relative;
  float: left;
  width: 322px;
  height: auto;
  border-width: 13px;
  border-style: solid;
  border-color: #FFF5D9;
  background-color: #FFFFFF;
  padding: 0px;
}

.blogboxinner {   /*inside right-side box, solid 1px border*/
  position: relative;
  float: left;
  width: 306px;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: #E1EEE0;
  background-color: #ffffff;
  padding: 8px;
  margin: 0px;
  text-align: center;
  line-height: 22px;
}

p.blogtext {
  color: #068245;
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.textboxleft {
  position: relative;
  float: left;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 200px;
  height: auto;
  border: 5px double #068245;
  font-style: italic;
  font-weight: normal;
  color: #068245;
  text-align: center;
}
.textboxright {
  position: relative;
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 20px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 200px;
  height: auto;
  border: 5px double #068245;
  font-style: italic;
  font-weight: normal;
  color: #068245;
  text-align: center;
}
h5.now {
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  font-size: 11px;
}
h4.now {
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}

p.first {
  font-size: 13px;
  color: #626262;
  font-weight: bold;
}

li.first {
  font-size: 13px;
  color: #626262;
  font-weight: bold;
  margin-bottom: 7px;
}

p.black {
  color: black;
}


a.imgpop {                 /*Set up link for popup on hover*/
  position: relative;
  z-index: 1;
  width: 500px;
}
a.imgpop span {    /*Make span invisible until hover*/
  display: none;
  z-index: 999;
}
a.imgpop:hover span {
  display: block;
  position: absolute;
  margin-top: -120px;
  margin-left: -90px;
  height: auto;
  width: 500px;
  border-style: none;
  text-align: left;
  padding: 0px;
  z-index: 999;
}
a.imgpop:hover {
  z-index: 999;
}
.imgpop-box {
  height: auto;
  margin-left: 0px;
  margin-right: 10px;
  position: relative;
  float: left;
  z-index: 999;
}

a.textpop, a.popupstyle {                 /*Set up link for popup on hover*/
  position: relative;
  z-index: 1;
  width: 500px;
  color: #068245;
  font-style: normal;
  padding-left: 5px;
  padding-right: 5px;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
}
a.textpop span {  /*Make span invisible until hover*/
  display: none;
  z-index: 0;
}
a.textpop:hover {
  display: block;
  position: absolute;
  margin-top: -120px;
  margin-left: -90px;
  height: auto;
  width: 350px;
  border: 5px solid #DBEEF9;
  background: #FFFCF2;
  color: black;
  text-align: left;
  padding: 10px;
  z-index: 999;
}

a.popupstyle:hover {
  background: #EBF5FC;
}

a.textpop:hover span {
  z-index: 999;
  background: #fffcf2;
}
.textpop-box {
  height: auto;
  margin-left: 0px;
  margin-right: 10px;
  position: relative;
  float: left;
  z-index: 999;
}

a.ad {
  border: none;
  text-decoration: none;
}


/*
#blanket {
  background-color: #bbbbbb;
  opacity: 0.55;
  filter:alpha(opacity=55);
  position:absolute;
  z-index: 9001;
  top:0px;
  left:0px;
  width:100%;
}

#popupdiv {
  position:absolute;
  background-color: #ffffff;
  width:300px;
  height:300px;
  z-index: 9002;
}
*/

.hr-box {
  clear: both;
  position: relative;
  margin-left: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 485px;
  height: 4px;
  border-top-color: #000000;
  border-top-style: dotted;
  border-top-width: 3px;
}

/*Article list definitions*/

ul.article {
  list-style-image: url(../images/Bullet.png);
}

li.article {
  font-family: arial, sans-serif;
  color: #000000;
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
  margin-bottom: 7px;
  min-width: 100px;
}

li.plain {
  top: 0px;
  margin-top: 10px;
}

li.plainsub {
  list-style: none;
  top: 0px;
  margin-top: 10px;
  font-style: italic;
}

ol.article {
  list-style-type: decimal;
}

.badbullet {
  list-style-image: url(../images/BadBullet.png);
}

.arrowbullet {
  list-style-image: url(../images/ArrowBullet.png);
}

.starbullet {
  list-style-image: url(../images/StarBullet.png);
}

.smileybullet {
  list-style-image: url(../images/SmileyBullet.png);
}

.referencebullet {
  list-style-image: url(../images/ReferenceBullet.png);
}

.sublist {
  list-style-image: url(../images/Bullet.png);
  margin-left: -10px;
}

li.sublist {
  margin-top: 4px;
  margin-bottom: 4px;
}

ol.none {
  list-style-type: none;
}


/*END-Article list definitions*/

/*Footer definitions*/

#footer-box {
  position: relative;
/*  bottom: 0px; */
  float: left;
  clear: both;
  width: 1000px;
  height: 30px;
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 30px;
  border-style: dotted;
  border-width: 1px;
  border-color: #000000;
  text-align: left;
  background-color: #FFFFFF;
}

#copyright-box {
  position: relative;
  display: inline;
  float: left;
  width: auto;
  height: 12px;
  margin-left: 50px;
  margin-top: 7px;
  padding: 0px;
  border: none;
}

.terms-box {
  position: relative;
  display: inline;
  float: left;
  width: 175px;
  height: 12px;
  margin-left: 55px;
  margin-top: 7px;
  padding: 0px;
  border: none;
}

.email-box {
  position: relative;
  display: inline;
  float: left;
  width: 100px;
  height: 12px;
  margin-left: 15px;
  margin-top: 7px;
  padding: 0px;
  border: none;
}

#philosophy-box {
  position: relative;
  display: inline;
  float: left;
  width: 160px;
  height: 12px;
  margin-left: 150px;
  margin-top: 7px;
  padding: 0px;
  border: none;
}

#footerlogos-box {
  position: relative;
  display: inline;
  float: left;
  border: none;
  height: auto;
  width: 200px;
  background-color: transparent;
  margin-top: 7px;
  margin-right: 10px;
}

.footer {
  font-family: arial, sans-serif;
  color: #000000;
  font-size: 9px;
  font-weight: normal;
}

a.footer {
  color: #068245;
  font-style: normal;
  text-decoration: underline;
}

a:hover.footer {
  color: #BED832;
  font-style: normal;
  text-decoration: none;
  background-color: #ffffff;
}

a:active.footer {
  color: #00FF33;
  font-style: normal;
  text-decoration: none;
}

a:visited.footer {
  color: #000000;
  font-style: normal;
  text-decoration: underline;
}

.strike {
  text-decoration: line-through;
}

/*Popup windows on hover*/

a.pop {                 /*Set up link for popup on hover*/
  position: absolute;
  z-index: 1;
  color: #068245;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
}

a.pop span {           /*Make span invisible until hover*/
  display: none;
}

a.pop:hover {          /**/
  z-index: 10;
  color: #000000;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  background-color: #ffffff;}

a.pop:hover span {
  display: block;
  position: relative;
  margin-top: -540px;
  margin-left: -200px;
  height: auto;
  width: 400px;
  border-style: solid;
  border-width: 7px;
  border-color: #000000;
  background-color:  #FFFFFF;
  color:  #000000;
  text-align: left;
  padding: 7px;
  font-family: arial, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight:  normal;
  font-style: normal;
  overflow: auto;
}

/*END-Popup windows on hover*/

/*END-Footer definitions*/

/*Subscription box*/

.subscription-box {
  position: relative;
  clear: both;
  float: none;
  width: 240px;
  height: auto;
  border-width: 5px;
  border-style: solid;
  border-color: #068245;
  background-color: white;
  padding-top: 10px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.subscriptionouterouter-box {
  position: relative;
  clear: both;
  float: none;
  width: 240px;
  height: auto;
  border-width: 2px;
  border-style: solid;
  border-color: #068245;
  background-color: #ffffff;
  margin-left: 15px;
  margin-bottom: 20px;
}

.subscriptionouter-box {
  float: none;
  width: auto;
  height: auto;
  border-width: 6px;
  border-style: dotted;
  border-color: #7AC080;
  background-color: #ffffff;
}

.subscriptioninner-box {
  float: none;
  width: auto;
  height: auto;
  border-width: 2px;
  border-style: solid;
  border-color: #068245;
  background-color: #ffffff;
  padding: 15px;
}

.adboxleft {
  float: left;
  position: relative;
  width: auto;
  height: auto;
  margin-left: 25px;
}

.adboxright {
  float: right;
  position: relative;
  width: auto;
  height: auto;
  margin-right: 25px;
}

.microadboxleft {
  float: left;
  position: relative;
  width: auto;
  height: auto;
  margin: 0px;
}

.microadboxright {
  float: right;
  position: relative;
  width: auto;
  height: auto;
}

.author-box {
  position: relative;
  clear: both;
  width: 450px;
  border: 1px dotted #006d0a;
  padding: 15px;
  font-size: 11px;
  text-align: center;
  font-style: italic;
  margin-top: 15px;
}

  #addthisbox {
    float: left;
    height: 30px;
    width: 450px;
    border: none;
  }

  a.no-under {
    border: none;
  }
  .left-margin {
    margin-left: 20px;
  }

  #addthisbox-belowarticle {
    float: left;
    height: 60px;
    width: 450px;
    border: none;
  }

  .red {
    color: red;
  }


