body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('/images/Background2.gif');
	background-position:center; 

}

#holder
{
	width:780px;
	min-height:600px;
	margin-left: auto;
	margin-right: auto;
	
	
}

#footer
{
	color:white;
	width:100%;
	background-color:#f1637e;
	text-align:center;
	vertical-align: center;
	height:46px;
	font-size:18px;
	padding-top:7px;
	
}

#footer ul
{
	font-size:12px;
	padding-top:6px;
	padding-left:0px;
	margin-left:0px;

}

#footer ul li
{
	 display:inline; 
}

#footer ul li.footerbullet
{
	  background: url('/images/footerbullet.gif') no-repeat; 
	  margin-left:2px;
	  padding-left:12px;
}


#footer ul li a
{
	 color:white; 
	 text-decoration:none;
}

#footer a
{
	 color:white; 
	 text-decoration:none;
}


#mainarea
{
	width:402px;
	height:356px;
	background-color:white;
	border:2px solid #f1637e;
	margin-left: auto;
	margin-right: auto;
	margin-top:82px;
	margin-bottom:82px;

}

#menu
{
	height:46px;
	margin-left:236px;
	margin-top:37px;
	margin-bottom:0px;
}


#aboutarea
{
	width:706px;
	height:415px;
	background-color:white;
	border:2px solid #f1637e;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:19px;
}

#testimonial h1
{
	color:#f1637e;
	font-size:12px;
	margin-top:0px;
	margin-bottom:5px;
	padding-top:12px;

}

#testimonial p
{
	font-size:12px;
	line-height:18px;
	margin-top:0px;
	margin-bottom:0px;
}

#testimonial p.testimonial
{
	font-size:12px;
	color:#509236;
	line-height:20px;	
	padding-left:23px;
	margin-top:0px;
	margin-bottom:12px;
	background: url('/images/TestimonialBullet.gif') no-repeat;

}

#aboutarlynn
{
	font-size:12px;
}
#aboutarlynn p
{
	margin-top:0px;
}

#servicesarea
{
	width:706px;
	height:400px;
	background-color:white;
	border:2px solid #f1637e;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:19px;
}

#servicesarea h2
{
	text-transform:uppercase;
	font-size:16px;
	color:#509236;
	line-height:35px;	
	padding-left:38px;
	margin-top:10px;
	margin-bottom:0px;
	background: url('/images/MainBullet.gif') no-repeat;


}

#servicesarea p
{
	font-size:12px;
	line-height:16px;
	margin-top:0px;
	margin-bottom:0px;
}

#featuredarea
{
	width:706px;
	height:400px;
	background-color:white;
	border:2px solid #f1637e;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:19px;
}

#beforephotos
{
	padding-top:12px;
}

#beforephotos img
{
	padding-bottom:10px;
}

#afterphoto
{
	width:430px;
	height:286px;
	background-color:white;
	border:2px solid #509236;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	margin-bottom:19px;
}

#featuredarea h2
{
	text-align:center;
	font-size:16px;
}

#afterphotoholder
{
	position:relative;
}

#largebullet
{
	position:absolute;
	top:212px;
	left:-18px;
}

#afterphotoframe
{
	scroll:no;
}