/* ------------------------------------------------------- FONTS ------------------------------------------------------- */

/*
font-family:'Trajan W01';

Regular'; 400
Bold'; 700




/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

.bgPanelList {
	background-image: url(../images/backgrounds/bg-tint-white-10.png);
	background-repeat: repeat;
}


h1 {
	font-family: "Trajan W01";
	font-weight: 400;
	font-size: 30px;
	line-height: 34px;
	color: #3c5f16;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2 {
	font-family: "Trajan W01";
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	color: #b49e52;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.lkMenu:link, a.lkMenu:visited {
	font-family: "Trajan W01";
	font-weight: 400;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 12px;
	padding-bottom: 10px;
}

a.lkMenu:hover, a.lkMenu:active {
	color: #FFF;
	background-repeat: repeat;
	background-color: #000;
}

a.lkfooter:link, a.lkfooter:visited {
	text-decoration: none;
	color: #999;
	font-size: 90%;
}

a.lkfooter:hover, a.lkfooter:active {
	text-decoration: none;
	color: #FFF;
}

a.LinksIMGs:link, a.LinksIMGs:visited {
	border: 1px solid #487429;
	display: block;
}

a.LinksIMGs:hover, a.LinksIMGs:active {
	border: 1px solid #FFF;
	display: block;
}

/* ------------------------------------------------------- TXT ------------------------------------------------------- */



/* ------------------------------------------------------- DIV ------------------------------------------------------- */
#wrapper {
	position: relative;
	width: 980px;
	height: 100%;
	text-align: left;
	z-index: 1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position: relative;
	width: 960px;
	height: 220px;
	text-align: center;
	z-index: 88;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	background-image: url(../images/WPP-header.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-radius: 20px 20px 0px 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#pageTitle {
	position: absolute;
	width: 570px;
	height: 70px;
	font-family: "Trajan W01";
	font-weight: 400;
	font-size: 64px;
	line-height: 70px;
	text-align: left;
	z-index: 80;
	top: 370px;
	color: #FFF;
	left: 54px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);

}

#menu {
	position: relative;
	width: 960px;
	text-align: center;
	z-index: 1;
	background-color: #b49e52;
	top: -48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sliderpanels {
	position: relative;
	width: 960px;
	text-align: center;
	z-index: 20;
	top: -48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	position: relative;
	width: 960px;
	height: 100%;
	text-align: center;
	z-index: 1;
	background-image: url(../images/backgrounds/bg-tint-brown-90.png);
	top: -48px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	position: relative;
	width: 960px;
	text-align: center;
	z-index: 1;
	margin-bottom: 20px;
	background-color: #3c5f16;
	border-radius: 0px 0px 20px 20px;
	top: -48px;
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#videolisting {
	position: relative;
	width: 260px;
	background-image: url(../images/backgrounds/bg-tint-white-10.png);
}
#videoplaybtn1 {
	position: absolute;
	width: 200px;
	height: 130px;
	text-align: left;
	z-index: 50;
	top: 20px;
	left: 30px;
}
#videoplaybtn2 {
	position: absolute;
	width: 200px;
	height: 130px;
	text-align: left;
	z-index: 50;
	top: 20px;
	left: 30px;
}

/* ------------------------------------------------------- BG's ------------------------------------------------------- */



/* ------------------------------------------------------- MISC ------------------------------------------------------- */
p {
	margin-top: 0px;
}
.txtwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
.txtwhite14pxBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
.txtwhite18pxBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.txtwhite22pxBold {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	line-height: 26px;
}
.txtcentre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
}
.txtcentre10px {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}
.txtcentre12px {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}
.txt10px {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 11px;
}
