/* --- default --- */
body, td, th, input, textarea, select {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}



body {
	background: #9E8358 url(bg.jpg) left top;
}

	a {
		color: #0088E8;
		font-weight: bold;
		text-decoration: underline;
	}

	a:hover {
		color: #ff8400;
		text-decoration: underline;
	}


#container {
	position: relative;
	margin: 0px auto;
    width: 930px;
}

	#header {
		position: relative;
		height: 276px;
		background: transparent url(bg-header.jpg) left top;
	}

		#ovimaps {
			position: absolute;
			left: 540px;
			top: 180px;
		}

			#ovimaps a {
				display: block;
				width: 150px;
				height: 80px;
			}
	
		#ltdate {
			position: absolute;
			left: 725px;
			top: 190px;
			color: #FFFFFF;
			font-size: 20px;
			font-weight: bold;
		}

			#ltdate span {
				display: block;
				font-size: 12px;
				font-weight: bold;
			}

		#endate {
			position: absolute;
			left: 840px;
			top: 190px;
			color: #000000;
			font-size: 20px;
			font-weight: bold;
		}

			#endate span {
				display: block;
				font-size: 12px;
				font-weight: bold;
			}

	#navigation {
		position: relative;
		height: 96px;
		margin-bottom: 10px;
	}

		#explore {
			position: absolute;
			left: 0px;
			top: 0px;
		}

			#explore a {
				display: block;
				width: 136px;
				height: 96px;
				background: url(explore.gif);
			}
			
		#navigation ul.top {
			position: absolute;
			left: 142px;
			top: 0px;
			width: 788px;
			list-style-type: none;
			background: #000000;
			margin: 0px;
			padding: 0px;
		}

			#navigation ul.top li {
				float: left;
				border-right: 1px solid #525252;
			}

			#navigation ul.top li.last {
				border-right: 0px;
			}

			#navigation ul.top li a {
				padding: 8px 10px;
				display: block;
				font-size: 14px;
				font-weight: bold;
				color: #ffffff;
				text-decoration: none;
			}

			#navigation ul.top li a:hover {
				text-decoration: underline;
			}

		#navigation ul.bot {
			position: absolute;
			left: 142px;
			top: 35px;
			list-style-type: none;
			background: url(bg-ul.gif);
			margin: 0px;
			padding: 0px;
		}

			#navigation ul.bot li {
				float: left;
				border-right: 1px solid #676159;
			}

			#navigation ul.bot li.last {
				border-right: 0px;
			}

			#navigation ul.bot li a {
				padding: 6px 10px;
				display: block;
				font-size: 11px;
				font-weight: normal;
				color: #BDBDBD;
				text-decoration: none;
			}

			#navigation ul.bot li a:hover {
				text-decoration: underline;
			}

		#navigation h2 {
			position: absolute;
			left: 155px;
			top: 70px;
			font-weight: bold;
			font-size: 16px;
			color: #ffffff;
		}

		#navigation #en {
			position: absolute;
			left: 860px;
			top: 40px;
		}

			#navigation #en a {
				display: block;
				width: 56px;
				height: 51px;
				background: url(en.gif);
			}

				#navigation #en a span {
					display: none;
				}

	#footer {
		color: #ffffff;
		padding-bottom: 20px;
	}

.nav {
	list-style-type: none;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	background: url(bg-ul2.gif);
}

	.nav li {
		float: left;
		border-right: 1px solid #525252;
	}

	.nav li.last {
		border-right: 0px;
	}

		.nav li a {
			padding: 6px 9px;
			display: block;
			float: left;
			font-weight: bold;
			font-size: 12px;
			color: #ffffff;
			text-decoration: none;
		}

		.nav li a:hover {
			text-decoration: underline;
		}
		

.block {
	margin: 0px 0px 25px 0px;
}

	.block h1 span,
	.cols-titles h1 span {
		display: block;
		float: left;
		background: url(bg-h.gif);
		padding: 4px 10px;
		margin: 0px;
		color: #85C300;
		font-size: 24px;
		font-weight: bold;
	}

	.block h1.orange span,
	.cols-titles h1.orange span {
		color: #FF8400;
	}

	.cols-titles h1.white span {
		color: #FFFFFF;
	}

.block .info {
		background: url(bg-content.gif);
		padding: 10px 10px;
		line-height: 18px;
	}

	.block .info img {
		padding: 3px 3px 2px 2px;
	}

	.block .info .video {
		float: left;
		margin: 10px 0px 10px 20px;
	}


.cols {
	background: url(bg-cols.gif);
}

.col1 {
	float: left;
	width: 354px;
	margin: 0px 10px 0px 0px;
}
	.col1 .info,
	.col2 .info,
	.col3 .info {
		padding: 10px!important;
		background: transparent!important;
	}

.col2 {
	float: left;
	width: 278px;
	margin: 0px 10px 0px 0px;
}

.col3 {
	float: left;
	width: 278px;
}


.big {
	font-size: 14px;
}

.info p {
	padding-bottom: 15px;
}


.col1 ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

	.col1 ul li {
		padding: 3px 0px 3px 20px;
		background: url(bullet.gif) no-repeat left 6px;
		font-size: 14px;
	}

.col2 ul {
	list-style-type: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

	.col2 ul li {
		padding: 3px 0px 3px 20px;
		background: url(bullet.gif) no-repeat left 6px;
		font-size: 14px;
	}


