
body {
padding:0px;
color:#3f4a42;
background-color:#3f4a42;
background-image:url(images/bodybg.gif);
background-position:top left;
background-repeat:repeat;
margin:0;
font: 78%/1.8  Arial, Helvetica, sans-serif;
height:100%;
text-align:center;
}

.bodytext p {
    font-size:1.1em;
}

a:link{
	color: #666666;
	font-size: 1.1em;
	text-decoration: underline;
}
a:visited{
	color: #666666;
	font-size: 1.1em;
	text-decoration: underline;
	}
a:hover{
	color: #666666;
	font-size: 1.1em;
	text-decoration: underline;
}
a:active{
	color: #666666;
	font-size: 1.1em;
	text-decoration: underline;
}



#wrapper {
background-color:#ffffff;
margin:0 auto 0 auto;
padding: 0px;
text-align:left;
min-width:790px;
max-width:1024px;
height:100%;
overflow:hidden;
}

/*--header skins, a diffrent image for each page---*/
body#home #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_6.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#about #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_2.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#events #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_3.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#gallery #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_4.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#contacts #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_5.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#tips #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_1.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}
body#links #header {
padding: 0px;
margin: 0px;
height: 140px;
background-image:url(images/headerbg_7.jpg);
background-repeat:no-repeat;
background-position:right;
min-width:790px;
max-width:1024px;
background-color:#ffffff;
}

#headerdate {
position:relative;
top:100px;
left:30px;
font-size:16px;
color:#b9bfae;
font-weight:bold;
}
/*-------------------------------*/

#container {
border-top: 0px solid #ffffff;
background-color:#ffffff;
margin:0 auto 0 auto;
min-width:790px;
max-width:1024px;
clear:both;
overflow:hidden;
}

#leftcontent{
float: left;
width: 160px; /*Width of left column*/
margin-left: 4px;
clear:both;
  background-image:url(images/panelbg.gif);
background-position:top;
background-repeat:repeat-x;
	}
	
#leftcontent img{
padding: 2px;
	}
	
#leftcontent hr{
border: 3px dotted #cccccc;
width: 90%;
	}
	
#leftcontent fieldset{
width:148px;
text-align:left;
font-weight:normal;
line-height:16px;
padding: 0;
}

#leftcontent legend{

color: #036;
margin: 2px;
border: 0px;
}

  
 .leftbox {
  top: 0px;
  left:0;
  width:156px;
 border: 1px solid #949e7c;
 margin-bottom: 4px;
 padding-left: 2px;
  padding-right: 2px;

  }

 
#rightcontent {
background:#ffffff;
border: 1px solid #949e7c;
padding: 10px;
line-height: 18px;
margin-left: 170px;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 4px;
text-align:left;
font-size:1.1em;
min-height:500px;
  background-image:url(images/panelbg.gif);
background-position:top;
background-repeat:repeat-x;	}
	
	* html #rightcontent{ /*IE6 hack*/
margin-left: 170px;
margin-top: 0px;
margin-right: 4px;
margin-bottom: 4px;
}

#rightcontent p{
font-size:1.1em;
color:#3f4a42;
}


#rightcontent h1{
font-size:1.7em;
	}
#rightcontent h2{
color: #c9ba65;
font-size:1.4em;
	}
	
	#rightcontent h3{
color: #758279;
font-size:1.3em;
	}
		
#rightcontent img{
padding: 6px;
border: 1px solid #c9ba65;
margin: 8px;
	}

#footer {
padding: 10px;
margin: 4px auto 0 auto;
background-color: #758279;
color:#ffffff;
text-align: right;
height:48px;
clear:both;
font-size:1.2em;
border-top: 3px solid #949e7c;
overflow:hidden;
min-width:790px;
max-width:1024px;
}
#footer p {
padding-top: 10px;
font-size:1.2em;

}
#footer a:link {
text-decoration: none;
color: #ffffff;
}
#footer a:visited {
text-decoration: none;
color: #ffffff;
}
#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
#footer a:active {
text-decoration: none;
color: #ffffff;
}
#footer ul li{
color : #000000;
background-color : transparent;
display: inline;
}

#footer ul li a{
color : #115EAC;
background-color : transparent;
text-decoration : none;
}

#footer ul li a:hover{
text-decoration : underline;
}


body#home a#homenav,
body#about a#aboutnav,
body#gallery a#gallerynav,
body#contacts a#contactsnav,
body#events a#eventsnav,
body#links a#linksnav,
body#tips a#tipnav
{
	color: #ffffff;
	background: #949e7c;
}

#news {
padding-top: 3px;
margin-top: 0px;
margin-bottom: 4px;

}

/*nav*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
#menu_container {
padding:0px;
margin:0 auto 0 auto;
border-bottom:4px solid #fff;
height:31px;
background-color:#ffffff;
min-width:790px;
max-width:1024px;
}
.menu {
width:100%;
font-size:1.1em;
text-align:left;
background-color:#758279;
border-top:1px solid #fff; 
border-bottom: 0; 
clear:both;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
background-color:#758279;
}
.menu ul ul {
width:130px;
background-color:#758279;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
width:130px;
position:relative;
background-color:#758279;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:1.1em;
text-decoration:none; 
color:#fff; 
width:119px; 
height:30px;  
border-right:1px solid #fff;
background:#758279; 
padding-left:10px; 
line-height:29px;
border-bottom: 0;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:130px;
w\idth:119px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
border:1px solid #fff;
border-width: 1px 1px 0 0;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}
.menu ul ul :hover > a.drop {
background:#c9ba65;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {
background:#e2dfa8;
border:1px solid #fff;
border-width: 1px 1px 0 0;
}
/* style the third level hover */
.menu ul ul ul a:hover {
background:#b2ab9b;
}
.menu ul ul ul :hover > a {
background:#b2ab9b;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:30px;
left:0; 
width:130px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
t\op:31px;
}

/* position the third level flyout menu */
.menu ul ul ul{
left:130px; 
top:0;
width:130px;
}
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {
left:-130px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#d4d8bd; 
color:#000; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:109px;
border:  1px solid #fff;
border-width: 1px 1px 0 0;
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:130px;
w\idth:109px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#949e7c;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#949e7c;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

/* sem42 rss*/
.xml1, .xml2 {
	list-style:none;
	padding:0;
	margin:0;
}
.xml1 {
}
.xml2 {
	margin:5px -5px 0;
	padding:5px 0 0;
	text-align:center;
	background:#999;
	color:#666666;
	border-top:1px solid #666;
}

/*gallery*/
#rightcontentgallery {
background:#ffffff;
border: 1px solid #949e7c;
padding: 10px;
line-height: 18px;
text-align:left;
font-size:1.1em;
min-height:500px;
min-width:620px;
max-width:1004px;
text-align:left;
margin:0 auto 0 auto;
  background-image:url(images/panelbg.gif);
background-position:top;
background-repeat:repeat-x;
	}
#rightcontentgallery p{
font-size:1.1em;
color:#3f4a42;
}

#rightcontentgallery h1{
font-size:1.7em;
	}
#rightcontentgallery h2{
color: #c9ba65;
font-size:1.4em;
	}
	
	#rightcontentgallery h3{
color: #758279;
font-size:1.3em;
	}
#rightcontentgallery img{
padding: 6px;
margin: 8px;
	}
	
	
#rightcontentgallery a:link{
	color: #666666;
	font-size: 1.1em;
		text-decoration: none;
}
#rightcontentgallery a:visited{
	color: #666666;
	font-size: 1.1em;
		text-decoration: none;
	}
#rightcontentgallery a:hover{
	color: #666666;
	font-size: 1.1em;
	text-decoration: underline;
}
#rightcontentgallery a:active{
	color: #666666;
	font-size: 1.1em;
	text-decoration: none;
}
















