fieldset {
	padding: 5px;
}
body{
	color: #766050;
   background-color: #FFF5E8;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}


th {

	color: #675446;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	background-color: #fad6bc;
}

p{
	color: #766050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 5%;
}

ul, ol {
	color: #766050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 8%;
	list-style: square;
}

li {
padding-bottom: 5px;
padding-top: 5px;
}
hr {
   border-top: thin;
	border-top-color: Red;
	border-top-style: double;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	color: #fff5e8;
	height: 1px;
	background-color: #fff5e8;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #ea2f00;
	letter-spacing: 1px;
	margin-left: 2%;
}

h2 {
   font-size: 105%;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	letter-spacing: 1px;
	margin-left: 3%;
}

h3 {
   font-size: 95%;
	font-family: "Times New Roman", Times, serif;
	color: #766050;
	letter-spacing: 1px;
	margin-left: 4%;
}

h4, h5, h6 {
	color: #766050;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 4%;
	font-weight: bold;
}

a {
	color: #880000;
	text-decoration: none;
}

a:hover {
	color: #ea2f00;
	text-decoration: underline;
}

.navigation{
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-size:90%;
	font-weight: bold;
}

.red {
		font-size:90%;
	font-weight: bold;
	color: #ea2f00;
}



.header {
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 5px;
	font-size:160%;
	margin-top: 0px;
	color: #766050;
	margin-bottom: 0px;
}

.smaller {
	background-color: transparent;
	font-size: 65%;
}

.rightline {
	border-right-color: #cc6666;
	border-right-style: solid;
	border-right: 1px;
}

.form{
	color: #766050;
	border: hidden;
	border-color: #cc6666;
}

