/**
* Treasure Your Trip Flash Game Stylesheet
*
* htdocs/treasure/*
*
* December 2007
*/


/**
* PAGE ELEMENTS
*/

*
{

}

FORM INPUT.text
	{
	border:none;
	background:transparent;
	width:100%;
	color:#10839a;
	}
TD 
	{
	text-align:left;
	}
TD.formlabel
	{
	padding:0 5px 0 5px;
	border-left:2px solid #633f23;
	border-top:2px solid #633f23;
	border-bottom:2px solid #633f23;
	color:#10839a;
	font-size:12px;
	font-weight:bold;
	
	}
TD.formelement
	{
	padding:0 2px 0 2px;
	border:2px solid #633f23;
	
	}
TABLE.form
	{
	
	}
TABLE.form_winner
	{
	width:100%;
	}
TABLE.form_winner TD.formelement
	{
	width:380px;
	}
TABLE.form_winner TD.formlabel
	{
	text-align:right;
	}
TR.spacer TD
	{
	height:5px;
	}
A.formbutton
	{
	font-weight:bold;
	color:#10839a;
	text-decoration:none;	
	}
A.tablink
	{
	font-family:  Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#714523;
	text-decoration:none;	
	}
IMG.content_image
	{
	border:5px solid #714523;
	float:left;
	margin: 0px 10px 10px 0;
	}
IMG.content_image_nofloat
	{
	border:5px solid #714523;
	
	margin: 0px 10px 10px 0;
	}
#three_boxes TD
	{
	padding:0 5px 0 5px;
	font-family: Times, serif, Georgia;
	vertical-align:top;
	font-size:12px;
	color:#714523;
	line-height:15px;
	}
	

DIV.content
	{
	font-size:13px;
	color:#714523;
	font-family: Times, serif, Georgia;
	font-weight:bold;
	}
	
DIV.small_content TABLE TD
{
	font-size:12px;
	color:#714523;
	font-family: Times, serif, Georgia;
	
}
DIV.small_content TABLE TD A
	{
	font-size:11px;
	color:#714523;
	font-family: Times, serif, Georgia;
	font-weight:bold;
	}


A
	{
	font-size:12px;
	color:#411503;
	font-family: Times, serif, Georgia;
	font-weight:bold;
	}
A.plain
	{
	text-decoration:none;
	}
A.bland_link
	{
	font-weight:100;
	}
	
DIV.footer_link_area
	{
	padding-top:15px;
	padding-left:0px;
	}
DIV.main_shell_copy
	{
	overflow-y:scroll; 
	overflow-x:hidden; 
	height:455px;
	border:3px solid  #714523;
	padding-right:10px;
	padding-left:5px;
	background:#fff;

	}
	
DIV.main_shell_copy P
	{
	line-height:15px;
	}
	
/**
* FONT STYLES
*/

*
	{
	font-family: serif, Georgia;
	
	font-size:12px;
	}

.large
	{
	font-size:1.5em;
	line-height:.9em;
	}
	
SPAN.drop_caps
	{
	float:left;color:#10839a;
	font-size:30px;
	line-height:20px;
	padding:2px;
	padding-top:5px;
	padding-right:5px; 
	font-family: Times, serif, Georgia;
	}
SPAN.errortext
	{
	color:#f00;
	font-weight:bold;
	}
SPAN.block_header
	{
	color:#512503;
	font-family: Times, serif, Georgia;
	font-weight:bold;
	}
	
P, DIV.copy
	{
	font-size:12.5px;
	line-height:15px;
	color:#613513;
	font-family: Times, serif, Georgia;
	font-weight:normal;
	}
DIV.copy2
	{
	font-size:12.5px;
	line-height:15px;
	color:#613513;
	font-family: Times, serif, Georgia;
	font-weight:normal;
	}	
DIV.twin_block
	{

	float:left; 
	width:210px; 


	
	}
	div.twin_block_inner
	{
	padding:5px;
	}
b
{
color:#512503;
}
UL
{
margin-top:0px;
}