body {
	font: 0.9em arial, helvetica, sans-serif;
	color: #333;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
background-color: #697f51;
}


h1 {
	padding: 5px;
	font: bold 1.3em arial, helvetica, sans-serif ;
	color:#003300;
	text-align:center
}

h2 {
	padding: 0 10px 0 10px;
	font: 1.1em arial, helvetica, sans-serif;
	color:#330000;
	line-height:1.3em;
	text-align: justify
}

h3 {
	padding: 0px 10px 0px 10px;
	font: 1.0em arial, helvetica, sans-serif;
	line-height: 1.2em;
	color: #003300;
	text-align: center
}

h4 {
	font: bold 1.0em arial, helvetica, sans-serif;
	color: #330000;
	text-align: center
}

h5 {
	font: 0.9em arial, helvetica, sans-serif;
		padding: 0px 10px 0px 10px;
	color: #330000;
	text-align: justify
}

a {
	color: #ff8000;
	text-decoration: none;
}

hr {
	height:0.1em;
	width:40em;
	border:1px solid #330000; 
}

#header {
	width: 770px;
	height: 150px;
	margin: 0 10px 0 10px;
	padding: 0 20px 0 0px;
	background: url(images/banner.jpg) no-repeat 200px 0;

}

#container {
	width: 800px;margin: 10px 0 10px 210px;
	background-color: #fff;

}

#left {
	float: left;
	width: 150px;
	padding: 10px 10px 0px 10px;
}

#left ul {
	margin-left: 10px;
	padding: 0px;
	border-top: 1px solid #2e380c;

}

#left li {
	margin-left: 0px;
	padding: 5px;
	list-style: none;
	border-bottom:1px solid #2e380c;

}

#left li a {
	padding-left: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	display: block;

}

#left li a:hover {
	color: #330000;
	display:block;
	text-decoration:underline
}
#left p {
	padding: 0px 5px 0px 5px;
	font: 0.9em arial, helvetica, sans-serif;
	color:#330000;
	line-height:1.6em;
}
#left .title {
	font: bold 1.0em arial, helvetica, sans-serif;
	color: #330000;
	padding: 0px;
	margin: 0px;
	text-align: center
}

#left .align {
	padding-left: 12px
}

#center {
	float: left;
	width: 600px;
	padding-left: 20px;

}

.main {

	margin-bottom: 20px;
	padding-top: 0px;
}

#center ul {
	
	padding-right: 50px;
	list-style-image: url(images/foot.gif); 
}

#center li {
	margin: 20px 0px 20px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
}

#center p {
	margin: 0px 15px 10px 15px;

}

#right {
	float: left;
	width: 135px;
	margin-left: 15px;
	padding-top: 50px;
}


#footer {
	clear: both;
	width: 750px;
	border-top: 1px solid #2e380c;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px; 
	text-align: center;
	font-size: 0.8em;
	color: #333333;
}

.imagegallery{
	position: relative;
	margin: 50px 0px 0px 10px;
	height: 500px;
	padding-left: 50px;

}

.thumb img{
	border: 1px solid white;
	margin: 0 3px 5px 10px;

}

.thumb:hover{
	background-color: transparent;

}

.thumb:hover img{
	border: 1px solid black;

}

.thumb span{ 
	position: absolute;
	padding: 5px;
	left: 100px;
	visibility: hidden;
	font: 1.3em arial, helvetica, sans-serif;
	color: black;
	text-decoration: none;
	text-align:center;

}



.thumb span img{
	border-width: 0;
	padding: 2px;

}

.thumb:hover span{ 
	visibility: visible;
	top: 120px;
	left: 50px; 


}
a img {
	border: 0 none; 
}

/*Styling for Round Containers*/
.rbroundbox { 
  	background: url(images/nt.gif) repeat; 
}

.rbtop div  { 
  	background: url(images/tl.gif) no-repeat top left; 
}

.rbtop      { 
  	background: url(images/tr.gif) no-repeat top right; 
}

.rbbot div  { 
  	background: url(images/bl.gif) no-repeat bottom left; 
}

.rbbot      { 
  	background: url(images/br.gif) no-repeat bottom right; 
}


 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	  width: 100%;
	  height: 14px;
	  font-size: 1px;
}

.rbcontent  { 
  	margin: 0; 

}

.rbroundbox { 
	  width: 100%; 
	  padding: 0px;
	  margin: 10px 0px 30px 0px 
}

.gallerycontainer {
position: relative; 
width: 100%;
height: 600px
}
ul .track {
list-style: none; 
}

.gallerycontainer a,.gallerycontainer a:link,.gallerycontainer a:visited { 
font-weight: normal; 
}



.gallerycontainer li, .gallerycontainer ul {
list-style: inside; 
margin-left: 20px; 
padding: 0; 
}



.thumbnail img { 
border: 1px solid #333; 
margin: 0px; 
padding: 0px; 
width: 80px; 
height: 60px; 
}


.thumbnail:hover { 
background-color: transparent; 
}


.thumbnail:hover img { 
border: 1px solid #999; 
}


.thumbnail span { 
position: absolute; 
left: -2000px; 
visibility: hidden; 
text-decoration: none; 
}



.thumbnail:hover span img { 
margin: 20px 0 5px 70px; 
border: 1px solid #333; 
height: 300px; 
width: 400px; 
}



.thumbnail:hover span { 
visibility: visible; 
top: 10px;
 left: 70px; 
z-index: 50; 
font-size: 12px; 
font-weight: bold; 
text-align: center; 
color: #333; 
}

.thumbnail:hover span p { 
font-size: 11px; 
font-family: arial, helvetica, sans serif; 
color: #333; 
text-align: justify; 
padding-left: 70px
}


/*Styling for Round Containers*/
.rbroundboxs { 
  	background: url(images/nts.gif) repeat; 
}

.rbtops div  { 
  	background: url(images/tls.gif) no-repeat top left; 
}

.rbtops      { 
  	background: url(images/trs.gif) no-repeat top right; 
}

.rbbots div  { 
  	background: url(images/bls.gif) no-repeat bottom left; 
}

.rbbots      { 
  	background: url(images/brs.gif) no-repeat bottom right; 
}


 /* height and width details */
.rbtops div, .rbtops, .rbbots div, .rbbots {
	  width: 100%;
	  height: 14px;
	  font-size: 1px;
}

.rbcontents  { 
  	margin: 0px; 
}

.rbroundboxs { 
	  width: 102%; 
	  padding: 0px;
	  margin: 0px
 
}

/* Adoption Form Div */

#adoptionform {
margin: 30px 0 0 100px
}

/* Paragraph styling on adoption form page */

 p.adoption{
text-align: justify;
font: 1.0em arial,helvetica,sans-serif;
color: #333
}

p.counter {
margin-top: 320px
}