/* Main Table */
#tble {
	background-color: #FFFFFF;
	background-image: url(images/td_bg.gif);
	background-repeat: no-repeat;
}
/*Footer */
#footer {
	height: 59px;
	background-color: #FFFFFF;
}
#footer td {
	background-image: url(images/footer_bg.gif);
	color: #003366;
}
#footer a {
	font-weight: bold;
	color: #003366;
}
#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}

#footer  p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

/* Copyright */
#cp {
	color: #333333;
}
#cp p {
	margin: 0px;
}

.down {
	background-color: #51B5FB;
}

/*Bread Crumb */
#bc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 25px;
	font-weight: bold;
}
#bc td {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #93D1FF;
}


#bc a{
	background: url(/images/towblue-r.gif) no-repeat right 3px;
	text-decoration: none;
	padding-right: 15px; /*adjust bullet image padding*/
	color: #000000;
	font-weight: normal;
}
#bc a:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
}

/*Trip/Area Description*/

#trp_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#trp_des h3 {
	font-size: 15px;
	margin: 0px;
	padding-left: 5px;
}
.pack {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#trp_des img {
	margin-right: 10px;
	border: 1px solid #003366;
}

/*Trip List*/
#trp_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#trp_list p {
	text-align: justify;
	margin: 10px;
}
#trp_list  a {
	color: #FF6600;
	text-decoration: none;
	display: block;
}
#trp_list a:hover {
	color: #003366;
	text-decoration: underline;
}
#trp_list .grade {
	color: #003366;
	font-size: 11px;

}


/*Trip List Mouse over*/
.g {
	border-top: #DFDEDE 1px dashed; border-bottom: #DFDEDE 1px dashed;
}
TR.g-off {
	background-color: #FFFFFF;
}
TR.g-on {
	background-color: #FFF7E1;
}

/* Misc Section */
.pack {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
}

.i-c11 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 20px;
	color: #3A9FD6;
	letter-spacing: 1pt;
}
.viewall {
	background-color: #F97100;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.wel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #0B5080;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 2px;
}
.viewall:hover {
	background-color: #FF9640;
	text-decoration: none;
}
.ext {
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.book {
	background-color: #98612E;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #98612E;
	cursor: hand;
}
.book:hover {
	background-color: #CE9460;
	text-decoration: none;
	border: 1px solid #CE9460;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(/images/bdy_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
p {
	margin: 0px;
}

/* Library */
#right_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF7E1;
}


#right_bar a {
	text-decoration: none;
	color: #D25400;
	background-image: url(images/towyellow3-r.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	display: block;
}
#right_bar a:hover {
	color: #0059B3;
	background-image: url(/images/towblue-r.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
#right_bar p {
	margin-bottom: 8px;
}
#right_bar h4 {
	color: #003366;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C18C00;
	font-size: 13px;
}
/* Itinerary */
#Iti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Iti h3 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	color: #003366;
	margin: 0px;
}
.i-c12 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 20px;
	color: #824D2C;
	letter-spacing: 1pt;
}
.feat {
	font-family: "Century Gothic", "Trebuchet Ms", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FBFEFF;
	letter-spacing: 1pt;
	font-weight: bold;
}.featdes {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #7A4000;
	letter-spacing: normal;
	font-weight: normal;
	margin-right: 20px;
	text-align: left;
}
.bdr_feat {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #446402;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
}
.ft a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00769D;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
}.testi {
	font-family: "Arial Narrow";
	font-size: 17px;
	color: #FFFFFF;
	letter-spacing: 1pt;
	text-transform: uppercase;
	font-weight: bold;
}
.lc {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #800000;
	line-height: 17px;
	text-decoration: none;
}
.lc a:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #800000;
	line-height: 17px;
	font-weight: bold;
}
.lc a:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	font-weight: bold;
}.packag {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	color: #F17903;
	letter-spacing: 1pt;
}
.soc {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #2D751E;
	letter-spacing: 1pt;
}
.read {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: underline;
	font-weight: bold;
}
.read a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
}
.adv {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #990000;
	letter-spacing: 1pt;
}
.advdes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
}
.advdes a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: underline;
}
.nptour {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 15px;
	color: #028484;
	letter-spacing: 1pt;
}
.npt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: none;
}
.npt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #027575;
	letter-spacing: 0pt;
	line-height: 18px;
	text-decoration: underline;
}
.ewTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA5400;
}
.ewTable {
	font-family: verdana;
	font-size: 10px;
}
.snav a {
	text-decoration: none;
	color: #DA5400;
}
