@charset "utf-8";
/* CSS Document */
body {
	background-color:#ffefb4;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#container {
	position:relative;
	width:894px;
	background-color:#ffffff;
}
#header {
	position:relative;
	height:225px;
	z-index:100;
}
#header .logo {
	position:absolute;
	width:301px;
	height:180px;
	left: 58px;
}
#header #message {
	padding:14px 7px 10px 8px;
	text-align:left;
	text-transform:uppercase;
	position:absolute;
	background-color:#fec86f;
	width:399px;
	height:145px;
	top: 10px;
	left: 465px;
}
#header #nav {
	position:relative;
	height:32px;
	top: 190px;
	width: 896px;
}
#contentArea {
	position:relative;
	top:8px;
	left:0px;
	text-align:left;
	z-index:1;
}
#contentLT {
	position:absolute;
	width:455px;
	display:inline;
	top:0px;
	left:0px;
}
#homeContent {
	top:0px;
	left:0px;
	width:409px;
	padding:4px 4px 0px 4px;
	background-color:#fec86f;
	margin:0px 8px 3px 7px;
	height: 310px;
	overflow:hidden;
}
#homeContent p {
	font-size:9pt;
	margin:0px;
	padding:3px 5px 1px 5px;
}
a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#footer {
	position:relative;
	height:103px;
}
#fullOr {
	position:relative;
	background-color:#fec86f;
	margin:8px 15px 3px 15px;
	padding:10px;
}
#fullWht {
	position:relative;
	background-color:#fff;
	margin:8px 15px 3px 15px;
	padding:10px;
}
#fullWht a {
	color:#fec86f;
	text-decoration:none;
	font-weight:bolder;
}
#fullWht a:hover {
	text-decoration:underline;
}
#intColA {
	background-image:url(../images/layout/intBKD.gif);
	background-repeat:repeat-y;
	margin:0px;
	min-height: 513px;
	width: 440px;
}
#intColA.left {
	margin:0px 7px 0px 15px;
}
#intColA.right {
	margin:0px 15px 0px 7px;
}
#intColB {
	padding:8px 8px 0px 8px;
	background-color:#fec86f;
	margin:0px 0px 3px 0px;
	min-height: 504px;
}
#intColB.left {
	margin:0px 7px 0px 15px;
}
#intColB.right {
	margin:0px 15px 0px 7px;
}
#homeLT{position:relative; top:0px; left:10px;}
#palace{
	position:absolute;
	top:187px;
	left:0px;
	width: 479px;
	height: 338px;
	z-index:100;
	overflow:hidden;
}

