body{
	background-color : #F4F4F4;
	color : #000000;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

img{border:none;}

td{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	line-height:16px;
}

table.main{
	background-color : #FFFFFF;
	background: #FFFFFF url(../images/containerBG.jpg) no-repeat top right;
	border-right : 1px solid #666666;
	border-left : 1px solid #666666;
}

h1{
	color : #96C601;
	font-size : 16px;
	margin:0;
/*	padding : 0 0 0 0;*/
}

h2{
	color : #292929;
	font-size : 12px;
	font-weight:bold;
	width:245px;
	/*margin : 0 0 0 0;
	padding : 0 0 0 0;*/
}
* html h2{width:100%;}

h3{
	color : #292929;
	font-size : 11px;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

h4{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-size:20px;
	color:#333333;
}

ul{
	margin:0;
	padding:0;
	padding-left:16px;
}

li{
	list-style-image : url(../images/li_item.gif);
	margin-bottom:30px;
}

#content a{
	display:block;
	color:#96C601;
	margin-top:5px;
}
#content .tx-lumogooglemaps-pi1 a{display:inline;}

ul li a{
	display:block;
	color:#96C601;
	margin-top:5px;
}

.tableborder {
	background-color : #CCCCCC;
	width : 35px;
}

#content {
	padding : 0px  40px 10px 0px;
	vertical-align: top;
}



.langnav a{
	color : #96C601;
	text-decoration : underline;
	font-weight : bold;
	padding-left : 10px;
}

.langnav  {
	text-align: right;
	padding : 10px 10px 10px 10px;
	height:20px;
}
.menu1-level1-no {
margin-left : 15px;
}
.menu1-level1-no a{
	color :#292929;
	text-decoration : none;
/*	font-weight : bold;*/
}

.menu1-level1-no a{
	
	width:155px;
	height:21px;
	
	background-image : url(../images/nav.gif);
	background-repeat : no-repeat;
	background-position : top left;
	
	padding: 0px;
	padding-right:26px;	
	padding-bottom : 3px;
	
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#FFF;
	font-weight:bold;
	line-height: 20px;
}


.menu1-level1-act {
	margin-left : 0px;
}
.menu1-level1-act a{
	
	width:155px;
	height:21px;
	
	background-image : url(../images/nav_active.gif);
	background-repeat : no-repeat;
	background-position : top left;
	
	padding: 0px;
	padding-right:28px;	
	padding-bottom : 3px;
	
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333;
	font-weight:bold;
	line-height: 20px;
}

.menu1-level1-no a:hover, .menu1-level1-act a:hover{
/*	text-decoration : underline;
	color : #96C601;
	font-weight : bold;*/
}

.menu1-level1-no {
	background-color : #FFFFFF;
	padding : 0;
}





.menu1-level1-act, .menu1-level1-act-submenu {
	background-color : #FFFFFF;
	
	padding : 0 5px 0 15px;
}

/**/

.menu1-level2-no a, .menu1-level2-no-last a {
	color :#292929;
	text-decoration : none;
/*	font-weight : bold;*/
}

.menu1-level2-no a, .menu1-level2-no-last a{
	
	width:155px;
	height:18px;
	
	background:url(../images/nav2.gif) no-repeat top left;;

	padding-right : 30px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#FFF;
	font-weight:bold;
	line-height: 20px;
}

.menu1-level2-act a, .menu1-level2-act-last a {

	width:155px;
	height:18px;
	
	background:url(../images/nav2_active.gif) no-repeat top left;

	padding-right : 40px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333333;
	font-weight:bold;
	line-height: 20px;
}

.menu1-level1-act-submenu a{
	
	width:155px;
	height:25px;
	
	background:url(../images/nav_active2.jpg) no-repeat top left;;

	padding-right : 30px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333;
	font-weight:bold;
	line-height: 20px;
}

.menu1-level2-no, .menu1-level2-act {
	margin-left : 0;
}

.menu1-level2-no-last, .menu1-level2-act-last {
	margin-left : 0;
}
.menu1-level2-no a:hover, .menu1-level2-act a:hover, .menu1-level2-no-last a:hover, .menu1-level2-act-last a:hover{}

.menu1-level2-no, .menu1-level2-no-last {
	background-color : #FFFFFF;
	padding : 0 5px 0 15px;
	margin-bottom:2px;
}





.menu1-level2-act ,.menu1-level2-act-last {
	background-color : #FFFFFF;
	padding : 0 5px 0 15px;
	margin-bottom:2px;
}

.coordinatescontainer{

	margin-top : 20px;

	background-image:none;
	background-repeat: no-repeat;
	background-position: right  ;
	
	width : 220;
	height : 207;
}

.coordinates { }

.footer {
	color : #CCCCCC;
	text-align: center;
}

.footer a {
	color : #CCCCCC;

	text-decoration: underline;
}


.newslettertop {
	background-image: url(../images/bg_newsletter_top.jpg);
	background-repeat: no-repeat;	
	background-position: bottom;
	margin-right  : 10px;
	width : 182px; 
} 

.newsletterbottom {
	background-image: url(../images/bg_newsletter_bottom.jpg);
	background-repeat: no-repeat;	
	background-position: top;	
	margin-right  : 10px;
	width : 182px; 
} 
.newsletter, .csc-frame-frame1 {

	background-image: url(../images/bg_newsletter.jpg);
	background-repeat: repeat;	
	width : 180px; 
	height : 157px;
	vertical-align: top;
	margin-right  : 10px;
	padding: 5px 0 0 15px;
	border : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	
	
}

.right .csi-textpic {
	text-align: center;
}

#logo {
	padding-left : 20px;
	padding-bottom : 30px;
	padding-top : 12px;	
}

.logo {
	padding-left : 20px;
	padding-bottom : 20px;
	padding-top : 20px;	

}

.subscribeform td {
		padding:2px 5px 2px 5px ;
}

.subscribeform input {
	font-family : Arial, Helvetica, sans-serif;
	font-size:11px;
}


.newsitem {
	border-bottom : 1px solid #ccc;
	padding:10px 0 10px 0;
}

.newsitemheader {
	padding-top:10px;
}



.tx-elisimpleevents-pi1-row {
	height:50px;
	border:1px solid #E8EBE9;
	margin-bottom : 3px;
	background-color:#FBFBFB;
	
}

.tx-elisimpleevents-pi1-eventdate {
		height:50px;
	width:50px;
	float:left;
	border-right:1px solid #E8EBE9;
	background-color:#fff;
	
}	

.tx-elisimpleevents-pi1-title {
	vertical-align:middle;
	float:left;
	height:50px;
	overflow:hidden;
/*	 line-height: 50px; */
	 padding-left:5px;
	 font-size:1.1em;
	 
	
}	

.tx-elisimpleevents-pi1-title {
	font-size:1.0em;
}	

.tx-elisimpleevents-pi1-dateday {
	padding-top:7px;
	font-size : 2.2em;
	display:block;
	text-align:center;
	
}

.tx-elisimpleevents-pi1-datemonth {
	font-size : 1.0em;
	color:#999999;
	display:block;
	text-align:center;
}

.tx-elisimpleevents-pi1 h2 {
	padding:10px 0 5px 5px;
}	


.tx-elisimpleevents-pi1-title  td, .tx-elisimpleevents-pi1-title  table {
	height:50px;
	

}

.survey_item {
	padding-bottom : 10px;
}

#menu_footer{margin:5px;}

p.bodytext{
	margin:0;
	margin-bottom:6px;
}

.tx_lumogooglemaps_pi1_sidebar li{margin:0;}

/************************
		sIFR
************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	text-align: left;
	padding: 0;
	margin: 0;
}


.sIFR-hasFlash h1, h1 .sIFR-alternate {
	height:28px;
	margin: 0;
	padding:0;
	font-size: 24px;
	color: #333;
}

.sIFR-hasFlash h2, h2 .sIFR-alternate {
	color: #B2B2B2;
	font-size:18px;
	margin: 0px;
	height:25px;
}


/* IE6 hacks */
* html .menu1-level1-no a{
	
	width:185px;
	height:21px;
	
	background-image : url(../images/nav.gif);
	background-repeat : no-repeat;
	background-position : top left;

	padding: 0px;
	padding-right:26px;	
	padding-bottom : 3px;
	
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#FFF;
	font-weight:bold;
	line-height: 20px;
}
* html .menu1-level1-act a{
	
	width:185px;
	height:21px;
	
	background-image : url(../images/nav_active.gif);
	background-repeat : no-repeat;
	background-position : top left;
	
	padding: 0px;
	padding-right:28px;	
	padding-bottom : 3px;
	
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333;
	font-weight:bold;
	line-height: 20px;
}
* html .menu1-level2-no a, * html .menu1-level2-no-last a{
	
	width:185px;
	height:18px;
	
	background:url(../images/nav2.gif) no-repeat top left;;

	padding-right : 30px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#FFF;
	font-weight:bold;
	line-height: 20px;
}

* html .menu1-level2-act a, * html .menu1-level2-act-last a {

	width:185px;
	height:18px;
	
	background:url(../images/nav2_active.gif) no-repeat top left;

	padding-right : 40px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333333;
	font-weight:bold;
	line-height: 20px;
}

* html .menu1-level1-act-submenu a{
	
	width:185px;
	height:25px;
	
	background:url(../images/nav_active2.jpg) no-repeat top left;;

	padding-right : 30px;	
	padding-bottom : 0px;
	padding-top : 0px;
	border-bottom : none;
	display: block;
	text-align: right;
	text-decoration: none;
	
	color:#333;
	font-weight:bold;
	line-height: 20px;
}
* html .menu1-level2-no, * html .menu1-level2-no-last {
	background-color : #FFFFFF;
	padding : 0 5px 0 15px;
	margin-bottom: 0px;
}
* html .menu1-level1-act, * html .menu1-level1-act-submenu {style.css (line 165)
	background-color:#FFFFFF;
	padding:0pt 5px 0pt 15px;
	margin-bottom: 0px;
}
* html .menu1-level2-act, * html .menu1-level2-act-last {style.css (line 258)
	background-color:#FFFFFF;
	margin-bottom:0px;
	padding:0pt 5px 0pt 15px;
}