body {
	background-color: #524229;
	margin-top: 0px;
}

.background {
	background-repeat: no-repeat;
}

p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align:left;
}

h1 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #524229;
	text-align:left;
}

h2 {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #dd8c3e;
	font-weight: bold;
	text-align:left;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ea581;
	font-weight: bold;
	text-align:left;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.smalltextyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFD8A2;
}
.paddedtext {
	padding-left: 20px;
	padding-right: 20px;
}
.subheader_orange {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c76d15;
	text-align:left;
}
.subheader_orange_lg {

	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #c76d15;
	text-align:left;
}
.subheader_brown {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #524229;
	text-align:left;
}
.subheader_brown_lg {
	font-family: "Trajan Pro", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #524229;
}

a:link {color: #524229; text-decoration: underline;}
a:visited {color: #524229; text-decoration: underline;}
a:hover {color: #dd8c3e; text-decoration: underline;}
a:active {color: #524229; text-decoration: underline;}

.servicelink a:link {color: #dd8c3e; text-decoration: underline;}
.servicelink a:visited {color: #dd8c3e; text-decoration: underline;}
.servicelink a:hover {color: #dd8c3e; text-decoration: underline;}
.servicelink a:active {color: #dd8c3e; text-decoration: underline;}
