/* CSS Document */
body, div, h1, h2, h3, form, label, input, textarea, img, span {
	margin:0; padding:0; /* initialize all tags, especially divs */
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-image: url(../_images/bgBody2.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
/* ===== Main layout =============================*/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 0px;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}
#header {
	position: absolute;
	height:350px;
	background-repeat: repeat;
	left: 0px;
	top: 0px;
	width: 1000px;
}
#hdBarT {
	height: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
}
#hdBarT1{
	height: 10px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 180px;
	z-index: 9;
	width: 1000px;
}
#hdBarB {
	position:absolute;
	left:0px;
	width:1000px;
	height:160px;
	z-index:1;
	background-image: url(../_images/bgBoogjes5.jpg);
	background-repeat: repeat-x;
	top: 190px;
}
#hdBarB1{
	height: 10px;
	position: absolute;
	width: 1000px;
	left: 0px;
	top: 350px;
	background-color: #FFFFFF;
}
#hdBanner {
	background-color: #333333;
	position: absolute;
	height: 180px;
	width: 340px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	right: 0px;
}
#hdImg {
	position:absolute;
	left:340px;
	top:0px;
	width:660px;
	height:248px;
	z-index:1;
	background-color: #FF00FF;
	visibility: visible;
	z-index: 2;
}
#hdLogo {
	position: absolute;
	height: 180px;
	width: 330px;
	left: 330px;
	visibility: visible;
	text-align: center;
	top: 0px;
	background-color: #FFFFFF;
}
#hdTitle {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	text-align: left;
	visibility: visible;
	z-index: 4;
	top: 18px;
	padding: 0px;
}
#hdLink {
	position: absolute;
	width: 138px;
	top: 146px;
	padding: 2px;
	right: 178px;
	font-size: 1em;
	visibility: visible;
	z-index: 6;
}
#container1 {
	background-image: url(../_images/bgContainer1.jpg);
	height: auto;
	left: 0px;
	top: 360px;
	width: 1000px;
	position: absolute;
}
#container2 {
}
#contentL {
	float: left;
	height: auto;
	width: 320px;
	padding: 0px;
}
#contentR {
	float: right;
	height: auto;
	width: 310px;
	padding: 5px;
}
#contentC {
	width: 330px;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 330px;
}
#contentClear{
	clear:both;
	height: 0px;
	float: none;
}
#conMap{
	position: static;
	height: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	font-size: 14px;
	text-align: center;
}
#footer {
	width:100%;
	z-index:6;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: inherit;
	clear: both;
	height: 32px;
	background-color: #FFFFFF;
}

/* ===== Navigation ==============================*/
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
#footer a:active {
	color: #333333;
}

#header a {
	color: #FFFFFF;
}
#hdNavigation {
	position: absolute;
	height: 32px;
	left: 0px;
	width: 300px;
}
#header ul{
	list-style-type:none;
	position:absolute;
	width:auto;
	padding: 0;
	height: 32px;
	margin: 0px;
}
#header ul li{
	background:url(../images/nav_div.gif) right top no-repeat;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a{
	display:block;
	background-color:#FFFFFF;
	text-decoration:none;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#header ul li a:hover{
	color:#fff;
	background-color:#666666;
}
#header a.selected {
	color: #FFFFFF;
}
/* ============= */
#contentL ul{
	list-style-type:none;
	left:0px;
	width: 320px;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#contentL ul li{
}
#contentL ul li a{
	display:block;
	text-decoration:underline;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	height: 24px;
	width: 140px
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#contentL ul li a:hover{
	color:#fff;
	background-color:#999999;
}
#contentL a.selected {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/* ===== Tags and Classes =========================*/
.contentC p {
	font-size: 1.2px;
}
h1 {
	margin-bottom: -10px;
	font-size: 48px;
	font-family: "Edwardian Script ITC", "Kunstler Script";
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	margin-bottom: 20px;
	text-align: center;
	color: #333333;
	font-family: "Edwardian Script ITC", "Kunstler Script";
	font-size: 42px;
	font-weight: bold;
}
h3 {
	margin-bottom: 20px;
	text-align: center;
	color: #333333;
}
.foot {
	color: #FFFFFF;
	background-color: #CCCCCC;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.font16white {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
.imgFR {
	margin: 10px;
	float: right;
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 1.4em;
}
.style2 {
	color: #008000;
	font-weight: bold;
	font-size: 1.2em;
}
.style3 {
	font-family: "Edwardian Script ITC", "Kunstler Script";
	font-size: 18px;
	font-weight: bold;
}

