body {
	color: #000000;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	background-color: #A80000; }
	
h1, h2, h3, h4, h5 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
h1 { font-size: 28pt;
	color: #8F0E00;
	font-style:italic;
	font-weight: bold;
	margin: 0px; }

h2 { 
	font-size: 145%;
	margin-bottom: 2px;
	color: #8F0E00;
	font-weight: bold; }
	
h3 { font-size: 115%;
	 text-transform: capitalize;
	font-weight: bold;  }
	 
h4 { font-size: 107%;
	 text-transform: capitalize;
	font-weight: bold; }	
	 
h5 { font-size: 106%;
	margin-bottom: -15px;
	text-transform: capitalize;
	font-family:  Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;; }
	
p {
	color: #000000;
	font-size: 10pt;  }	
	
tr {
	vertical-align: top; }

td {
    font-size: 9pt; }
	
th {
	font-size: 8pt;
	padding:5px;
	background-color: #F9E0E0;
	text-align: left;
	text-transform: uppercase; }
	
form {
	display:inline; }
	
img {
	border: none; }
	
hr {
	background-color: black;
	color: #cccccc; }
	
legend {
	color: #A80000;
	font-size: 12pt;
	font-weight: bold;
	padding: 0px 10px 0px 5px; }
	
A {
    font-size: 10pt;
    color: #A80000;
	text-decoration:underline; }
	
A:visited {
    font-size: 10pt;
    color: #A80000;
	text-decoration:underline; }
	
A:hover {
    font-size: 10pt;
    color: black;
	text-decoration: none;}
	 
.requiredText {
    font-size: 8pt;
    color: red;
	padding-left: 2px; }
	
	
/* ----------- ROTATING DIVS ON HOME PAGE ----------- */


#rotatingDivs .styleH2 {
	font-size: 22pt;
	margin-bottom: 0px;
	font-weight: bold; }
		 
#rotatingDivs h5 { 
	font-size: 14pt;
	font-style : italic;
	margin: 0px; }	
		 
#rotatingDivs ul { 
	text-align: left; }
	
#rotatingDivs td { 
	color: #8F0E00;
	font-size: 12pt; }
	
/* ----------- PAGE FRAME ----------- */
#container {
	background-color: white;
	width: 805px;
	border: none;
	padding: 0px 0px 0px 0px; }
	
td.firstColumn {
	width: 205px;
	background-color: #EEEEEE;
	padding-top: 10px }
		
td.secondColumn {
	width: 600px;
	padding: 10px 10px 10px 10px; }
	

	
/* ----------- H E A D E R ----------- */	

#headerBar {
	width: 100%;
	background-color: #D1D2D4; }	
	
	
/* ----------- L E F T  N a v   O n l y ----------- */


	
/* ----------- BACKGROUND IMAGES ----------- */

#indexPage {
	background-image: url("../shared/images/index/index_girl.gif");
	background-repeat: no-repeat; }
	

/* ----------- OTHER ----------- */	

#jobTable th {
	color: #A83848;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	background-color: #FBEFEC;
	border-bottom: 1px dotted white;
	padding-bottom: 10px; }

#jobTable td {
	border-bottom: 1px dotted #D0D0D0;
	padding-bottom: 10px;  }


/* ----------- OTHER ----------- */
A.backToTop, 
A.backToTop:visited  {
	text-transform: uppercase;
    font-size: 7pt;
	color: #A80000;
	text-decoration: none; }

A.backToTop:hover  {
	text-transform: uppercase;
    font-size: 7pt;
    color: black;
	text-decoration: underline; }
	
#prisonList {
	width: 350px; }
	
#prisonList td {
	border-collapse: collapse;
	border-bottom: 1px solid black; }
	
.addressBar {
	width: 350px;
	height: 1px;
	border: 1px solid #CCCCCC;
	text-align: left; }
	
.sectionName {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	padding:5px;
	background-color: #F9E0E0;
	font-family:  Verdana, Arial, Helvetica, sans-serif; }
	
.disclaimer {
	font-size: 10pt;
	padding: 5px 5px 5px 5px;
	background-color: #EEEEEE; }
	
	
/* ----------- FOOTER ----------- */	
#footerLinks {
	border-top: 1px solid black;
    font-size: 8pt;
	text-align: center;
	background-color: white;
	padding: 10px; }
		
#footerLinks A {
	color: #000099;
	text-decoration: underline;
	padding: 0px 3px 0px 3px; }
		
#footerLinks A:visited  {
	color: #818181;
	text-decoration: underline; }

#footerLinks A:hover  {
    color: green;
	text-decoration: none; }

.counter {
	color: white;
	letter-spacing: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; }
	
/* ----------- MISCELLANEOUS ----------- */	

#indexBox1  { width: 375px; }
#indexBox2  { width: 450px; }	
#adoptionBox1  { width: 365px; }

	