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


body {
background-color: #fff;
background-image: url(../images/site_background.jpg);
background-repeat: repeat; } 

a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
} 
#container{
width: 877px;
margin: 10px auto;
}  
/*--------------------- TOP ---------------------------*/
#top{
height: 234px;
padding-top: 0px;
margin:0;
padding-bottom: 0;
background-color: #333333;
background-image: url(../images/NV_Banner.gif); }

#top p.top-header {
margin: 0;
}
#top p.top-header a {
  margin-left: 15px;
  margin-top: 10px;
padding: 0;
display: block;
  font-size: 36px;
height: 160px;
width:510px;
color:#555;
}
#top p.top-header span { display: none; 
  /* to remove header text */
}   
#top p.p.top-subheader{
margin: 0;
padding: 10px 0 15px 70px;
  font-size: 14px;
  height: 20px;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#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: #888;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px; }
#top ul.level-1 li.active a{
color:#ca6f2c;
}


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


/*--------------------- MAIN NAVIGATION ---------------------------*/
#top ul.main-nav{
background:no-repeat left top;
height: 20px;
padding-left: 160px;
padding-top:37px;
float: left;
}
#top ul.main-nav li{
  color:#eee;
  margin-right: 60px;
  float:left;
  font-size: 16px;
list-style-type: none;
text-transform: uppercase;
font-weight: normal;
font-family: Verdana, Helvetica, Arial, sans-serif; }
#top ul.main-nav li a{
color: #d4dfa0;
 }
#top ul.main-nav li.active a{
color: #ca6724;
}
#top ul.main-nav li a:hover{
color: #ca6724;
text-decoration: none;
}

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

#full-content {
clear: left;
  background-image: url(../images/NV-Full-Background.gif);
  background-repeat: repeat-y;
margin: 0;
padding: 0;
}

.home-box {
width: 220px;
float: left;
margin: 0 10px;
padding: 0 10px;
border: 1px #262626 solid;
height:400px;
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
  width: 219px;
padding-left: 21px;
  float:left;
}
#content .left-side .left-side-header {
   padding: 40px 17px 0 17px;
 }

#content .left-side .left-side-header h2 {
font-size: 18px;
color: #222;
} 
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2 {
margin: 40px 0 50px 0;
width: 219px;
  padding: 0;
} 
.left-side li {
list-style-type: none;
}
#content .left-side ul.level-2 li{
/*margin-bottom: 0px;*/
margin-bottom: -5px;
}
html>body #content .left-side ul.level-2 li{
  margin-bottom: 10px;
}
ul.level-2 li a {
  color: #222;
   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:#888;
text-decoration: none;
display:block;
color: #ffffff;
}
ul.level-2 li.active a {
background-color: #888;
display:block;
color: #eee;
}

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


html>body #content .left-side 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: #333;
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: #f2ffb8;
background-color: transparent;
} 

ul.level-2 li.sub ul li a:hover {
display:inline;
color: #f2ffb8;
background-color: transparent;
padding:0 0 5px 5px !important;
} 
ul.level-3 li.sub ul li a {
color: #555;
display:inline;
padding: 4px 0 5px 5px;
font-size: 11px;
margin-left: 35px;
margin-right: 0px;
line-height: 13px; }

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

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



/*---------------------content right side---------------------------*/
#content .right-side{
width:575px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 35px;
min-height: 400px;
float:right;  
} 
#full-content .right-side{
width:800px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 25px;
padding-right: 35px;
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:600px; 
                margin: 1em auto; 
                font-size:0.9em; 
  line-height: 1.1em; 
                text-align: center;
        }
#gallery {
margin-left: 20px; }

#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 *********/

#footer{
  background: #fff url(../images/NV-Footer.gif) no-repeat left top;
  height: 59px;
  color: #888;
  padding-top: 10px;
  font-family: Helvetica, sans-serif;
  font-size: 10px;
  text-align: center;
} 

#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;
}

