.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b85a3;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bigborder {
	border: 5px solid #4b85a3;
}
.smborder {
	border: 1px solid #4b85a3;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b85a3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4b85a3;
}
a:hover {
	text-decoration: none;
	color: #Fa932b;
}
a:active {
	text-decoration: none;
}
.blueline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b85a3;
}

p {
	background-image: url(http://www.chalkcliffshotspring.com/gradient.gif);
	background-repeat: repeat-x; 
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: none;
	color: #fa932b;
}
.footertxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
}
