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




/*

#contact
{
	width:250px;
	border:1px solid #006634;
	text-align:right;
	color:#FFFFFF;
	padding-bottom:5px;
	background-color:#006634;
}

#contact h2
{
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	text-indent:5px;
}
#contact input, textarea
{
	margin-top:5px;
}

.contact_submit
{
	border:1px solid #FFFFFF;
	background-color:#006634;
	padding:0px 10px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:85%;
}
*/










#press a, #press a:hover
{
	color:#999999;
	text-decoration:none;
}




#flash_header
{
	height:182px;
	width:615px;
}
#headline
{
	background-color:#fdfcd5;
	width:94%;
	padding:10px 3%;
	border-right:1px solid #999999;
	border-bottom:1px dashed #999999;
}

#left_side
{
	width:264px;
	background-image:url(../../images/left_side_repeat.jpg);
	background-repeat:repeat-y;
	font-size:90%;
	float:left;

}
#left_side_bottom
{
	background-image:url(../../images/left_side_bottom.jpg);
	padding-top:20px;
	width:100%;
	background-repeat:no-repeat;
	height:16px;
	background-position:bottom;
}
#left_side p
{
	color:#FFFFFF;
}

#right_side
{
	width:615px;
	float:right;
}