/* Link Styles
-------------------------------------------------*/

a:link    {color: #ed164f;text-decoration:none;}
a:visited {color: #ed164f;text-decoration:none;}
a:hover   {color: #a30d35;text-decoration:none;}
a:active  {color: #ed164f;text-decoration:none;}
a img {margin:0;padding:0;border:none;}

/* Container
------------------------------------------------ */

 
body {
  margin: 0;
  padding:0;
  background-color: #fff;
  font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#636363;
}

#all
{
   margin: 0 auto 0 auto;
   width: 702px;
   padding: 0px;
   height:auto;
   height:800px;
}

#main
{
  height:auto;
  width: 700px;
  text-align: left;
  margin: 0 0 0px 0;
  padding:10px 0 20px 0;
  border-top:1px solid #eee;
}

/* Layout
------------------------------------------------ */

.first-float-rigid
{
    float: left;    
    width: 211px;
    padding: 0;
    margin: 0;
}

.second-float-rigid
{
    float: left;
    width: 489px;
    padding: 0 0 0px 0;
    margin: 0 0 0 0;
}



#lhscontainer
{
    height: auto;
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}


#rhscontainer
{

    height: auto;
    position: relative;
    margin:0px 0px 0px 0px;
    padding: 0px 0 0px 18px;
    text-align: left;
}


/* Header
------------------------------------------------ */
#header {
  width:700px;
  height:249px;
  padding:0 0 0 0;
  margin:4px 0 20px 0;
}
#toplinks {
  width:700px;
  height:15px;
  padding:5px 0;
  border-bottom:1px solid #eee;
}
#toplinks_left {
  float:left;
  width:499px;
}
#toplinks_right {
  float:right;
  width:199px;
  text-align:right;
}


/* Footer
------------------------------------------------ */
#footer {
  text-align:center;
  border-top:1px solid #eee;
  height:80px;
  font-size:1.0em;
}
#footer a:link, #footer a:visited {
  color:#4c4c4c;
  text-decoration:none;
}
#footer a:hover {
  color:#8a8a8a;
  text-decoration:none;
}
#footer ul li {
  display:inline;
  padding:0 8px;
}

#footer ul li.footer-link-last {
  border:none;
}
#footer ul {
  margin: 4px 0 6px 0;
}

#footer-contact{color:#4c4c4c;font-weight:bold;}
.footer-info-left{float:left;color:#b3b3b3;font-weight:bold;}
.footer-info-right{float:right;}
.footer-yellow{font-weight:bold;color:#ffc425;}

#footer a.pinklink:link {color: #ed164f;text-decoration:none;}
#footer a.pinklink:visited {color: #ed164f;text-decoration:none;}
#footer a.pinklink:hover  {color: #a30d35;text-decoration:none;}
#footer a.pinklink:active  {color: #ed164f;text-decoration:none;}


/* PANELS
------------------------------------------------ */
#donate-callout {
  margin-top:20px;
  height:72px;
  padding:10px 0 0 8px;
  background:url(../images/25.gif) no-repeat;
  color:#fff;
  font-weight:bold;
}
#donate-callout input {
  margin-left:4px;
}

/* ARTICLES
------------------------------------------------ */
.article-image {
  float:right;
  padding-left:10px;
}

.news-list-item {border-left:7px solid #eee;margin-bottom:10px;float:left;}
.news-list-item h2 {font-family: Georgia, Times, serif;padding:0;margin:0;}
.news-list-image {float:left; width:130px;padding-left:9px;}
.news-list-image img {border:2px solid #eee;}
.news-list-excerpt {float:left; width:312px;padding-left:9px;line-height:1.4em;}
.news-list-excerpt p {padding:0;margin:0;}
.news_main_posted {font-family: Georgia, Times, serif;color:#8a7967;font-weight:bold;}

.newslist-sidebar {margin-top:15px;width:auto;}
h2.newslist-sidebar {
  color:#4c4c4c;
  font-family: Georgia, Times, serif;
  font-size:1.6em;
  padding:0 0 3px 0;
  margin:0 0 6px 0;
  border-bottom:1px solid #eee;
}
h3.newslist-sidebar-title {color:#8a7967;font-family: Georgia, Times, serif;padding:5px 0 0px 0;}

.newslist-sidebar-item {color:#a7a7a7;padding-left:10px;line-height:1.2em;border-bottom:1px solid #eee;}

h3.newslist-sidebar-title a:link, h3.newslist-sidebar-title a:visited {color:#8a7967;}
h3.newslist-sidebar-title a:hover, h3.newslist-sidebar-title a:active{color:#a6937e;}

#main-article-content {height:500px;padding:0 10px 20px 0;overflow:scroll;margin-bottom:20px;}

.article-image-main {
  padding:10px 0;
  margin:0;
}
.article-image-left {
  float:left;
  margin:20px 15px 10px 0;
  border:4px solid #eee;
}
.article-image-right {
  float:right;
  margin:20px 0px 10px 15px;
  border:4px solid #eee;
}

/* HOME
----------------------------------------*/
#home-links-container {float:left;width:470px;}
.home-link-block {float:left;width:205px;height:136px;margin:0 0 20px 25px;}
.home-link-block img {border:2px solid #eee;}
.home-link-block a:hover img {border:2px solid #ffc425;}


/* SITEMAP
----------------------------------------*/
.sitemap-list-block {width:140px;margin:0 0 15px 15px;float:left;}
.sitemap-list-block ul {margin:0;padding:0;}

h4.sitemap-title {color:#8a7967;padding-bottom:3px;font-family: Georgia, Times, serif;border-bottom:1px solid #cfcfcf;}

h4.sitemap-title a:link, h4.sitemap-title a:visited {color:#ed164f;}
h4.sitemap-title a:hover, h4.sitemap-title a:active {color:#a30d35;}

.sitemap-list-block ul {padding:5px 0 0 10px;}

/* SEARCH
----------------------------------------*/

.search {
   background:url(../images/20.jpg) no-repeat;
   height:40px;
   padding:6px 0 0 6px;
}
fieldset {
  border:none;
  margin:0;
  padding:3px 0 0 0;
}
input#q {height:16px;}
.search-input {
  width:130px;
}

/* FORMS
----------------------------------------*/

.form-row {
   clear:both;
   padding-bottom:5px;
}
.form-row-checkboxes {
   clear:both;
   padding:10px 0 10px 0;
}
#contact-form .form-row-checkboxes label{width:auto;padding-left:10px;}
#contact-form {
   padding-left:10px;
}
#contact-form label {
   float:left;
   width:120px;
   font-weight:bold;
   margin-top:8px;
}
#contact-form input {
  float:left;
  margin-top:4px;
}
#contact-form textarea {
  float:left;
  margin-top:4px;
}
#contact-form .zemSubmit {
  float:right;
}
ul.zemError {
  font-size:0.9em;
  margin-left:40px;
  color:#BF1717;
}
ul.zemError li {
  background:url(../images/22.jpg) no-repeat;
  padding-left:16px;
}
#contact-form .zemCheckbox input {
  margin:0px;
  border:0;
  padding:0;
}

.signup .zemText {width:100px;}
.signup .zemSubmit {margin-right:5px;}
input#zemSubmit {float:right;margin-right:20px;}

.form-row-checkbox {clear:both;}
.form-row-checkbox label{width:200px;padding-left:10px;margin-top:0;}
.form-row-checkbox .zemCheckbox {margin-top:20px;}


ul#contact-emails li {float:left;width:200px;margin-bottom:5px;}

/* Headers and Paragraphs:
---------------------------------------------------------------- */
h1 {color:#f6b800;margin:0 0 10px 0;border-bottom:1px solid #eee;font-size:1.6em;padding-bottom:3px;}
h2 {color:#004f80; font-size:1.3em;}
h3 {color:#009bdf;margin:0;padding:0;font-size:1.2em;}

p {padding:0 0 10px 0;}

/* Miscellaneous Conveniences
---------------------------------------------------------------- */

form label
{cursor: pointer;}

.bold {font-weight:bold;}


input, select, td
{font-size: 90%;}

html[xmlns] pre { font-size: 1.3em;}

.clear { clear: both; line-height: 1px; font-size: 1px; height: 1px; visibility: hidden; }

img{border: 0;margin:0;padding:0;}


li {margin:0;padding:0;}
ul.pagination {margin-top:10px;}
li.pagination {display:inline;padding-right:10px;}

#error-default {
  width:500px;
  margin:10px 0 50px 0;
}
#error-default h2 {
  color:#304c9f;
}

/* Form Styles
---------------------------------------------------------------- */

.form-row {padding: 0px; margin: 0px; text-align:left;clear:both;}

label
{
      float:left;
      width:auto;
      margin: 0px;

}
select, input, textarea

{
      float:left;
      margin:0px 0px 0px 0px;
}

.zemError li
{
        padding-left: 0px;
	list-style: none;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-top: 3px;
	padding-bottom: 5px;
}

/* SLIDER
------------------------------------------------------------------*/
#slider {
    width: 700px; /* important to be same as image width */
    height: 249px; /* important to be same as image height */
    position: relative; /* important */
    overflow: hidden; /* important */
}
#sliderContent {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
    top: 0;
    margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
    display:none;
}
.sliderImage span {
    position: absolute;
    font: 10px/15px Arial, Helvetica, sans-serif;
    font-size:1.1em;
    padding: 10px 10px 0px 300px;
    width: 390px;
    height:85px;
    background:url(../images/6.jpg) no-repeat;
    filter: alpha(opacity=70);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    color: #000;
    display: none;
}

.sliderImage span strong {
    font-size: 14px;
}
.top {
    top: 0;
    left: 0;
}
.bottom {
    bottom: 0px;
    left: 0px;
}


ul { list-style-type: none;padding:0;margin:0;}

div#slider-container {position:relative;}
img.slider-Image {position:absolute;top:0px;left:0px;}


/* NAVIGATION
--------------------------------------------------------------*/

#main-nav {
  width: 211px;
  margin: 0px 0 0px 0;
}
		
  /* Some list and link styling */

ul#main-nav li { 
  width: 211px;
  padding:0px 0 1px 0;
  margin:0;
}
ul#main-nav ul li {
  padding: 0; 
  width:211px; 
  margin:0; 
} 
ul#main-nav ul li a { 
  display:block; 
  color: #4c4c4c; 
  padding: 3px 25px; 
  font-size: small; 
}
ul#main-nav ul li a:link, ul ul li a:visited { 
  display:block; 
  color: #4c4c4c;  
  font-size: small;
  font-weight:bold; 
}
ul#main-nav ul li a:hover { 
  display:block; 
  color: #8a7967; 
  background-color: #f9f9f9; 
  padding: 3px 25px; 
  font-size: small;
  font-weight:bold; 
}
#main-nav li { list-style-type: none; }
#main-nav h2 { margin-top: 1.5em; }

		
/* Header links styling */
#main-nav h3.head a { 
  color: #8a7967;
  display:block; 
  background: url(../images/8.jpg) no-repeat; 
  padding:4px 6px;
  margin:0;
}
#main-nav h3.head a:hover { 
  color: #8a7967;
  background: url(../images/9.jpg) no-repeat; 
  margin:0;
}
#main-nav h3.selected a { 
  background: url(../images/9.jpg) no-repeat; 
  color: #8a7967;
  padding: 4px 6px;
  margin:0;
}
#main-nav h3.selected a:hover { 
  background: url(../images/9.jpg) no-repeat; 
  color: #8a7967;
  margin:0;
}
#main-nav h3.head-nodrop a { 
  color: #8a7967;
  display:block; 
  background: url(../images/8.jpg) no-repeat; 
  padding:4px 6px;
  margin:0;
}
#main-nav h3.active a { 
  color: #8a7967;
  display:block; 
  background: url(../images/9.jpg) no-repeat; 
  padding:4px 6px;
  margin:0;
}
#main-nav h3.head-nodrop a:hover { 
  color: #8a7967;
  background: url(../images/9.jpg) no-repeat; 
  margin:0;
}