body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c6be8c;
	text-transform: none;
	font-variant: normal;
	line-height: 15px;
	word-spacing: 2px;
}
input			{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#c6be8c;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
select			{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: transparent;
	color: #c6be8c;
}

a:link {
	color: #E4E2D0;
	text-decoration: underline;
}
a:visited {
	color: #E4E2D0;
	text-decoration: underline;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #AEA771;
	word-spacing: 3px;
}
.headingLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #AEA771;
	word-spacing: 3px;
	line-height: 20px;
}
.headingLargerx2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #AEA771;
	word-spacing: 3px;
	line-height: 20px;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ABA87B;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.taxes {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #D6D2B6;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	word-spacing: 1px;
	line-height: 16px;
}
.bodyuppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D6D2B6;
	text-transform: uppercase;
	font-variant: normal;
	letter-spacing: 1pt;
}
textarea {
	background-color: transparent;
	color: #c6be8c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
