/* -----------------------------------------------
oomph! design
Client:   Folk Camps
Updated: 16 May 2005
----------------------------------------------- */
body {
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff url(i/bg.gif) top left repeat-x;
	}

img	{
	border: 0;
	}
#maincontent img	{
	border: 0;
	margin: 5px 0 10px 5px;
	}
#sidebar img	{
	border: 0;
	margin: 1px 0;
	}
.hide {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
/* Links page table
----------------------------------------------- */
#whitetable table {
width: 100%;
margin: 10px 0 0 0;
	}
#whitetable th, #whitetable td {
background: #fff;
padding: 0;
text-align: left;
font-size: 10px;
vertical-align: top;
	}
#whitetable img	{
	border: 0;
	margin: 0 10px 20px 0;
	}

/* Header
----------------------------------------------- */
#header {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 750px;
	height: 120px;
	background: #fff url(i/bg.gif) top center repeat-x;
	}

/* Navigation
----------------------------------------------- */
#navcolumn ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#navcolumn li {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 11px;
} 
#navcolumn a {
display: block;
width: 150px;
margin: 0 0 0 15px;
background: #fff;
text-decoration: none; /*lets remove the link underlines*/
} 
#navcolumn a:link, #navcolumn a:active, #navcolumn a:visited {
color: #F06;
}

#navcolumn a:hover {
background: #fff;
color:#3C0;
} 
body#nav_whatis #n_whatis a,
body#nav_programme #n_programme a,
body#nav_prices #n_prices a,
body#nav_sendbrochure #n_sendbrochure a,
body#nav_mailinglist #n_mailinglist a,
body#nav_contact #n_contact a,
body#nav_about #n_about a,
body#nav_publications #n_publications a,
body#nav_links #n_links a,
body#nav_home #n_home a {
background: #fff;
color: #F06;
font-weight: bold;
}


/* Page structure
----------------------------------------------- */
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: #fff;
	width: 750px;
	text-align: left;
	}
#logo {
	float: left;
	width: 740px;
	height: 120px;
	background:      url("i/headpics3.jpg") top right no-repeat;
	}
#navcolumn {
	clear: both;
	float: left;
	width: 160px;
	margin: 20px 0;
	}	
#maincontent {
	float: left;
	width: 400px;
	padding: 0 20px 0 0;
	margin: 20px 0;
	border-right: 1px solid #f06;
	}

#sidebar {
	float: right;
	width: 130px;
	margin: 0;
	padding: 40px 10px 0 0;
	}
#footer {
	border: 0;
	color: #363;
	background: #fff;
	padding: 0 0 20px 10px;
	text-align: left;
	clear: both;
	voice-family: "\"}\""; 
	voice-family:inherit;
	}
/* Sidebar typography
----------------------------------------------- */
#sidebar p {
	font-size: 10px;
	line-height:14px;
	padding: 0 0 10px 0;
	color: #000;
	margin: 0;
	}
#sidebar h3 {
	font-size: 12px;
	line-height:14px;
	padding: 0;
	color:#0c0;
	}
#sidebar h4 {
	font-size: 14px;
	line-height:14px;
	padding: 0;
	margin: 5px 0 5px 0;
	color:#000;
	}

/* Links
----------------------------------------------- */
a:link, a:visited {
	color: #F06;
	text-decoration: none;
	}
a:hover {
	color: #F06;
	text-decoration: underline;
	}
a:active {
	color: #0c0;
	text-decoration: none;
	}
/* Text
----------------------------------------------- */	
p, body, td, li, ul, ol, h1, h2, h3, h4, h5, h6, th, caption, blockquote, #highlight, #author, q, label {
	font-weight: normal;
	font-family: verdana, arial, "bitstream vera sans", sans-serif;
	}
h1, h2, h3, h4, h5, h6	{
	margin: 0;
	letter-spacing: 0;
	padding: 0;
	}

p, li, ul {
	font-size: 11px;
	line-height: 18px;
	padding: 0 0 10px 0;
	margin: 0;
	}
h1	{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	}
h2	{
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	}
h3	{
	font-size: 12px;
	color: #9C9;
	padding-bottom: 15px;
	}
h4	{
	font-size: 12px;
	font-weight: bold;
	color: #F06;
	}
h5	{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;

	}
h6	{
	font-size: 12px;
	font-weight: bold;
	color: #9C9;
	text-transform: uppercase;
	padding: 0 0 2px 0;
	}


/* Footer
----------------------------------------------- */	
#footer p	{
	font-size: 10px;
	padding: 0;
	color: #000;
	}
#footer a:link, #footer a:visited {
	color: #000;
	text-decoration: underline;
	}
#footer a:hover {
	color: #F06;
	text-decoration: underline;
	}
