/* CSS Document

Author: Creative Navigation

 */

body {
	background-image: url(images/tile.gif);
	background-color: #b0d2df;
	background-repeat: repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	line-height: 1.5em;
}
a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #C7DFE8;
}
a:active {
	text-decoration: none;
	color: #009933;
}
.h1green {
	font-size: 28px;
	color: #669933;
	font-variant: caps;
}
.h1blue {
font-size: 28px;
	color:#1c75c4;
	font-variant: caps;
}
.mid-sizegreen {
	font-size: 18px;
	color: #669933;
	line-height: 1.5em;
}
.mid-sizebluen {
	font-size: 16px;
	color: #006699;
	line-height: 1.5em;
	font-weight: bold;
}
.bulletsgreen {
	font-size: 14px;
	color: #669933;
	line-height: 1.5em;
}
.quotes {
	font-size: 18px;
	color: #669933;
	line-height: 1.5em;
}
.bodygreen {
	color:#669933;
}
.footer {
	font-size: 10px;
}
