body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.brownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #401E15;
	text-decoration: none;
}
.brownbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #401E15;
	text-decoration: none;
}
.text, .text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #401E15;
	text-decoration: none;
}
.sendbutton {
	background-image: url(images/send.jpg);
	height: 45px;
	width: 45px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401E15;
	text-decoration: none;
	line-height: 16px;
	padding-right: 5px;
}
a.text2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401E15;
	text-decoration: none;
	line-height: 16px;
	padding-right: 5px;
}
a.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFDBF3;
	text-decoration: none;
	line-height: 16px;
	padding-right: 5px;
}
.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #401E15;
	text-decoration: none;
}
#menutext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3F1D14;
	text-decoration: none;
	width: 100%;
	height: 100%;
	display: block;
	padding: 5px 0;
}
#menutext a:hover {
background-color: #ffffff;
text-decoration: none;
}
.submitbutton {
	background-image: url(images/send2.jpg);
	height: 21px;
	width: 59px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
	margin-top:10px;
	margin-bottom:8px;
}.pad {
	padding-right: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #461C0E;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

