<!--
body {
	background-image: url(images/????.jpg);
	background-attachment: fixed;
	/*background-color: #D3B9C0;*/
	background-color: #D0B9D3;
	margin: 0px;
	padding: 0px;
	text-align: left;  /* IE5.X workaround */	
	}

/* Opera workaround for some versions */ 

html, body {
	margin: 0px;
	padding: 0px;
	}

/* End of Opera workaround */

#outer_container {
	position: relative;
	width: 740px;
}

div.main_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	height: 250px;
	background-image:url("images/bg_flower_2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;		
	}

div.navbar_bg {
	position: relative;
	margin-left: 40px;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	top: -10px;
	height: 25px;
	width: 700px;
	padding: 0px;
	background-color: transparent;
	background-image:url("images/navb ar_bg.jpg");  
	border-top: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
	border-left: 0px solid #CC99CC;
	border-right: 0px solid #865070;
	z-index: 100;	
	}

div.navbar {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	margin-bottom: 0px;	
	width: 528px;
	padding: 0px;	 
	border: 0px dotted blue;
	z-index: 150;
		}

#sandy_pic {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 135px;
	height: 135px;
	background-image: url(images/sandy_pic_5.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	border: 0px solid blue;
	}

#sandra_title {
	top: 0px;
	width: 520px;
	height: 155px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	/* background-color: #330066; */
	background-image: url(images/sandra_schafer_2.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border: 0px solid red;
	z-index: 5;
	}

div.menu {
	position: absolute;
	left: 255px;
	top: 112px;
	width: 481px;
	height: 20px;
	border: 0px dotted blue;
		
	}

h2 {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: -40px;
	width: 90%;
	height: 40px;
	color: #446B31;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	background-color: transparent;
	border: 0px solid blue;
	z-index: 1;	
	
	}

#text_container_bg {
	position: relative;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -40px;
	width: 600px;
	vertical-align: middle;
	background-image:url("images/text_border_5.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_what {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/white_yellow_flower_bg.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_how {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/butterfly_2.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_benefits {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/violets_3.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_questions {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/sunflower_2.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_skills {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/azalias_2.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container_bg_testimonials {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 50px;
	top: -20px;
	width: 65%;
	height: 45%;
	vertical-align: middle;
	background-image:url("images/yellow_rose_3.gif");
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #B3BAB3;
	border-top: 1px solid #CFE5DA;
	border-right: 1px solid #01532A;
	border-bottom: 1px solid #01532A;
	border-left: 1px solid #CFE5DA;
	}

#text_container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	background-image:url("images/tex t_bg.jpg");
	background-repeat: repeat;
	
	background-color: transparent;
	border: 0px solid #FF00CC;
	}

#text_container_benefits {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	
	text-align: left;
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
	border: 0px solid blue;	
	}

#text_container_how_it_works {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	
	background-image:url("i mages/bg_flower.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: 0px solid blue;	
	}

#text_container_life_skills {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	
	background-color: transparent;
	border: 0px solid blue;	
	}

#text_container_questions {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	
	background-color: transparent;
	border: 0px solid blue;	
	}

#text_container_testimonials {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	
	background-image:url("i mages/bg_flower.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: 0px solid blue;	
	}

#text_container_whatis {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	background-image:url("i mages/bg_flower.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent;
	border: 0px solid blue;	
	}

.ul 	{
	
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 50px;
	width: 90%;
	height: 245px;	
	border: 0px solid blue;
	}

.ul a:link, a:visited {
	color: #333399;
	text-decoration: none;
	}

.ul a:hover {
	color: #CC0066;
	text-decoration: underline;
	}	

.li {
	height: 15px;
	padding: 0px;
	margin: 10px 5px 5px 5px;
	color: #990066;
	text-align: left;
	vertical-align: bottom;
	list-style-image: url(images/list_bullet.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	border: 0px solid red;
	}

.li_space {
	height: 25px;
	padding: 0px;
	margin: 0px 5px 5px 5px;
	color: #990066;
	text-align: left;
	vertical-align: bottom;
	list-style-image: url(images/list_bullet.gif);	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-weight: bold;
	border: 0px solid red;
	}

div.text_home_page { 
	position: absolute;
	top: 180px;
	left: 25px;
	width: 700px;
	padding:0px; 
	background:transparent; 
	border: 0px dotted blue;
	}

.dropcap {	
	float: left;
	padding: 0px 0px 0px 0px;
	width: 50px;
	height: 50px;
	margin: 2px 7px 2px 0px;
	border: 0px solid blue;
	}

.dropcap_w {	
	float: left;
	padding: 0px;
	width: 50px;
	height: 50px;
	margin: 0px 5px 2px 0px;
	border: 0px solid blue;
	}

p.general_text_home {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #990066;
	text-align:justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight:500;
	line-height:1.25;
	background-color: transparent;
	border: 0px dotted blue;
	}

p.general_text_bold {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	color: #990066;
	text-align:justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight: bold;
	line-height:1.25;
	background-color: transparent;
	border: 0px dotted blue;
	}

div.footer_container_home {
	position: relative;
	margin-left: 40px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 700px;
	height: 80px;
	background: transparent;
	border: 0px solid blue;
	text-align: center;
	}

/* End */

div.address {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
	height: 30px;
	font-size:.70em;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#003399;
	background: transparent;
	border: 0px solid red;
	}
	
div.bottom_text_links {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;
	top: 70px;
	width: 100%;
	height: 15px;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 	
	font-size:.70em;
	/* font-size: .55em;  */
	color: #330099;
	background: transparent;
	border: 0px solid green
	}

.bottom_text_links a:link, a:visited {
	color: #330099;
	text-decoration: none;
	}

.bottom_text_links a:hover {
	color: #330099;
	background-color: #BAA3EE;
	text-decoration: none;
	}
/* end of footer */

/* Begin Very Bottom Image Links */

div.very_bottom_links {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 40px;
	width: 78%;
	height: 120px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	border: 0px dotted red;
	}

div.wc3_css {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 88px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px solid blue;
	}

div.ret_ring {
	top: 0px;
	text-align: center;	
	width: 100%;
	height: 120px;
	padding: 0px;	
	margin: 0px;
	font-weight: normal;
	font-size:.70em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color:#003399;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px solid blue;
	}

.ret_ring a:link, a:visited {
	color: #330099;
	text-decoration: none;
	}

.ret_ring a:hover {
	color: #330099;
	background-color: #BAA3EE;
	text-decoration: none;
	}
	
div.wc3_html {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 88px;
	height: 31px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	padding-bottom: 0px;
	border: 0px solid blue;
	}

/* End Very Bottom Image Links */



.invisible { 
	display: none; 
	}

a { text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	color: #0033FF; 
	background: transparent ;
	}

a:link {
	color: #0033FF; 
	background: transparent; 
	}
a:visited { 
	color: #330099; 
	background: transparent; 
	}
a:hover { 
	text-decoration: none; 
	color: #790E55; 
	background: transparent;  
	}

a:active { 
	color: #990033; 
	background: transparent; 
	}
-->
