* {
padding:0;
margin:0;
text-decoration:none;
outline: none; 
}


body {
background-color: #efefef;
background-repeat: repeat-x; }

a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 950px;
margin: 10px auto;
} 
/*--------------------- TOP ---------------------------*/
#top{

height: 235px;
padding-top: 4px;
background-color: #fff;
color:#ca6f2c;
border: 1px #888 solid;
background-image: url(../images/sc_header.png); }

#top p.top-header, #top p.top-header a {
margin: 0;
  padding: 0px 0 0 35px;
  font-size: 36px;
  height: 38px;
color:#555;
}
#top p.top-header span {display: none; 
}   
#top p.top-subheader {
margin: 0;
padding: 10px 0 15px 70px;
  font-size: 16px;
  height: 18px;
  color:#888;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top .top-menu {
height: 32px; }

#top ul.level-1 {
color: #fff;
float: right;
padding-right: 20px; }

#top ul.level-1 li{
  color: #888;
  float: left;
  border-right-width: 1px;
  border-right-style: none;
  border-right-color: #FFFFFF;
  padding-right: 7px;
  padding-left: 7px;
list-style-type: none;
}

#top ul.level-1 li a{
color: #000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px; }
#top ul.level-1 li.active a{
color:#000;
text-decoration:underline;
}


#top ul.level-1 li a:hover{
text-decoration:underline;
}

/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav{
background:no-repeat left top;
height: 16px;
padding-left: 50px;
padding-top:90px;
float: right;
}
#top ul.main-nav li{
  color:#888;
  margin-right: 45px;
  float:left;
  font-size: 16px;
list-style-type: none;
}
#top ul.main-nav li a{
color:#000;

}
#top ul.main-nav li.active a{
color:#000;
text-decoration:underline;
}
#top ul.main-nav li a:hover{
text-decoration:underline;
}

/*--------------------- CONTENT ---------------------------*/
#content{
  clear:left;
  background-image: url(../images/background.gif);
  background-repeat: repeat-y;
}

#full-content {
  width: 900px;
  padding-top: 15px; 
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  min-height: 400px;
  float:right;
  background-image: url(../images/background-full.gif);
}


/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .content-nav{
  width: 219px;
  float:left;
}
#content .content-nav .content-nav-header {

 }

p.templateNotice {
color: #888;
padding: 10px;
border-bottom: 1px #888 solid;
font-family: Times, "Times New Roman", serif;
font-size: 11px; }
/*---------------------left - sub navigation---------------------------*/
#content .content-nav ul.level-2 {
margin: 110px 0 50px 0;
width: 218px;
padding: 0;
}
.content-nav li {
list-style-type: none;
}
#content .content-nav ul.level-2 li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .content-nav ul.level-2 li{
  margin-bottom: 10px;
}
ul.level-2 li a {
  color: #888;
  /*padding: 3px 0 3px 27px;*/
   font-size:1.1em;
   padding: 3px 10px 3px 17px;
  display:block;
  font-family: Arial, Verdana, sans-serif;
} 
ul.level-2 li a:hover{
background-color:#9ea9b6;
display:block;
color: #ffffff;
}
ul.level-2 li.active a {
background-color: #9ea9b6;
display:block;
color: #fff;
}

ul.level-2 li.active a:hover{
background-color: #9ea9b6;
display:block;
color: #ffffff;
}
/*---------------------left - sub navigation 2nd level---------------------------*/


html>body #content .content-nav ul.level-2 li.sub ul li a {
  margin-bottom: 0;
  display: block;
}

ul.level-2 li.sub ul, ul.level-3 li.sub ul {
  padding: 0; }

ul.level-2 li.sub ul li, ul.level-3 li.sub ul li  {
margin-bottom: 0px !important;
 }

ul.level-2 li.sub ul li a {
color: #888;
display:inline;
padding: 0;
font-size: 12px;
margin-left: 25px;
padding: 0 0 5px 5px;
margin-right: 7px;
line-height: 15px; }
ul.level-2 li.sub ul li.active a {
color: #911b13;
background-color: #fff;
}

ul.level-2 li.sub ul li a:hover {
display:inline;
background-color: #fff;
text-decoration: underline;
padding:0 0 5px 5px !important;
} 

ul.level-3 li.sub ul li a {
color: #888;
display:inline;
padding: 4px 0 0 5px;
font-size: 11px;
margin-left: 35px;
margin-right: 0px;
line-height: 13px; }

ul.level-3 li.sub ul li a:hover {
display:inline;
text-decoration: underline; 
padding:4px 0 0 5px !important;
} 

#sidebar li.sub { margin-top: 0;}
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }



/*---------------------content right side---------------------------*/
#content .right-side{
width: 675px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 25px;
min-height: 400px;
float: right;  
} 


/******** GALLERY MODULE ********/ 
#photo h1{
  text-align: center;
        margin-bottom: 0.5em !important;
  }
#photo .navigation{
  height: 75px;
  text-align: center;
  width: 400px;
  margin: 0 auto;
  }  
  #photo .previous, #photo .next{
    padding: 0px;
    display: block;
    width: 40px;
    height: 25px;
  }
  #photo .previous{
    float: left;
    background: url(/images/previous.gif) no-repeat;
  }
  #photo .next{
    float: right;
    background: url(/images/next.gif) no-repeat;
  }
        #photo .back{
          font-size: 0.9em;
                color: #aaa;
                text-decoration: none;
        }
        #photo .back:hover{
          text-decoration: underline;
        }
  #photo p{
    margin: 0 0 10px 0;
  }
  #photo .image{
    clear: both;
    text-align: center;
  }
  #photo .image img{
    border: 1px solid #111;
  }
        #photo .description{
     width:400px; 
                margin: 1em auto; 
                font-size:0.9em; 
                text-align: center;
        }
#gallery {
margin-left: 50px; }

#content .right-side #gallery ul, #full-content #gallery ul{
  margin: 0;
  padding: 0;
}
#content .right-side #gallery ul li, #full-content #gallery ul li{
    margin: 0 5px 5px 0;
    list-style-type: none;
    float: left;
    width: 150px;
    height: 155px;
    line-height: 150px;
    text-align: center;
    border: 1px solid #ccc;
    background-color: #ffffff;
  }

 #content .right-side #gallery ul li:hover, #full-content #gallery ul li:hover{
      border: 1px solid #aaa;

  }


#content .right-side #gallery li img, #full-content #gallery li img{
    vertical-align: middle;
    border-top: 0px solid #000;
    border-bottom: 0px solid #000;
  }

/******* FOOTER *********/

.copy{
color: #ffffff; }

#footer{
border:none;
  height: 18px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
background-image: url(../images/Untitled-4.png); }

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

#footerlinks #admin_link {
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px;
text-align: center; }

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

/******** SITEMAP MODULE ********/

#sitemap ul.level1 li.sub {
list-style-type: none;
}
