.weddings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.miniType {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;

}
.mainBkg {
	background-image: url(imgs/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mainBkg2 {
	background-image: url(imgs/bkg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFCC;

}
.testSeparator
{
    width: 200px;
    color: #00675A;
	height: 2px;
}
.weddingTestimonials
{
	font-family: 'Dancing Script', cursive;
	font-size: 20px;
}
.weddingTestimonialsDate
{
font-family: 'Dancing Script', cursive;
	font-size: 14px;
}


