/*
  ------------------------------------------------------------
  General Styles
  ------------------------------------------------------------
*/

  body {
    font-family: Georgia, 'Times New Roman', Times, serif;

    font-size: small;
    background-color: #fff;
    color: #000;
    margin:0;
    padding:0;
  }

  p,dt,dd,h1,h2,h3,td,input,img {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;
    padding: 0;
    margin: 0;
  }

  h4 { font-size: 140%; }
  h5 { font-size: 130%; }
  h6 { font-size: 120%; }

  ul,ol,li {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;

  }

  select { font-size: small; }

  a:link    { color: #000; }
  a:visited { color: #000; }
  a:hover   { color: #990033; }
  a:active  { color: #000; }

  #header {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #000; 
    background-color: #903;
  }

  #header p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;
  }

  #pathway { 
     border-top: 1px solid #000; 
     padding-left: 10px;
     background-color: #d895ab;
  }
  #pathway a { text-align: left; text-decoration: none; border: none; }
  #pathway a:link    { color: #000; }
  #pathway a:visited { color: #000; }
  #pathway a:hover   { color: #000; }
  #pathway a:active  { color: #000; }


  #contentheading { text-align: right; padding: 0px 5px 0px 0px;} 
  .contentheading {
    background: url(../images/titlebackground.gif) no-repeat;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;
    padding-left: 20px;
    height: 30px;
    width: 100%;
    padding-top: 3px;
    vertical-align: middle;
  } 
  .searchform form {
    display: inline;
  }
  .datetime {font-size: x-small; } 

  #content {
    font-size: small;
    padding: 5px 20px 0px 20px;
    margin: 0;
    border-top: 1px solid #000; 
    border-bottom: 1px solid #000;
    background-color: #CAD7E8;
  }

  #content p {text-align: justify; }

  #left {
    padding: 5px 0 0 0;
    margin: 0;
    border-top: 1px solid #000; 
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  #right {
    padding: 5px 0 0 0;
    margin: 0;
    border-top: 1px solid #000; 
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  #banner { background-color: #fff; border-bottom: 1px solid #000; border-right: 1px solid #000; }

  #footer { font-size: x-small; background-color: #903; border-right: 1px solid #000; }
  #footer a:link    { color: #000; }
  #footer a:visited { color: #000; }
  #footer a:hover   { color: #000; }
  #footer a:active  { color: #000; }

/*
  ------------------------------------------------------------
  MOS classes
  ------------------------------------------------------------
*/

  .hidden { display: none; visibility: hidden; }

  .moduleheading {
    color: #000;
    font-variant: small-caps;
    font-size: small;
    font-weight: bold;
    margin: 0;
    padding: 4px;
    height: 1em;
    text-align: center;
    border: 1px solid #000; 
    background: #D895AB url(../images/headerbackground.gif) no-repeat;
  }

  .newsflash { font-size: small; text-align: left; padding-left: 10px; padding-right: 10px; }
  .contentpane, .contentpaneopen { text-align: justify; }
  .contentpane img, .contentpaneopen img { margin: 5px 5px 5px 5px; }
  .contentpane p, .contentpaneopen p { margin-bottom: 15px; }

  .small, .createdate, .modifydate, .readon { font-size: xx-small; text-align: left; }
  .componentheading { font-weight: bold; }
  .contentheading { font-weight: bold; }
  .contentdescription { padding-left: 5px; }
  .text { font-size: small; text-align: left; }
  .category { color: #000; }

  .button {
    font-size: xx-small;
    margin: 0;
  }

  .pathway { font-size: small; padding-left: 12px; color: #000; }
  .poll font { color: #000; }

  .sectiontableentry1 {
    background-color : #EBEBEB;
  }

  .sectiontableentry2 {
  }


/*
  ------------------------------------------------------------
  component/module specific styles
  ------------------------------------------------------------
*/


  #floatimg {
    padding: 0;
    margin: 0;
    background: #d895ab url(../images/topbg.gif) top left repeat-x;
	border-right: 1px solid #000;
  }

  #floatimg img {
  	width: 151px;
  	height: 228px;
    margin: 0;
    padding: 0;
  }

/* Event Module */
  #info table tr td .daynames a         { color: #000; }
  #info table tr td .daynames a:link    { color: #000; }
  #info table tr td .daynames a:hover   { color: #000; }
  #info table tr td .daynames a:active  { color: #000; }
  #info table tr td .daynames a:visited { color: #000; }

  .scripturefooter {
    clear: both;
    background: #d895ab;
    color: #000000;
    border:  #000 1px solid;
    padding: 0 5px 0 5px;
    margin: 0 5px 0 5px;
  }

  .scriptureref {
    width: 100%;
    color: #990033;
    margin-bottom: 5px;
    border-bottom: #000 1px solid;
    font-style: italic;
    font-weight: bold;
  }

  .sonteezproduct {
    text-align: center;
  }

  .sonteezproduct a {
    font-size: x-small;
    text-decoration: none;
  }

  .producttable {
    border: 1px solid #000;
    background-color: #d895ab;
    margin-top: 20px;
  }

  .productheader {
    background: url(../images/titlebackground.gif) no-repeat;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;
    font-weight: bold;
    height: 30px;
    width: 100%;
    padding-top: 3px;
    vertical-align: middle;
  }

  .productcell {
    border: 1px solid #000;
    background-color: #CAD7E8;
  }

  .productcell a {
    font-size: x-small;
    text-decoration: none;
  }


  .infotable {
    border: 1px solid #000;
    background-color: #d895ab;
    margin-top: 20px;
  }

  .infoheader {
    background: url(../images/titlebackground.gif) no-repeat;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: small;
    font-weight: bold;
    height: 30px;
    width: 100%;
    padding-top: 3px;
    vertical-align: middle;
  }

  .infocell {
    border: 1px solid #000;
    background-color: #CAD7E8;
    padding: 3px;
  }

  .infocell a {
    font-size: x-small;
    text-decoration: none;
  }


  .mainlevel, .sublevel {
    text-decoration: none;
    font-size: small;
    background: none;
    width: 100%;
  }

  .mainlevel:hover, .sublevel:hover {
    background: #990033;
    color: #fff;
  }

  .advicecallout {
    float: left;
    font-size: xx-large;
    font-style: italic;
    margin-right: 5px;
    padding-right: -5px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: 1px solid black;
    background-color: #eee;
  }

  .advicequestion {
    padding: 5px;
    font-style: italic;
    border: 1px solid black;
    background-color: #d895ab;
    width: 99%;
  }

  .adviceanswer {
    clear: both;
    padding: 5px;
    width: 99%;
  }

  .advicequestion:after, .adviceanswer:after {
     display: block;
     content: " ";
     font-size: 1px;
     clear: both;
  }
 
  .randomthought a:link, .randomthought a:visited {
    text-decoration: none;
  }

  #content div.randomthoughts {
    padding-bottom: 50px;
  }

  #content div.randomthoughts div.limitbox {
    text-align: right;
  }

  #content div.randomthought {
    height: 200px;
    width: 450px;
    font-size: large;
    text-align: center;
    margin-top: 100px;
  }

  #content div.randomthoughts ul li div.randomthought {
    height: auto;
    width: auto;
    text-align: left;
    font-size: small;
    margin-top: 0;
    margin: 5px 0 15px 0;
  }

  #content div.randomthoughts ul {
    list-style: none;
    margin: 0;
    padding: 0 10px 0 10px;
  }

h4 {
  font-weight: normal;
  font-size:120%;
  text-indent: -5px;
  margin: 1.8em 0 .5em;
}

ul.toc
{
  list-style: none;
  margin: 0 0 .5em .5em;
  padding: 4px;
  border: 1px solid #777;
  background-color: #eee;
  width: 20em;
  float: right;
  text-align: center;
}

p.poem
{
  display: block;
}

p.poem span
{
  display: block;
  padding-left: 2em;
}

