/*   Tiger Lillies Style sheet    */

#tltopbanner {
	top:0px;
	left:165px;
	position:absolute;
	margin-top:2px;
}

#tlmenuright {
	position:absolute;
	left:870px;
	top:155px;
	margin-top:10px;	
}
#tmenubot {
	position:absolute;left:170px;top:5000px;
}


#tcontentdiv {
	position:absolute;
	top:160px;
	left:170px;
	width:700px;
	margin-left:0px;	
	margin-top:0px;
}





A.tl:link  {
	color: #3CB371;
	text-decoration: none;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
    
    A.tl:visited  {
	color: #4682B4;
	text-decoration: none;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
}
    
    A.tl:hover  {
	text-decoration: underline;
	font-size: 12px;
	font-family: "Comic Sans MS";
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .8px;
	font-weight: bold;
}


h1.tl
{
	font-family: "Copperplate Gothic Bold";
	font-weight: bold;
	font-size: 60px;
	margin-bottom: 0.1em;
	color: #BF6000;
	line-height: 1.3;
}

h2.tl
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.1em;
	color: #D96D00;
	line-height: 1.4;
}
td.tl, body.tl
{
	font-family: "Comic Sans MS";
	font-size: 10.5pt;
	color: #FFD6AC;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}
td.fakeo, body.fakeo
{
	font-family: "Comic Sans MS";
	font-size: 9.5pt;
	color: #BABABA;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
}

i.tl{
	color: #DC143C;
	}
	
	b.tl{
	color: #FF8102;
	text-align: center;
}

 em.tl {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #DC143C;
}

blockquote
{
	font-size: 12px;
	margin-bottom: 0.5em;
	color: #F4A460;
	font-style: italic;
}