@charset "utf-8";
/* CSS Document */
/*-------------< < << header part srtart >> > > >---------*/
/*html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0;
border: 0;
} */
body { 
 	background-image: url("../images/body-bg.jpg");
    background-repeat: repeat;
    opacity: 0.9;

}

p, li {
  font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
  /*line-height: 18px;*/
  margin: 0;
}

a {
  font: 12px Arial;

}

h1, h2, h3, h4 {
  font-family: arial, tahoma;
  color: #000;
  margin: 0;
  padding: 0;
}

hr {
  margin: 10px;
  border: 1px dashed #333333;
}


#header {
  margin: 0 auto;
  width: 890px;
}

#wrapper {
    margin: 0 auto;
    width: 900px;
    height: 100%;
    background: #ffffff;
    behavior: url(ie-css3.htc); /* This lets IE know to call the script on all elements which get the 'box' class */
      /*border: 5px solid white;*/
    color: #222;
      /*border: 2px solid white;*/
    border-radius: 10px;
    box-shadow: 1px 1px 6px #222;
    padding: 10px;
    }

#wrapper-left {
  float: left;
  width: 500px;
  padding: 10px;

}

#wrapper-right {
  float: left;
  width: 340px;
  padding: 0;

}


#welcome {
   float: left;
   width: 870px;
   border: 1px dashed #8ec1da;
   background-color: #e6dcd1;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
   padding: 5px 10px;
}
#welcome2 {
   float: left;
   width: 867px;
   border: 1px dashed #cccccc;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
   padding: 5px 10px 0 10px ;
   height:auto;
}
#welcome3 {
   float: left;
   width: 417px;
   border: 1px dashed #cccccc;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
   padding: 5px 10px;
   height:325px;
}
#welcome4 {
   float: left;
   width: 417px;
   margin-left:10px;
   border: 1px dashed #cccccc;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
   padding: 5px 10px;
   height:325px;
}



#main-content {
   top: 420px;
   left: 276px;
   float: left;
   width: 870px;
   border: 1px dashed #8ec1da;
   background-color: #f6f0e8;
   border-radius: 0 0 4px 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   color: #3985a8;
   padding: 5px 10px;

}

#headnews { /*schedule*/
   float: left;
   width: 861px;
   border: 1px dashed #cccccc;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #f6f0e8, 0 0 3px #cccccc;
   font: 12px Arial, Tahoma, Helvetica;
   color: #5e5e5d;
   padding: 5px 13px;
   height:auto;

}

#othernews {
   float: left;
   width: 340px;
   border: 1px dashed #8ec1da;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ddeef6, 0 0 3px #8ec1da;
   color: #3985a8;
   padding: 10px 10px;
   height:221px;
  

}

#whatsnew {
  position: absolute;
  top: 20px;
  right: 280px;
  width: 340px;
  border: 1px dashed #6d7071;
  background-color: #64045d;
  background-color: rgba(100,4,93,0.7);
  border-radius: 4px;
  color: #fff;
  padding: 5px 10px;
}

#gallery {
  position: absolute;
  top: 420px;
  left: 265px;
}

#footer {
   border: 1px solid #8ec1da;
   background-color: #ddeef6;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #cbe6f2, 0 0 3px #8ec1da;
   color: #3985a8;
   text-shadow: 0 1px #fff;
   padding: 5px 30px;
    }

.top-nav{
   margin: 0 auto;
   width: 960px; 
   border: 1px solid #cccccc;
   background-color: #f6f0e8;
   border-radius: 4px;
   box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ffcccc, 0 0 3px #cccccc;
   -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ffcccc, 0 0 3px #cccccc;
   -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ffcccc, 0 0 3px #cccccc;
   -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #ffcccc, 0 0 3px #cccccc;
   color: #3985a8;
   text-shadow: 0 1px #fff;
   padding: 5px 30px;
}

.imgbox {
  float: left;
  width: 450px;
  height: 100%;
  border: 1px dashed #8ec1da;
  padding: 5px;

}

.title {
  font: 12px arial;
  font-weight: bold;
}

.floatbox-text {
  font: 100% "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
  font-color: #fff;
}

.caption {
  font: 10px arial;
}

.copyright {
  font: 10px arial;
  text-align: center;
}

.clear {
  clear: both;
}

/*Main link style*/
a:link {font-size: 10px; color:#640404;}      /* unvisited link */
a:visited {font-size: 10px; color:#640404;}  /* visited link */
a:hover {font-size: 10px; color:#063348;}  /* mouse over link */
a:active {font-size: 10px; color:#640404;}  /* selected link */ 

/*News link style*/
a.down:link {font-size: 11px; color:#ff0000; text-decoration: underline;}
a.down:visited {font-size: 11px; color:#ff0000; text-decoration: underline;}
a.down:hover {color:#1583ea;}
a.down:active {font-size: 11px; color:#ff0000; text-decoration: underline;}

/*Other link style*/
a.other:link {color:#2a2a29; text-decoration: underline;}
a.other:visited {color:#2a2a29; text-decoration: underline;}
a.other:hover {color:#1583ea;}
a.other:active {color:#2a2a29; text-decoration: underline;}



-->
</style>
