@charset "utf-8";

ul#nav_tab {
	list-style: none;
	
}
ul#nav_tab li {
	display: inline;
	
}
ul#nav_tab li a{
	width: 133px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	text-align: center;
}
ul#nav_tab li a:hover{
	width: 133px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9CD5;
	text-decoration: none;
	font-size: 17px;
	text-align: center;
}
#nav_table {
	display: table;
	
}
/*----------------------------TEXT----------------------*/
.monthly_drawing_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 19px;
}
.monthly_drawing{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	display: block;
	font-size: 18px;
	color: #FFA5D6;
	font-weight: bold;

}
.monthly_remedy_head{
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #FFA5D6;
}
.monthly_remedy_head2{
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #FFA5D6;
}
.monthly_remedy_content{
	font-family:"Century Gothic";
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}
.resource_head {
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	color: #FFA5D6;
}
.resource_head  a{
    color: #FFA5D6;
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	
}

.resource_content{
	font-family:"Century Gothic";
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
.testimonial_box_head{
	font-family:"Century Gothic";
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	color: #9900C8;
}
.testimonial_box_content{
	font-family:"Century Gothic";
	font-size: 14px;
	text-align: left;
	color: #432378;
	font-weight: bold;
}
.center_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 23px;
	cursor:default;
	margin:20px 0;
}

p.ess{
	cursor:default;
	color: #371D63;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	}

p:hover.ess{
	color: #CCFF00;
	}

.right_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 17px;
}
h1 {
	font-size: 24px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin:20px 0;

}	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin:20px 0;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin:20px 0;

}
h1.content_head{
	font-family:Arial, Helvetica, sans-serif;
}
h1.content{
	font-family:Arial, Helvetica, sans-serif;
}
h3.cases_subtitle{
	color: #00CCFF;
	font-size: 21px;

}
.disclaimer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #311A57;

}
/*---------------Links--------------*/
a.link {
	color: #FF9900;
	text-decoration: none;

}
a:hover.link {
	color: #FFFF00;
	text-decoration: none;

}
a.page_link {
	color: #FE8AC6;
	text-decoration: none;

}
a:hover.page_link {
	color: #5ED2FF;
	text-decoration: none;

}
a.topic_link {
	color: #FE8AC6;
	text-decoration: none;

}
a:hover.topic_link {
	color: #9900C8;
	text-decoration: none;

}
a.back_top {
	color: #432378;
	text-decoration: none;

}
a:hover.back_top {
	color: #F09542;
	text-decoration: none;

}
a.email_link{
	color: #371D63;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.email_link{
	color: #CCFF00;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.email_link2{
	color: #371D63;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover.email_link2{
	color: #CCFF00;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.email_me{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FFFF;
	display: block;
	text-align: center;
}
a:hover.email_me{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-align: center;
}
/*--------------------------------------------------------Structure-------------*/
.footer_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BEA6E6;
	text-align: center;
}
.centered_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: center;
}
.left_txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: justify;
    text-indent: 40px;
}
.left_txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: left;
}
.white_txt_16 {
	font-family: Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	text-align: justify;
}
img.floatRight {
	float: right;
	margin: 5px;
}
img.floatLeft {
	float: left;
	margin: 5px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
img.center {
	padding-right: 20px;
	padding-left: 20px;

	

}
.highlight_txt {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight: bolder;
	color: #FFD5EE;
	margin-right: 10px;
	margin-left: 10px;
}
/*----------------------------TABLE-------------------*/
table#fears{
	width: 480px;
	border:none;
	background-color:#ece4f8;
    font-family:Arial, Helvetica, sans-serif;
	color: #3D2D5E;
	font-size: 14px;
	line-height: 21px;
    font-weight: bold;
}
table#fears tr{
	background-repeat: repeat-x;
	background-image: url(../images/table_bg_light.png);
}
table#fears td{
    height: 40px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;

}
table#testimonials{
	width: 775px;
	border:none;
	background-color:#ece4f8;
    font-family:Arial, Helvetica, sans-serif;
	color: #3D2D5E;
	font-size: 14px;
	line-height: 21px;
    font-weight: bold;
}
table#testimonials td{
	background-repeat: repeat-x;
	background-image: url(../images/table_bg_light.png);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
table#testimonials1 td:hover{
	background-repeat: repeat-x;
	background-image: url(../images/table_bg_dark.png);

}
table#tesimonials td.caption{
	height: 25px;
	background:url(../images/table_bg_caption.png);
	background-repeat: repeat-x;

}
table#rescue{
	width: 480px;
	border:none;
	background-color:#ece4f8;
}
table#rescue td{
	height: 110px;
	background-repeat: repeat-x;
	background-image: url(../images/table_bg_light.png);
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
} 
table#rescue td:hover{
	height: 110px;
	background-repeat: repeat-x;
	background-image: url(../images/table_bg_dark.png);
	
} 
table#rescue td.caption{
	height: 25px;
	background:url(../images/table_bg_caption.png);
	background-repeat: repeat-x;
	
}
img.rescue_img{
	float: left;
}
a.resource_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E000EE;
	text-decoration: none;

}
a:hover.resource_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F980FF;
	text-decoration: none;

}
a.mr_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffa5d6;
	text-decoration: none;

}
a:hover.mr_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F980FF;
	text-decoration: none;

}

/*--------------------------------TABLE TXT--------------------*/
h1.product_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFB9E8;
	padding-top: 15px;
	
}
h1.questions{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFB9E8;
	padding-top: 15px;
}
h1.rescue_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3D2D5E;
}

.rescue_content{
	font-family:Arial, Helvetica, sans-serif;
	color: #3D2D5E;
	font-size: 14px;
	line-height: 21px;
}
h2.question_head{
	font-family:Arial, Helvetica, sans-serif;
	color: #3D2D5E;
	font-size: 24px;
}
h2.remedy_selection{
	font-family:Arial, Helvetica, sans-serif;
	color: #3D2D5E;
	font-size: 12px;
    display: none;
}
.questions_content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3D2D5E;
}
/*--------------------------PAYPAL--------------------------*/
form.paypal{
	float:right;
}
/*---------------------------------monthly drawing txt----------------------*/
.amy_question{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC64FF;
	line-height: 21px;

}
.amy_answer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 21px;
	font-weight: normal;
}
h1.monthly_drawing_head{
	font-family:Arial, Helvetica, sans-serif;
	color: #5ED2FF;
}
/*------------------------------------TOP NAV---------------------------*/
ul.MenuBarHorizontal li.sub_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F98EC2;
	display: block;
	text-align: left;
}
ul.MenuBarHorizontal li.sub_link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	display: block;
}
/*------------------------------------IMAGES---------------------------*/
.free{
	padding-left: 25px;
	
}
.testimonial_header{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: normal;
	font-style: italic;
	color: #3D2D5E;
	text-align: left;
	display: block;
}
.testimonial_text{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3D2D5E;
	text-align: justify;
	display: block;
    indent:20px;
}
#shadow{
	font-size: 1.30em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #666; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
    text-align:justify;
}

#shadow:before,
#shadow:after{
	content: "LIVE YOUR HAPPIEST LIFE, BRING OUT YOUR STRONGEST MIND!"; /* generated text */
	display: block;
}

#shadow:before{
	margin-bottom: -1.05em;
	margin-left: 0.1em;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

#shadow:after{
	margin-top: -1.05em;
	margin-left: -0.1ex;
	color: #FFD5EE; /* text color */
	background-color: transparent;
}
#shadow1{
	font-size: 1em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #3D2D5E; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
    text-align:justify;
}

#shadow1:before,
#shadow1:after{
	content: "I implore anyone if you are in a situation like mine to try this,"; /* generated text */
	display: block;
}

#shadow1:before{
	margin-bottom: -1.00em;
	margin-left: 0.05em;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

#shadow1:after{
	margin-top: -1.00em;
	margin-left: -0.05em;
	color: #FFD5EE; /* text color */
	background-color: transparent;
}

#shadow2{
	font-size: 1em; /* optional. just to increase the font size. */
	display: block;
	line-height: 1em;
	color: #3D2D5E; /* shadow color */
	background-color: transparent;
	white-space: nowrap; /* wrapping breaks the effect */
    text-align:justify;
}

#shadow2:before,
#shadow2:after{
	content: "It may sound crazy but my family is living proof it really does work. - Paula R"; /* generated text */
	display: block;
}

#shadow2:before{
	margin-bottom: -1.00em;
	margin-left: 0.05em;
	color: #ccc; /* shadow color */
	background-color: transparent;
}

#shadow2:after{
	margin-top: -1.00em;
	margin-left: -0.05em;
	color: #FFD5EE; /* text color */
	background-color: transparent;
}
.special{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: cursive;
	font-size: 18px;
    font-weight: normal;
    font-style: italic;
	color: #F98EC2;
	display: block;
    width: 475px;
    height: 190px;
    background-image: url(../images/quote2.png);

}
.special-background{
    width:500px;
    height: 234px;
    background-image: url(../images/quote2.png);
}
.special1{
    font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 24px;
    font-weight: bold;
    font-style: italic;
	color: #3D2D5E;
	display: block;
    text-align:center;
    background-image: url(../images/quote-background.png);
}
