/***************************************************
   Global
   ---------------------------
   Used to set all browser defaults to a similar
   position. Helps if they all start off from the
   same place.
 ***************************************************/

* {
  margin:0;
  padding:0;
}




/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 0px;
  text-align: center;
  font-family:"Times New Roman", Times, serif;
  font-size: 0.62em !important;
  font-size: 1.0em;
  color: #000;
  background: url("../images/body_bg.jpg") #fff;
}




/* default font size*/
@import url(../css/small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd {
  font-family:"Times New Roman", Times, serif;
  font-size: 11px;
}

h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}





#accessibility {
  position: absolute;
  top: -10000px;
background: #fff;
}

p {
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
}

a {
  color: #f00;
text-decoration:none;
}

a:hover {
  color: #f00;
  text-decoration:underline;
  }

#sidebar a:hover, #footer a:hover {
    color: #f00;
  text-decoration:underline;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
  list-style-position: inside;
}

ul {
  list-style-image: url("../images/li_bullet.gif");
}


acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}




/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #sidebar or #content widths as well.
 ***************************************************/

#wrapper {
  width: 801px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
background-color: #fff;
}




/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute. This demo uses both
   of the included images by having a #header2
   id called by the archive page template. Unless
   you intend to use different images you can remove
   all #header2 references for clarity but remember to
   change the archive page template as well.
 ***************************************************/

#header {
  height: 352px;
  background: url("../images/header.jpg") no-repeat top center;
}

#header h1 {
  padding: 5px 0 12px 10px;
  margin-bottom: 10px;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#header .title {
  padding: 10px 0 0 10px;
  font-size: 2.5em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #EEE;
}

#header .subTitle {
  padding-left: 12px;
  color: #EEE;
}

#header .title a {
  text-decoration: none;
  color: #EEE;
}

#header .title a:hover {
  color: #BBB;
  background-color: transparent;
}

#welcome {
clear:both;
background: url('../images/welcome.jpg') top no-repeat;
height:68px;
}



/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  margin-bottom: 0px;
padding-left:7px;
background: url('../images/nav_bg.jpg') top  no-repeat;
height: 32px;
}

#menu a {
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  text-transform: uppercase;}





/***************************************************
   Sidebar Column
   -------------------------------------------
   1. Change to right side column by altering
      #sidebar float attribute

   2. If you widen the #siteBox, also increase
      #sidebar or #content width attribute
 ***************************************************/

#sidebar {
  float: left;
  width: 255px;
  padding-right: 20px;
padding-left:10px;
background: #fff;
}

#sidebar .block {
  background: #DDD url("../images/reminders.jpg") no-repeat top center;
height: 294px;
}

#sidebar h3 {
  padding: 5px 0 0 10px;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#sidebar p {
  padding: 8px;
}



#sidebar .links {
  margin: 10px 0 10px 0;
}

#sidebar .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
}

#sidebar .links a:hover {
  background: #DDD url("../images/link_news.gif") no-repeat center center;
}

#sidebar a img {
  border: 0px;
}




/***************************************************
   Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #content float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#content {
  float: left;
  width: 500px;
background: #fff;
padding-right:16px;
}

#content p {
  text-align: justify;
  clear: both;
}

#content h2 {
  padding: 5px 0 12px 10px;
  margin-bottom: 10px;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
  background: url("../images/h1_bg.jpg") no-repeat bottom center;
}

#content h2 a, #content h2 a {
  text-decoration: none;
}

#content h3 {
  padding: 5px 0 0 10px;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
}

#pagenav p {
  text-align: center;
  margin-top: 20px;
}

.paging a, .articlenav a {
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}




/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  clear: both;
  width: 801px;
  margin-bottom: 0px;  
  background-color:#fff;
text-align:center;
}






/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #content section
 ***************************************************/


ul.links {
  float: left;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url("../images/link_top.gif") no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  background: url("../images/link_arrow.gif") no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  margin-left: 10px;
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url("../images/link_bottom.gif") no-repeat top center;
}




/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #56B600;
}

 blockquote {
  margin-left: 20px;
  /*background: #FEFADE url("../images/quote_top.gif") no-repeat top right;
  border-left: 2px solid #FEE456;*/
}

blockquote p {
  background: url("../images/quote_bottom.gif") no-repeat bottom right;
  padding: 8px;
}


p.right img {
  float: right;
  padding: 3px;
}

p.left img {
  float: left;
  padding: 3px;
}

.grey {

  color: #AAA;
}




/***************************************************
    Comments
 ***************************************************/

ol.comments {
  margin: 1.2em 0 1.2em 0;
  border-bottom: 1px solid #56B600;
  list-style-type: none;
}

ol.comments li {
  border-top: 1px solid #56B600;
  padding: 1px 0 1px 0;
}

.commenttitle {
  font-size: 1.1em;
}

.commentmeta {
  font-size: 0.9em;
  color: #999;
}

.comments {
  width: 98%;
}




/***************************************************
    Comment Entry Form
 ***************************************************/

form#txpCommentInputForm {
  margin-top: 40px;
}

form#txpCommentInputForm p {
  margin: 0;
  padding: 0;
}

input#forget, input#remember {
  margin-right: 5px;
}

textarea.txpCommentInputMessage {
  height: 200px;
  width: 275px;
  margin-bottom: 10px;
}

p#txpCommentInputForm {
  width: 300px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 10px 0;
  border-top: 1px solid #E8E7D0;
  border-bottom: 1px solid #E8E7D0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  margin-bottom: 30px;
}     