/* Begin Public content Templates     */
/* ------------------------------------ */
body {
	background-image: url(../images/tlc_pageBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#menu {
	position:absolute;
	top: 135px;
	left: 50%;
	margin-left:-470px;
	width:960px;
	}
	
#listMenuRoot {	
	margin-top:0px; 
	padding-left:0px; 
	}

#floatMain {
	position: absolute;	
	top: 0px; 
	left: 50%;
	margin-left:-480px;
	width: 960px;
	}
	
#pageDiv {
	width: 960px;
	background-color:#FFFFFF;
	color:#333333;
	}
	
#header01 { 

	}

#header02 { 
	background-color:#607E9E;
	color:#FFFFFF;
	height:117px;
	}
	
/* Table cells - photo/qcklinks area */	
#cell01 {
	width:559px;
	vertical-align:top;
	}
#cell02 {
	width:185px;
	padding-top: 20px;
	vertical-align:top;
	}

#contentArea {
	background-image: url(../images/tlc_contentResize.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}
#content {
	width:840px;
	margin-left: 55px;
	margin-right: 20px;
	padding-bottom: 20px;
	}

#content li {
	padding-top:4px;
	padding-bottom:8px;
	}

#bcrumb {
	position: absolute;
	left: 55px;
	top: 310px;	
	color: #A99784;
	}

#bMark {
	position: absolute;
	left: 780px;
	top: 175px;	
	}
#eLink {
	position: absolute;
	left: 780px;
	top: 222px;
	}	

#printBtn {
	position: absolute;
	left: 780px;
	top: 253px;
	}	


/* ------------------------------------ */
/* SEARCH  */

#searchPos label { display:none; }
#searchPos {
	position: absolute;
	left: 760px;
	top: 310px;
	}
.searchInput {
	border:1px solid #967C60;
	position:relative;
	top:-5px;
	width:110px;
	background-color: #FFFFFF;
	color:#666666;	
	font-size:10px;	
	margin-right: 1px;
	padding:2px;
	}


/* ------------------------------------ */
/* FOOTER */

#footer {
	clear: both;
	background-image: url(../images/tlc_footerBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
	height:81px;
	}
	
#topBtn {
	float:right;
	padding-top:52px;
	padding-right:20px;
	padding-bottom: 0px;
	}
	
.footerTxt01 {
	font-size:11px;	
	}
.footerTxt02 {
	font-size:11px;
	color:#3D3328;
	}
	
#footer01 {
	padding-top: 15px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	text-align:center;
	}
#footer02 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align:center;
	}	

/* footer pipe */
.fPipe { padding-left: 7px; padding-right:7px; color:#A18D77; }	

	
#dblink { 
	padding-top:10px;
	padding-right:20px;
 	}
