@charset "UTF-8";
/* CSS Document */


#index_copyBG {
	background-image: url(../../images2/pa_indexCopyBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 524px;
	text-align: left;
	float: left;
	width: 843px;
}
#index_copy {
	width: 500px;
	padding-left: 50px;
	text-align: left;
	float: left;
	padding-top: 40px;
	margin: 0px;
}
#index_copy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #613a10;
	line-height: 22px;
	letter-spacing: 0.125em;
	text-transform: uppercase;
	text-align: left;
}
#index_copy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #613a10;
	line-height: 18px;
	letter-spacing: 0.0625em;
	text-align: left;
}
#index_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #613a10;
	text-align: left;
	line-height: 21px;
}
#index_copy a:link, #index_copy a:active, #index_copy a:visited {
	color: #CC6600;
	font-weight: bold;
}
#index_copy a:hover {
	color: #990000;
}
