#flashcontainer /* holds lift movie*/
{
position:relative;
width:190px; 
height:420px;
left: -15px;
/*top: 20px;*/
margin-top: 19px;
float:left;
border:1px;
/*border: 2px solid #000000;*/

}

#address /* holds lift movie*/
{
	position:relative;
	width:200px;
	height:420px;
	padding-left:20px;
	float:left;
	left: 0;
}

#address p
{
font-family: Arial, Helvetica, sans-serif;
font-size:70%;
}




#topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:110%;
	position: absolute;
	top: 13px;
	text-align: center;
	left: 0%;
	height: 118px;
	width: 100%;
}
	

#topnavigation a{
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
padding: 0px 0px 0px 0px;
color:#000033;
text-decoration: none;
}

#topnavigation  a:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0033;
}

#navigation {
	width: 180px;
	position: absolute;
	left: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;
	text-align: left;
	top: 171px;
	overflow: auto;
	height: 380px;
	padding-right: 20px;
} 
#navigation ul {
list-style: none;
margin: 0px;
padding:0px ;
}
#navigation li {
border-bottom: 1px solid #ffffff;
color:#ffffff;
font-weight:normal;

}
#navigation li a {
display: block;
padding: 5px 5px 5px 0.5em;
text-decoration: none;
color:#ffffff;
background-image: url("../images/navoff1.gif");
font-weight:normal;

}
#navigation li a:hover {
background-image:url(../images/on_button1.gif);
color:#999999
}

#navigation p {
background-image:url(../images/on_button1.gif);
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
text-align: left;
margin-top: 0px;
margin-bottom: 1px;
padding:0 0 0 0;
color:#666666;
cursor:default;
}

#navigation h2{
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
text-align: left;
color:#000066;
}

#navigation img {
	padding: 0;
	margin-bottom: 20px;
	margin-left: 3px;
}

#wrapper {
	margin-top: 20px;
	position:relative;
	width: 800px;
	border-bottom: solid 1px;
	/*margin-left:auto;*/
	 /*margin-right:auto;*/ /*centers on page*/
	/*margin-bottom:auto;*/
}

#content {
	margin-left: 235px;
	/*margin-right: 0px;
	margin-top:20px;
	margin-bottom:50px;
	padding: 0px 0px 0px 0px;*/
	
}

#content p, td, th, caption {
	line-height: 1.6em;
	cursor:default;


}


#content h1 {
font: bold 90% Arial, sans-serif;
line-height: 1em;
color:#000000;
background-color: transparent;
/*margin-top: 1.5em;*/
}

#content h2, caption {
	font: normal 85% Arial, sans-serif;
	color: #000000;
	background-color: transparent;
	
}

#content ul {
font: normal 80% Arial, sans-serif;
color: #000000;
list-style-type: square;
padding-left:0;
margin-left: 15px;
margin-right: 20px;
line-height:20px;
cursor:default;
margin-top: 0px;
}

#content ul ul {
margin-top: 0px;
margin-bottom: 0px;
font: normal 100% Arial, sans-serif;
color: #000000;
padding-left:0;
margin-left: 25px;
margin-right: 20px;
cursor:default;
}

#footer {
position:relative;
width:782px;
padding: 10px 0 0 0;
margin-right: 50px;
font-size: 70%;
color: #000000;
background-color: transparent;
margin-right:auto;
margin-left:auto;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 2em;
	color: #000066;
	text-decoration: none;
}
	
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font:Arial, Helvetica, sans-serif;
color:#666666;
font-size:90%;
line-height: 1.4em;
cursor:default;
text-align:justify;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	text-decoration: none;
	color: #000033;
	font-weight: bold;
	font-style: italic;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}
.textCopy {
	font:90%/1.4em Arial, Helvetica, sans-serif;
color:#666666;
cursor:default;
text-align:left;
}
.titleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000066;
	text-decoration: none;
}

