body{
background-color: #E1CDAA;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
}
* {
padding:0;
margin:0;
text-decoration:none;
list-style-type:none;
color: #7f3600; }
a img{
border:none;
}
.clear{
clear:both;
margin:0;
height:0;
font-size:0;
}
#container{
width: 865px;
margin: 0 auto;
padding-top: 20px; }
/*--------------------- TOP ---------------------------*/
#top{
height: 248px;
padding-top: 4px;
background-color: #333366;
color: #333366;
background-image: url(../images/banner.gif); }

#top h1 a {
width: 240px;
height: 130px;
display: block;
color: #000;
float: left; }

#top h1 a span {
display: none;
}
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.level-1  {
color: #fff;
float: right;
padding-right: 10px;
margin-top: 110px; }

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

#top ul.level-1 li a{
color: #7E3708;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 16px;
 }

#top ul.level-1 li.active a{
color:#7E3708;
text-decoration: underline;
}


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


/*--------------------- CONTENT ---------------------------*/
#content{
	clear:left;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side{
	width: 139px;
	height:500px;
	float:left;
               margin-left: 39px; }
/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.level-2{
margin: 52px 0;
width: 139px;
}
#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: #7E3708;
	/*padding: 3px 0 3px 27px;*/
 padding: 3px 10px 3px 17px;
	display:block;
	font-family: Arial, Verdana, sans-serif;
font-size: 13px;
text-align: center; }

ul.level-2 li a:hover{
background-color:#7E3708;
display:block;
color: #CFA156
}
ul.level-2 li.active a {
background-color:#7E3708;
display:block;
color: #CFA156
}

ul.level-2 li.active a:hover{
background-color:#7E3708;
display:block;
color: #CFA156
}
/*---------------------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 li.active a {
	color: #7e441a;
}
ul.level-2 li.sub ul li {
margin-bottom: 0px !important;
 }

ul.level-2 li.sub ul li a {
color: #333366;
display:inline;
padding: 0;
font-size: 11px;
margin-left: 25px;
margin-right: 5px;
}

ul.level-2 li ul li a:hover {
display:inline;
background-color:#4D4D7E;
color: #ffffff;
padding:0px !important;
}
#sidebar li.sub { margin-top: -15px; }
#sidebar li.sub[class] { margin-top: 0; }
*:first-child + html #sidebar li.sub { margin-top: -15px; }




/*---------------------content right side---------------------------*/
#content .right-side{
width: 624px;
padding-top: 15px;
padding-bottom: 25px;
padding-left: 35px;
padding-right: 25px;
float:right;
margin-top: -75px;
color: #7E3708; }

#content .right-side h2, #content .right-side h1{
color:#7E3708;
font-size: 20px;
margin-bottom: 15px;
text-align: center;
padding-bottom: 20px;
}
#content .right-side #contentSummary {
	background-color: #339999;
	border: 1px solid #133A3B;
	padding: 10px;
	margin-bottom: 15px;
}
#content .right-side p{
margin: 13px 0;
}
#content .right-side ul{
margin-left: 15px;
}
#content .right-side li{
	list-style-type:disc;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .right-side li ul {
margin: 5px 15px;
}
#content .right-side ul ul li{
list-style-type:circle !important;
}
.imageRight {
	float: right;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
	background-color: #d0a054;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}


#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;
color: #a80000; }
	#photo .previous{
		float: left;
		background: url(/images/previous.gif) no-repeat;
	}
	#photo .next{
		float: right;
		background: url(/images/next.gif) no-repeat;
color: #ab0000; }
        #photo .back{
	        font-size: 0.9em;
                text-decoration: none;
color: #a60000; }
        #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: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    border: 1px;
    background-color: #7f3600;
  }

  #gallery ul li:hover{
      border: 1px solid #aaa;
background-color: #7f3600; }


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


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

#footer{
	background: #e1cdaa url(../images/footer.jpg) no-repeat left top;
	height: 14px;
	padding-bottom: 10px;
	color: #7E3708;
	padding-top: 90px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #7E3708;
}
#container #footer a:hover {
	text-decoration: underline;
}

#footer #footerlinks #admin_link {
overflow: hidden;
background: #CFA156 top left no-repeat;
width: 90px;
height: 25px;
float: left;
margin-right: 1em;
font-size: 0px; 
margin-left: 75px;
margin-top: -25px;}

#footerlinks #edit_link {
font-size: 0px;
overflow: hidden;
background: #CFA156 top left no-repeat;
width: 90px;
height: 25px;
display: block;
float: right;
margin-right: 50px;
margin-top: -25px;
}

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

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

