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


a {
	color: #00A99D;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #634382;
	padding-left: 10px;
}
#nav {
	padding-bottom: 7px;
}
#subnav a {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 9161A7;
}
#nav li {
	list-style-type: none;
	list-style-image: url(images/petalbullet.gif);
	list-style-position: inside;
	font-size: 18px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:3;
	left: 74px;
	top: 466px;
	list-style-type: none;
}
#apDiv2 {
	position:absolute;
	width:536px;
	height:77px;
	z-index:4;
	left: 177px;
	top: 634px;
	border: 2px solid #624380;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #9161A7;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.style2 {
	font-size: 10px
}

body {
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9889A7;
	padding-left: 10px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #634382;
	font-size: 14px;
}
#nav_home {
	padding-bottom: 7px;
	padding-top: 50px;
	background-image: url(images/line2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#nav_home li {
	list-style-type: none;
	list-style-image: url(images/petalbullet.gif);
	list-style-position: inside;
	font-size: 18px;
}
a:hover {
	color: #330099;
	text-decoration: underline;
}
#subnav li {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.visitorquote {
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #006666;
	border: 1px solid #9161A7;
	padding: 10px;
	margin: 5px;
}

