/* CSS Document */
body { padding: 0 0 20px 0; margin: 0; background: #FFF; }

/* edit.com visible styles */

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

h3, .Subheader	{ color: #10588B; font-size: 12px; font-weight: bold; font-family: Arial; line-height: 1.5em; margin: 0; padding: 0; }
.BlueSubjectHeader { color: #10588B; font-size: 14px; font-weight: bold; font-family: Arial; line-height: 1.5em; margin: 0; padding: 0;}
h2, .SubjectHeader, .Header		{ color: #431A00; font-size: 16px; font-weight: bold; font-family: Arial; line-height: 1.5em; margin: 0; padding: 0; }
h1, .Title		{ color: #431A00; font-size: 26px; font-weight: normal; font-family: Arial; line-height: 1.5em; margin: 0; padding: 0; }

IMG.FloatLeft 	{ float: left; margin: 0 10px 10px 0; border: solid 1px #431A00; }
IMG.FloatRight 	{ float: right; margin: 0 0 10px 10px; border: solid 1px #431A00; }
IMG.Border { border: solid 1px #431A00; margin: 5px; }

IMG.FloatLeftIcon	{ float: left; margin: 0 10px 10px 0; }

/* links */
a:link, a:visited 		   { color: #10588B; text-decoration: underline; border-style: none; outline: none; -moz-outline-style: none; }
a:active, a:hover, a:focus { color: #431A00; text-decoration: underline; border-style: none; outline: none; -moz-outline-style: none; }

/* nav bar */
div#nav_bar { clear: both; width: 948px; height: 32px; margin: 10px auto 0; background: #9DB5D1 url('../images/bg_nav_box.jpg') no-repeat; }
table#topnavigation			 { height: 32px; margin-left: 20px; }
table#topnavigation td  	 { vertical-align: middle; padding: 0; }
table#topnavigation td div	 { position: relative; z-index: 99; }
table#topnavigation td ul	 { position: absolute; z-index: 99; top: 0; visibility: hidden; width: 100%; margin: 0; padding: 0; list-style-type: none; border: 1px solid #B5BEC5; border-width: 0 1px 1px; }
table#topnavigation td ul li { margin: 0; padding: 0; list-style-type: none; }
	table#topnavigation td ul#nav-about-us    { width: 175px; }
	table#topnavigation td ul#nav-tours { width: 230px; }
	table#topnavigation td ul#nav-cruises	  { width: 175px; }
	table#topnavigation td ul#nav-vacations	  { width: 175px; }
	table#topnavigation td ul#nav-national-parks { width: 175px; }
	table#topnavigation td ul#nav-news		  { width: 175px; }

table#topnavigation td a { display: block; padding: 0 25px; font-size: 13px; line-height: 32px; font-weight: bold; font-family: Arial, sans-serif; }
table#topnavigation td a:link,
table#topnavigation td a:visited { color: #000; text-decoration: none; }
table#topnavigation td a:active,
table#topnavigation td a:hover,
table#topnavigation td a.active	 { color: #FFF; text-decoration: none; background: url('../images/bg_nav_bar_over.jpg') repeat-x; }
	
table#topnavigation td div ul a	 { padding: 3px 25px; line-height: 24px; font-size; 12px; }
table#topnavigation td div ul a:link,
table#topnavigation td div ul a:visited { color: #000; text-decoration: none; background: #E6E9FA; }
table#topnavigation td div ul a:active,
table#topnavigation td div ul a:hover	{ color: #FFF; text-decoration: none; background: url('../images/bg_nav_bar_over.jpg') repeat-x; }

/* site structure */
div#wrap 	{ width: 946px; margin: 0 auto; padding: 0 1px 1px; background: #9DB5D1; }
div#wrap2	{ background: #FFF; }
div#header	{ width: 948px; margin: 0 auto; height: 125px; }
	div#header img.logo { margin: 0 0 0 10px; }
	div#header h2 { padding-top: 40px; }
	div#header table	{ width: 100%; height: 100%; }
	div#header table td { vertical-align: middle; }
	div#contactBox			  { width: 260px; background: #E6E9FA; }
	div#contactBox td 		  { color: #431A00; text-align: left; font-size: 14px; padding: 10px; line-height: 1.5em; }
	div#contactBox td a 	  { color: #431A00; text-decoration: underline; font-weight: bold;}
	div#contactBox td a:hover { color: #B5BEC5; text-decoration: underline; font-weight: bold; }
div#banner 	{ width: 948px; height: 235px; margin: 0 auto; }
	div#banner img { width: 948px; height: 235px; display: none; }
table#content { min-height: 400px; }
td#left_panel { width: 653px; vertical-align: top; padding: 10px 20px; }
	td#left_panel h1,
	td#left_panel h2  	 { margin: 0 0 10px 0; }
	td#left_panel table  { margin: 0 0 15px 0; }
	
	td#left_panel div#leftHome  { float: left; width: 315px; height: 180px; }
	td#left_panel div#leftHome2 { float: left; width: 315px; }
	td#left_panel div#leftBattle { float: left; width: 190px; padding: 10px;}
	td#left_panel div#rightForm { float: right; width: 160px; padding: 10px; margin:10px;}
	td#left_panel div#newsletterbox { float: right; width: 440px; padding: 10px;}
	td#left_panel div#rightHome { float: right; width: 315px; }
	td#left_panel div#RiverCruise { width: 630px; padding: 10px 10px 0px 10px; }
	td#left_panel div#leftHome td,
	td#left_panel div#leftHome2 td,
	td#left_panel div#rightHome td { padding: 10px; }

td#right_panel { vertical-align: top; padding: 10px; width: 225px; }
	td#right_panel h2  	 { margin: 0 0 10px 10px; padding: 5px 0 0 0; font-size: 14px; }
	td#right_panel table { margin: 0 0 15px 0; }
	td#right_panel td 	 { color: #000; font-size: 12px; line-height: 1.5em; padding: 0 10px; }
	td#right_panel ul { list-style-type: none; margin: 0 0 20px 0; padding: 0; border-top: 1px dashed #909B8C; }
	td#right_panel ul li { padding: 0; margin: 0; border-bottom: 1px dashed #909B8C; }
	td#right_panel ul li a { background: url('../images/bullet.gif') 5px 50% no-repeat; padding: 2px 0 2px 20px; margin: 0; color: #614318; font-size: 11px; display: block; text-decoration: none; }
	td#right_panel ul a:hover { background: #F5F5F5 url('../images/bullet.gif') 5px 50% no-repeat; color: #EA540B; }
	
	td#right_panel div.LightBlueBG { margin: 0 0 15px; }
	td#right_panel div#ctaBox { background: #9DB5D1 url('../images/bg_ctaBox.jpg') 50% 50% no-repeat; margin: 5px 0 15px; }

/* forms */
form#newsletter { margin: 0 0 0 10px; padding: 0; }
form#newsletter td { vertical-align: middle; padding: 0; }
form#newsletter input.text { width: 125px; height: 15px; margin: 0; padding: 0; font-size: 10px; line-height: 1em; }
form#newsletter input.submit { background: #E6E9FA url('../images/bg_nav_bar.jpg') 0% 0% repeat-x; color: #000; font-size: 11px; font-weight: bold; border: 0; width: 70px; margin: 0 0 0 5px; padding: 2px 0; }
input.submit { background: #E6E9FA url('../images/bg_nav_bar.jpg') 0% 0% repeat-x; color: #FFF; font-size: 11px; font-weight: bold; border: 0; width: 55px; margin: 0 0 0 5px; padding: 2px 0; }
form#newsletter input.submit:hover { background: #431A00; color: #FFF; }
		
div#footer	{ width: 950px; margin: 10px auto; background: #E6E9FA; text-align: center; padding: 7px 0; color: #000; font-size: 11px; line-height: 2em; }
div#footer a 		{ color: #000; font-size: 12px; text-decoration: none; }
div#footer a:hover  { color: #000; font-size: 12px; text-decoration: underline; }

div.clear { clear: both; height: 0; }
div.hide  { display: none; }

/* td styles */

* .LightBlueBG, TD.LightBlueBG { background-color: #E6E9FA; }
* .TanBG { background-color: #DDD8C2; }
td.BrownBorderTop { border-top: solid 1px #431A00; padding-top: 15px; }

td.PadRight {padding-right: 10px;}

ul {margin: 0px 0px 5px 0px; padding: 0px 0px 0px 15px;}

/* misc */
div.cle {clear:both;}
