@charset "utf-8";
/* CSS Document */

body {
	background-color: #7EA6D9;
	color: #003;
	background-image: url(Covered%20Bridge%20header.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	color: #003;
	text-transform: none;
}

#wrapper #content .quote h1 {
	text-indent: 0;
}
#wrapper #content .quote #bodytype p {
	font-family: Verdana, Geneva, sans-serif;
}



#wrapper .content h1 {
	color: #600;
}
#wrapper #header img {
	top: 0px;
	position: absolute;
}
#wrapper #NavBar {
	padding-top: 375px;
}
#wrapper #header img {
	position: absolute;
	left: 450px;
	top: 70px;
	visibility: inherit;
}


img {
	position: relative;
}
#wrapper #NavBar #Nav ul table {
	font-size: larger;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

