body {
	background-color: #33FFCC;
	background-image: url(../Graphics/BluBaybkgrndLbrdr2.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #0000FF;
}
	
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size: 24px;
color: #0000FF;
font-weight: bold;
margin-top: 0px;
margin-bottom: 3px;
}

.adtext {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	font-family: Times New Roman, Times, serif;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #33FF78;
}

a:link {
text-decoration: none; color: #6633FF;
}

a:visited {
text-decoration: none; color: #FF33AB;
}

a:active {
text-decoration: none; color: #6633FF;
}

a:hover {
text-decoration: underline;
}.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
}
.details {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

