@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#wrapper {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#main {
	position: relative;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 150px;
	position: relative;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}

#content {
	width: 550px;
	position: relative;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	float: right;
	line-height: 1.8em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

#content-wide {
	width: 750px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.8em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
arial, sans-serif; 
	font-size:80%;
	letter-spacing:0.05em;
	color: #666;
	   } 

#flash {
	height: 400px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#quote {
	width: 175px;
	height: auto;
	margin-top: 70px;
	margin-left: 10px;
	position: relative;
	float: left;

}

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #003366;
	height: 25px;
	width: 760px;
	margin-top: 10px;
	padding-left: 7px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #CCCCCC;
	padding-bottom: 2px;
} 

a:link, a:visited {
	text-decoration: none;
	color: #CCC;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	line-height: 2em;
	font-weight: normal;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF0000;
}
.contentlink a:link, .contentlink a:visited {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(www/img/red-arrow.gif);
	list-style-type: square;

}
.contentlink a:hover, .contentlink a:active {
	color: #FF0000;
}

#footer {
	width: 765px;
	height: 25px;
	position: relative;
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 2px;
}

#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #003366;
	letter-spacing: 0.125em;
	padding-top: 5px;
	padding-left: 8px;
}

.copyright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #CCC;
	padding-right: 10px;
	padding-top: 6px;
}

.image-right {
	float: right;
	margin: 5px;
}

#image-left {
	float: left;
	width: auto;
	margin-top: 65px;
	margin-left: 10px;
	position: relative;

}

.vertrule {
	float: left;
	position: absolute;
	margin-left: 15px;
	height: 365px;
}

h1 {
	font-size: 0.9em;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 0.9em;
}

h2 {
	color: #003366;
}

h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.20em;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	font-size: 95%;
}

h5 {
}

h6 {
}

/* container box for the gallery. */ 
	#container {
	position:relative;
	width:700px;
	height:430px;
	border:1px solid #aaa;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	    } 
		
/* remove list bullets and indentation */ 
	#container ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float: right;
	    } 

/* remove images and text from sight */ 
	#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	top:49px;
	left:49px;
	overflow:hidden;
	background:#fff;
	    }

/* add thumbnail images */ 
	#container a.gallery, #container a.gallery:visited { 
	    display:block; 
	    color:#000; 
	    text-decoration:none; 
	    border:1px solid #000; 
	    margin:1px 2px 1px 2px; 
	    text-align:left; 
	    cursor:default; 
	    } 
	#container a.slidea {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday2_thb.jpg);
	    } 
	#container a.slideb {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday3_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slidec {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday4_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slided {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday5_thb.jpg);
	background-repeat: no-repeat;
	    } 

	#container a.slidee {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday6_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slidef {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday7_thb.jpg);
	background-repeat: no-repeat;
	    } 
	* html #container a.slidef { 
	    width:91px; 
	    w\idth:93px; 
	    } 
	#container a.slideg {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday8_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slideh {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday9_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slidei {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday10_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slidej {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday11_thb.jpg);
	background-repeat: no-repeat;
	    } 
	#container a.slidek {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday13_thb.jpg);
	background-repeat: no-repeat;
	    } 
	* html #container a.slidek {
	width:91px;
	    } 
	#container a.slidel {
	height:67px;
	width:90px;
	background-image: url(www/img/adoptionday12_thb.jpg);
	background-repeat: no-repeat;
	    } 
		
/* set size of unordered list to house thumbnails */ 
	#container ul {
	width:198px;
	height:386px;
	    } 
	#container li { 
	    float:left; 
	    } 
		
/* change thumbnail border color */ 
	#container a.gallery:hover { 
	    border:1px solid #fff; 
	    }
		
/* style :hover span */ 
	#container a.gallery:hover span {
	position:absolute;
	width:400px;
	height:341px;
	top:50px;
	left:50px;
	color:#000;
	background:#fff;
	    }
		
	#container a.gallery:hover img { 
	    border:1px solid #fff; 
	    float:left; 
	    margin-right:5px; 
	    } 
		
	#container a.slideb:hover img, #container a.slidei:hover img { 
	    float:right; 
	    } 
		
	#container {
	background-color: #fff;
	background-image: url(www/img/adoptionday1.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	    }

