/* **************************** /*
** green lush css based layout  **
** ---------------------------- **
** author: Yamazaki             **
** this layout is free for      **
** download, however you can't  **
** redistribute it and put the  **
** zip / rar file in your web   **
** without any permissions from **
** the author. thank you        **
** ---------------------------- **
** have fun with the layout     **
/* **************************** */

body
{
	font-size:       62.5%; /* reset 1EM to 10px */
	margin:          0;
	padding:         0;
	background-color: #000000;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
}

#skewheader
{
	width:           683px;
	height:          40px;
	position: 		 relative;
	margin:          0 auto;
	background:      transparent url(images/skew_header_2.png) top left no-repeat;
}

#container
{
	margin:          0 auto;
	width:           683px;
	position:        inherit;
	background:      transparent url(images/containerbg.png) top left repeat-y;
}

#header
{
	margin:          0 auto;
	width:           640px;
	height:          96px;
	background:      transparent url(images/banner1.gif) top left no-repeat;
}

.headtitle
{
	position:        relative;
	font-family:     'lucida grande', arial, tahoma, sans-serif;
	font-size:       30px;
	color:           #FFF;
	top:             8px;
	left:            12px;
}

#menu
{
	margin:          0 20px;
	height:          50px;
	background:      #ff9933 !important;
	background:      #ff9933;
	padding:         0px 0;
}

#menu ul
{
	margin:          0;
	padding:         2px;
	/* background:      transparent url('menuoff.png') top left repeat-x; */
	height:          15px;
}

#menu ul li
{
	list-style:      none;
	display:         inline;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	color:           #804000;	
	padding:         4px 7px 0px 20px;
	font-size:       1.2em;
	/* background:      transparent url('menuoff.png') center left repeat-x; */
	font-family:     Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana;;
	font-weight:     none;
	text-decoration: none;
}

#menu ul li a:hover
{
	/*background:      transparent url('menuon.png') center left repeat-x; */
	color:           #FDFDFD; 
}

#subnav
{
	margin:          0 20px;
	height:          10px;
	background:      #ff9933 !important;
	background:      #ff9933;
	padding:         0px 0;
}


#subnav ul
{
	margin:          0;
	padding:         2px;
	/* background:      transparent url('menuoff.png') top left repeat-x; */
	height:          15px;
}

#subnav ul li
{
	list-style:      none;
	display:         inline;
}

#subnav ul li a:link, #subnav ul li a:active, #subnav ul li a:visited
{
	color:           #804000;	
	padding:         4px 7px 0px 1px;
	font-size:       1.2em;
	/* background:      transparent url('menuoff.png') center left repeat-x; */
	font-family:     Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana;;
	font-weight:     none;
	text-decoration: none;
}

#subnav ul li a:hover
{
	/*background:      transparent url('menuon.png') center left repeat-x; */
	color:           #FDFDFD; 
}

#roundedheader
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url(images/belowheader.png) top left no-repeat;
}

#roundedheaderdown
{
	width:           640px;
	height:          18px;
	margin:          0 auto;
	background:      transparent url(images/belowheader.png) top left no-repeat;
}

#content
{
	min-height:      390px;
	width:           640px;
	margin:          0 auto;
	background:      transparent url(images/contentbg.png) top left repeat-y;
}

#insidecontent
{
	float:           left;
	padding-left:    25px;
	width:           355px;
}

#insidecontent p
{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     120%;
}

#insidecontent td

{
	margin:          0;
	color:           #767676;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	line-height:     120%;
}

#insidecontent a:link, #insidecontent a:active, #insidecontent a:visited
{
	color:           #ff7c11;	
}

#insidecontent a:hover
{
	color:           #f5ddb0; 
}


.onderschrift

{
   vertical-align:  	top; 
   color:      			#999999;
   font-size:       	10px;
   line-height:  		100%;
}

.bio

{ 
	text-align:			justify;
   	line-height:  		120%;
}

.agenda

{
	font-size:       	1em;

}
.newsongs

{
	line-height:  		100%;
}

#sidebar
{
	padding:         0 10px 10px 10px;
	float:           right;
	width:           210px;
	background:      #f6f6f6;
}

#sidebar p
{
	margin:          0;
	color:           #565656;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1em;
	line-height:     170%;
}

#sidebar a:link, #sidebar a:active, #sidebar a:visited
{
	text-decoration: underline;
	color:           #e36767;
}

#sidebar a:hover
{
	text-decoration: none;
}

#roundedfooter
{
	width:           640px;
	height:          40px;
	margin:          0 auto;
	background:      transparent url(images/abovefooter.png) top left no-repeat;
}

h1
{
	margin:          0;
	font-weight:     normal;
	color:           #f5ddb0;
	font-size:       3.2em;
}

h2
{
	margin:          0;
	display:         inline;
	position:        relative;
	top:             -1.5em;
	left:            2em;
	font-size:       1.8em;
	font-weight:     normal;
	color:           #ff7c11;
}

h3
{
	margin:          0;
	font-size:       1.5em;
	font-weight:     normal;
	color:           #94C258;
}


h4
{
   margin:          0;
   position:        top;
   font-size:12px; 
   font-weight:bold;
}


#footer
{
	margin:          0 auto;
	width:           641px;
	height:          39px;
	background:      transparent url(images/footer.png) top left repeat-x;
}

#footer span
{
	display:         block;
	position:        relative;
	font-family:     'lucida grande', 'franklin gothic medium', sans-serif;
	font-size:       1.2em;
	font-style:		 italic;
	padding:         10px;
	color:           #565656;
}

