@charset "utf-8";

div#flash-header
{
	height: 369px;
}

div#left
{
	width: 643px;
	float: left;
	padding-bottom: 35px;
}

div#left,
div#left p,
div#left td,
div#left span,
div#right,
div#right p,
div#right td,
div#right span
{
	line-height: 1.8em;
}

.visitors td, .visitors td *
{
	line-height: normal !important;
}

div#left .content
{
	padding: 10px 0 0 20px;
}

div#left .column1
{
	width: 280px;
	float: left;
	padding: 40px 10px 0 0;
}

div#left .column2
{
	width: 330px;
	float: left;
	padding: 40px 0 0 10px;
}

div#right
{
	width: 286px;
	float: left;
	padding-bottom: 88px;
}

div#right .visitors
{
	margin-left: 23px;
	padding: 0 22px;
	background: white url('images/right-bg.gif') no-repeat top center;
	border: 1px solid #BB006E;
	border-top: none;
}

div#right .visitors .white-area
{
	height: 70px;
}

div#right .visitors p
{
	line-height: 1.5em !important;
	margin: 0;
	padding: 0;
}

div#right .visitors .white-area,
div#right .visitors .white-area *
{
	color: white;
	/*line-height: 1.8em;*/
}

div#right .visitors .white-area option
{
	color: black;
}

div#the-latest
{
	margin: 20px 0 0 23px;
	background: url('images/get-latest-bg.gif') no-repeat top left;
	height: 57px;
	padding: 65px 0 10px 23px;
	font-size: 10px;
	color: white;
}

div#the-latest .emailbox
{
	background: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: white;
	margin: 0;
	padding: 3px;
	border-bottom: 2px dotted white;
}

div#the-latest a:visited,
div#the-latest a:link,
div#the-latest a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	width: auto;
	text-decoration: none;
	color: white;
}

div#the-latest span.emailbox
{
	border: none !important;
	font-size: 18px;
}

div#itinerary
{
	width: 640px;
	height: 254px;
	clear: both;
	color: White;
	background: url('images/itinerary.jpg') no-repeat top left;
}

div#itinerary *
{
	color: white;
}

div#itinerary option
{
	color: black;
}

div#itinerary .inner
{
	padding: 79px 46px 53px 274px;
}









