36 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
		
		
			
		
	
	
			36 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			PHP
		
	
	
	
	
	
|  | <?php include("../header_top.php"); ?>
 | ||
|  | <title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title> | ||
|  | <?php include("../header_bottom.php"); ?>
 | ||
|  | 
 | ||
|  | <h1>The Bridal Party</h1> | ||
|  | 
 | ||
|  | <h2>The Girls</h2> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Jen Goodson, Maid of Honor.</strong> Jen and Elizabeth met in the NC State marching band Freshman year of college. They lived together Sophomore year.</p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Laura Seitz, Bridesmaid.</strong></p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Jen Bolous, Bridesmaid.</strong></p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Beth Deering, Bridesmaid.</strong></p> | ||
|  | 
 | ||
|  | <h2>The Guys</h2> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Christopher Lindsay, Best Man.</strong> The brother of the groom. Christopher is headed in the fall to a yet-to-be-determined medical school.</p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Jacob Pressman, Groomsman.</strong> The brother of the bride. Jacob is studying Computer Engineering at Virginia Tech, and plans to graduate in 2015.</p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Jon Waldron, Groomsman.</strong> Jon and Aaron met as RAs in Miles Hall at Virginia Tech. Jon is currently working towards a Master's degree in Clinical Psychology.</p> | ||
|  | 
 | ||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||
|  | <p><strong>Chris Bodkins, Groomsman.</strong> Aaron also met Chris on the RA staff in Miles. They have been roommates for the past year. Chris is graduating from Virginia Tech with a degree in Finance .</p> | ||
|  | 
 | ||
|  | <?php include("../footer.php"); ?>
 |