/* CSS Document */

	body {
		background: white;
		margin: 0px;
		border: 0px;
		color: #333333;
		font-size: 13px;
		line-height: 16px;
		font-family: Arial, Helvetica, Verdana sans-serif;
		}

	#navtable {
		position: absolute;
		left: 5px;
		top: 120px;
		}

	a:link {
		color: #003366;
		text-decoration: none;
		}

	a:visited {
		color: #003366;
		text-decoration: none;
		}

	a:active {
		color: #003366; 
		text-decoration: none;
		background-color: #000000;
		}

	a:hover {
		color: #ffffff;
		text-decoration: none;
		background-color: #003366;
		}

	a.subnav:link {
		color: #003366;
		text-decoration: none;
		}

	a.subnav:visited {
		color: #003366;
		text-decoration: none;
		}

	a.subnav:active {
		color: #ffffff; 
		text-decoration: none;
		background-color: #003366;
		}

	a.subnav:hover {
		color: #ffffff;
		text-decoration: none;
		background-color: #003366;
		}

	.highlight {
		color: #ffffff;
		text-decoration: none;
		background-color: #003366;
		}
		
	.title {
		color: #333333;
		text-decoration: none;
		font-weight: bold;
		font-size: 18px;
		line-height: 24px;
		}

	.subtitle {
		color: #666666;
		font-size: 13px;
		line-height: 13px;
		font-weight: bold;
		}

	.caption {
		color: #333333;
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		line-height: 14px;
		text-align: left;
		}

	.tourtitle {
		color: #666666;
		font-size: 11px;
		line-height: 13px;
		font-weight: bold;
		}

	p.leadin {
		font-size: 18px;
		line-height: 24px;
		font-style: italic;
		}
	
	img.sfologo {
		position: absolute;
		right: 20px;
		top: 0px;
		z-index: 6;
		padding: 0px;
		width: 194px;
		height: 40px;
		border: 0px;
		visibility: visible;
		}

	img.topgraphic {
		position: absolute;
		left: 0px;
		top: 0px;
		padding: 0px;
		width: 585px;
		height: 94px;
		border: 0px;
		visibility: visible;
		}

	img.code {
		position: absolute;
		left: 169px;
		top: 119px;
		padding: 0px;
		width: 410px;
		height: 50px;
		border: 0px;
		visibility: visible;
		}

	img.welcome {
		position: absolute;
		left: 126px;
		top: 120px;
		padding: 0px;
		width: 404px;
		height: 69px;
		border: 0px;
		visibility: visible;
		}

	img.map {
		position: absolute;
		left: 106px;
		top: 70px;
		padding: 0px;
		width: auto;
		height: auto;
		border: 0px;
		visibility: visible;
		}

	img.insetright {
		position: absolute;
		float: right;
		padding: 2px 0px 2px 2px;
		width: auto;
		height: auto;
		border: 0px;
		visibility: visible;
		}

	div.maintext {
		position: absolute;
		left: 171px;
		top: 119px;
		padding: 0px 0px 0px 0px;
		width: 410px;
		height: auto;
		border: 0px;
		border-style: solid;
		color: #333333;
		font-size: 13px;
		line-height: 16px;
		visibility: visible;
		}
		
	div.almmap {
		position: absolute;
		left: 601px;
		top: 240px;
		padding: 0px 0px 0px 0px;
		width: 245px;
		height: auto;
		border: 0px;
		border-style: solid;
		text-align: center;
		font-size: 11px;
		line-height: 15px;
		background-color: #FFFFFF;
		visibility: visible;
		}

	div.sidebar {
		position: absolute;
		left: 600px;
		top: 125px;
		padding: 0px 0px 0px 0px;
		width: 229px;
		height: auto;
		border: 0px;
		border-style: solid;
		font-size: 11px;
		line-height: 15px;
		background-color: #FFFFFF;
		visibility: visible;
		}
		
	div.mapbutton {
		position: absolute;
		left: 623px;
		top: 180px;
		padding: 0px 0px 0px 0px;
		width: 245px;
		height: auto;
		border: 0px;
		text-align: center;
		font-size: 11px;
		line-height: 15px;
		background-color: #FFFFFF;
		visibility: visible;
		}

	div.tourbox {
		position: absolute;
		left: 633px;
		top: 125px;
		padding: 0px 0px 0px 0px;
		width: 230px;
		height: auto;
		border: 0px;
		text-align: center;
		font-size: 11px;
		line-height: 15px;
		background-color: #FFFFFF;
		visibility: visible;
		}

	p.indent {
		padding: 0px 0px 0px 30px;
	}


