@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify;
	background-image: url(audio_front_images/parc_back.jpg);
}
.oneColFixCtr #container {
	width: 800px;
	margin: 0 auto;
	text-align: justify; /* this overrides the text-align: center on the body element. */
	height: 1500px;
}
.table_border {
	border: medium solid #890004;
	font: 12pt "Times New Roman", Times, serif;
	text-align: center;
}
.oneColFixCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.indent {
	font: italic normal 11pt/6px Arial, Helvetica, sans-serif;
	padding-left: 22px;
	color: #000066;
}
.intro {
	font: normal 12pt/21px "Times New Roman", Times, serif;
	text-align: justify;
}
.Catagory {
	color: #000000;
	font: bold 15pt/24px "Times New Roman", Times, serif;
	text-align: justify;
}
.footer {
	font: normal 7pt/20px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 10px;
}
.footer a {
	color: #0000FF;
	text-decoration: none;
}
.footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.copyright {
	font: normal 10px/14px "Times New Roman", Times, serif;
	color: #000000;
	padding-top: 10px;
}

a.hidden {
	color: #000033;
	text-decoration: none;
	font: bold 14px/10px Arial, Helvetica, sans-serif;
	padding-left: 15px;
}

a.hidden:visited {
	color: #000033;
	text-decoration: none;
}

a.hidden:hover {
	color: #990000;
	text-decoration: underline;
}

a.hidden:active {
	color: #990000;
	text-decoration: none;
}

a.nav:link {
	color: #0000FF;
	padding: 2px;
	text-decoration: underline;
}

a.nav:visited {
	color: #0000FF;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	padding: 2px;
	background: #990000;
}

a.menu {
	text-decoration: none;
	font: italic 11pt/6pt Arial, Helvetica, sans-serif;
	color: #000066;
}
.a.menu:visited {
	font: 11pt/6pt Arial, Helvetica, sans-serif;
	color: #000066;
}

a.menu:hover {
	text-decoration: underline;
	font: italic 11pt/6pt Arial, Helvetica, sans-serif;
	color: #990000;
	}
.a.active:hover {
	font: 11pt/6pt Arial, Helvetica, sans-serif;
	color: #990000;
}
.specials {
	font: bolder 16pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #0000FF;
}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.verse {
	font: italic bold 16pt/25px "Times New Roman", Times, serif;
	color: #890004;
	margin-left: 35px;
	letter-spacing: -1pt;
}
.signature {
	font: italic 12pt "Times New Roman", Times, serif;
	text-align: right;
}
.top_explanation {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 16pt;
	color: #000066;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 35px;
	padding-left: 35px;
}
.description_centered {
	font: 12pt/18px "Times New Roman", Times, serif;
	text-align: center;
}
.style4 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #990000;
	line-height: 27px;
}
.other_titles {
	font-family: Baskerville;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.review {
	font: italic 10pt "Times New Roman", Times, serif;
	text-align: justify;
}
