@charset "utf-8";
body 
	{
		background: #000000;
		text-align: center;
		float: center;
	}

#container
	{
		text-align: center;
		float: center;
	}
p
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #CCCCC0;
	}
p.auction
	{
		font-style: normal;
		font-size: 12pt;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
	}
#ServiceInfo
	{
		padding: 1em 0 0 0;
		margins: 0;
		float: center;
		
	}
h1.ServiceInfo
	{
		padding: .5em 0 -1em 0;
		margins: .5em 0 -1em 0;
		font-style: italic;
		font-size: 24pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
	}
p.ServiceInfo
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #CCCCC0;
	}
#ServiceBody
	{
		padding: 0 1em 1em 2em;
		margin: 19em 0 2em 0;
	}
#auctionPDF
	{
		font-style: normal;
		font-size: 16pt;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
	}	
#auctionPDF:hover
	{
		color: #CCCCFF;
	}
h1.auction2
	{
		font-style: normal;
		font-size: 18pt;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0 0 0 12px;
	}
p.auction2
	{
		font-style: italic;
		font-size: 10t;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0 0 0 12px;
	}
label.Form1
	{
		text-align: left;
		float: left;
		font-style: normal;
		font-size: 12pt;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0 0 .5em 1em;
		margin: 0 0 .5em 1em;
	}
p.Form1 input, p.Form1 select
	{
		float: left;
		margin: 0;
		padding: 0;
	}
p.Form2
	{
		font-style: normal;
		font-size: 12pt;
		font-weight: bold;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		margin: 0 16px 0 0;
	}
p.Form2 input
	{
		float: right;
		margin: 0 24px 0 0;
	}
p#copyright
	{
		font-style: italic;
		font-size: 8pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #FAEBD7;
	}
ul#links
	{
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
		list-style-type: none;
	}
ul#links li
	{
		display: inline;
	}
ul#links a
	{
		font-style: italic;
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #FAEBD7;
	}
ul#links a:visited
    {
    	color: #CD853F; 
   	}
ul#links a:hover
	{
		color: #E9967A;
	}
ul#links a:active
	{
		color: #FAEBD7;
	}
ul#Menu
	{
		margin-left: 0;
		padding: 0;
		width: 100%;
		list-style-type: none;
	}
ul#Menu li
	{
		font-size: 20pt;
	}
ul#Menu a
	{
		display: block;
		width: 150px;
		font-size: 26.5pt;
		text-decoration: none;
		color: #FFFFF0;
	}
ul#Menu a:active
	{
		color: #FFFFF0;
	}
ul#Menu a:hover
	{
		color: #FFFFF0;
	}
ul#Menu a:visited
	{
		color: #FFFFF0;
	}	
ul.TopMenu
	{
		display: block;
		margin:0 0 55px 0;
		padding: 0;
		width: 100%;
		list-style-type: none;
	}
ul.TopMenu li
	{
		display: inline;
	}
ul.TopMenu a
	{
		text-decoration: none;
	}
ul.TopMenu img
	{
		border: none;
	}
.Blank img
	{
		float: right;
		width: 64px;
		height: 50px;
		border: none;
		margin: 0 0.9em 0 0;
	}
div.parts
	{
		position: absolute;
		overflow-x: hidden;
		overflow-y: auto;
		overflow:-moz-scrollbars-vertical !important;
		left: 390;
		width: 500;
		height: 300;
		top: 260;
		border: none;
	}
.trigger
	{
		border: 0;
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		width: 17em;
		padding-right: 0;
		background: 0;
		display: block;
	}
.activetrigger
	{
		border: 0;
		color: #000000;
		font-weight: normal;
		text-decoration: none;				
		width: 0;
		padding-right: 0;
		display: block;
		background: 0;
	}
/* style of the UL */
.dropcontainer ul
	{
		background: #fff;
		border: 0;
		border-bottom: none;
		list-style-type: none;
		padding: 0;
		margin: 0;
		width: 18em;
		position: absolute;
	}
.dropdownhidden
	{
		top: 0;
		left: -999em;
	}
.dropdownvisible
	{
		top: 0;
		left: 0;
	}
.dropcontainer ul a
	{
		padding: 0;
		display: block;
		width: 17em;
		text-decoration: none;
		font-weight: normal;		
		color: #542B00;
		
	}
.dropcontainer ul a:hover
	{
		background: #ccc;
	}
.dropcontainer
	{
		position: absolute;
	}
.ConcertTitle h1
	{
		font-style: normal;
		font-size: 22pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0;
		margin: 0;
		text-align: center;
	}
.ConcertTitle h2
	{
		font-style: normal;
		font-size: 14pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: center;
		padding: 0;
		margin: 0;
	}
.ConcertTitle h3
	{
		font-style: normal;
		font-size: 14pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #542B00;
		text-align: center;
		padding: 0;
		margin: 0;
	}
.ConcertTitle h4
	{
		font-style: normal;
		font-size: 11pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
		text-align: center;
		padding: 1em 0 1em 0;
		margin: 0;
	}
.ConcertTitle a
	{
		font-style: normal;
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: underline;
		color: #542B00;
		text-align: center;
		padding: 0;
		margin: 0;
	}
.ConcertBody img
	{
		float: left;
		margin: 0 0.5em 0 0;
	}
.ConcertBody h1
	{
		font-style: normal;
		font-size: 22pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0;
		margin: 0;
		text-align: center;
	}
.ConcertBody h2
	{
		font-style: normal;
		font-size: 18pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		padding: 0;
		margin: 0;
		text-align: center;
	}
.ConcertBody h3
	{
		font-style: normal;
		font-size: 13pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
		text-align: center;
		padding: 0;
		margin: 0;
	}
.ConcertBody h4
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		color: #000000;
		text-align: center;
		padding: 0.5em 0 0 0;
		margin: 0;
	}
.ConcertBody h5
	{
		font-style: italic;
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: center;
		padding: 0.5em 0 0 0;
		margin: 0;
	}
.ConcertBody p
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: justify;
	}
.header
	{
		display: block;
		width: 800px;
		height: 325;
		float: center;
		background-image: url(/images/gifs/FacilityTour_Banner.gif);
		background-color:#FFFFFF 
	}
.footer
	{
		display: block;
		width: 800px;
		height: 30;
		float: center;
		background-image: url(/images/gifs/FacilityTour_Bottom.gif);
		background-color:#FFFFFF 
	}
.Pages
	{
		display: block;
		width: 800px;
		background-image: url(/images/gifs/FacilityTour_Repeater.gif);
		background-repeat: repeat-y;
		float: center;
		background-color: #FFFFFF;
	}
.Pages p
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: justify;
		Padding: 1em 0 0 0;
		margin: 0 25px 0 25px;
	}
.NavLine
	{
		clear: both;
		display: block;
		width:700;
		padding: 0 0 0 0;
		margin: 1em 25px 3em 25px;
		background-color: #BFEAE8;
	}
.NavLine ul
	{
		list-style: none;
		text-decoration: none;
	}
.NavLine li
	{
		display: inline;
	}
.NavLine a
	{
		font-style: italic;
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		font-weight: bold;
		color: #000000;
	}
.IntNav
	{
		display: block;
		width: 220px;
		float: right;
		align: right;
		padding: 0;
		margin: 0 0 0 0;
	}
.IntNav ul
	{
		list-style: none;
	}
.IntNav li
	{
		display: block;
		text-align: right;
		padding: 0 0 0 0;
	}
.IntNav a
	{
		font-style: italic;
		font-size: 16pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
	}
#PageOne
	{
		display: block;
		width: 425px;
		float: left;
		align: left;
		padding: 0 25px 0 0;
		margin: 0 0 0 75px;
	}
#PageTwo
	{
		display: block;
		width: 425px;
		float: left;
		align: left;
		padding: 0 0 0 0;
		margin: 1em 0 0 50px;
	}
#PageThree
	{
		display: block;
		width: 425px;
		float: left;
		align: left;
		padding: 0 0 0 0;
		margin: 1em 0 0 50px;
	}
#PageFour
	{
		display: block;
		width: 425px;
		float: left;
		align: left;
		padding: 0 0 0 0;
		margin: 1em 0 0 50px;
	}
#PageFive
	{
		display: block;
		width: 425px;
		float: left;
		align: left;
		padding: 0 0 0 0;
		margin: 1em 0 0 50px;
	}
.Content p
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: justify;
		padding: 0 0 1em 0;
		margin: 0 0 0 0;
	}
.content ol
	{
	
	}
.content li
	{
		font-style: normal;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: justify;
		padding: 0;
	}
.Pics
	{
		display: block;
		width: 275px;
		float: right;
		align: center;
		padding: 1em 0 0 0;
		margin: 0 0 1em 0;
	}
.pics img
	{
		border: 0;
	}
.pics p
	{
		font-style: italic;
		font-size: 10pt;
		font-family: Georgia, "Times New Roman", Times, Serif;
		text-decoration: none;
		color: #000000;
		text-align: left;
		padding: 0;
		margin: 0.25em 2em 1.5em 3em;
	}
