﻿*, body, a, li, p{
	font-family: Times New Roman, Times, Serif;
	font-size: 10pt;
}
body{
	background-color: #98999a;
	background-image: url(/style/bg.jpg);
	background-repeat: repeat-x;
}
.mainBox{
	background-color: #b2b6c4;
	position: relative;
	width: 800px;
	border: thin solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0;
	border: none;
}
h1, h2, h3, h4{
	color: Black;
	font-weight: bold;
	border-bottom: thin outset #b2b6c4;
}
h1{
	font-size: 200%;
}
h2{
	font-size: 175%;
}
h3{
	font-size: 150%;
}
h4{
	font-size: 120%;
}
.headerBox{
	position: relative;
	top: 0;
	left: 0;
	height: 157px;
	width: 800px;
	background-image: url(/style/Header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: solid 8px #c11a1b;
}
.menuBox{
	margin: 0;
	border: none;
	padding: 4px;
	text-align: center;
	height: 1.5em;
}
.menuBox ul{
	padding: 0;
	border: none;
	margin: 0;
	list-style-type: none;
}
.menuBox ul li{
	padding: 0 3px 0 3px;
	display: inline;
	border-right:  thin #002472 solid;
}
.menuBox ul li.last{
	padding: 0 4px 0 4px;
	display: inline;
	border: none;
}
.menuBox ul li a, .menuBox ul li a:visited{
	text-decoration: none;
	color: #002472;
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	font-weight: 600;
}
.menuBox ul li a:hover{
	color: #F22;
}
.homeLink{
	position: absolute;
	top: 2;
	left: 15px;
	height: 151px;
	width: 175px;
	padding: 0;
	margin: 0;
	border: none;
}
.homeLink a{
	border: none;
}
.homeLink a img{
	border: none;
	height: 151px;
	width: 175px;
}
.footer{
	padding: 3px 0 3px 0;
	margin: 0;
	border: none;
	border-top: 1px #002472 solid;
	position: relative;
	bottom: 0;
	width: 100%;
	left: 0;
	height: 1.5em;
	text-align: center;
	font-family: Times New Roman, Times, Serif;
	font-size: 90%;
	color: #002472;
}
.rightFoot{
	text-decoration: none;
	font-size: 85%;
	float: right;
	text-align: right;
	position: relative;
  top: 3em;
}
.titleBox{
	position: relative;
	margin-left: auto;
	margin-right: 1em;
	height: 157px;
	width: 350px;
	text-align: right;
	vertical-align: middle;
	color: White;
}
.lblTitle{
	position: relative;
	top: 30px;
	font-size: 275%;
	font-weight: 900;
}
.lblGroupPreTitle{
	position: relative;
	top: 30px;
	font-size: 130%;
	font-weight: 900;
}
.lblGrpTitle{
	position: relative;
	top: 30px;
	font-size: 225%;
	font-weight: 900;
}
.lblPhone{
	position: relative;
	top: 30px;
	font-size: 250%;
	font-weight: 800;
}
.lblGrpPhone{
	position: relative;
	top: 30px;
	font-size: 125%;
	font-weight: 500;
}
.mainContent{
	padding: 3px;
	margin: 0;
	border: none;
}
.mainContent, p, .mainContent ul li, .mainContent a, .mainContent p a{
	color: #002472;
	font-family: Arial, Sans-Serif, sans;
	font-size: 10pt;
	font-weight: normal;
}
.mainContent p a, .mainContent a{
	font: inherit;
	text-decoration: underline;
}
#mapBox{
	width: 378px;
	height: 242px;
	top: 0;
	left: 0;
}
.links1{
	position:absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	border: none;
	padding: 7px;
	width: 300px;
	height: 350px;
	overflow: hidden;
}
.links2, .links3{
	position:absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	border: none;
	padding: 7px;
	width: 300px;
	height: 320px;
	overflow: hidden;
}
.linksList{
  list-style: none;
  margin: 0;
  padding: 0;
	margin-bottom: .8em;
}
.links1 .linksList li{
	margin-bottom: 0.15em;
}
.links2 .linksList li, .links3 .linksList li{
	margin-bottom: 0.15em;
}
.linksList a, .linksList a:visited{
	font-size: 140% ;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.linksList a.small, .linksList a:visited.small{
	text-decoration: underline;
	font-weight: normal;
	color: #009;
	font-size: 110%;
}
.linksList a:hover, .linksList a:active{
	color: #F00;
}
.imgMap, .imgMap img{
	border: none;
	padding: 0;
	margin: 0;
}
.inputBox{
	width: 225px;
	height: 1.4em;
	margin: 0;
	padding: 3px;
	font-size: 90%;
}
.inputShortBox{
	width: 200px;
	height: 1.4em;
	margin: 0;
	padding: 3px;
	font-size: 90%;
}
.clearInputBox{
	width: 225px;
	height: 1.3em;
	margin: 0;
	padding: 2px;
	font-size: 90%;
}
.subdued{
  color: #9ab9dc;
}
.pageMenu li{
	margin-bottom: 9px;
}
.pageMenu li a{
	font-weight: bold;
}
.headerCell{
	font-weight: bold;
}
#contacts{
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
}
.addy{
  letter-spacing: -1px;
	color: White;
	font-size: 100%;
	font-weight: normal;
}
.fone{
	color: White;
	font-size: 260%;
	font-weight: 800;
}
.plainTable{
	border: none;
	padding: 0;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}
.plainTable tr td{
	vertical-align: top;
}
.form{
	width: 95%;
	border: thin groove #002472;
	padding: 9px;
	margin: 3px;
}
.form legend{
	font-weight: 700;
	font-size: 200%;
}
.form span{
	display: inline;
	font-size: 95%;
	font-style: italic;
}
.form p{
	font-style: normal;
	font-size: 95%;
}
.form label{
	font-weight: 700;
	font-size: 120%;
}
.form .inputBox{
  margin-left: 3em;
}
.form .wideBox{
  margin-left: 3em;
  width: 85%;
  height: 5em;
}
.form .largeBox{
  margin-left: 3em;
  width: 85%;
  height: 15em;
}
.form .longBox{
  margin-left: 3em;
  width: 50%;
  height: 25em;
}
.form .hugeBox{
  margin-left: 3em;
  width: 85%;
  height: 25em;
}
.form input{
	margin-left: 3em;
}
.form select.inputBox{
	height: 2.1em; 
}
.error, p.error{
	color: #d31111;
	font-weight: bolder;
	font-size: 110%;
}
.error ul li{
	color: #d31111;
}
p.error a {
	color: #d31111;
}
.button{
	margin-top: 1em;
}
.tTitle{
	font-size: 220%;
	font-weight: bold;
	color: #c11a1b;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tSubtitle{
	font-size: 175%;
	font-weight: bold;
	color: #002472;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.deepIndent{
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 0.25em;
	font-style: italic;
	text-indent: -.5em;
}
.boldText{
	font-size: 112%;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: .75em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.tBulletPoints{
	font-weight: 100;
	letter-spacing: -.125px;
}
.tBulletPoints ul{
	margin-left: .3em;
	padding: 0 0 0 1em;
}
.tBulletPoints ul li{
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(/style/bullet.gif);
}
.tSecondaryPricing{}
.expiredPriceBlock{}
.tTourFeatures{
	font-size: 145%;
	color: #c11a1b;
	font-weight: bolder;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	border: none;
}
.tPriceQuantity{
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.tPrimaryPrice{
	font-size: 245%;
	color: #c11a1b;
	font-weight: 900;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}
div.tourImageDiv{
	float: right;
	text-align: right;
	max-width: 260px;
}
.vStateAndThemes{
	float: right;
	text-align: right;
	font-style: italic;
	font-size: 90%;
}
.tourImage{
	float: right;
	border: thin #002472 solid;
	max-width: 256px;
	overflow: hidden;
	border: #002472 Groove 2px;
}
.displayPanel{
	padding: 7px;
}
.tDescription{
	margin: 1em;
	padding-top: 1em;
}
.tDescription p{
	text-indent: 1.5em;
	margin-top: -1.5em;
}
.linedPlainTable tr td, .linedPlainTable tr th{
	padding: 1px 5px 1px 5px;
} 
.mailDiv{
	padding: 0 0 0 29px;
	min-height: 20px;
	background-image: url(/style/envelope.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.mailDiv a{
	font-size: 110%;
	font-weight: bold;
	color: #d31111;
	text-decoration: underline;
}
.mailDiv a:hover{
	text-decoration: none;
}
.listTable{
	border: 3px #002472 solid;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
.listTable .row td, .listTable .altRow td{
  vertical-align: top;
  padding: 0;
	border: none;
	border-bottom: 2px #002472 solid;
}
.listTable .row td{
	background-color: #a2b0cb;
}
.listTable .altRow td{
	background-color: #b9bfcb;
}
td.paddedData div{
	text-align: left;
	margin: 0;
	padding: 3px;
}
td.paddedData a{
	font-weight: bold;
}
td.paddedData p{
	font-style: italic;
}
.itSearchStates{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	font-style: italic;
	font-size: 90%;
	font-weight: lighter;
}
.showSearchStartPrice{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
	font-size: 110%;
	font-weight: bolder;
}
.showSearchDays{
	float: right;
	top: 0;
	right: 0;
	text-align: right;
	font-size: 100%;
	font-weight: normal;
}
.smallDetails{
	font-size: 90%;
	font-style: italic;
	padding-left: 1em;
}
.rightFloatBox{
	width: 217px;
	background-color: #fff;
	background-image: url(/style/TransLogo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	margin: 0;
	border: thin outset black;
	padding: 5px;
}
.rightFloatBox h4{
	border: none;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 2px 2px 7px 2px;
	font-weight: bold;
}
.rightFloatBox p{
	font-size: 96%;
	margin: 2px 2px 7px 2px;
}
.noBorder{
	border: none;
	margin: 0;
	padding: 0;
}
.dropMenu{
	border-style: groove;
  border-width: thin;
  border-color: white;
  border-top: none;
  background-color: #b2b6d4;
  padding: 2px 10px 2px 10px;
}
.dropMenu ul{
	list-style: none;
	margin: 0;
	border: none;
	padding: 0;
}
.dropMenu ul li{
	margin-bottom: 3px;
}
.dropMenu ul li a, .dropMenu ul li a:visited{
	text-decoration: none;
	color: #002472;
	font-family: Times New Roman, Times, Serif;
	font-size: 11pt;
	font-weight: 600;
}
.dropMenu ul li a:hover{
	color: #F22;
}
.hoverHighlite{
	background-color: #b2b6d4;
}
.twoLineParagraph{
	position: relative;
	height: 2.5em;
	max-height: 2.5em;
	overflow: hidden;
}
.twoLineParagraph a.readMoreLink{
	text-align: right;
	position: absolute;
	font-style: italic;
	display: block;
	height: 1.2em;
	bottom: .1em;
	right: 0;
	padding-left: .05em;
	margin: 0;
	border: none;
}
.row .twoLineParagraph a.readMoreLink{
	background-color: #a2b0cb;
}
.altRow .twoLineParagraph a.readMoreLink{
	background-color: #b9bfcb;
}
.modalPopupBackground{
	background-color: #777;
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.modalBox{
	background-color: #b2b6c4;
}
.rightFloatItem{
	float: right;
}
input.noMarginBox{
	margin-left: 3px;
	margin-right: 0;
	padding: 2px;
}
.invisible{
	display: none;
	visibility: hidden;
}
.rightBox{
	float: right;
	right: 0;
	text-align: right;
}
.padBox{
	font-size: 75%;
	width: 90%;
	margin: 10px auto 10px auto;
	padding: 10px;
	border: #900 1px dashed;
	background-color: #ddd;
}
.facebookDiv{
	position: absolute;
	width: 100px;			
	top: 200px;
	left: 470px;	
}
.facebookDiv a{
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.facebookDiv a:hover{
	text-decoration: underline;
	color: #ddddff;
}
.facebookDiv a img{
	border: none;
}