body {
	background-color:#4a4621;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
}
.footerlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cba15d;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration:underline;
}

.mainborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFC0C2;
	border-bottom-color: #BFC0C2;
	border-left-color: #BFC0C2;
}
li {
	list-style: square inside:
}

.left_column_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cba15d;
	text-decoration: none;
}

h1 {
	color:#4a4621;
	text-align:center;
}

