﻿@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	background: url(../web_images/pg_bg.jpg) center top no-repeat;
}
.TopMenuWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.CopyrightText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BDB8B5;
}
.FooterMenuText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.FooterMenuTextBrown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #835F4B;
}
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFFFFF;
}
.ParagraphText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.TopMenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C7C1C1;
}
.SpecialOfferText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.MoreDetails {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.LinkText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #C7C1C1;
}
.TestimonialText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3B2A20;
	font-style: italic;
}
.TestimonialDate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3B2A20;
	font-style: normal;
}

