body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #f7901e;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.secondary {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ffcd15;
	background-image: url(images/secondarypagebg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.terms {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #422f0b;
	font-size: 12px;
	font-weight: bolder;
}

.tinyform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #eef09c;
	border-top-color: #bc662d;
	border-right-color: #bc662d;
	border-bottom-color: #bc662d;
	border-left-color: #bc662d;
	border: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #bc662d;
}

.searchdate {
background-image: url(images/date.jpg);
background-repeat: no-repeat;
background-position: right center;
border-width: 0;
width:20;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bolder;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #af441c;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #af441c;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

.smdescrip {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

