/* Do you know the way? */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.
------------------------------------------------------

*/

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: #1D3148;
background-color: #FFFFF1;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #990000;
border-bottom: 2px #666633 solid;
color: #a78c61;
font-weight: bold;
font-size: .9em;
letter-spacing: 5px;
text-align: right;
}

#main-title_outer {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 42px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #990000;
background-image:url("header8b.jpg");
background-repeat: no-repeat;
background-position: left;
border-bottom: 2px #666633 solid;
}

#main-title_outer_no_image {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 42px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #990000;
border-bottom: 2px #666633 solid;
}

#main-menu {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #990000;
border-bottom: 2px #666633 solid;
color: #a78c61;
font-weight: bold;
font-size: .9em;
letter-spacing: 5px;
text-align: right;
}

  #tabs1 {
      padding-top: 0px;
	  float:left;
      width:100%;
	  background:#FFFFF1;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#990000;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#990000;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }


/* Styles for the main text on the page. */

#main-text {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
margin-right: 30px;
}

#main-text2 {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 10px;
margin-right:90px;
}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #675621;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #990000;
font-weight: bold;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
font-size: .7em;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #cc6600;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #cc6600;
font-weight: bold;
text-decoration: underline;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 180px;
left: 0;
margin: 20px;
width: 150px;
}

#left-menu p {
border-bottom: 1px #cc6600 dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;
}

#left-menu a:link, #left-menu a:visited {
color: #F5B60D;
}

#left-menu a:hover, #left-menu a.current {
color: #660033;
text-decoration: none;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 160px;
right: 0;
margin: 20px;
width: 170px;
}

#right-column p {
line-height: 1.5em;
font-size: .7em;
}

#right-column strong {
color: #cc6600;
font-style: italic;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
background-color: #a78c61;
color: #ffffff;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 15px;
font-size: .7em;
border-top: 2px #990000 solid;
}

#footer a:link, #footer a:visited {
color: #f0f0e1;
}

#footer a:hover {
color: #f0f0e1;
text-decoration: underline;
}

/* rwb search columna */

#left_column {
float: left;
/*top: 160px;*/
/*right: 0;*/
/*margin: 20px;*/
width: 200px;
}
#right_column {
float: right;
/*top: 160px;*/
/*right: 0;*/
/*margin: 20px;*/
width: 200px;
}
