body {
	/*background: #373737;*/
	color: #434343; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; line-height: 1.6em; text-align: center; background-color: #8bb233; background-image: url(../images/bg.jpg); background-repeat: repeat-x; margin: 0; padding: 0; }
h1 {
	font-size: 23px;
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
	color: #769d1b;
	}
h1, h2, h3, h4 { 
	font-family: Georgia, serif;
	font-weight: normal;
	}
#header-wrap, #content-wrap, #footer-wrap {
	text-align: center;
}
#header, #content {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}
/*--[ header ]----------------------------------------------------------------*/

#header-wrap { background-image: url(../images/headbg.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: center top; height: 200px; }
#header { background-image: url(../images/logo.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; position: relative; width: 860px; height: 200px; }
#header h2 { position: absolute; top: 0; left: -60px; width: 500px; height: 169px; margin: 0; }
#header h2 a { position: absolute; top: 13px; left: 0; text-indent: -9999px; overflow: hidden; width: 252px; height: 47px; display: block; text-decoration: none; color: #fff; background-color: transparent; float:left; }
/*--[ content ]----------------------------------------------------------------*/
#content { font-size: 13px; background-color: #fff; padding: 0 40px 30px; width: 740px; border-right: 1px solid #a4dd58; border-left: 1px solid #a4dd58; }
.border { background-color: #f3ce25; padding: 5px 15px; border: solid 1px #709418; }
.thumbs { background-color: #f69f4b; margin: 3px; padding: 2px; border-color: #8bb233; border-style: inset solid outset; border-width: 1px; }
#header .address { color: #f6f7f1; font-size: 14px; margin-left: 550px; padding-top: 10px; }
.leftborder { background-color: #8bb233; float: right; margin-top: 15px; margin-left: 15px; padding: 5px; border: solid 1px #f1cb20; }
blockquote span {
	color: #8bb233;
	font-size: 30px;
	vertical-align: middle;
	padding: 2px;
}
#footer { padding-top: 0; color: #364610; background-color: #f3ce25; text-align: center; position: relative; clear: both; border-top: 1px groove #8bb233; }
blockquote { font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; line-height: 1.4em; background-color: #eff3e4; margin: 20px auto; clear: both; }
.box { font-size: 12px; background-color: #f8ecb7; width: 400px; padding: 20px; }
/*--[ menu ]----------------------------------------------------------------*/
  #tabsI { width:100%; background:transparent; font-size:16px; line-height:normal; float: right; margin-top: 40px; }
    #tabsI ul {
	  margin:0;
	  padding:10px 60px 0 30px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0 0 0 0;
      }
    #tabsI a {
      float:right;
      background:url(../images/tableftI.gif) no-repeat left top;
      margin:0;
      padding:0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url(../images/tabrightI.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }
      
      
 /*--[ Bottom menu ]----------------------------------------------------------------*/
      #navcontainer ul
{ padding-left: 0; margin-left: 0; background-color: #f69f4b; color: white; font-size: 12px; width: 100%; font-family: arial, helvetica, sans-serif; margin-top: 0; padding-top: 0; }

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{ padding: 0.2em 22px; background-color: #6a8b18; color: white; text-decoration: none; text-align: center; border-right: 1px solid #fff; }

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}

