@charset "utf-8";
.HiddenText {
	font-size: 6px;
	color: #FFF;
}

body {
	background-image: url(Images/BG1.jpg);
	background-repeat: repeat;
}
.SmallContact {
	font-size: 12px;
}


.PicTitleAndPrice {
	font-size: 16px;
	color: #000000;
}

.PageIntro {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.HomePageContactLinks {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
.PaymentTitle {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #632929;
	font-weight: bold;
}
.ThumbTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.Feedback {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12pt;
	letter-spacing: normal;
	word-spacing: normal;
}
.HomeNotification {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}

