* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
}
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
/* basic elements */
body {

  position: relative;
  background-color: #999A66;
}
#container {
  width: 950px;
  position: relative;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 25px;
}
/* specific elements */
#content {
  position: relative;
  height: 513px;
  width: 950px;
  top: 0px;
  background-image: url(../images/sues_bk.gif);
}
#top {
  margin: 0px;
  background:   transparent url(../images/sues_header.gif) no-repeat;
  width:       950px;
  height:     87px;
  position:     relative;
  display: block;
  padding: 0px;
}
#top #title1{
  font: bold 24pt Arial, Helvetica, sans-serif;
  color: #3B4A34;
  display: none;
  position: absolute;
  left: 16px;
  top: 12px;
}
#top #title2 {
  font: bold 18pt Arial, Helvetica, sans-serif;
  color: #3B4A34;
  display: none;
  position: absolute;
  left: 40px;
  top: 50px;
}

#mainMenu ul li span {
  display: none;
  text-align: center;
}
li.home_menu a{
  position: absolute;
  top: 57px;
  width: 80px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 295px;
  background-image: url(../images/sues_home.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.home_menu a:hover {
  background: url(../images/sues_home_over.jpg);
}

li.home_active a{
  position: absolute;
  top: 57px;
  width: 80px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 295px;
  background-image: url(../images/sues_home_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}

li.calendar_menu a{
  position: absolute;
  top: 57px;
  width: 110px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 375px;
  background-image: url(../images/sues_calendar.jpg);
  height: 30px;
  background-repeat: no-repeat;
}

li.calendar_menu a:hover {
  background: url(../images/sues_calendar_over.jpg);
}
li.calendar_active a{
  position: absolute;
  top: 57px;
  width: 110px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 375px;
  background-image: url(../images/sues_calendar_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.news_menu a{
  position: absolute;
  top: 57px;
  width: 75px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 485px;
  background-image: url(../images/sues_news.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.news_menu a:hover {
  background: url(../images/sues_news_over.jpg);
}
li.news_active a{
  position: absolute;
  top: 57px;
  width: 75px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 485px;
  background-image: url(../images/sues_news_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.about-sue_menu a{
  position: absolute;
  top: 57px;
  width: 115px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 560px;
  background-image: url(../images/sues_about.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.about-sue_menu a:hover {
  background: url(../images/sues_about_over.jpg);
}
li.about-sue_active a{
  position: absolute;
  top: 57px;
  width: 115px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 560px;
  background-image: url(../images/sues_about_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.galleries_menu a{
  position: absolute;
  top: 57px;
  width: 95px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 675px;
  background-image: url(../images/sues_galleries.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.galleries_menu a:hover {
  background: url(../images/sues_galleries_over.jpg);
}
li.galleries_active a{
  position: absolute;
  top: 57px;
  width: 95px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 675px;
  background-image: url(../images/sues_galleries_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}

li.contact_menu a{
  position: absolute;
  top: 57px;
  width: 95px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 770px;
  background-image: url(../images/sues_contact.jpg);
  height: 30px;
  background-repeat: no-repeat;
}
li.contact_menu a:hover {
  background: url(../images/sues_contact_over.jpg);
}

li.contact_active a{
  position: absolute;
  top: 57px;
  width: 95px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 770px;
  background-image: url(../images/sues_contact_down.jpg);
  height: 30px;
  background-repeat: no-repeat;
}

li.listen_menu a{
  position: absolute;
  top: 567px;
  width: 50px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 147px;
  background-image: url(../images/sues_listen.jpg);
  height: 15px;
  background-repeat: no-repeat;
}
li.listen_menu a:hover {
  background: url(../images/sues_listen_over.jpg);
}
li.listen_active a{
  position: absolute;
  top: 567px;
  width: 50px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 147px;
  background-image: url(../images/sues_listen_over.jpg);
  height: 15px;
  background-repeat: no-repeat;
}

li.buy-it-now_menu a{
  position: absolute;
  top: 567px;
  width: 70px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 197px;
  background-image: url(../images/sues_buy.jpg);
  height: 15px;
  background-repeat: no-repeat;
}
li.buy-it-now_menu a:hover {
  background: url(../images/sues_buy_over.jpg);
}

li.buy-it-now_active a{
  position: absolute;
  top: 567px;
  width: 70px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 197px;
  background-image: url(../images/sues_buy_over.jpg);
  height: 15px;
  background-repeat: no-repeat;
}
li.join-mailing-list_menu a{
  position: absolute;
  top: 567px;
  width: 110px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 267px;
  background-image: url(../images/sues_mail_list.jpg);
  height: 15px;
  background-repeat: no-repeat;
}
li.join-mailing-list_menu a:hover {
  background: url(../images/sues_mail_list_over.jpg);
}

li.join-mailing-list_active a{
  position: absolute;
  top: 567px;
  width: 110px;
  margin: 0px;
  display: block;
  text-decoration: none;
  left: 267px;
  background-image: url(../images/sues_mail_list_over.jpg);
  height: 15px;
  background-repeat: no-repeat;
}


.left-side {
  float:left;
  left: 0px;
  width: 136px;
  top: 50px;
  position: relative;
}
ul.level-2 {
  margin: 0px;
  padding: 0px;
  position: relative;
}
#sectionLinksHeader {
  position: relative;
  top: 0px;
  left: 0px;
  width: 136px;
  height: 1px;
  margin: 0px;
  background-image: url(../images/sues_left_1px.jpg);
  padding: 0px;
  bottom: 0px;
}
h3.sectionLinksFooter {
  position: relative;
  top: 0px;
  left: 0px;
  width: 136px;
  height: 1px;
  margin: 0px;
  background-image: url(../images/sues_left_1px.jpg);
}
ul.level-2 li {
  display: block;
  width: 150px;
  position: relative;
  margin: 0px;
  background-image: url(../images/sues_left.jpg);
  padding: 0px;
  height: 27px;
}
ul.level-2 li.sub {
               height: auto;
}
ul.level-2 li  a {
  display:   block;
  color: #FEFCE2;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  width: 125px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  margin-right: 10px;
  margin-left: 15px;
  left: 15px;
  right: 10px;
}
ul.level-2 li:hover {
  background: url(../images/sues_left_over.jpg);
}
ul.level-2 li  a:hover {
  display: block;
  color: #375926;
}
ul.level-2 li.active, li.sub ul li {
  display: block;
  width: 150px;
  position: relative;
  margin: 0px;
  background-image: url(../images/sues_left_over.jpg);
  padding: 0px;
  height: 27px;
}
ul.level-2 li.active a {
  display: block;
  color: #3C632A;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  width: 125px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  margin-right: 10px;
  margin-left: 15px;
  left: 15px;
  right: 10px;
}

li.sub ul li a {
 display: block;
  color: #3C632A;
  text-decoration:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 125px;
  padding-top: 4px;
  padding-bottom: 4px;
  background-color: transparent;
  margin-right: 10px;
  margin-left: 15px;
  left: 15px;
  right: 10px;
}

li.sub ul li a, li.sub ul li.active a {
               margin-left: 25px;
  font-size: 12px;
}
li.sub ul li a:hover, li.sub ul li.active a {
               text-decoration: underline;
}
ul.level-2 li.active:hover {
  display: block;
  margin: 0px;
  padding: 0px;
}
/* Subsection Links */

#subsectionLinks {
  position: relative;
  height: 12px;
  width: 570px;
  top: 7px;
  font: normal 11pt/11pt Verdana, Arial, Helvetica, sans-serif;
  float: left;
  padding: 0px;
  display: block;
  margin: 0px;
  bottom: 3px;
}

#subsectionLinks h4{
  float: left;
  margin-top: 0px;
  padding-top: 0px;
  top: 0px;
  display: block;
  height: 12px;
  font: normal 11pt/11pt Verdana, Arial, Helvetica, sans-serif;
  margin-right: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
}


#subsectionLinks a {
  display: block;
  color: #FEFFCB;
  padding-top: 5px;
  padding-left: 3px;
  padding-right: 15px;
  font: normal 11pt/11pt Verdana, Arial, Helvetica, sans-serif;
  text-transform: none;
  text-decoration: none;
  background-repeat: no-repeat;
  margin: 0px;
}
#subsectionLinks a:hover {
  display: block;
  text-decoration: none;
  color: #C1BB7E;
  background-color: transparent;
}
#subsectionLinks a:visited {
  display: block;
  text-decoration: none;
}
#subsectionLinks a:active {
  display: block;
  text-decoration: none;
}
/* end subSection Links */

/*Contents*/ 

.right-side {
  position: absolute;
  top: 10px;
  width: 575px;
  height: 320px;
  background: transparent;
  font: 10pt arial, helvetica, sans-serif;
  text-align: left;
  float: left;
  margin: 0px;
  padding: 0px;
  font: 10pt/normal Arial, Helvetica, sans-serif;
  color: #000000;
  left: 175px;
}

#sectionContent {
  padding: 10px;
  position: relative;
  top: 25px;
  width: 700px;
  overflow: auto;
  height: 420px;
  float: left;
  padding-top: 10px;
  background-color: #FDFFC3;
}


/******** GALLERY MODULE ********/ 
#photo h1{
  text-align: center;
        margin-bottom: 0.5em !important;
display: none;
  }
#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;
      color: #000;
    background: url(/images/previous.gif) no-repeat;
  }
  #photo .next{
    float: right;
      color: #000;
    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 *********/



#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 li.sub{
list-style-type: none;
}

