/* CSS Document */

html {
	background-image: url(images/bg_page.jpg);
}
body {
	margin-top:0px;
    margin-right: 0px;
    margin-left: 0px;
	background-image: url(images/bg_bottomdogs.jpg);
	background-repeat: no-repeat;
    background-position:bottom center;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
	line-height:20px;
}
.content a{
	color:#333333;
	text-decoration:none;
}
.content a:visited{
	color:#333333;
	text-decoration:none;
}
.content a:hover{
	color:#333333;
	text-decoration:underline;
}
.content_contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
	line-height:20px;
}
.content_contact a{
	color:#333333;
	text-decoration:none;
}
.content_contact a:visited{
	color:#333333;
	text-decoration:none;
}
.content_contact a:hover{
	color:#333333;
	text-decoration:underline;
}
.content_adopt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin-left:20px;
	margin-right:20px;
	line-height:20px;
}
.shadow {
	background-image:url(images/shadow.jpg);
	background-repeat:repeat-y;
}
.nav_home {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-image:url(images/nav_homebg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:92px;
	height:27px;
}
.nav_home a {
   color:#000000;
   text-decoration:none;
}
.nav_home a:visited {
   color:#000000;
   text-decoration:none;
}
.nav_home a:hover {
	color:#000000;
	text-decoration:none;
}
.nav_about {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-image:url(images/nav_aboutbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:92px;
	height:27px;
}
.nav_about a {
   color:#000000;
   text-decoration:none;
}
.nav_about a:visited {
   color:#000000;
   text-decoration:none;
}
.nav_about a:hover {
	color:#000000;
	text-decoration:none;
}
.nav_services {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-image:url(images/nav_servicesbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:92px;
	height:27px;
}
.nav_services a {
   color:#000000;
   text-decoration:none;
}
.nav_services a:visited {
   color:#000000;
   text-decoration:none;
}
.nav_services a:hover {
	color:#000000;
	text-decoration:none;
}
.nav_contact {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000000;
	background-image:url(images/nav_contacttbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:92px;
	height:27px;
}
.nav_contact a {
   color:#000000;
   text-decoration:none;
}
.nav_contact a:visited {
   color:#000000;
   text-decoration:none;
}
.nav_contact a:hover {
	color:#000000;
	text-decoration:none;
}
.subnav {
	background-image:url(images/bg_banner.jpg);    
	background-repeat:repeat-x;
	height:57px;
}
.subnavlink {   
   font-family:Georgia, Times New Roman, Times, serif;
   font-size:  10px;
   color:#FFFF99;	
   text-align:center;
}
.subnavlink a, a:visited, a:hover {
   color:#FFFF99;
   text-decoration:none;
}
.bottombar {	   
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   margin-left:20px;
   margin-right:20px;
   color:#333333;
   background-image:url(images/bg_bottombar.jpg);
   backgound-repeat:repeat-y;
   height:51px;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	height:16px;
	color:#ffffff;
}
.copyright a, a:visited{
	color:#ffffff;
	text-decoration:none;
}
.copyright a:hover {
	color:#ffffff;
	text-decoration:underline;
}
h1{
   font-family:Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#006699;
   font-weight:bold;
   margin-left:20px;
   }
   
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	margin-left:20px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	text-align:center;
}
.content_orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#dc9372;
	font-weight:bold;
	margin-left:20px;
}
