@charset "utf-8";
/* CSS Document */

	* {padding: 0; margin: 0; border:0;}
	ul,ol { list-style: none; }
	
	body { background: /*#EBDAC3*/#FCF4E8 url(images/tlo_header.jpg) top center no-repeat; font-family: Georgia, "Times New Roman", Times, serif; }
	hr { background: transparent url(images/hr.gif) 50% 50% no-repeat; width: 730px; height:42px; clear: both; border: 0; }
	
	a { color: #000000; text-decoration: underline; }
	a:hover { text-decoration: none; }
	
	#container { margin: 0 auto; width: 780px; }
	#head h1 { display: block; height:80px; width:200px; text-indent: -9009px; }
	#head h2 { display: block; height:80px; width:200px; text-indent: -9009px; }
	#head li { display: inline; margin:0; padding: 0; border: 0; }
	
	#content>p {  font-size: 15px; text-indent: 0px; color: #734C26; margin: 10px 15px 10px 35px; text-align:justify; }
	
	#cont-box { color: #734C26; text-align:justify; background: transparent url(images/tlo_rog.gif) top left no-repeat; padding: 30px 15px 0 35px; clear: both; overflow: hidden; }
	#cont-box h2 { font-weight: lighter; margin-bottom: 7px; margin-left: 15px; letter-spacing: 1px; color: #663300; line-height: 100%; }
	#content h3 { font-weight: lighter; letter-spacing: 0px; color: #663300; line-height: 100%; text-align: center; margin: 10px 0 15px 0; text-transform: uppercase; }
	#cont-box h2 em { display:block; font-size: 13px; margin-top: -5px; }
	#cont-box p { margin-bottom: 12px; font-size: 15px; text-indent: 0px; line-height: 125%; }
	#cont-box em { color: #000000; }
	#cont-box ul { font-size: 15px; margin-left: 25px; list-style: circle; margin-bottom: 7px; }
	#cont-box ol { font-size: 15px; margin-left: 25px; list-style-type: decimal; margin-bottom: 7px; }
	#cont-box li { margin: 5px 0 0 5px; }
	#cont-box li em.category { display: block; color: #999; font-size: 12px; }
	#cont-box li a { text-decoration: none; }
	#cont-box li a:hover { text-decoration: underline; }
	
	#cont-box ul.references li { list-style:none; float: left; display: block; margin: 0 20px 0 0; }
	#cont-box ul.references img { border: 4px solid #A28263; }
	
	#cont-box ul.cats
	{	list-style: none;	margin: 0;	padding: 0;	}
	#cont-box ul.cats li
	{	float: left;	padding: 2px 6px;	}
	
	#footer { color: #734C26; font-size: 13px; padding: 15px 15px 20px 15px; letter-spacing: 1px; clear: both; }
	#footer span { letter-spacing: -1px; margin-top: -11px; color: #A28263; }
	#footer li { display: inline; margin-right: 10px; }
	
	.input { font-size: 13px; background-color: #fff; padding: 4px 5px; font-family: Georgia, 'Times New Roman', Times, serif; color: #333333; width: 250px; border: 2px solid #EBDAC3; }
	.textarea { font-size: 13px; background-color: #fff; padding: 4px 5px; font-family: Georgia, "Times New Roman", Times, serif; color: #333; width: 250px; border: 2px solid #EBDAC3; height: 250px; }
	#contact-list ul { list-style: none; margin: 0; }
	#contact-list ul li { margin: 15px 0 3px; }