@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0f204c;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link, a:visited {
	color: #698EED;
	text-decoration: none;
}

a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.floatright {
	float: right;
	position: relative;
}
.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

a.navright:link {
	color: #698EED;
	text-decoration: none;
	
}
a.navright:visited {
	color: #698EED;
	text-decoration: none;
}
a.navright:hover {
	color: #CC3300;
	text-decoration: none;
}
a.navright:active {
	color: #CC3300;
	text-decoration: none;
}
a.navright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.Trek_Title {color: #CC3300}
.TrekText {
	font-size: small;
}
.DayNumber {font-size: small; color: #CC3402; }
.TrekDescription {font-size: small; color: #666666; }
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #333333;
}
.grey {
	color: #666666;
}

.yoga {
	border: medium inset #999933;
	background-image: url(../Images/Homepage/bamboobackdrop.jpg);
}
.tourlink {font-size: small; color: #698EED; }
