div#Header {
	background-color: #660033;
	position: absolute;
	height: 125px;
	width: 800px;
	left: 0px;
	top: 0px;
}
div#Footer {
	position: absolute;
	top: 656px;
	bottom: 100px;
	left: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	margin: 0px;
	background: #cdb8a4;
	min-width: 800px;
	padding: 0px;
}
#NavBar {
	background-color: #550018;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	color: #EEEEEE;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-weight: bold;
}
#NavBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #CCCCCC;
	text-decoration: none;
}
#IndexMainText {
	background-color: #ebe0d5;
	padding: 10px 25px;
	width: 550px;
}
#IndexMainTextNoRight {
	background-color: #ebe0d5;
	padding: 10px;
	width: 779px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #550018;
}
#IndexTestimText {
	background-color: #a07076;
	padding: 10px;
	width: 180px;
	vertical-align: top;
}
#IndexTestimText h4 {
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#Footer {
	background-color: #550018;
	width: 780px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 9px;
	color: #FFFFFF;
	height: 10px;
}
#IndexMainText h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#IndexMainText p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
p {
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#NavBar a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
#BreadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #593934;
	background-color: #CBC3BC;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#BreadCrumb a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #593934;
	text-decoration: none;
}
#BreadCrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #593934;
	text-decoration: underline;
}
#BreadCrumb2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #593934;
	text-decoration: none;
}
#BreadCrumb2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #593934;
	text-decoration: underline;
}
#BreadCrumb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #593934;
	background-color: #CBC3BC;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
img.link {
	background-image: url(../Images/ImageBackground.gif);
	margin: 5px;
	padding: 12px 20px 20px 12px;
	background-repeat: no-repeat;
}
img.link:hover {
	background-image: url(../Images/ImageBackgroundOver.gif);
}
img.linktall {
	background-image: url(../Images/ImageBackgroundTall.gif);
	margin: 5px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
img.TestimLink {
	background-image: url(../Images/ImageBackgroundTestim.gif);
	margin: 5px;
	padding: 12px 20px 20px 12px;
	background-repeat: no-repeat;
}
img.TestimLink:hover {
	background-image: url(../Images/ImageBackgroundTestimOver.gif);
}
a {
	color: #550018;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding: 5px;
}
.testimonial:hover {
	background-color: #EEEEEE;
}
hr {
	background-color: #550018;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonialText {
	color: #EEEEEE;
	vertical-align: top;
	line-height: 1.35em;
}
.testimonialText a {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}
.testimonialText a:hover {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: underline;
}
.testimonialTextItalics {
	color: #EEEEEE;
	vertical-align: top;
	line-height: 1.35em;
	font-style: italic;
	margin-right: 8px;
	margin-left: 5px;
}
#NavBar a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
}
img.linktall:hover {
	background-image: url(../Images/ImageBackgroundTallOver.gif);
	margin: 5px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
p.Right {
	margin-left: 350px;
	width: 399px;
	margin-right: 30px;
}
p.Left {
	margin-left: 10px;
	margin-right: 0px;
	width: 300px;
	float: left;
	font-size: 105%;
	font-weight: bold;
	color: #550018;
}
.Left img {
	vertical-align: middle;
}
.clearboth {
	clear: both;
}
