/* Global Styles */

body 
{
	margin:				0px;
	color:				#003366;
	background-color:	#F2F2F2;
	font-size:			12px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}
td 
{
	vertical-align:		top;
}
h1,h2,h3,h4,h5,h6 
{
	font-weight:		600;
}
h1
{
	font-size:			18px;
}
h2 
{
	font-size:			16px;
}
h3 
{
	font-size:			14px;
	margin:				0px;
}
table
{
	border-spacing:		0px;
	padding:			0px;
}
li
{
	margin-top:			5px;
}
#header
{
	height:				100px;
	background-color:	#F2F2F2;
}
#header img
{
	margin-left:		180px;
}
#nav-col
{
	width:				180px;
	padding:			20px 10px;
	vertical-align:		top;
	border-right:		2px solid #D6D6D6;
}
#navigation td 
{
	width:				180px;
	padding:			0px 10px;
	text-align:			left;
	vertical-align:		middle;
	border-bottom:		2px solid #D6D6D6;
}
#navigation a 
{
	font-size:			11px;
	font-weight:		600;
	color:				#3366CC;
	line-height:		14px;
	letter-spacing:		0.1em;
	text-decoration:	none;
	display:			block;
	padding:			5px 6px 6px 10px;
	background-repeat:	no-repeat;
	background-position:0px 45%;
	background-image:	url('/a_library/spacers/mm_arrow.gif');
}
#navigation a:hover
{
	color:				#FF6600;
	background-color:	#E8E9EA;
	background-repeat:	no-repeat;
	background-position:0px 45%;
	background-image:	url(../spacers/mm_arrow.gif);
}
td#nav-space
{
	border-bottom:		0;
	height:				3px;
}
#vert-space
{
	width:				2px;
	border-spacing:		0px;
	background-color:	#D6D6D6;
}
#tour-desc
{
	text-align:			justify;
	border-right:		2px solid #D6D6D6;
	width:				50%;
	padding:			0px 30px;
}
#tour-info
{
	text-align:			left;
	width:				50%;
	padding:			0px 30px 10px;
}
#form-body
{
	padding:			20px 30px;
}
#error
{
	color:				#ff0000;
}
#content
{
	padding:			15px 30px;
}
#pictorial-tab
{
	border:				0px solid;
	padding:			15px;
	margin:				2px auto;
}
.tour-head
{
	text-align:			center;
	margin-bottom:		20px;
}
.tour-prices
{
  font-size:			11px;
	background-color:	#003366;
	border-spacing:		1px;
	width:				100%;
}
.tour-prices td
{
	padding:			2px 0px;
	text-align:			center;
	width:				25%;
	font-weight:		600;
	color:				#3366CC;
	background-color:	#ffc082;
}
.tour-prices td.link-cell
{
	background-color:	#3366cc;
	padding:			10px 0px;
}
.dateformat
{
	width:				160px;
	padding:			0 10px;
	color:				#3366CC;
	font-weight:		600;
	vertical-align:		middle;
}
.menu-bar
{
	height:				25px;
	border-spacing:		0px;
	padding:			0px;
	width:				100%;
	background-color:	#ff9933;
	border-top:			1px solid #043668;
	border-bottom:		1px solid #043668;
}	
.menu-imgs
{
	padding:			0px;
	padding-left:		25px;
	white-space:		nowrap;
}
.bodyText 
{
	margin-top:			0px;
	text-align:			justify;
}
.menu-head
{
	text-align:			left;
	margin:		   		0px;
}
.smallText
{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.pic-para
{
	text-align:			center;
	margin-bottom:		0px;
}
td.pic-para
{
	width:				125px;
	height:				125px;
	padding:			10px;
}
td.dest-links
{
	width:				100px;
	vertical-align:		top;
	padding-top:		60px;
}
a:link
{
	text-decoration:	none;
	color:				#3366CC;
}
a:visited 
{
	text-decoration:	none;
	color:				#3366CC;
}
a:hover
{
	text-decoration:	none;
	color:				#FF6600;
}
a:active
{
	text-decoration:	none;
}
td.link-cell a:link
{
	color:				#ffc082;
}
td.link-cell a:visited 
{
	text-decoration:	none;
	color:				#ffc082;
}
td.link-cell a:hover
{
	color:				#003366;
}
