/* CSS Document */


body{margin:0;padding:0; font: 84% arial,sans-serif; color:#003366; text-align:center; background-image:url('../images/lds_top.gif'); background-repeat:repeat-x; background-color:#63A53A;}

p {margin:10px}

h1{ font: 160% arial,sans-serif; margin:10px}
h2{ font: 140% arial,sans-serif; margin:10px}
h3{ font: 120% arial,sans-serif; margin:10px}
h4{ font: 110% arial,sans-serif; margin:10px}
h5{ font: 100% arial,sans-serif; margin:10px}

a {color:#003366; text-decoration:underline; font-weight: normal;}

a visited {color:#00A78E; text-decoration:underline; font-weight: normal;}

a:hover {color:#003366; text-decoration:underline; background-color:#B5D7F9; font-weight: normal;}	

#container{width:800px; height:auto; margin:0 auto; text-align:left; background-color:#FFFFFF;}

#header {height:141px; margin:0; background-image: url('../images/lds_logo.gif'); background-repeat:no-repeat;}

#topstripe{height:88px; background-image: url('../images/lds_topstripe.gif'); background-repeat:no-repeat;}

#contactbox{ position:relative; top:60px; left:340px; width:450px; height:25px; text-align:left;}

/*- leftcolum IE 10px Firefox 20px margin START --------------------------- */

#leftcolum{float:left; width:230px; height:auto; margin-left:20px;}

/*- leftcolum IE 10px Firefox 20px margin END --------------------------- */

#rightcolum{float:right;width:540px; height:auto; border-left: 1px solid #ffffff;}

#aaabox{float:left; width:220px; margin:0px; border: 1px #FFF; text-align:right;}

#scrollbox{float:left;clear:left;width:200px; height:200px; overflow:hidden; overflow-y: scroll; border: 1px #999999; border-style: dashed; text-align:left; margin:10px 0px 10px 0px; padding:10px;}

.multibox{float:left;clear:left; width:220px; margin:10px 0px 10px 0px; border: 1px #999999; border-style: dashed;}

#linkbox{float:left;clear:left; width:220px; margin:10px 0px 10px 0px; text-align:center;}


#gallerytitle {float:right;width:780px;}

#gallerybox {float:right;width:800px; height:auto; text-align:center;}

#resizetext{float:right;width:790px; height:auto;}

#mapbox{float:right;width:495px; height:auto; margin-top:20px}

#formbox{width:450px; margin:40px 20px 10px 40px; }

#base{clear:both;width:800px;}

#base p{margin:0px;padding:5px 10px}

#base{height:70px; color: #333; background-image: url('../images/lds_Btm.gif'); background-repeat:no-repeat; text-align:center;}

#footer{height:auto; color: #fff; background-color:#63A53A; background-repeat:no-repeat; text-align:center;}

#footer{clear:both;width:800px;}

#footer p{margin:0px; padding:5px 10px;}

#footer a{color:#FFF; font-weight: normal; text-decoration:none; background-color:}

#footer a:hover{color:#FFF; font-weight: normal; text-decoration:underline;}

/*- Tabs down 116px IE6 117px Firefox --------------------------- */

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
	  position:relative;
	  top:83%;
	  left:40%;
      float:left;
      width:auto;
      font-size:93%;
      line-height:normal;
	  text-align:left;
      }
    #tabs10 ul {
	  margin:0;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  font-weight:bold;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
	  text-align:center;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }