/* CSS Document */

/* ----------------------basic layout information---------------------------- */
body{
	margin:0px;
	text-align:center;
	background: #AB989E;
	

}



#container { 
	width:748px;
	margin-left: auto;
	margin-right: auto; 
	}


TD.content{ 
	background: #EDE9E6 url(images/bg.gif);
	width:748px;
	font-family: Arial; 
	font-size:11px;
	color: #000000;


}

TD.bot{ 
	background: #81749D url(images/bot_bg.gif);
	width:748px;
	height:7px;

}


/* ----------------------content---------------------------- */


DIV.copy{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:280px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	background-image: url(images/wedding_planning_help.jpg);
	background-repeat: no-repeat;
	background-position: 81px 17px;

	
}

DIV.copy2{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:280px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	background-image: url(images/wedding_planning_missouri.jpg);
	background-repeat: no-repeat;
	background-position: 81px 17px;

	
}

DIV.copy3{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:280px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	background-image: url(images/wedding_st_louis.jpg);
	background-repeat: no-repeat;
	background-position: 81px 17px;

	
}
DIV.copy4{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:280px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	background-image: url(images/wedding_kiss.jpg);
	background-repeat: no-repeat;
	background-position: 81px 17px;

	
}
DIV.copy5{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:200px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	background-image: url(images/sarah_grus.jpg);
	background-repeat: no-repeat;
	background-position: 81px 17px;

	
}



DIV.copy1{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:82px;
	padding-right: 82px;
	padding-top: 17px;
	line-height: 25px;
	
}


DIV.copya{
	font-family: Arial;
	font-size:11px;
	color: #000000;
	padding-left:82px;
	padding-right: 82px;
	line-height: 25px;
	
}


DIV.title{
	font-family: Arial;
	font-size:13px;
	color: #9D8F87;

	font-weight: bold;
	
}



A.pack:link {	font-family:arial; font-size: 12px; color:#9D8F87;  text-decoration:underline; font-weight: bold;}
A.pack:active {	font-family:arial; font-size: 12px; color:#443E99;  text-decoration:none; font-weight: bold;}
A.pack:visited {font-family:arial; font-size: 12px; color:#61116A;  text-decoration:none; font-weight: bold;}
A.pack:hover {	font-family:arial; font-size: 12px; color:#433D3A;  text-decoration:underline; font-weight: bold;}


A.pack1:link {	font-family:arial; font-size: 12px; margin-left:50px; color:#9D8F87;  text-decoration:underline; font-weight: bold;}
A.pack1:active {	font-family:arial; font-size: 12px; margin-left:50px;  color:#443E99;  text-decoration:underline; font-weight: bold;}
A.pack1:visited {font-family:arial; font-size: 12px; margin-left:50px;  color:#61116A;  text-decoration:underline; font-weight: bold;}
A.pack1:hover {	font-family:arial; font-size: 12px; margin-left:50px;  color:#433D3A;  text-decoration:underline; font-weight: bold;}



















/* ----------------------body text---------------------------- */
















/* -------------------footer--------------------------- */


#footer{

	width:748px;
	font-family:verdana;
	color: #fff;
	font-size:10px;
	text-align:center;
	margin: 0 auto;

}




a.credit:link{
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:underline;
	padding-left: 5px;
	
}

A.credit:active {		
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #ffffff;
	text-decoration:underline;
	padding-left: 5px;}
	
A.credit:visited {
	font-family:Verdana; 
	font-size:10px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
	padding-left: 5px;}

a.credit:hover{

	color: #666699;
	text-decoration:underline;

	
}

a:link{

	color: #6B6086;
	text-decoration:underline;

	
}

A:active {		
	color: #81749D;
	text-decoration:underline;}
	
A:visited {
	color: #000000;
	text-decoration:underline;}

a:hover{

	color: #666699;
	text-decoration:underline;

	
}