/* BODY ----------------------------------------------------------------------------------- */

.body {
  margin: 0; padding: 0; text-align: center;
}

body {
  margin: 0; padding: 0; background-color: #4E7793;
  font-size: 100%; font-family: Arial, Helvetica, sans-serif;
}



hr {
	border: none; height: 1px; color: #ECF0F3; border-top: #ECF0F3 1px solid;
}

#logopr {display: none;}

#container {
	background-image:url(../resources/ui/summer_tile.jpg); background-repeat: repeat-x;
	margin: 0px; padding: 0px;
	position: absolute;
	top: 0px;
	height: 533px; width: 100%;
}

#main {
	z-index: 1;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0px;
}

#page_top_bg {
	position: absolute;
	top: 448px;
	width: 960px; height: 113px;
	margin: 0px; padding: 0px;
}


#b-clear {}
#pagecontent {position: absolute; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 960px; background-image:url(../resources/ui/cork_tile.jpg); z-index: 2; border: none; border-left: 2px solid #413934; border-right: 2px solid #413934;}

#footer {padding: 10px 0px 10px 0px; margin: 0px 15px 0px 0px;}

#credits {padding: 0px 0px 6px 0px; margin: 6px 15px 6px 15px; font-size: 0.7em; color: #FFFFFF; text-align: center;}


/* HEADER ----------------------------------------------------------------------------------- */


#masthead {position: absolute; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 960px; z-index: 1;}

	#mastheadpanel {padding: 0px 0px 0px 0px; margin: 10px 0px 0px 192px; width: 755px; height: 627px; background-color: #EFE3C9;}
	#mastheadpanel_basic {padding: 0px 0px 0px 0px; margin: 10px 0px 0px 192px; width: 755px; height: 340px; background-color: #EFE3C9;}
	#mastheadpanel_directory {padding: 0px 0px 0px 0px; margin: 10px 0px 0px 192px; width: 755px; height: 252px; background-color: #EFE3C9;}
	
	#mastheadpanelbase {position: absolute; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 755px; height: 14px; background-image: url(../resources/ui/masthead_panel_base.png); background-repeat: no-repeat; top: 635px;}
	#mastheadpanelbase_basic {position: absolute; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 755px; height: 14px; background-image: url(../resources/ui/masthead_panel_base.png); background-repeat: no-repeat; top: 348px;}
	#mastheadpanelbase_directory {position: absolute; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 755px; height: 14px; background-image: url(../resources/ui/masthead_panel_base.png); background-repeat: no-repeat; top: 260px;}

	#mastheadpanel A:link {  color: #566AD0; text-decoration: underline;}
	#mastheadpanel A:visited {  color: #566AD0; text-decoration: underline;}
	#mastheadpanel A:hover {  color: #0A822D; text-decoration: underline;}
	#mastheadpanel A:active {  color: #566AD0; text-decoration: underline;}

		#mastheadpaneltitle {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; width: 755px; height: 46px; background-image:url(../resources/ui/masthead_title_tile.gif); background-repeat: repeat-x; z-index: 1;}
		#mastheadpaneltitle h1 {position: absolute; top: 20px; width: 500px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 20px; color: #0A822D; font-size: 1.2em;}

		#mastheadpanelsocialbm {position: absolute; top: 25px; right: 30px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}

		#mastheadpaneltabs {
			position: absolute;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			width: 720px;
			top: 56px;
		}
		#mastheadpaneltabs img {padding: 0px 0px 0px 0px; margin: 0px 1px 0px 0px;}

		#mastheadpanelimage {
			background-image: url(../resources/ui/masthead_bg_tile.jpg); background-repeat: repeat-x;
			position: absolute;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			top: 107px;
		}
		
		#mastheaddirimage {
			position: absolute;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			top: 107px;
			height: 155px; 
			width: 717px;
			background-image: url(../resources/ui/directory_masthead_tile.png); background-repeat: repeat-x; 
		}
		
		
		#mastheadpanelcontent {
			position: absolute;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			top: 334px;
			height: 303px;
			width: 718px;
			background-image:url(../resources/ui/home_page_panel.png);
		}
		
				#mastheadpanelwelcome {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 68px;
					width: 190px;
					left: 15px;
				}
				
				#mastheadpanelwelcome p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #352D77;
				}
				
				
				#mastheadpanelnews {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 50px;
					width: 199px;
					right: 17px;
				}
				
				#mastheadpanelnews p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #352D77;
				}
				
				#mastheadpanelnews p.link {
					position: absolute;
					top: 57px;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #352D77;
				}
				
				#mastheadpanelnews A:link {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnews A:visited {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnews A:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnews A:active {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				
				
				
				
				#mastheadpanelnewspool {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 50px;
					width: 480px;
					left: 15px;
					height: 230px;
				}
				
				#mastheadpanelnewspool p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #FFFFFF;
				}
				
				#mastheadpanelnewspool table {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					width: 100%;
				}
				
				#mastheadpanelnewspool td {
					padding: 0px 30px 0px 0px;
					margin: 0px 0px 0px 0px;
					width: 240px; height: 82px;
				}
				
				#mastheadpanelnewspool A:link {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnewspool A:visited {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnewspool A:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnewspool A:active {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				
								
				#mastheadpanelnewslist {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 12px;
					width: 300px;
					left: 165px;
					height: 25px;
					text-align: right;
					font-size: 0.7em;
					color: #BB610B;
				}
				
				#mastheadpanelnewslist A:link {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#mastheadpanelnewslist A:visited {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#mastheadpanelnewslist A:hover {  color: #566AD0; text-decoration: underline; font-weight: bold;}
				#mastheadpanelnewslist A:active {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				
				
				#mastheadpanelIslenews {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 0px;
					width: 199px;
					right: 46px;
				}
	
	
	
				#mastheadpaneldiary {
					position: absolute;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					top: 184px;
					width: 200px;
					right: 14px;
				}
				
				#mastheadpaneldiary p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #FFFFFF;
				}
				
				#mastheadpaneldiary p.link {
					position: absolute;
					top: 75px;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 6px 0px;
					font-size: 0.8em; line-height: 1.4em;
					color: #352D77;
				}
				
				#mastheadpaneldiary A:link {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpaneldiary A:visited {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}
				#mastheadpaneldiary A:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
				#mastheadpaneldiary A:active {  color: #F1EAB1; text-decoration: underline; font-weight: bold;}

				
		#map {
			position: absolute;
			padding: 0px 0px 0px 0px;
			margin: 0px 0px 0px 20px;
			top: 107px;
		}
		

			#map h1 {color: #0A822D; font-size: 1.2em;}
			#map h2 {color: #0A822D; font-size: 1em;}
			#map p {color: #6C6C6C; font-size: 0.8em;}
		
				#eventpanel1 /* Left side */ {
					position: absolute;
					padding: 0px 10px 0px 0px;
					margin: 0px 0px 0px 0px;
					width: 175px;
					height: 297px;
					left: 145px;
				}
				
				#eventpanel1 p {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px;
					font-size: 0.8em;
					color: #584B3D;
				}
				
				#eventpanel1 h2 {
					padding: 0px 0px 0px 0px;
					margin: 20px 0px 0px 0px;
					font-size: 0.9em;
					color: #322A75;
				}
				
				#eventpanel1_img {
					padding: 0px 0px 0px 0px;
					margin: 10px 6px 30px -10px;
					width: 144px;
					font-size: 0.7em;
					position: absolute;
					top: 7px;
					left: 5px;
					z-index: 12;
				}
				
				#eventpanel1_img p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					text-align: center;
					font-weight: normal;
					color: #584B3D;
				}
				
				#eventpanel2  /* Right side */ {
					position: absolute;
					padding: 0px 0px 0px 145px;
					margin: 0px 0px 0px 330px;
					background-image: url(../resources/ui/event_panel_rh_bg.jpg); background-repeat: no-repeat;
					width: 240px; height: 297px;		
				}
				
				#eventpanel2 p {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 15px;
					font-size: 0.8em;
					color: #A8A3CD;
				}
				
				#eventpanel2 h2 {
					padding: 0px 0px 0px 0px;
					margin: 25px 0px 0px 15px;
					font-size: 0.9em;
					color: #EBE2C9;
				}
				
				#eventpanel2 ul {
					padding: 10px 0px 0px 15px;
					margin: 0px 0px 0px 0px;
				}
				
				#eventpanel2 li {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 15px;
					color: #A8A3CD;
					font-size: 0.8em;
				}
				
				#eventpanel2 A:link {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}
				#eventpanel2 A:visited {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}
				#eventpanel2 A:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
				#eventpanel2 A:active {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}
				
				#eventpanel2_img {
					padding: 0px 0px 0px 0px;
					margin: 10px 6px 30px 0px;
					width: 141px;	
					font-size: 0.7em;				
					position: absolute;
					top: 13px;
					left: 345px;
					z-index: 13;
				}
				
				#eventpanel2_img p {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					font-weight: normal;
					color: #A8A3CD;
					text-align: center;
				}
				
				
				
				
				#moviepanel1 /* Left side */ {
					position: absolute;
					padding: 0px 10px 0px 0px;
					margin: 0px 0px 0px 0px;
					width: 300px;
					height: 297px;
					left: 10px;
				}
				
				#moviepanel1 p {
					padding: 0px 0px 0px 0px;
					margin: 10px 0px 0px 0px;
					font-size: 0.8em;
					color: #584B3D;
				}
				
				#moviepanel1 h2 {
					padding: 0px 0px 0px 0px;
					margin: 20px 0px 0px 0px;
					font-size: 0.9em;
					color: #322A75;
				}
				

			#moviepanel2  /* Right side */ {
					position: absolute;
					padding: 0px 0px 0px 10px;
					margin: 0px 0px 0px 330px;
					background-image: url(../resources/ui/event_panel_rh_bg.jpg); background-repeat: no-repeat;
					width: 380px; height: 297px;		
				}
				
				#moviepanel2 p {
					padding: 0px 0px 0px 0px;
					margin: 10px 15px 0px 15px;
					font-size: 0.8em;
					color: #A8A3CD;
				}
				
				#moviepanel2 h2 {
					padding: 0px 0px 0px 0px;
					margin: 20px 0px 0px 15px;
					font-size: 0.9em;
					color: #EBE2C9;
				}
				
				#moviepanel2 ul {
					padding: 10px 0px 0px 15px;
					margin: 0px 0px 0px 0px;
				}
				
				#moviepanel2 li {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 15px;
					color: #A8A3CD;
					font-size: 0.8em;
				}
				
				#moviepanel2 A:link {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}
				#moviepanel2 A:visited {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}
				#moviepanel2 A:hover {  color: #FFFFFF; text-decoration: underline; font-weight: bold;}
				#moviepanel2 A:active {  color: #B7C0EC; text-decoration: underline; font-weight: bold;}			
				
				#plain_masthead_content {
					position: absolute;
					top: 20px; left: 12px; width: 95%;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					font-weight: normal;
					color: #A8A3CD;
				}
				
				#plain_masthead_content A:link {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#plain_masthead_content A:visited {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#plain_masthead_content A:hover {  color: #566AD0; text-decoration: underline; font-weight: bold;}
				#plain_masthead_content A:active {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				
				#plain_masthead_content h2 {
					color: #0A822D;
					font-size: 1em;
				}
				
				#plain_masthead_content p {
					padding: 0px 0px 0px 0px;
					margin: 12px 0px 6px 15px;
					color: #382C7C;
					font-size: 0.9em;
				}
								
				#dircategories {
					position: absolute;
					top: 20px; left: 12px; width: 300px;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					font-weight: normal;
					color: #A8A3CD;
				}
				
				
				#dircategories h2 {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					color: #0A822D;
					font-size: 1em;
				}
				
				#dircategories ul {
					padding: 0px 0px 0px 0px;
					margin: 12px 0px 6px 15px;
					color: #382C7C;
					font-size: 0.9em;
				}
				
				#dircategories li {
					padding: 0px 0px 0px 10px;
					margin: 6px 0px 12px 0px;
					list-style-image: url(../resources/ui/menu_bullet.gif);
				}
				
				#dircategories A:link {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#dircategories A:visited {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				#dircategories A:hover {  color: #566AD0; text-decoration: underline; font-weight: bold;}
				#dircategories A:active {  color: #566AD0; text-decoration: underline; font-weight: normal;}
				
			#dircategories p {
					padding: 6px 20px 0px 25px;
					margin: 6px 0px 6px 0px;
					color: #382C7C;
					font-size: 0.8em;
				}
				
				#dirsearch {
					position: absolute;
					top: 9px;
					left: 363px;
					width: 351px;
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					font-weight: normal;
					color: #A8A3CD;
					background-image: url(../resources/ui/directory_searchbox_bg.png);
					background-repeat: no-repeat;
					height: 141px;
				}
				
				#dirsearch h2 {
					padding: 15px 20px 0px 25px;
					margin: 0px 0px 0px 0px;
					color: #0A822D;
					font-size: 1em;
				}

				#dirsearch p {
					padding: 6px 20px 0px 25px;
					margin: 6px 0px 6px 0px;
					color: #382C7C;
					font-size: 0.8em;
				}
				
				#dirsearch table {
					padding: 0px 0px 0px 0px;
					margin: 6px 20px 6px 25px;
				}
				
				#dirsearch td {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 0px 0px;
					border: 1px solid #382C7C;
					background-color: #FFFFFF;
				}
				
				#dirsearch .input {
					padding: 2px 2px 2px 2px;
					margin: 0px 0px 0px 0px;
					color: #6C6C6C;
					border: none;
					font-size: 0.9em;
				}

				
				

/* FLASH MASTHEAD  ----------------------------------------------------------------------------------- */

#flash {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 78px 0px 0px 0px;
	width: 960px;
	height: 338px;
	background-image:url(../gfx/flash.jpg);
	background-repeat:no-repeat;
	z-index: 1;
	}



/* MAIN PAGE CONTENT  ----------------------------------------------------------------------------------- */

#maincontent {padding: 0px 0px 0px 194px; margin: 650px 14px 0px 0px; z-index: 12; font-size: 0.9em;}
#maincontent {color: #6C6C6C;}

#maincontent a:link{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent a:visited{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent a:hover{color: #566AD0; text-decoration: underline; font-weight: bold;}
#maincontent a:active{color: #566AD0; text-decoration: underline; font-weight: normal;}

#maincontent  h1 {font-size: 1.3em; font-weight:bold; line-height: 25px; padding: 4px 0px 4px 0px; margin: 0px 0px 0px 0px; color: #0A822D;}
#maincontent  h2 {font-size: 1em;}

#maincontent p {margin: 12px 0px 16px 0px; line-height: 1.4em;}

#maincontent ul {margin: 10px 0px 20px 0px; padding: 0px 0px 0px 0px;}
#maincontent li {list-style-image: url(../graphics/bullet.gif); margin: 4px 0px 4px 20px; padding: 0px 0px 0px 4px;}




#maincontent_basic {padding: 0px 0px 0px 194px; margin: 370px 14px 0px 0px; z-index: 12; font-size: 0.9em;}
#maincontent_basic {color: #6C6C6C;}

#maincontent_basic a:link{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent_basic a:visited{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent_basic a:hover{color: #566AD0; text-decoration: underline; font-weight: bold;}
#maincontent_basic a:active{color: #566AD0; text-decoration: underline; font-weight: normal;}

#maincontent_basic  h1 {font-size: 1.3em; font-weight:bold; line-height: 25px; padding: 4px 0px 4px 0px; margin: 0px 0px 0px 0px; color: #0A822D;}
#maincontent_basic  h2 {font-size: 1em;}

#maincontent_basic p {margin: 12px 0px 16px 0px; line-height: 1.4em;}

#maincontent_basic ul {margin: 10px 0px 20px 0px; padding: 0px 0px 0px 0px;}
#maincontent_basic li {list-style-image: url(../graphics/bullet.gif); margin: 4px 0px 4px 20px; padding: 0px 0px 0px 4px;}




#maincontent_directory {padding: 0px 0px 0px 194px; margin: 285px 14px 0px 0px; z-index: 12; font-size: 0.9em;}
#maincontent_directory {color: #6C6C6C;}

#maincontent_directory a:link{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent_directory a:visited{color: #566AD0; text-decoration: underline; font-weight: normal;}
#maincontent_directory a:hover{color: #566AD0; text-decoration: underline; font-weight: bold;}
#maincontent_directory a:active{color: #566AD0; text-decoration: underline; font-weight: normal;}

#maincontent_directory  h1 {font-size: 1.3em; font-weight:bold; line-height: 25px; padding: 4px 0px 4px 0px; margin: 0px 0px 0px 0px; color: #0A822D;}
#maincontent_directory  h2 {font-size: 1em;}

#maincontent_directory p {margin: 12px 0px 16px 0px; line-height: 1.4em;}

#maincontent_directory ul {margin: 10px 0px 20px 0px; padding: 0px 0px 0px 0px;}
#maincontent_directory li {list-style-image: url(../graphics/bullet.gif); margin: 4px 0px 4px 20px; padding: 0px 0px 0px 4px;}


.directory_detail {margin: 20px 0px 0px 0px; padding: 10px 10px 10px 10px; background-color: #F4EBD7; height: auto;}

.error {font-size: 0.7em; color: #CC0000; clear: both; line-height: 1.4em; display: none;}

.pagecontent {padding: 0px; width: 751px; background-image: url(../resources/ui/pagecontent_tile.png); background-repeat: repeat-y; min-height: 600px; height: auto;}

.pagecontents  {
	background-image: url(../resources/ui/pagecontent_header.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 10px 15px 0px 15px;
}

#pagecontentsfooter {padding: 10px 0px 10px 0px; margin: 0px 15px 0px 15px;}



/* WEATHER FEED CONTENT  ----------------------------------------------------------------------------------- */

.weatherfeed {padding: 10px 10px 10px 10px; margin: 10px 0px 0px 15px; border: 1px solid #D8B490; float: right; width: 220px; background-color: #FBF7F0;}

.weatherfeed h2 {font-size: 0.9em; padding: 0px 0px 0px 0px;  margin: 6px 0px 6px 0px; font-weight: normal;}
.weatherfeed h3 {font-size: 0.8em;}
.weatherfeed p {font-size: 0.7em;}




/* EVENTS PAGE  ----------------------------------------------------------------------------------- */
	

				.event_generic {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 15px 0px;
					background-image: url(../resources/ui/event_generic_bg.jpg); background-repeat: repeat-x;
					height: auto;
					min-height: 110px;
					color: #584B3D;
					background-color: #EFE3CA;
				}
				
				.event_generic h2 {
					padding: 10px 10px 0px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 1em; font-weight: normal;
				}
				
				.event_generic p {
					padding: 4px 10px 10px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 0.8em;
				}
				
				.event_generic img {
					padding: 0px 0px 0px 0px;
					margin: 0px 10px 0px 0px;
				}
				
				.event_generic .date {
					color: #322A75;
				}
				
				
			
				.event_current {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 15px 0px;
					background-image: url(../resources/ui/event_current_bg.jpg); background-repeat: repeat-x;
					height: auto;
					min-height: 110px;
					color: #EBE2C9;
					background-color: #332B76;
				}
				
				.event_current h2 {
					padding: 10px 10px 0px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 1em; font-weight: normal;
					color: #FFFFFF;
				}
				
				.event_current p {
					padding: 4px 10px 10px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 0.8em;
				}
				
				.event_current img {
					padding: 0px 0px 0px 0px;
					margin: 0px 10px 0px 0px;
				}
				
				.event_current .date {
					color: #EBE2C9;
				}
				
				
				.event_special {
					padding: 0px 0px 0px 0px;
					margin: 0px 0px 15px 0px;
					background-image: url(../resources/ui/event_special_bg.jpg); background-repeat: repeat-x;
					height: auto;
					min-height: 110px;
					color: #584B3D;
					background-color: #D7DFEC;
				}
				
				.event_special h2 {
					padding: 10px 10px 0px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 1em; font-weight: normal;
				}
				
				.event_special p {
					padding: 4px 10px 10px 10px;
					margin: 0px 0px 0px 0px;
					font-size: 0.8em;
				}
				
				.event_special img {
					padding: 0px 0px 0px 0px;
					margin: 0px 10px 0px 0px;
				}
				
				.event_special .date {
					color: #322A75;
				}
				

/* LEFT COLUMN & MAIN MENU  ----------------------------------------------------------------------------------- */
	
	
#lcol {
	position: absolute;
	width: 204px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	z-index: 50;
}
	
#lcol A:link {  color: #566AD0; text-decoration: underline;}
#lcol A:visited {  color: #566AD0; text-decoration: underline;}
#lcol A:hover {  color: #566AD0; text-decoration: underline; font-weight: bold;}
#lcol A:active {  color: #566AD0; text-decoration: underline;}

#lcol ul {
	list-style-image: url(../resources/ui/menu_bullet.gif);
	margin: 0px 0px 0px 0px; padding: 45px 0px 0px 18px;
}

#lcol ul li { 
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}


	
#searchpanel {
	height: 197px;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
	background-image:url(../resources/ui/iow_logo.png);
	background-repeat: no-repeat;
}

#searchpanel p {
	font-size: 0.9em;	
	color: #FFFFFF;
	margin: 4px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
}


.searchform {
	margin: 0px 0px 0px 0px;	
	padding: 135px 0px 0px 20px;
}


.searchbox {
	margin: 6px 0px 0px 0px;
	border: none;
}


#searchpanel .input {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 0px 2px;
	border: none; background-color: #FFFFFF;
	color: #6C6C6C;
	font-size: 0.9em;
	width: 107px;
	height: 23px;
}

#searchpanel .searchbutton {
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}




#menu1 {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;	
	height: 140px;
	background-image:url(../resources/ui/menu_bg_1.jpg); background-repeat: no-repeat;
}


#menu2 {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;	
	height: 134px;
	background-image:url(../resources/ui/menu_bg_2.jpg); background-repeat: no-repeat;
}


#menu3 {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;	
	height: 183px;
	background-image:url(../resources/ui/menu_bg_3.jpg); background-repeat: no-repeat;
}

	
#menu4 {
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 20px;
	font-size: 0.8em;	
	height: 210px;
	background-image:url(../resources/ui/menu_bg_4.jpg); background-repeat: no-repeat;
}



#menu5 {
	margin: 0px 0px 0px 0px;	
	padding: 20px 0px 0px 20px;
	font-size: 0.8em;	
	height: 120px;
	background-image:url(../resources/ui/menu_bg_5.jpg); background-repeat: no-repeat;
}

#menu5 img {
	margin: 0px 0px 0px -8px;	
	padding: 0px;
}

#menu5 ul {
	margin: 4px 0px 0px 0px;	
	padding: 0px 0px 0px 18px;
}



.advert {margin: 0px 0px 0px 20px;}

#adbanner2 {
	height: 100px; width: 728px; clear: left;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 10px;
}


.form {
	margin: 12px 0px 4px 0px; padding: 2px 2px 2px 2px;
	background-color: #FAF6EE;
	font-family: Arial, Helvetica, sans-serif; font-size: 0.9em;
	border: 1px solid #EFCF98;

}

fieldset {
	margin: 6px 0px 6px 0px; padding: 0px 12px 12px 12px;
	font-size: 1em; border: 1px solid #EFE3C9;
}

legend {
	margin: 0px 0px 0px 0px; padding: 0px 6px 0px 6px; background-color: #FFFFFF; color: #0A822D;
	
}


/* CALENDAR WIDGET  ----------------------------------------------------------------------------------- */

/* calendar icon */
img.tcalIcon {
	cursor: pointer;
	margin-left: 1px;
	vertical-align: middle;
}
/* calendar container element */
div#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 158px;
	padding: 2px 0 0 0;
}
/* all tables in calendar */
div#tcal table {
	width: 100%;
	border: 1px solid #9BBDEA;
	border-collapse: collapse;
	background-color: white;
}
/* navigation table */
div#tcal table.ctrl {
	border-bottom: 0;
}
/* navigation buttons */
div#tcal table.ctrl td {
	width: 15px;
	height: 20px;
}
/* month year header */
div#tcal table.ctrl th {
	background-color: #FFFFFF;
	color: #760378;
	border: 0;
}
/* week days header */
div#tcal th {
	border: 1px solid #A054A7;
	border-collapse: collapse;
	text-align: center;
	padding: 3px 0;
	font-family: arial, verdana;
	font-size: 10px;
	background-color: #760378;
	color: #FFFFFF;
}
/* date cells */
div#tcal td {
	border: 0;
	border-collapse: collapse;
	text-align: center;
	padding: 2px 0;
	font-family: arial, verdana;
	font-size: 10px;
	width: 22px;
	cursor: pointer;
	color: #005382;
}
/* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
div#tcal td.othermonth {
	color: #9BBDEA;
}
div#tcal td.weekend {
	background-color: #EBF2FC;
}
div#tcal td.today {
	background-color: #760378;
	color: #FFFFFF;
}
div#tcal td.selected {
	
	border: 1px solid #760378;
	
}
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
	position: absolute;
	visibility: hidden;
	z-index: 98;
	border: 0;
}
/* transparent shadow */
div#tcalShade {
	position: absolute;
	visibility: hidden;
	z-index: 99;
}
div#tcalShade table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}
div#tcalShade table td {
	border: 0;
	border-collapse: collapse;
	padding: 0;
}





.imgleft {margin: 0px 10px 0px 0px;}

.imgright {margin: 0px 0px 0px 10px;}

.pagediv {margin: 2px 0px 2px 0px; padding: 4px 0px 4px 0px; clear: left; border: none; border-bottom: 1px dashed #99B3CC;}

#gallery tr {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
#gallery td {padding: 4px 4px 4px 4px; margin: 0px 0px 0px 0px; background-color: #F9F5EB; border: 1px solid #E9EDF0;}
#gallery img {padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: none; cursor:url(../scripts/plus.cur),pointer;}
#gallery p {padding: 4px 4px 4px 4px; margin: 0px 0px 0px 0px; text-align: center; color: #0071BC; font-size: 0.7em; line-height: 1.3em;}
/* .gallery_tn {cursor: -moz-zoom-in;} */