body html{
	background-color: #e8e8e8;
}
h1{
	position:relative;
	text-align:left;
	clear:both;
}

img{
	border:none;
	
}

#printLogo{
	margin:auto;
	width:500px;
}

.contentTop [alt="title graphic"]{
	display:none;
	
}

.outer{
	width:760px;
	margin: auto;
	height:500px;
	background-color:red;
}

.leftTitle{
	display:none;
}

.title{
	
	display:none;
	
}

.title img{
	border:none;
	display:none;
}


.titleLocation{
	display:none;
}

.clearIt{
	
	display:none;
}

.contentLeft{
	position:relative;
	width:500px;
	margin:auto;

}

.nav0Container{
	clear:both;
	margin:auto;
	width:500px;
}
.nav0Container img{
	display:none;
}

.nav0Container ul{
	margin:0;
	padding:0;
	float:left;	
}

.nav0Container ul li{
	display:inline;
	float:left;
	margin:10px 10px 10px 0;	
}

.contentContainerRight{
	width:500px;
	margin:auto;
	text-align:center;
	overflow:hidden;
}
.caption1{
	display:none;
	
}


.contentContainerRight img[title="Area Map"]{
	display:block;
	float:left;
	
}

.contentContainerRight img[title="Location Map"]{
	display:block;
	float:left;
}

.contentContainerRight p{
	display:none;
	
}

.footerContainer{
	margin-top:10px;
	width:100%;
	height:41px;
	background-color: red;
	background-image: url(footerRepeat.jpg);
	background-repeat: repeat-x;
}

.footer2
{
	text-align:center;
}

.footer2 img
{
	border:none;
}

.footerLeft{
	display:none;
}

.footerRight{
	display:none;
}