body {
	color: #000000;
}


.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6633cc;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #6633cc;
	text-decoration: underline;
}
.cursive {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: oblique;
	font-weight: normal;
	color: #6633cc;
	line-height: 34px;
}
.byline {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: oblique;
	color: #6633cc;
	line-height: normal;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #E0ECC3;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #6633cc;
}
.image {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 1px;
	margin-left: 0px;
	border: 0px;

}
.cursiveinline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	color: #660099;
}
ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	list-style: none;
    padding-left: 12px;
	margin-left: -14px;
    background-image: url(http://powerfull-living.biz/images/bulletNav.gif);
    background-repeat: no-repeat;
	background-position: 0px 3px;
}


.bulletz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-image:  url("images/bullet.gif");
	line-height: 20px;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633cc;
}
.welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #6633cc;
	font-weight: normal;
	font-style: oblique;

}
.introcursive {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6633cc;
	font-style: italic;
}

a {
	color: #6030C2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	border-bottom-style: none;
	color: #9966FF;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	background-color: #CFE09C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
textarea {
	background-color: #CFE09C;
}
.signup {
	background-color: #F9F9E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6633CC;
	font-weight: normal;
}
.signupsubmit {
	background-color: #E3EDC5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6633CC;
	font-weight: bold;
}
.subLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.subLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6633cc;
	text-decoration: underline;
}
.hrPurple {
	border: 3px solid #E0ECC3;
}

div.dropdown {
	margin:-35px 0 0 100px;
	position:absolute;
	z-index:500;
	/*border: 2px solid #adba86;*/
	border-left: 0px solid #fff;
	display:none;
	background-color:#cfe09c;
}

div.dd-element {
	background-color:none;
	border-right: 2px solid #adba86;
	margin-left:22px;
	padding:5px 5px 5px 15px;
}

div.dd-element:hover, div.dd-first:hover, div.dd-last:hover {
	background-color:#e0ecc3;
	border-right: 2px solid #adba86;
}

div.dd-first {
	border-top: 2px solid #adba86;
	border-right: 2px solid #adba86;
	background-color:none;
	margin-left:22px;
	padding:5px 5px 5px 15px;
}

div.dd-last {
	background-color:none;
	margin-left:22px;
	padding:5px 5px 5px 15px;
	border-right: 2px solid #adba86;
	border-bottom: 2px solid #adba86;
}