#layOpen {
	border: 1px solid #83755A;
	background-color:#422813;
}

#mainTextArea {
	width: 450px;
	padding-bottom:40px;
}

.sectionBox {
	background-color:#815737;
}

DIV.boxJumplink {
	padding-left:12px;
	padding-right:8px;
	padding-top:10px;
}

.boxJumplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9DEC5;
	letter-spacing : 1px;
}

.boxJumplink A:link {
	color : #E9DEC5;
	font-weight : bold;
	text-decoration : none;
}

.boxJumplink A:visited {
	color : #E9DEC5;
	font-weight : bold;
	text-decoration : none;
}

.boxJumplink A:hover {
	color: #FFFFFF;
	font-weight : bold;
	text-decoration : none;
} 

/* comment hack to hide this style from IE 5 */
A.boxJumplink {
	background-image/* */: url(images/linkArrowHome.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 15px;
}

.boxTextArea {
	padding-left:12px;
	padding-right:8px;
	padding-top:3px;
}

.boxText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 17px;
	color: #BEA986;
	margin-bottom : 10px;  
}

.mainText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 17px;
	color: #BEA986;
	margin-bottom : 6px;  
	text-decoration : none;
	text-align : center;
}

.mainText A:link {
	color : #C47614;
	font-weight : bold;
	text-decoration : none;
}

.mainText A:visited {
	color : #C47614;
	font-weight : bold;
	text-decoration : none;
}

.mainText A:hover {
	color: #EA890E;
	font-weight : bold;
	text-decoration : none;
} 

A.mainText {
	background-image/* */:url(images/linkArrow.gif);
	background-repeat : no-repeat;
	background-position: right;
	padding-right: 13px;
}