.headertextbrown{
	font-size:14px;
	color:#441E1D;
	font-family: Arial, Helvetica, sans-serif;
}
.headertextbrown A:link {color: #441E1D}
.headertextbrown A:visited {color: #441E1D}
.headertextbrown A:active {color: #441E1D}
.headertextbrown A:hover {
	color: #733331;
}
.headertexttan{
	font-size:14px;
	color:#E4DBB1;
	font-family: Arial, Helvetica, sans-serif;
}
.headertexttan A:link {color: #E4DBB1}
.headertexttan A:visited {color: #E4DBB1}
.headertexttan A:active {color: #E4DBB1}
.headertexttan A:hover {
	color: #FFFFFF;
}
.bigtexttan{
	font-size:18px;
	color:#E4DBB1;
	font-family: Arial, Helvetica, sans-serif;
}
.bigtexttan A:link {color: #E4DBB1}
.bigtexttan A:visited {color: #E4DBB1}
.bigtexttan A:active {color: #E4DBB1}
.bigtexttan A:hover {
	color: #FFFFFF;
}
.headertextgreen{
	font-size:14px;
	color:#1F221C;
	font-family: Arial, Helvetica, sans-serif;
}
.headertextgreen A:link {color: #2E3429}
.headertextgreen A:visited {color: #2E3429}
.headertextgreen A:active {color: #2E3429}
.headertextgreen A:hover {
	color: #394134;
}.bigtextgreen{
	font-size:16px;
	color:#2E3429;
	font-family: Arial, Helvetica, sans-serif;
}
.bigtextgreen A:link {color: #2E3429}
.bigtextgreen A:visited {color: #2E3429}
.bigtextgreen A:active {color: #2E3429}
.bigtextgreen A:hover {
	color: #394134;
}

.bodytextbrown{
	font-size:12px;
	color:#441E1D;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextbrown A:link {color: #441E1D}
.bodytextbrown A:visited {color: #441E1D}
.bodytextbrown A:active {color: #441E1D}
.bodytextbrown A:hover {
	color: #733331;
}
.bodytexttan{
	font-size:12px;
	color:#E4DBB1;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytexttan A:link {color: #E4DBB1}
.bodytexttan A:visited {color: #E4DBB1}
.bodytexttan A:active {color: #E4DBB1}
.bodytexttan A:hover {
	color: #FFFFFF;
}
.bodytextgreen{
	font-size:12px;
	color:#2E3429;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytextgreen A:link {color: #2E3429}
.bodytextgreen A:visited {color: #2E3429}
.bodytextgreen A:active {color: #2E3429}
.bodytextgreen A:hover {
	color: #394134;
}


.goldborder{
	line-height: inherit;
	border: solid;
	border-width: 1px;
	border-color: #ECD182;
}
.brownborder{
	background-color:#D9C9C8;
	border:1px solid brown;
}
.padding1{
padding:5px;
}
p{
margin:0}
