body {font-size: 12px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      background: #FFFFFF url(images/background.png) repeat-x;
      color: #37383A;

      text-align: center;} /* Needed to center layout in old IE browsers. */

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 25px 0;
                           padding: 0;}

p {line-height: 160%;}

img {border: 0;
     margin: 0 0 25px 0;}
       
h1 {font-size: 24px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #586D8C; text-decoration: none; background-color: #F5F5F4;}
a:link {color: #586D8C; background-color: #F5F5F4;}
a:visited {color: #586D8C; background-color: #F5F5F4;}
a:hover {color: #4153AD; background-color: #F5F5F4;}

.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}


.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}
                  
#container {width: 780px;
            margin: 0 auto;
            text-align: left;}

#header {width: 100%;
         height: 140px;
         position: relative;}








#left-column {width: 500px;
              float: left;
              padding: 0;
              margin: 0;
              min-height: 360px;}

p#intro {font-size: 24px;
         font-style: italic;
         margin: 0;}

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 25px;}

#learn-more a img {display: block;
                   float: right;}

#right-column {width: 240px;
               padding: 0;
               float: right;
               margin: 0;}

.sidebar-header {font-size: 20px;
                 font-weight: normal;
                 width: 180px;
                 height: 37px;
                 line-height: 37px;
                 text-indent: 34px;
                 color: #E3DBDB;
                 background: #544F4E url(images/sidebar_header.png) no-repeat;}

/* Featured news */

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: right;}

#footer-wrapper {width: 100%;
                 clear: both;
                 background: #5C5951 repeat-x;
                 color: #B9B6AF;}

#footer {width: 780px;
         margin: 0 auto;
         clear: both;
         padding: 0;
         text-align: right;
         position: relative;}

#back-to-top {position: absolute;
              right: 2px;
              top: 4px;}

#back-to-top img {display: block;}

#footer-content {padding: 45px 0 5px;}

#footer p {margin: 0;}

#footer a {background-color: #5C5951;
           color: #8395B1;
           text-decoration: none;}

#footer a:link {background-color: #5C5951;
                color: #8395B1;}

#footer a:visited {background-color: #5C5951;
                   color: #8395B1;}

#footer a:hover {background-color: #5C5951;
                 color: #FFF;}

#footer-left {float: left;
              margin: 0;}

#footer-left img {display: block;
                  float: left !important;
                  margin: 0;}

/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}

/* End links list. */
