.image {
	border: thin solid #5a3623;
}
.topHead     { color: #613d23; font-weight: bold; font-size: 15px; line-height: 25px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.topHead:link  { color: #613D23; font-weight: bold; text-decoration: underline }
a.topHead:visited  { color: #613D23; font-weight: bold; text-decoration: underline }
a.topHead:hover  { color: #825d38; font-weight: bold; text-decoration: underline }
a.topHead:visited:hover  { color: #825D38; font-weight: bold; text-decoration: underline }
.background     { background-image: url(../images/middleplain.jpg) }
a:link, a:visited { color: #630; }
.screenbg {
	background-image: url(../images/home/threepiecescreenbg3.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 10px;
}

.SmallOpaqueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	text-decoration: none;
	color: #A88E74;
	padding: 10px;
}

.FullWidthBox {
	padding: 10px;
	width: 930px;
}
.whiteBorder {
	border: 1px solid white;
}

.FullWidthBox div {
	font-size: 0.8em;
	color: white;
}

.FullWidthBox strong {
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-size: 1.8em;
	color: #5a3623;
	margin: 1em;
}
h2 {
	font-size: 1.5em;
	color: #5a3623;
	margin: 1em;
}
h3 {
	font-size: 1.2em;
	color: #5a3623;
	margin: 1em;
}

ul {
	margin-top: 2px;
	margin-bottom: 4px;
}

.stdInfo td {
	border: 1px solid #5a3623;
}

img.inFlow {
	margin: 10px;
}
.faq {
	margin: 5px 2em;
}
.faq dt {
	font-weight: bold;
}
