html{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	/*background-image: url(images/bg.gif);*/
	background-color: #00201B;
}

form {
	border: 0;
	margin: 0;
}

hr {
	border-top: 1px dotted black;
	style:0;
}

.bgnav1 {
	background-color: #025848;
	color: #FFFFFF;
	
}

.bgnav1 a {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	display: block;
	width: 100%;
	line-height: 220%
} 

.bgnav2 {
	background-color: #3E897E;
}

.bgsearch {
	background-color: #B09439;
	font-size: 14px;
	font-weight: bold;
	color: #F5EFE0;
}

input.searchbox{
	background-color: #E6DAB8;
	font-size: xx-small;
	border: 0;
}

.bgcompassl {
	background-attachment: scroll;
	background-color: #E6DAB8;
	background-image: url(images/bg/compass_l.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bgcompassr {
	background-attachment: scroll;
	background-color: #E6DAB8;
	background-image: url(images/bg/compass_r.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bgbody {
	background-color: #E6DAB8;
}


p.summary{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 14px;

}


h1 {
	color: #B09439;
}
	
h2 {
	color: #B09439;
	font-size: 18px;
	margin-top: 0em;
	padding-top: 0em;
	margin-bottom: 0;
	padding-bottom: 0.3em;

}

h3 {	
	font-size: 14px;	
	color: #B2953B;
	margin-bottom: 0;
	padding-bottom: 0.3em;
}
	
h4 {
	color: #025848;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0.3em;
}

a {	
	color: #990000;	
	text-decoration: none;
}

a:hover {	
	text-decoration: underline;
}

.credit {
	color: #fff;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.hotline {
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: #025848;
	color: #FFFFFF;
}

.hotline a{
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF; 
}

.smallprint {
	font-size: 9px;
	text-align: center;
}


img.style1{				/*For normal left-aligned content images*/
	border: 5px #660000;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.style2{				/*For normal right-aligned content images*/
	border: 5px #660000;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.style3{				/*For right-aligned content images in tables where less padding is needed*/
	border: 5px #660000;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
				
img.style4{				/*For left-aligned content images in tables where less padding is needed*/
	border: 5px #660000;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 7px;
}

img.style5{				/*For left aligned link images*/
	border: 0;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}


.tablelabels {
	text-align: right;
}

textarea { 
  font-size: 14px;  
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.trips{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
}

.tripssubline{
	padding-top: 2px;
	padding-bottom: 8px;
}

.tripstopline {
	padding-top: 2px;
	padding-bottom: 0px;
}

.tripsbottline {
	padding-top: 0px;
	padding-bottom: 5px;
}

/*The itinerary page table styles */

.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #025848;
	padding-left: 10px;
	padding-top: 0.5em;
	padding-right: 10px;
	padding-bottom: 0.5em;
	vertical-align: top;

}

.titlebox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #025848;
	padding-left: 10px;
	padding-top: 0.25em;
	padding-right: 10px;
	padding-bottom: 0.5em;

}

.dates td, th{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8B7B43;
	padding-left: 2px;
}

th {
	text-align: left;
}

.grade {
	font-size: 12px;
	text-align: center;
	padding: 0.5em 1em 0.25em;
	border: 1px solid #8B7B43;
	background-color: #E6DFC8;

}

.link {
	font-size: 12px;
	text-align: center;
	background-color: #B62918;
	margin-top: 10px;
}

.link a {
	display:block;
	padding: 0.5em 1em 0.25em;
	color: #FFFFFF;
	border-top: 1px solid #FF4B0F;
	border-right: 1px solid #8C2300;
	border-bottom: 1px solid #8C2300;
	border-left: 1px solid #FF4B0F;
} 
.link a:link, 
.link a:visited { /* styles for link and visited states */ } 
.link a:hover, 


.link a:active {
	text-decoration: none;
	padding: 0.5em 1em 0.25em;
	border-top: 1px solid #8C2300;
	border-right: 1px solid #AA2B00;
	border-bottom: 1px solid #AA2B00;
	border-left: 1px solid #8C2300;
	background-color: #8C2300;

} 

/* old style links
.link a:active {
	background-color: #E6DFC8;
	color: #B62918;
	text-decoration: none;
	padding: 0.5em 1em 0.25em;
	border: 1px solid #B62918;

} 
*/

.itintab1 {
	color: #FFFFFF;
	background-color: #025848;

}

.itintab2 {
	color: #FFFFFF;
	background-color: #037E69;


}

.itintab3 {
	color: #FFFFFF;
	background-color: #038D75;
}

.trip {
	border: 1px solid #025848;
}

.trip p{	/*necessary as otherwise it takes the default p styles which are too bunched up for here*/
	margin-top: 0.5em;	
	padding-top: 0.5em;
	margin-bottom: 0.5em;
}

td.numberstop {
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}

td.numbersbott {
	text-align: right;
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

td.numberscenter {
	text-align: right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

td.top {
	padding-top: 0.5em;
	padding-bottom: 0.1em;
}

td.bott {
	padding-top: 0.1em;
	padding-bottom: 0.5em;
}

td.center {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}


.days {
	font-size: 16px;
	font-weight: bold;
}

.floatright {
	float: right;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

/*end of itinerary table styles */
