body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #666666;
}
p {
	line-height: 1.85em;
	text-align: justify;
}
.BoldTitle {
	text-transform: capitalize;
	color: #66276F;
	font-weight: bold;
}

.riskLinks
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	text-decoration: none;
}
.riskLinks:Hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #7EAA51;
	text-decoration: underline;
}



.quoteFrom {
	font-size:12px;
	line-height: normal;
	color: #666666;
}
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-style: italic;
}


.bookLinks
{
	color: #79377F;
	text-decoration: underline;
}
.bookLinks:Hover
{
	color: #999;
	text-decoration: none;
}
.newsTable {
	background-image: url(../images/newsletterbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.denisemagTable {
	background-image: url(../images/08cDeniseMagBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #79377F;
	text-decoration: none;
}
a:Hover {
	color: #999999;
	text-decoration: underline;
	font-style: italic;
}
.copyright {
	font-size: 10px;
}
.listLeading {
	line-height: 1.85em;
}



.calmTable {
	background-image: url(../images/bg_Calm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #66276F;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}


.keysTable {
	background-image: url(../images/bg_Keys.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.dmagTable {
	background-image: url(../images/08cDeniseMagBG.jpg);
	background-repeat: no-repeat;
	background-position: 84px 30px;
}

.tenptText
{
	font-size: 10px;
	line-height: 1.25em;
}

.chatTable {
	background-image: url(../images/08dChatelaineBG.jpg);
	background-repeat: no-repeat;
	background-position: 84px 30px;
}

.redTable {
	background-image: url(../images/08eRedBG.jpg);
	background-repeat: no-repeat;
	background-position: 84px 30px;
}

.contactTable {
	background-image: url(../images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bioTable {
	background-image: url(../images/bioBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toggleopacity   img{
filter:alpha(opacity=100); 
   -moz-opacity: 1; 
   opacity: 1; 

	border: 1px solid #999999;
	padding: 3px;
	margin: 3px;
}
.toggleopacity:hover   img{
filter:alpha(opacity=90); 
   -moz-opacity: 0.9; 
   opacity: 0.9; 
	border: 1px solid #79377F;
	padding: 3px;
	margin: 3px;
}

#header
{
	height:200px;
	width:780px;
}
#HomeButton {
	float: right;
	padding: 160px 10px 0 0
}

.bsTable {
	background-image: url(../images/08fBodySoulBG.jpg);
	background-repeat: no-repeat;
	background-position: 84px 30px;
}
.btnSubmit {
	width: 75px;
	font-size: 11px;
}
.fldInput {
	font-size: 11px;
	color: #79377F;
	width: 150px;
}
.WeeklySeminarTable {
	background-image: url(../online/images/5week-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.WeeklySeminarIntroTable {
	background-image: url(../online/images/5weekintro-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#vidList ul {
	color: #FFFFFF;
	display: inline;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	line-height: 1.85em;
	padding: 0px;
}

#vidList ul a {
	color: #666666;
	text-decoration: none;
}
#vidList ul a:hover {
	color: #FFFFFF;
}
#vidBox {
	display:block;
	text-align: center;
	width: auto;
}
#vidTitle {
	display:block;
	background-color:#9AC2E5;
	padding: 5px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	width: auto;
	}
