@charset "UTF-8";
/*div	 {
	border: 1px solid red;
} */


/* -------------------------redefinition of common tags------------------------- */

body {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666666;
}

td {
	font: 11px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #666666;
}

h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #DC5376;
	margin: 4px 0px -10px;
	font-weight: lighter;
}



/* --------------------------------divs and ids-------------------------------- */

div#container {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 934px;
}	
div#header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 918px;
	height: 98px;
	background-image: url(../images/graphics/flourish_header.gif);
	background-repeat: repeat-x;
	margin-top: 3px;
}

div#topleft {
	float: left;
	border: 1px solid #bebab5;
	width: 302px;
	height: 70px;
	margin-right: 3px;
	background-color: #FEA55D;
	background-image: url(../images/graphics/logo_pp_peach.gif);
	background-repeat: no-repeat;
	background-position: left;
}
div#topright {
	float: left;
	border: 1px solid #bebab5;
	width: 611px;
	height: 70px;
	background-color: #ED4175;
	margin-bottom: 3px;
	background-image: url(../images/graphics/flourish_pink.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div#leftnav {
	float: left;
	border: 1px solid #bebab5;
	width: 302px;
	margin-right: 3px;
	padding: 0px;
	/*background-image: url(../images/graphics/title_backgrd_about_us.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;

}
div#maincontent {
	float: left;
	border: 1px solid #bebab5;
	width: 571px;
	background-image: url(../images/graphics/flourish_main_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
div#maincontent p {
	line-height: 18px;
}

div#lefthomecolumn {
	float: left;
	border: 1px solid #bebab5;
	width: 262px;
	margin-right: 3px;
	background-image: url(../images/sunflower_left.jpg);
	padding: 20px;
	height: 247px;

}

div#lefthomecolumnreplicated {
	float: left;
	border: 1px solid #bebab5;
	width: 302px;
	margin-right: 3px;
	background-image: url(../images/sunflower_left.jpg);
	height: 287px;

}



div#mainhomecolumn {
	float: left;
	border: 1px solid #bebab5;
	width: 571px;
	height: 247px;
	padding: 20px;
	background-image: url(../images/graphics/background_peach_fade.jpg);
	background-repeat: repeat-x;
}

div#mainhomecolumn_consultant{
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#mainhomecolumn_consultant_text{
	float: left;
	width: 380px;
}

div#flashhome {
	float: left;
	border: none;
	width: 920px;
	height: 367px;

}


div#footer {
	float: left;
	width: 896px;
	height: 74px;
	padding: 12px;
	margin-top: 3px;
	background-image: url(../images/graphics/footer_background.gif);background-repeat: no-repeat;background-position: left top;}



/* --------------------------------header navigation rules-------------------------------- */

div.headernav {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E7C5D3;
	border-right-color: #E7C5D3;
	border-bottom-color: #E7C5D3;
	border-left-color: #E7C5D3;
	padding-right: 6px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.headernavabsoluteposition {
	position:absolute;
	top: 30px;
	}
	
div.headernavsubmargin {
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
div.headernavsubmarginspacertop {
	width: 98px;
	height: 15px;
	}
	
div.spacer {
	width: 104px;
	height: 30px;
	float: left;
	}
	
div.spacer2 {
	width: 110px;
	height: 26px;
	float: left;
	}
	
div.spacer3 {
	width: 331px;
	height: 30px;
	float: left;
	}

div.floatright {
	float: right;
	border-right-style: none;
	
	}


/* --------------------------------link rules-------------------------------- */

a:link { color: #DE3C6C; text-decoration: none; border-bottom:1px solid #EDD3D6; }

a:hover { text-decoration: underline; background-color: #EFF7D7; }

a:visited { color: #C24A8C; text-decoration: none; border-bottom:1px solid #EDD3D6;}

div#header a:link {
	color: #ED4175;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-bottom: none;
}

div#header a:visited {
	color: #D37986;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	border-bottom: none;
}

div#footer a:link {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	}


/* padding and hairline border for body images */
.imageframe {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin-right: 14px;
	/*float: left;  */
}

div#leftnav ul {
  list-style-type: none; /* get rid of the bullets */
	padding: 0;           
 	margin: 0;  
}

div#leftnav ul li {
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
  display:block;
  border-top: 1px solid white;  lines
}

div#leftnav ul li a {
  display: block;         /* lines extend to right, make area clickable */
  background-color: #036;
  padding: 3px 3px 3px 18px;
  margin: 0;
  text-decoration: none;
  height:15px;           /* hint for IE, alternatively remove whitespace from HTML */ 
}


/* ---------------------------section left column title background image rules--------------------------- */

.titlebackground_about { 
	background-image: url(../images/graphics/title_background10.jpg);background-repeat: no-repeat;background-position: left top;}


.titlebackground_products { 
	background-image: url(../images/graphics/title_background9.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_career { 
	background-image: url(../images/graphics/title_background6.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_host { 
	background-image: url(../images/graphics/title_background13.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_join { 
	background-image: url(../images/graphics/title_background14.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_contact { 
	background-image: url(../images/graphics/title_background4.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_shop { 
	background-image: url(../images/graphics/title_background5.jpg);background-repeat: no-repeat;background-position: left top;}

.titlebackground_consultant { background-image: url(../images/graphics/title_background5.jpg);background-repeat: no-repeat; background-position: left top;}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #D63B6A;
}

.headlineSubPink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #D63B6A;
}
.headlineSubPink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #D63B6A;
}



.headlinegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #72A43C;
}
.headlineSubGreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #72A43C;
}

.div_red_fade {
	background-image: url(../images/graphics/background_red_fade.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
	width: 524px;
}
.div_red_fade2 {
	background-image: url(../images/graphics/background_red_fade.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
}
.div_green_fade {
	background-image: url(../images/graphics/background_green_fade.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
	width: 524px;
}


.bulletstyle {color: #ED97B0}
#scrollDiv {
	height: 170px;
	width: 320px;
	border: none;
	overflow: auto;
}


div#join a:link { text-decoration: none; }
div#join a:hover {
	text-decoration: none;
}

div#join {
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	height: 70px;
}
div#join a:visited {
	text-decoration: none;
}
