@charset "utf-8";

a img {border: 0; }

body {
	background-color: #F4E1C3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/grad-bg.jpg);
	background-repeat: repeat-x;

}

h5 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #3E3428;
}
h5 a {
	text-decoration: underline;
	color: #3E3428;
}
h5 a:hover {
	text-decoration: none;
	color: #3E3428;
}
.textlinks-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3428;
	text-decoration: none;
	line-height: 20px;
}
a.textlinks-nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3E3428;
	text-decoration: none;
	line-height: 20px;
}
.light-text {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #F4E1C3;
	text-decoration: none;
	line-height: 20px;
}h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bolder;
	color: #3E3428;
	text-decoration: none;
}
.footer-links {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3E3428;
	text-decoration: none;
}
a.footer-links:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #3E3428;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #3e3428;
	border-right-color: #3e3428;
	border-bottom-color: #3e3428;
	border-left-color: #3e3428;
}

.form-field {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #F4E1C3;
	background-color: #BEAC94;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #41372B;
	border-right-color: #41372B;
	border-bottom-color: #41372B;
	border-left-color: #41372B;
}
