body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #009900;
	background-color: #ffffff;
	height: 100%;
}
.bold12 {
	font-size: 12px;
	font-weight: bold;
}
.linkleft {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/linkleftline.jpg);
}
.body100per {
	height: 100%;
}
.main_text {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.copyright {
	font-size: 9px;
	color: #009966;
}
a:link {
	text-decoration: none;
	color: #009933;
}
a:visited {
	color: #669933;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
	background-color: ##009900;
}
a:active {
	background-color: #FFFFCC;
}
.subItenaray {
	color: #FF0000;
}
.allcapsbold {
	font-weight: bold;
	text-transform: uppercase;
}
.redboarder {
		border: 1px solid #FFFFFF;
	vertical-align: text-bottom;
}
.leftspacedimg {
	margin-left: 7px;
}
.days {
	background-color: #FFCC66;
}
.daysPara {
	padding-left: 40px;
}
.scientificname {
	display: inline;
	font-style: italic;
	font-size: 100%;
	color: #006666;
	padding-left: 8px;
}
.headersp {
	padding: 2px;
	color: #990000;
	text-decoration: underline;
}
.lessspace {
	margin-top: 6px;
	margin-bottom: 6px;
}
.smalltext {
	font-size: x-small;
}
.tourdescriptimg-l {
	float: left;
	margin-right: 10px;
}
.tourdescriptimg-r {
	float: right;
	margin-left: 10px;
}