/*Darling Floral Design CSS File for About Us, Contact and Pricing Pages*/

body
	{
	margin: 0;
    background-color: #000000;
}
#page{
	margin: 0px;
    font-family: times new roman,arial,helvetica;
	font-size: 10pt;
    color: white;
    background-color: white;
	margin: 0;
	padding: 0;
	width: 950px;
}

/*Pricing Page*/
img.photo{
	height: 53px;
	width: 55px;
	border: 2px solid #fcdbe4;
	text-decoration: none;
}
img.photo:hover{
	height: 53px;
	width: 55px;
	border: 2px solid #A0A0A0;
	text-decoration: none;
}
table.pricing{
	border: 0;
	margin-left: 85px;
}
td.pricing{
	border-top: 2px solid #fcdbe4;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-decoration: none;
	color: #000000;
	font-family: times new roman, arial, helvetica;
	font-size: 10pt;
	align: left;
	vertical-align: middle;
	padding: none;
}

/* Page header style */
#header2{
	top: 0; 
	left: 0;
	width: 950px;
	height:65px;
	padding: 0;
	clear: both;  
	background-color: #000000;
	border-bottom: 10px solid #fcdbe4;
}
td.header{
	border: none;
	text-decoration: none;
	height:70px;
	color: #000000;
	align: left;
	padding: none;
	background-image: url("genimages/dlogopink.png");
  	background-repeat: no-repeat;
  	background-position: left;
}

a.logo{
	text-decoration: none;
	align: left;
	font-family: times new roman, arial, helvetica;
    font-size: 13pt;
    color: white;
}
a.logo:hover{
	text-decoration: none;
	align: left;
	font-family: times new roman, arial, helvetica;
    font-size: 15pt;
    font-weight: bold;
}
/* Style for sidebar column */
#sidebar{  
	float: left;           
	background-color: #fcdbe4;           
	padding: 0;           
	margin-left: 0;        
	width: 225px;
	height: 475px;       
}

td.links{
	background: #fcdbe4;
	border-top: 1px dashed white;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-decoration: none;
	height:35px;
	color: #000000;
	font-family: times new roman, arial, helvetica;
	font-size: 10.5pt;
	align: left;
	vertical-align: middle;
	padding: none;
	width: 100%;
}
td.links:hover{
	background: #fcdbe4;
	border-top: 1px dashed white;
	border-bottom: none;
	border-left: none;
	border-right: none;
	text-decoration: none;
	height:35px;
	color: #000000;
	font-weight: bold;
	color: #000000;
	font-family: times new roman, arial, helvetica;
	font-size: 11pt;
	align: left;
	vertical-align: middle;
	padding: none;
	width: 100%;
	background-image: url("genimages/dpage.gif");
  	background-repeat: no-repeat;
 	background-position: left;
}
td.filler{
	background: #fcdbe4;
	border-top: 1px dashed white;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height:35px;
	padding: none;
	width: 100%;
}
p.page{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	font-family: times new roman, arial, helvetica;
	font-size: 11pt;
}

a.links{
	text-decoration: none;
	color: #000000;
	font-family: times new roman, arial, helvetica;
	font-size: 10.5pt;
}

p{
	font-family: times new roman,arial,helvetica;
	font-size: 10pt;
	color: #000000;
}

p.aboutus{
	font-family: times new roman,arial,helvetica;
	font-size: 12pt;
	line-height: 20px;
	color: #000000;
	align: left;
}

/* Page footer style */
#footer{     
	width: 100%;
	clear: both; 
	background-color: #000000;     
	border-top: 10px solid #fcdbe4;
	font-size: 8pt; 
	text-align: center;  
	vertical-align: bottom; 
	letter-spacing: 4px;
}
a.homelinks{
	text-decoration: none;
	vertical-align: bottom;
	color: white;
	font-family: times new roman, arial, helvetica;
	font-size: 12pt;
}
a.homelinks:hover{
	text-decoration: none;
	vertical-align: bottom;
	font-weight: bold;
	color: white;
	font-family: times new roman, arial, helvetica;
	font-size: 13pt;
	background-image: url("homepageimages/dhome.png");
  	background-repeat: no-repeat;
  	background-position: center;
}

/* Style for main content column */
#picframe{
	margin-left: 235px;
	height:450px;
	font-family: times new roman,arial,helvetica;
  	font-size: 10pt;
