body{
background-color: #e4e4e4;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
 }
* {
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: 750px;
margin: 0 auto;
}  
/*--------------------- TOP ---------------------------*/
#top{
}
#top-main{
	height: 210px;
	background-image: url(../images/banner_01_portrait.jpg);
}
#top-full{
	height: 210px;
	background-image: url(../images/banner_01_fullman.jpg);
}
#top h1{
	margin-left: 35px;
	margin-top: 25px;
	display: none;
} 
#top h2{
	margin-left: 35px;
	display: none;
 }
/*---------------------TOP RIGHT SIDE TOP (SUBMENU) ---------------------------*/
#top ul.top-right {
	color: #fff;
	float: right;
	padding-right: 20px;
	padding-top: 4px;
}

#top ul.top-right li{
color: #fff;
float: left; }

#top ul.top-right li a{
color: #fff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px; }
#top ul.top-right li.selected a{
color:#C07058;
}


#top ul.top-right li a:hover{
text-decoration:underline;
}
#top ul.top-right li a.active {
color:#000;
text-decoration:underline;
}
#top h1, #top h2 { 
color: #fff; }
/*--------------------- MAIN NAVIGATION ---------------------------*/
ul.main-nav{
	background:no-repeat left top;
	height: 26px;
	top: 165px;
	position: relative;
	left: 200px;
}
ul.main-nav li{
	color:#fff;
	float:left;
	font-size: 14px;
               padding: 0 15px;
	text-align: center;
}
ul.main-nav li a{
color:#53422D;
}
ul.main-nav li.selected a{
color:#ca6f2c;
}
ul.main-nav li a:hover{
text-decoration:underline;
}
ul.main-nav li a.active {
color:#FF6600;
text-decoration:underline;
}

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

#content-home {
	background-image:url(../images/content-bk-full.gif);
}  

#content-theman {
	background-image:url(../images/content-bk-theman.gif);
}
/*---------------------CONTENT LEFT SIDE ---------------------------*/
#content .left-side {
	width: 200px;
	height:500px;
	float:left;
}
#rondelle {
	background-image: url(../images/rondelle.gif);
	background-repeat:repeat-y;
	position: relative;
	height: 225px;
	width: 175px;
	background-repeat: no-repeat;
	left: 13px;
	padding-bottom: 100px;
	margin-bottom: 100px;
}
#content-theman .left-side #rondelle, #content-home .left-side #rondelle {
	background-image: url(../images/rondelle.gif);
	position: relative;
	height: 225px;
	width: 175px;
	background-repeat: no-repeat;
	left: 13px;
	top: 302px;
	padding-bottom: 100px;
	margin-bottom: 80px;
}

/*---------------------left - sub navigation---------------------------*/
#content .left-side ul.sub-nav {
	margin: 52px 0;
	width: 200px;
	position: relative;z-index:5;
}
#content .left-side ul.sub-nav li {
/*margin-bottom: 0px;*/
margin-bottom: 4px;
}
ul.sub-nav li a {
	color: #FFFFFF;
	/*padding: 3px 0 3px 27px;*/
 padding: 3px 10px 3px 27px;
	display:block;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;height:1%;
}
ul.sub-nav li a:hover{
background-color:#E5D59B;
display:block;
color: #53422D;
}
ul.sub-nav li.active a {
	display:block;
	color: #ca6f2c;
	background-color: #E5D59B;
}

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


html>body #content .left-side ul.sub-nav li.active ul li a{
margin-bottom: 0;
}
ul.sub-nav li.active ul li {
	margin-bottom: 0px !important;
	background-color: #E5D59B;
	position: relative;
}

ul.sub-nav li.active ul li a {
	color:#53422D;
	display:block;
	padding: 0;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 5px;
padding-top: 1px;
padding-bottom: 2px; }
ul.sub-nav li.active ul li.active a {
	color: #ca6f2c;
	display:block;
	padding: 0;
	font-size: 11px;
	margin-left: 40px;
	margin-right: 5px;
}

ul.sub-nav li ul li a:hover {
	display:block;
	padding:-3px !important;
	text-decoration: underline;
}

/* arrow navigation */
#arrowNav {
	position:relative;
	width: 81px;
	height: 27px;
	float: right;
	top: -5px;
}

h2.leftArrow a  {
	background-repeat: no-repeat;
	height: 26px;
	width: 25px;
	background-image: url(../images/left_off.gif);
	display: block;
	position:absolute;
	left: 10px;
}
h2.leftArrowNone a  {
	background-repeat: no-repeat;
	height: 26px;
	width: 25px;
	background-image: url(../images/left_clr.gif);
	display: block;
	position:absolute;
}
h2.leftArrow a span, h2.leftArrowNone a span {
display: none;
}
h2.leftArrow a:hover {
	background-image: url(../images/left_on.gif);
}

h2.rightArrow a  {
	background-repeat: no-repeat;
	height: 26px;
	width: 25px;
	background-image: url(../images/right_off.gif);
	display: block;
	left: 53px;
	top: 0px;
	position:absolute;
}
h2.rightArrowNone a  {
	background-repeat: no-repeat;
	height: 26px;
	width: 25px;
	background-image: url(../images/right_clr.gif);
	display: block;
	left: 45px;
	top: 0px;
	position:absolute;
}
h2.rightArrow a span,  h2.rightArrowNone a span {
display: none;
}
h2.rightArrow a:hover {
	background-image: url(../images/right_on.gif);
}
	
/*---------------------content right side---------------------------*/
#content .right-side{
	width: 500px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	float:right;
 	min-height:650px;
} 
#rightdropdown {
float: right; 
padding-bottom: 20px;
width: 100%;
}
#content .right-side #home-text {
width: 400px;
font-family: Palatino, "Book Antiqua", sans-serif;
background-color: #9cb67a; 
padding: 10px 25px 25px 25px;
margin-left: 25px;
} 
#content .right-side #home-text h1 {
font-family: Palatino, "Book Antiqua", sans-serif;
}
#content .right-side #home-text h3 {
font-family: Palatino, "Book Antiqua", sans-serif;
font-weight: normal; }

#content .right-side #homeGallery {
width: 450px;
font-family: Palatino, "Book Antiqua", sans-serif;
background-color: #9cb67a; 
margin: 25px 0 0 25px;}  

.imageRight {
	float: right;
	display: block;
	margin-bottom: 7px;
	margin-left: 7px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
} 
#homeGallery {
	display: block;
}
#slideshowWrapper {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	right: 0px;
}

#homeshowWrapper {
	display: block;
	text-align: center;
}
#printPicture {
	display: none;
}


#printHomePicture {
	display: none;
}
#content .right-side-home {
width: 510px;
padding-top: 50px;
padding-bottom: 100px;
padding-left: 40px;
padding-right: 25px;
float:right;height:1%;
}
#content .right-side-home h2 {
color:#000;
font-size: 14px;
margin-bottom: 33px;
}
#content .right-side-home p {
margin: 13px 0;
} 
.cleaner{
	clear:both;height:0;font-size:0;line-height:0;height:1%;
}


/******** 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;
                         color: #476c38; }
        #photo .back {
	        font-size: 0.9em;
                color: #555;
                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: 0 0px;
width: 500px;
}

#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: #5a8549;
color: #6d995c; }

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


/******* ROTATOR ON HOME PAGE *********/

/* Rotator Styles */

#rotator {
width: 450px;
height: 323px;
background: #a0b37c;
color:#000;
position:relative;
margin: 15px 0 0 25px;
padding:0;
font-size:16px;
} 

#rotator .fragmentText {
color: #000;
background-color: #a0b37c;    
padding:5px 15px 0 15px;position: absolute;top: 0px;top: 281px; left: 0; height: 30px; width: 420px; font-size: 0.5em;z-index: 10;
              -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
               font-weight: normal; } 

#rotator .fragmentText  h1 {
color: #38472a; 
margin: 0;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
font-weight: normal;
font-size: 14px; } 

/* Tabs */

ul.ui-tabs-nav , li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
margin:0;
display: none;
padding:0;
border:0;
outline:0;
line-height:1.0;
text-decoration:none;
font-size:100%;
list-style:none;
float:left;
font-family:Arial, Helvetica, sans-serif;
} 
li.ui-tabs-nav-item {
width: 80px;
}

/*#ui-tabs {
position:absolute;
bottom:0px;
left:0;
z-index:1;
width:100%;
background:#a65e57;
height: 40px;
} */
ul.ui-tabs-nav {
float:right;
margin-right: 16px;
margin-top: 8px;
}
/* Non-Selected Tabs */

li.ui-tabs-nav-item a {
height: 20px;
}

li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
font-size:.8em;
font-weight:normal;
color: #5c7e81;
width: 80px;
border: 2px #f7f0ee solid;

background-color: #d3aeaa; }

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
color:#333;
} 

#rotator li.ui-tabs-nav-item a span {
float:left;
margin: 0 0 0 35px;
padding:4px;
cursor:pointer;
font-weight: bold; }

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
color:#333;
}

/* Content Panels */
#rotator .ui-tabs-panel {
font-family:Arial, Helvetica, sans-serif;
clear:left;
color:#000;
/*padding:40px 540px 15px 15px;*/
height:319px;
}

#rotator .ui-tabs-hide {
display:none;
}

#rotator h2 {
color:#E75D00;
font-weight:normal;
margin:0;
font-size:1.8em;
line-height:1.2em;
}

#rotator p {
font-size:1.3em;
margin:.5em 0;
color: #26160f;
} 


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

#footer{
	height: 18px;
	padding-bottom: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#footer a {
	color: #CC6600;
}
#container #footer a:hover {
	text-decoration: underline;
 } 

#footerlinks #admin_link {
overflow: hidden;
background: url(../images/admin-button.gif) no-repeat;
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: url(../images/edit-button.gif) no-repeat;
background-position: center;
width: 90px;
height: 25px;
display: block;
float: right;
}

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

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

