body {
	background-color: #330033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 800px;
	text-align: center;
}
#wrapper {
	background-image: url(images/stripBG.gif);
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(images/full_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC99CC;
}
.nav a {
	text-decoration: none;
	color: #CC99CC;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.quote {
	font-family: Times, serif;
	font-size: 15px;
	padding-left: 35px;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin: 0px;
}
.quotee {
	font-family: Times, serif;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	padding-left: 30px;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
	line-height: 15px;
}
/* check to see if this form style affects other forms on the site */
form.entry_form {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding: 0px;
	line-height: 15px;
}
.highlighted {
	background-color: #FFCC33;
	display: block;
	margin: 25px;
	padding: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px;
	color: #FFFFFF;
	margin-left: 24px;
	margin-bottom: 25px;
	margin-top: 25px;
	font-style: italic;
	margin-right: 15px;
	font-weight: normal;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	line-height: 30px;
}
p a {
	color: #330033;
	text-decoration: underline;
	font-weight: bold;
}
p a:visited {
	color: #330033;
	text-decoration: none;
	font-weight: bold;
}
p a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.testimonial_quotee {
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
	margin-left: 30px;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 20px;
}
ul {
	margin-left: 15px;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
}
li {
	padding-bottom: 5px;
}
li a {
	color: #330033;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 60px;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663366;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	font-weight: bold;
}
