body {
background-color: #7E968A;}

* {
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;
}
#container{
width: 880px;
margin: 0 auto;
}
/*--------------------- TOP ---------------------------*/
#top{
height: 267px;
background-color: #7E968A;
color: #000;
background-image: url(../images/banner.jpg);
background-repeat: no-repeat;
 }
#top h1{
	display: none;
}
#top h2{
	display: none;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.level-1 {
color: #000;
width: 800px;
float: left;
padding-left: 200px;
margin-top: 200px; }

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

#top ul.level-1 li a{
color: #000;
display: block;
padding-right: 10px;
padding-left: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
border-bottom: 1px #000 solid; }

#top ul.level-1 li.active a, #top ul.level-1 li.active a:hover{
color:#A55C41;
display: block;
border-bottom: 1px #A55C41 solid; }


#top ul.level-1 li a:hover{
text-decoration:none;
color: #000;
border-bottom: 1px #A55C41 solid;
}

#top h1, #top h2 {
display: none;}

/*--------------------- CONTENT ---------------------------*/
#content{
background-color: #e9d6b6;	
background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
background-color: #e9d6b6;
	width: 170px;
	height:400px;
	float:left;
margin-left: 25px;
}
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2{
margin: 5px 0;
width: 170px;
}
#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: #000;
	/*padding: 3px 0 3px 27px;*/
 	font-size:13px;
 	padding: 3px 10px 3px 17px;
	display:block;
	font-family: Arial, Verdana, sans-serif;
text-align: right; }

ul.level-2 li a:hover{
color: #a55c41;
background-image: none;
background-repeat: no-repeat;
background-position: left;
text-decoration: none; }

ul.level-2 li.active a:hover, ul.level-2 li.active a{
color: #a55c41;
background-image: url(../images/rollover.jpg);
background-repeat: no-repeat;
background-position: left;
text-decoration: none; }
/*---------------------left - sub navigation 2nd level---------------------------*/


html>body #content .left-side ul.level-2 li.sub ul li a {
	margin-bottom: 0;
	display: block;
padding-right: 10px;
text-align: right; }

ul.level-2 li.sub ul li.active a {
	color: #a55c41;
background-image: none;
display: block;
padding-right: 10px;
text-align: right; }

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

ul.level-2 li.sub ul li a {
color: #000;
padding: 0;
font-size: 11px;
margin: 0px 5px 0px 25px;
line-height: 1.2em;
display: block;
padding-right: 10px;
text-align: right; }

ul.level-2 li ul li a:hover {
color:#000;
text-decoration:  underline;
padding: 0px 10px 0px;
background-image: none; 
display: block;
padding-right: 10px;
text-align: right;}

ul.level-2 li ul li.active a:hover {
color:#a55c41;
text-decoration:  underline;
padding: 0px 10px 0px;
background-image: none; 
display: block;
padding-right: 10px;
text-align: right;}

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

/*-------------subscribe----------------------*/
#content .subscribe{
margin: 20px 0;
width: 170px;
}
#content .subscribe a img{
padding-left: 35px;
}


/*---------------------content right side---------------------------*/
#content .right-side{
width: 635px;
padding-bottom: 25px;
padding-right: 25px;
padding-top: 0px;
float:right;
margin-top: 7px; }

/*#content .right-side #gallery{
	width: 400px;
	margin-left: 67px;
}
#content .right-side #gallery ul li {
	list-style-type: none;
	margin-bottom: 30px;
}
#content .right-side #gallery ul li.odd {
float: left;
}
#content .right-side #gallery ul li.even {
float: right;
}*/
#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}
/******** 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; }

#gallery ul{
  margin: 0;
  padding: 0;
}
  #content .right-side #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:  #7E968A;
  }

  #gallery ul li:hover{
      border: 1px solid #aaa;

  }


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

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

#footer{
	background: #e9d6b6 url(../images/footer.jpg) no-repeat left top;
padding-top: 10px;	
height: 20px;
	color: #d2ad6c;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #d2ad6c;
}

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

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

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

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