@charset "utf-8";
/* CSS Document */
.formlabels		{ font-family:Arial; font-size:11px; color:#000000; }
.textfields		{ font-family:Arial; font-size:11px; color:#000000; }

#body {
	background-color: #fffde0;
}
.nospacing {
	padding: 0px;
}

#head {
	background-color: #FFFDE0;
	height: 157px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#col {
	background-image: url(../images/col_bg.jpg);
	background-repeat: no-repeat;
}
#col img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
a:hover {
	text-decoration: none;
}
a {
	color: #976A14;
}
.quicksearchmenu {
	font-size: 10px;
	width: 100px;
	text-align: center;
	margin-bottom: 3px;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #976a14;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}
.quicksearch {
	background-color: #fde7c3;
	border: 1px solid #976a14;
	height: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #976a14;
	vertical-align: top;
	padding-bottom: 3px;
}

.sectionhead {
	background-image: url(../images/header_bg.gif);
	height: 25px;
	vertical-align: middle;
	padding-left: 20px;
	padding-top: 10px;
	font-family: Papyrus;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#body .plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #976A14;
	padding: 3px;
}
#body select {
	margin: 5px;
}
#body h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #976A14;
	font-size: 16px;
	font-weight: bold;
}
li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#body #regionlinkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #976A14;
	text-align: center;
}
.linkhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

