.bg_cell {
	background-image: url(images/bg_2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_cell2 {

	background-image: url(images/bg_3.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #938066;
}
.headline_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #938066;
	font-weight: bold;
}

.link1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration:none;
	font-weight: bold;
}

.link1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration:none;
	font-weight: bold;
}
.link1:hover {
	text-decoration: underline;
	color: #897349;
}
.link1:active {
	text-decoration: none;
}

.link2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}

.link2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration:none;
}
.link2:hover {
	color: #996600;
}
.link2:active {
	text-decoration: none;
}

.link3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:underline;
}

.link3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration:underline;
}
.link3:hover {
	text-decoration: none;
	color: #FD732B;
}
.link3:active {

	text-decoration: none
	
.bulleted_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #938066;
}
.bg_cell3 {


	background-image: url(images/bg_4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEBFA3;
}
.home_page_body {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #938066;
}
