@charset "utf-8";

														/* Print Styles */

body {
	background-image: url(Images/Back3.png);
	height: 700px;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#wrapper {
	height: 640px;
	width: 800px;
	position: absolute;
	margin-left: 120px;
}
#wrap2 {
	display: none;
	background-image: url(Images/Wrap_Back2.png);
	height: 640px;
	width: 800px;
	position: absolute;
	margin-left: px;
	z-index: 1;
}
#roofimg {
	display: none;
	height: 600px;
	width: 200px;
	position: absolute;
	margin-top: -10px;
	z-index: 3;
}
#logo {
	display: ;
	height: 125px;
	width: 350px;
	position: absolute;
	margin-left: 100px;
	margin-top: 0px;
	z-index: 3;
}
#buttons {
	display: none;
	height: 40px;
	width: 400px;
	position: absolute;
	margin-left: 212px;
	margin-top: 123px;
	z-index: 2;
}
#aboutcontent {
	height: 500px;
	width: 680px;
	position: absolute;
	margin-left: 105px;
	margin-top: 175px;
	z-index: 3;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000;
	text-decoration: none;
}
#mapcontent {  				
	height: 500px;
	width: 600px;
	position: absolute;
	margin-left: 0px;
	margin-top: 175px;
	z-index: 3;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
	text-decoration: none;
	text-align: left;	
}	
#wrapper #mapcontent ul li {
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	font-size: 35px;
	color: #000000;
}
#wrapper #mapcontent ul li a{
	font-size: 35px;
	color: #000000;
	
}
#mapheader{
	height: auto;
	width: auto;
	position: absolute;
	margin-left: 120px;
	margin-top: 188px;
	z-index: 4;
}
#linksheader {
	height: auto;
	width: auto;
	position: absolute;
	margin-left: 105px;
	margin-top: 175px;
	z-index: 4;
}
#map {
	height: 400px;
	width: 650px;
	position: absolute;
	margin-left: 115px;
	margin-top: 200px;
	z-index: 3;
}
#linkspage {
	height: 350px;
	width: 550px;
	position: absolute;
	margin-left: 175px;
	margin-top: 210px;
	text-align: center;
	z-index: 3;
}
#links{
	display: none;
	height: 20px;
	width: 800px;
	position: absolute;
	margin-left: 40px;
	margin-top: 620px;
	z-index: 4;
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #000000;
	text-decoration: none;
}
#links .i {
	color: #000000;
}
#footer{
	display: none;
	height: 60px;
	width: 1600px;
	position: absolute;
	margin-top: 645px;
	z-index: 4;
}


h1 {
	font-size: 35px;
	color: #000000; /*#d17545;*//*d69517*/
	font: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

