@charset "ISO-8859-1";

body {
	font-family: Geneva, 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: Geneva, Arial, Helvetica, sans-serif;
}

#navbar {
	position:relative;
	text-align: right;
	float: right;
	width: 175px;
	top: 2px;
	margin-right: 1em;
	margin-bottom: 2em;
}

#navbar ul {
	list-style-type: none;
}

#navbar ul li a:link, #navbar ul li a:visited {
	text-decoration: none;
	display: block;
	padding: 5px;
	float: none;
	color: #698EED;
	font-size: 12px;
	border-style: none;
}

#navbar ul li ul li a:link, #navbar ul li ul li a:visited {
	font-size: x-small;
	color: #000000;
}

#navbar ul li a:hover {
	text-decoration: none;
	color: #CC3300;
}

blockquote {
	text-align: left;
}

.subheader {
	font-size: large;
	display: block;
	text-decoration: underline;
	color: #CC9900;
}

.footer {
	font-size: small;
	color: #666666;
	text-align: center;
}


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;
}


.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; }

h1 {
	color: #CC9900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	text-decoration: underline;
	color: #CC9900;
}
.bluebold {	color: #6D91ED;
	font-weight: lighter;
}
.clearboth {
	clear: both;
}
