/* TAGS */

body		{
				background-color: #663C1F;	background-image: url(bg/bg.png);	background-repeat: repeat;
				margin-left: 0px; 	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;
				font-family: verdana;			font-size: 10px;			color: #2F0900; 	
				padding-top:3px; 			padding-right:10px; 			line-height:10px;
			}


hr			{ 	width: 100%; align: left; border: none; border-bottom: 1px solid #FFFFFF; height: 0;	}



input,textarea	{ 
				background-color: #9c9179; 	font-family: verdana; 
				font-size: 10px; 	border: 1px solid;
				border-color: #777777; 
			}


a 			{	color: #2F0900; 	text-decoration: none; 														}

a:hover 	{ 	color: #2F0900;  	text-decoration: underline; 												}




/* FOOTER */

#footer {  color: #E5D390; font-family: verdana;			font-size: 10px; }
#footer	a {  background-color: #2F0900; color: #E5D390; text-decoration: none; } 
#footer	a:hover {  color: #E5D390; text-decoration: underline; }



			





/* CLASSES */

.red		{ 	color: #790000; 	font-weight: bold;			padding-top:3px;		 						}

.newsheader {	color: #2F0900;		font-size: 15px;			line-height: 20px;		font-weight: bold;		}

.newstext	{	color: #2F0900; 	font-weight: normal;		line-height: 12px;	 margin-top: -5px;							}

.footertext {	color: #E5D390;		font-family: verdana;		font-size: 10px; 		line-height:15px;		}

.security_code_input { font-size: 30px; width: 100px; height: 35px; font-family: courier; margin-left: 5px; border: 1px solid; border-color: #777777; background-color: #cccccc; }

.input 		{ 	background-color: #9c9179; font-family: verdana; color: #ffffff; font-size: 10px; border: 1px solid; border-color: #777777; }

.select		{ 	width: 175px; background-color: #9c9179; font-family: verdana; color: #ffffff; font-size: 10px; border: 1px solid; border-color: #777777; }

.option		{ 	font-weight: bold; background-color: #9c9179; font-family: verdana; color: #ffffff;  font-size: 10px; border: 1px solid; border-color: #777777; }

.checkbox	{	background: transparent;  border: 0px; 	}

.includes	{ 	font-family: verdana; font-size: 10px; color: #2F0900; padding-top:3px; padding-right:10px; line-height:10px; }



/* LAYERS */


#lyr_algemeen	{
					position:relative;
					width:450px;
					height:180px;
					z-index:1;
					left: 100px;
					top: 10px;
					visibility: visible;
					overflow: hidden;
					font-family: verdana;
					font-size: 10px;
					font-color: #2F0900;
					padding-top:3px;
					padding-right:10px; 
					line-height:10px;
				}

#lyr_first	{
		position:relative;
		width:162px;
		height:200px;
		z-index:1;
		left: 80px;
		top: 15px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #2F0900;
		padding-top:3px;
		padding-right:10px; 
		line-height:10px;
		}

#lyr_latest_news{
		position:relative;
		width:180px;
		height:326px;
		z-index:2;
		left: 255px;
		top: -190px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #2F0900;
		padding-top:3px;
		padding-right:10px; 
		line-height:10px;
		}

#lyr_tour_dates	{
		position:relative;
		width:350px;
		height:150px;
		z-index:3;
		left: 35px;
		top: 5px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #2F0900;
		padding-top:3px;
		padding-right:10px; 
		line-height:10px;		
		}

#lyr_newsletter	{
		position:relative;
		width:350px;
		height:60px;
		z-index:3;
		left: 43px;
		top: -40px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #2F0900;
		padding-top:3px;
		padding-right:10px; 
		line-height:10px;
		}

#lyr_management	{
		position:relative;
		width:162px;
		height:60px;
		z-index:1;
		left: 78px;
		top: -315px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #2F0900;
		padding-top:3px;
		padding-right:10px; 
		line-height:10px;
		}


#lyr_footer	{
		position:relative;
		width:500px;
		height:60px;
		z-index:1;
		top: -180px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #9c9179;
		padding-top:3px;
		padding-right:10px; 
		line-height:12px;
		}

#lyr_media_player	{
		position:relative;
		width:150px;
		height:150px;
		z-index:1;
		top: 0px;
		left: 0px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #9c9179;
		padding-top:3px;
		padding-right:10px; 
		line-height:12px;
		}

#lyr_banner {

	position:relative;
		width:762px;
		height:150px;
		z-index:2;
		top: -225px;
		left: 0px;
		visibility: visible;
		overflow: hidden;
		font-family: verdana;
		font-size: 10px;
		color: #9c9179;
		padding-top:3px;
		padding-right:10px; 
		line-height:12px;
		}


