 
  body {
	background-color: #DFE3E8;
	color: #555555;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 101%;
	background-image: url(images/fade1.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

/* wrapper div - surrounds the whole page giving width a outside border */
 #wrapper {
 text-align: left;
 	width: 780px;
	margin: 20px auto;
	border: 4px solid white;
	background-color: transparent;
 }

p, div, ul, ol, li {
	color: #555555;
	font-size: 0.95em;
}

a:link, a:visited {
	color: #a174a6;
	text-decoration: underline;
	background-color: transparent;
}

a:hover {
	text-decoration:  none;
	background-color: transparent;
	color: #4083bf;
}

a:active {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}


/*styles the black text portion in the headers */
.blacktext {
color: #00529c;
}

/* standard heading styles */
h1, h2, h3, h6 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}

h1 {
	color: #00529c;
	font-size: 1.2em;
	border-bottom: 1px dotted #87883A; /*places a solid border under the H1*/
	
}

h2 {
	color: #731A4E;
	font-size: 1em;
	border-bottom: 1px dotted #87883A; /*places a solid border under the H1*/
	
}

h3 {
	color: #4B5567;
	font-size: 1.0em;
	border-bottom: 1px dotted #87883A; /*places a solid border under the H1*/	
}


/* styles the lists in the content area */
#contentMain ul li {
	border: 0px solid #000000;
	color: #814288;
}

#contentMain li {
	line-height: 1.6em;
	list-style: disc;
	color: #625C7F;
	font-weight: bold;
}

#contentOsteo ul li {
	border: 0px solid #000000;
	color: #814288;
}


#contentOsteo li {
	line-height: 1.6em;
	color: #625C7F;
	font-weight: bold;
	list-style-image: url(images/dots.gif);
}

/*header div*/
#Header {
background-color: #454B63; /* background color to blend in with header graphic */
	border: none;
	margin: 0px;
	padding: 0px;
}

/*navigation styling */
#navBar {
	padding: 5px 0px 15px 20px;
	margin: 0px;
	background-color: transparent;
	color: #ffffff;
	background-image:   url(images/navBack.gif);
	background-repeat: repeat-x;
	width: 760px;
}

#navBar ul {
	margin: 0px; 
	padding: 0px;
	list-style-type: none; 

}
#navBar li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navBar a {
	background: transparent;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	border-right: 1px solid #FFFFFF;
}

#navBar a:link, #navBar a:visited {
	color: #814288;
	text-decoration: none; 
		font-weight: bold;
}

#navBar a:hover {
	color: #84a7f6;
	background-color: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#navBar a:active {
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
}

/*End NavBar styles */

/* Begin content area */

#contentMain {
	padding: 0 20px 10px 20px;
	border: none;
	background-color: transparent;
	width: 740px;
}

#contentOsteo {
	padding: 0 20px 10px 20px;
	border: none;
	background-color: transparent;
	width: 740px;
}
/* End content area */

table.animals 
{
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 95%;
	background-color: transparent;
	color: a074a5;
	width: 600px;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.animals td 
{background-color: transparent;
color: #a074a5;
padding: 4px;
text-align: left;
border: 0px;}

table.animals td.hed
{background-color: transparent;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 95%;
font-weight: bold;}

#animals li {
	line-height: 1.6em;
	color: #625C7F;
	font-weight: bold;
	list-style-image: url(images/dots.gif);
}

/*Styles for Footer */

#footer {
height: 35px;
text-align: center;
background-color: #454B63;
padding: 2px 0px 2px 0px;

width: 780px;
}

#footer p {
	color: white;
font-size: 0.7em;	
}

/* clears the divs */
.contentClear {
	clear: both;
	line-height: 1px;
}

/* used to float any images in content area right or left */
.floatRight {
	float: right;
	padding: 6px 10px 4px 6px;
}

.floatLeft {
	float: left;
	padding: 6px;
}

/* the boxed quote */
.pullquote {	
background-color: transparent;
float:left;
width:20%;
padding:4px;
border:1px solid black;
font-size:1.0em;
line-height:1.1em;
margin: 8px 10px 8px 8px;
font-weight:bold;
color: #FF6600;
}


/* the boxed quote */
.pullquote2 {	
background-color: transparent;
float:right;
width:35%;
padding:4px;
border:1px solid black;
font-size:1.0em;
line-height:1.1em;
margin: 8px 10px 8px 8px;
font-weight:bold;
color: #FF6600;
}

/* Style bqleft
-----------------*/

#bqleft {
	width:36%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/skel_trans.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}

#bqleft .quote {
	  border: 1px solid #454B63;
	  border-width: 1px 0;
	  padding: .4em .2em;
	  color: #555555;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 80%;
	  font-weight: bold;
}

#bqleft .quoter {
	padding: .3em .5em;
	text-align: center;
	color: #814288;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

/* Style bqright
-----------------*/

#bqright {
	width:36%;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/skel_trans.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 1.2em;
}

#bqright .quote {
	  border: 1px solid #454B63;
	  border-width: 1px 0;
	  padding: .4em .2em;
	  color: #555555;
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 80%;
	  font-weight: bold;
}

#bqright .quoter {
	padding: .3em .5em;
	text-align: center;
	color: #814288;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}


/* FORM STYLES */
form {width: 500px; 
font-size: 12px;
background-color: transparent;
/* remove background image to form if not needed */
}

fieldset{
	padding:10px;
	border: 1px solid #a074a5;
	margin-top: 40px;
	margin-bottom:50px;
	margin-left: 50px;	
width: 450px;
}

/*styles the input fields*/
input,textarea{
background-color: transparent;
border: 1px solid #a074a5;
margin: 4px;
font: 0.95em Verdana,Geneva,Arial,Helvetica,sans-serif;
padding: 4px;
}

label{
	color: #434961;
	font-weight: bold;
	padding: 8px;
	font-size: .95em;
}
legend{
padding:10px;/*gives a bit of padding between the border and the test*/
color: #4083bf;
font:16px Verdana,Geneva,Arial,Helvetica,sans-serif;
font-weight: bold;
}
.submitbutton {
	border: 1px solid #a074a5;
	background-color: #E4E9EB;
}
/*end of form styles */

/* these rules set the current page links - shows the hover button on current open page */
/* use the particular class on each html page as needed */

#navBar a.home, #navBar a.aboutus,#navBar a.services,#navBar a.news, #navBar a.services, #navBar a.faqs, #navBar a.contactus {
	color: #00529c;
}
