body {
	background-attachment: scroll;
	background-color: #6b9edf;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #042d62;
	font-weight: normal;
	text-decoration: none;
}
#maincontent a {
	font-weight: bold;
	color: #042D62;
}
#hcontact {
	color: #FFF;
	font-size: 11px;
}
#mainphotobg {
	background-attachment: scroll;
	background-image: url(images/mainphotobg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #fff;
}

#nav {
	background-attachment: scroll;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#content {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/cfade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#efade {
	background-attachment: scroll;
	background-image: url(images/eggfade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.headline {
	font-size: 42px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.subhead {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: italic;
}

