/* CSS Document */
/* content:
	-
	-
	*/
	

/* ------------------------------------------------------------------ */
/* PRESETS */

	BODY {
		margin:0px; 
		padding:0px;
		background:url(../image/lt_background.gif) repeat-x #d0bc8d;
		}



/* ------------------------------------------------------------------ */
/* LAYOUT */

	#container_absolute {
		width:100%;
		background:url(../image/lt_backimg.jpg) no-repeat top;
		height:527px;
		}
	
	#container {
		width:623px;
		margin-left:-311px;
		position:absolute;
		left:50%;
		}
		
	#content {
		width:624px;
		float:none;
		clear:both;
		background:url(../image/lt_panels_back.gif) repeat-x #FFFFFF;
	/* 	margin:0px 6px; */
		}
			
	DIV.shadow { 
		width:32px;
		height:191px;
		float:left;
		}


	
	/* ------------------------------------------------------------------ */
	/* HEADER */
	
		#header {
			width:624px;
			float:none;
			clear:both;
			height:67px;
			}
		
		#banner {
			width:624px;
			float:none;
			clear:both;
			height:219px;
			}
	


	/* ------------------------------------------------------------------ */
	/* FOOTER */
#footer2 {width:624px; float:none; clear:both; background-color:#FFFFFF; background-image:url(../image/lt_footer2.gif); background-repeat: no-repeat;	text-align:center;}

#footer3 {width:624px; padding-top:24px; float:none; clear:both; background-color:#FFFFFF; background:url(../image/lt_footer3.gif) no-repeat;	text-align:center;}
#footer3 A#copyright {font-size:10px; color:#FFF; text-decoration:none;}
#footer3 A#copyright:hover {color:#FFF;}
#footer3 A#created {font-size:10px; color:#ebe2ce; text-decoration:none;}
#footer3 A#created:hover {color:#f8f4eb;}



/* ------------------------------------------------------------------ */
/* SWF's */

	#mainflash {
		width:624px;
		height:219px;
		}


/* ------------------------------------------------------------------ */
/* FORMS */


/* ------------------------------------------------------------------ */
/* TEXT */

	P, A, SPAN, LI, LABEL, STRONG {font-family:Tahoma; font-size:11px; margin:0px 0px 8px 0px;}
	
	.bright {color:#ffffff;}


/* ------------------------------------------------------------------ */
/* CONTENT */

	#panel_content {width:560px; float:left; background:url(../image/lt_panels_back.gif) repeat-x;}
	
	DIV.panel01, DIV.panel02, DIV.panel03 { width:160px; float:left; margin-top:11px; padding:0px 10px;}
	
	DIV.panel01 {background:url(../image/lt_panel01_back.gif) repeat-x #676052; height:185px; padding-top:6px;}
	DIV.panel01 P {color:#b3a99f;}
	DIV.panel02 {background:url(../image/lt_panel02_back.gif) repeat-x #9f9e9c; height:191px; margin-left:10px;}
	DIV.panel02 P {color:#e8e8e8;}
	DIV.panel03 {background:url(../image/lt_panel03_back.gif) repeat-x #d1d0ce; height:185px; margin-left:10px; padding-top:6px;}
	DIV.panel03 P {color:#ffffff;}
	
	IMG.panelTitle {width:150px; height:43px; float:left;}
	
	.ornament {float:left;}
	
	a {
		color:#FFFFFF;
	}
	
	.thumb {
		width:134px;
		height:134px;
		text-align:center;
		border:8px solid #D0CFCC;
	}
	img {
		border:0px;
	}
	
	h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color: #F1F1F1;
		padding-top:5px;
		margin:0px;
		margin-bottom:5px;
	}
	
	p#honeti {
		width:120px;
		margin:0 auto;
		padding:10px 0 0 0;
	}
	
	p#honeti a {
		text-decoration: none;
		float:right;
		margin:0;
	}

	p#honeti a span {
		background: url(../image/honeti.png) no-repeat 0 0;
		height:27px;
		width:27px;
		float:right;
		margin-top:-6px;
	}
	
	p#honeti a:hover span {
		background-position:0 -30px;
	}


