/* pir_2.css                       */ 
/* HTML tag styles                             */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #864B11;
}

body {
	background-image: url(/images/Backgrounds/parchment1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

a:link {
	color: #0C6202;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #0C6202;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #C34701;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #864B11;
	text-decoration: underline;
	font-weight: bold;
}

a.rev_nav:link {
	color: #ffffcc;
	font-weight: bold;
	text-decoration: underline;
}
a.rev_nav:visited {
	color: #ccff99;
	font-weight: bold;
	text-decoration: underline;
}
a.rev_nav:hover {
	color: #ffcc33;
	font-weight: bold;
	text-decoration: underline;
}
a.rev_nav:active {
	color: #ffff00;
	font-weight: bold;
	text-decoration: underline;
}
.p_white_para {
	background-color: #ffffff;
	font-family: Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	padding: 10px
}
.h1 {
	font-size: 36px;
	color: #ffffff;
	font-weight: bold;
}
.h2 {
	font-size: 32px;
	color: #ffffff;
	font-weight: bold;
}
.h3 {
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
}
.h4 {
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
.h5 {
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.h6 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	color: #D08834;
}

h2 {
	font-size: 18px;
	color: #C34701;
}

h3 {
	font-size: 18px;
	color: #BF7D2D;
}

h4 {
	font-size: 16px;
	color: #C34701;
}

h5 {
	font-size: 14px;
	color: #864B11;
}

h6 {
	font-size: 14px;
	color: #C34701;
}

ul {
/*	list-style-type: disc; */
	list-style-position: outside;
	list-style-image: url(/images/Bullets/pir_bul1.png);
}

ul ul {
/*	list-style-type: circle; */
	list-style-position: outside;
	list-style-image: url(/images/Bullets/pir_bul2.png);
}

ul ul ul {
/*	list-style-type: square; */
	list-style-position: outside;
	list-style-image: url(/images/Bullets/pir_bul3.png);
}

/* Begin Font Styles */

.verdana_bn{
	font-family: Verdana, Arial, sans-serif;
	color: #864B11;
}

.verdana_cin{
	font-family: Verdana, Arial, sans-serif;
	color: #C34701;
}

.verdana_umber{
	font-family: Verdana, Arial, sans-serif;
	color: #BF7D2D;
}

.verdana_gold{
	font-family: Verdana, Arial, sans-serif;
	color: #D08834;
}

.verdana_dk_grn{
	font-family: Verdana, Arial, sans-serif;
	color: #0D6802;
}

.verdana_lt_grn{
 font-family: Verdana,Arial,sans-serif;
 color: #D5FFCE;
}

.verdana_teal{
 font-family: Verdana,Arial,sans-serif;
 color: #008080;
}

.verdana_lt_bn{
 font-family: Verdana,Arial,sans-serif;
 color: #F5CAA9;
}

.lumos_gld{
 font-family: Lumos,Verdana,Arial,sans-serif;
 color: #D08834;
}
