.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: -1px;
}
body {
	background-color: #723b25;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	text-align: center;
	position:relative;
	
}
.holdFrame {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	z-index: auto;
	float: none;
	clear: right;
height: auto;
	background-color: #c0bba5;
}
.leftBorder {
	float: left;
}
.contentFrame {
	width: 880px;
	background-repeat: no-repeat;
	float: left;
	background-color: #e2ddc8;
}
.rightBorder {
	float: right;
	clear: right;
	width: 20px;
}
.bottomBorder {
	clear: both;
	float: none;
}

a{
color: #8f8d7d;
}

a:hover {

}
.textbigbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.Blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	letter-spacing: -1px;
}
