body {
color: #d1c2bf; 
background-color: #f7f7fc; 
font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
 
}

img.topgraphic {
	border-style: none;
	left:0px;
	position: absolute;
	top: 0px;
	z-index:10;
	
}

#cartinfo {
	background: #dfe0f2;
	color: #ffffff;
	position: absolute;
	left: 840px;
	top: 10px;
	width:175px;
	z-index:100;
	padding: 5px 0px 5px 5px
	
   }
   
   div.phone_number {
	position: absolute;
	left: 50px;
	top: 155px;
   color: #405057;
	text-align:center; 
	z-index:50;
	background-color: transparent;
	font: bold 14px Arial, Helvetica, sans-serif;

}
img.butterflies {
	position: absolute;
	left: 120px;
	top: 140px;
   z-index: 200;

}

div.header {
	position: absolute; 
	left:230px; 
	top:155px; 
	width:725px;
	color: #405057;
	background:transparent; 
	z-index:80;
	font-family: Arial, sans-serif;
	font-size:22px;
	text-align: center;
}

#left_menu_header_text {
	color: black;
	background-color: transparent;
	position: absolute;
	left: 67px;
	top: 308px;
	height:75px;
	width:160px;
	font: bold 16px Arial, Helvetica, sans-serif;
	z-index:10;
} 
#left_menu_header_box {
	color: #000000;
	background-color: #9ba2d6;
	position: absolute;
	left: 35px;
	top: 310px;
	height:440px;
	width:170px;
	border: 1px solid #8e8e8e;
 	z-index:5;
} 
#left_menu_text {
	color:black;
	background-color: transparent;
	position: absolute;
	left: 50px;
	top: 310px;
	height:400px;
	width:160px;
	font: 13px Arial, Helvetica, sans-serif;
	z-index:30;
} 

#left_menu_box {
	color: #000000;
	background-color: #dfe0f2;
	position: absolute;
	left: 35px;
	top: 340px;
	height:440px;
	width:170px;
	border: 1px solid #8e8e8e;
	z-index:20;
} 
hr.hrwidth {
	position: absolute;
	left:0px;
	width:130px;
	z-index:20;
}

a.left_menu:link,a.left_menu:visited {
	background: transparent;
	color: #405057;
	text-decoration: none;
		
}

a.left_menu:hover {
	background: #716ab3;
	color: white;
	text-decoration: none;
	
	
}
div.creditcards {
	position: absolute;
	left: 50px;
	top: 800px;
	width:110px;
	color: #405057;
		background: transparent;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
}

div.pageref {
	left: 20px;
	position: absolute;
	top: 125px;
	font: 10px Arial, Helvetica, sans-serif;
	background: transparent;
	color: #405057;
	z-index:50;
	
}
div.lastmodified {
	position: absolute;
	left:20px;
	top: 940px;
	background: transparent;
	color: #405057;
	font: 10px Arial, Helvetica, sans-serif;
	text-align:center;
}
a.pageref:link,a.pageref:visited{
	background: transparent;
	color: #405057;
}

a.pageref:hover {
	background: transparent;
	color: fuchsia;
}
.boldfont {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.italicfont {
  font-style: italic;
}

.underline {
 text-decoration: underline;
}
span.color_red {
	color: red;
	background: transparent;
}
