body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-color: #FFFFFF; 
	background-image: url(images/PageBackground.gif); 
	background-attachment: fixed;
	background-repeat: repeat-x;
    margin: 0px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #944511;
}

.MainBodyText {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	}
.MainBodyText a:link {
	text-decoration: underline;
	color: #000000;
	}
.MainBodyText a:visited {
	text-decoration: underline;
	color: #000000;
	}
.MainBodyText a:hover {
	text-decoration: underline;
	color: #553627;
	}
.MainBodyText a:active {
	text-decoration: underline;
	color: #944511;
	}
.MainBodyTextLeadIn {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #944511;
	text-decoration: underline;
	}
.MainBodyTextOrange {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #944511;
	}
.Testimonial {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #944511;
	font-style: italic;
	}
.TestimonialBlack {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-style: italic;
	}	
.BottomText {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #e5e3ca;
	}
.BottomText a:link {
	text-decoration: underline;
	color: #000000;
	}
.BottomText a:visited {
	text-decoration: underline;
	color: #000000;
	}
.BottomText a:hover {
	text-decoration: underline;
	color: #553627;
	}
.BottomText a:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
.Breadcrumbs {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #A19B65;
	}
.Breadcrumbs a:link {
	text-decoration: underline;
	color: #A19B65;
	}
.Breadcrumbs a:visited {
	text-decoration: underline;
	color: #A19B65;
	}
.Breadcrumbs a:hover {
	text-decoration: underline;
	color: #000000;
	}
.Breadcrumbs a:active {
	text-decoration: underline;
	color: #944511;
	}

table.border1px {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #000000;
	border-collapse: collapse;
}
table.border1px th {
	border-width: 0px 0px 0px 0px;
}
table.border1px td {
	border-width: 0px 0px 0px 0px;
}
table.border2px {
	border-width: 2px 2px 2px 2px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: #000000;
	border-collapse: collapse;
}
table.border2px th {
	border-width: 0px 0px 0px 0px;
}
table.border2px td {
	border-width: 0px 0px 0px 0px;
}
