
body {
	/* background-color: #C8D3DB; */
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 100%;
	}
#left { 
	position: absolute;
	top: 95px;
	left: 10px;
	width: 150px;
	margin-top: 1%;
	/* background-color: #C8D3DB; */
	background-color: #FFFFFF;
	padding: 4px;
	border-top: 1px solid #999999;
	border-right: 1px dashed #999999;
	}

.lefttext {
	margin:  5px 5px 5px 5px;
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : thin dotted #999999;
	/* background-color: #E6E6E6; */
}	

#logo {
	padding-left: 2%;
	z-index: 1;
}
#textbanner {
	position: absolute;
	top: 42px;
	left: 180px;
	border: none;
}
#middle {
	background-color: #FFFFFF;
	position: absolute;
	top: 104px;
	left: 180px;
	padding:2px 10px 10px 10px;
	border-left : 1px dashed #999999;
	border-top: 1px solid  #999999;
	width: 70%;
}

#footer {
	border-top:1px solid #CCCCCC;
	color: #657A84;

}
A {
	color: #0F87BC;
	text-decoration: underline;
}

A:hover {
	color:#305699;
	/* background-color:#99CC66; */
	text-decoration: none;
}
.indent1 {
	margin-left: 5%;
}
.indent2 {
	margin-left: 10%;
}
h1 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #305699;
}
h2 {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #305699;
}
li {
	font-size: 100%;
	line-height: 150%;
}

p {
	line-height: 130%;
	}
.small {
	font-size: 90%;
	}
img {
	border: none;
}
.photo {
	border: 1px 1px 1px 1px;
	margin: 4px 4px 4px 4px;
}
ol.loweralpha {
	list-style-type: lower-alpha;
}
.underline {
	text-decoration: underline;
}
td {
	font-size: 80%;
	vertical-align: top;
}
.tour {
	margin-left: 3em;
}
.tourmenu {
	font-size: 90%;
	margin-top: -7px;
}
hr {
}
.highlight {
	color: #CC0033;
	font-weight: bold;
}
