﻿body
{
}
td
{
    border: none;
}

#sitehead
{
    height: 140px;
    background: url(  '../images/head-logo.jpg' ) no-repeat;
    margin: 0px;
    padding: 0px;
    border: solid 1px #ababab;
}
#nav { width:700px;height:33px;  }

#image-cycle { float:right; margin: 0px 10px 0px 0px; width:480px; height:100px; }
#rightbox
{
    /*border: solid 1px #ccc;*/
    background:#666666 url(../images/right-gradient.jpg) repeat-x;
    padding:10px 7px 10px 10px;
    width:15em;
    color:#fff;
    border:solid 2px #ccc;
}
#rightbox h2 { color:#f47a28; }
#rightbox a { color:#f47a28; font-size:10px;}

#site-search 
{
    padding: 4px; width: 15em; float: right; margin-right:5px;float:right; /* border: 1px solid #9dadc6;*/
}
#footer { text-align:center; font-size:10px; border-top:dashed 1px #ccc; padding:20px 20px 20px 20px;} 


/* Show only to IE PC \*/
* html .boxhead h2
{
    height: 1%;
}
/* For IE 5 PC */

.sidebox
{
    margin: 0 auto; /* center for now */
    width: 17em; /* ems so it will grow */
    background: url(../images/sbbody-r.gif) no-repeat bottom right;
    font-size: 100%;
    text-align:center;  
}
.sidebox a { font-weight:bold;  }
.boxhead
{
    background: url(../images/sbhead-r.gif) no-repeat top right;
    margin: 0;
    padding: 0;
    text-align: center;
}
.boxhead h2
{
    background: url(../images/sbhead-l.gif) no-repeat top left;
    margin: 0;
    padding: 22px 30px 5px;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1em;
    text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody
{
    background: url(../images/sbbody-l.gif) no-repeat bottom left;
    margin: 0;
    padding: 5px 30px 31px;
}

/* */
.box-style-1
{
    margin: 10px 0px 5px 9px;
}
.box-style-1 img
{
    margin-left: auto;
    margin-right: auto;
}
.box-style-1 a, a:visited
{
    color: #336699;
}

/* features homes */
.tb-articles { width: 350px;  float:left; }
.tb-articles a { text-decoration:inherit;  }
.tb-articles-td1 img { width: 120px; height: 100px; }
.tb-articles thead { background-color:#ccc; font-weight:bold; } 
.tb-articles td {border:solid 1px #ccc;}
.tb-articles a,h2 {color:#b65b09;}
.tb-articles-td1
{
    width: 40%;
}
.tb-articles-td2
{
    width: 60%;
}

/*main content*/
/* articles */
#main-content { font-family:Verdana; }  
#main-content .title { font-size:3em;  }
#main-content h1 { font-size:1.5em; color:#ff7d1b; }
#main-content .article-date { font-size:12px; color:#7a7a7a; }
#main-content .author { font-size:12px; }
#main-content .article-body {}
#main-content .img-right { float:right; margin:5px 5px 5px 5px; }
#main-content .img-left {float:left; margin:5px 10px 5px 5px; }
#main-content .img-center { width:100%; padding-left:30px; margin-bottom:20px; }

/* ask-mbt */
#ask-mbt { font-size:12px; }
.letter-of-month { border:dashed 1px #ccc; padding:10px 15px 10px 35px; background:url(../images/pullquote.gif) no-repeat; background-position:0px 60px;  }
.lom-question { font-size:16px; font-family:Verdana; } 

.question { color:#1f61ad; margin:10px 10px 5px 5px;  padding:10px 10px 10px 10px;}
.answer { padding-left:30px; margin:10px 10px 30px 5px;}

/* blockquote */
blockquote.style1 {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 5px;
  background-image: url(../images/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span {
     display: block;
     background-image: url(../images/closequote1.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

blockquote.style2 {
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

/* right ads */
#ads { width:190px;text-align:center; }
