body, td	{
	font-family: "century gothic", Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #888888;
}

a	{
	text-decoration: none;
	}
	
a:link	{
	color: #c00000;
}

a:visited	{
	color: #cc0000;
}

.border-bottom	{
	border-bottom: 1px #333333 solid;
}

.tour_head {
	font-weight: bold;
	font-size: 12pt;
	color: #c00000;
	text-shadow: #555555 3px 3px 3px;
	}

.pagetitle {
	font-size: 12pt;
	font-weight: bold;
	color: #dd2222;
	border-bottom: 1px #cccccc solid;
	font-variant: small-caps;
}

h1 {
	color: #dd2222;
	font-weight: bold;
	font-family: garamond, times new roman, times, serif;
	font-size: 14pt;
}

h2 {
	color: #dd2222;
	font-weight: bold;
	font-family: garamond, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12pt;
}

.menu {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

.caption {
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
	}
	
.capimage_rt {
	float: right;
	margin: 20px;
	padding: 10px;
	border: 0px solid #000000;
	}
	
.capimage_lt {
	float: left;
	margin: 10px;
	border: 0px solid #000000;
	}
	
.border1 {
	border: 1px solid #000000;
	}