/* collection 4 */

/* Highlight color #ff01bc, #fbb8ca*/
body{
  background-color: #bad7d0; /* collection: #003366*/ /* collection2: #999999*/ /* collection3: #003366*/ /* c4: #2f2f2f*/
/*  background-image:url('images/background.gif');
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-position:center;  */
  font-family: Times New Roman, Arial;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
  line-height: 1.3;
  margin: 0px;
  padding: 0px;  
  }
  
a{
  color: #bb3b25;
  text-decoration: none;
  font-weight: bold;
}


a:hover{
  text-decoration: underline; 
}

h1{
  font-family: Times New Roman, Times;
  font-size: 20px;
  text-decoration: none;
  font-weight: bold; 
  font-style:italic; 
  color: #006666;
  margin: 0px;
  padding: 0px;
}

h2{
  font-weight: bold; 
  font-size: 18px;
}

h3{
  font-family: Times New Roman, Times;
  font-size: 22px;
  text-decoration: none;
  font-weight: bold; 
  font-style:italic; 
  color: #006666;
  margin: 0px;
  padding: 0px;
}

#toolbar {
  padding: 0px;
  background-color: #bad7d0!Important ;   
}



#main{
  padding: 0px;
  background-color: #bad7d0;
  font-size: 14px;
}

#homepage{
  font-size: 16px;
}

#waystohelp{
  font-family: Times New Roman, Arial;
  font-size: 14px;

}

#adoption{
  font-family: Times New Roman, Arial;
  font-size: 14px;

}

.adoption_name{
  font-family: Times New Roman, Arial;
  font-size: 16px;
  font-weight: bold;

}

#menu {
  padding: 0px;
 /* background-color: #cee3de;         #F000A0 */
  font-family: Arial,sans-serif;
  font-size: 12.5px;  
  line-height: 2.3;
  font-weight: normal;
  color: #006666;
  width: 100%;
}

#menu a{
  text-decoration: none;
  color: #006666!Important;   /*ff6633*/
 }

#menu a:hover{
 /* text-decoration: underline; */
  color: #bb3b25!Important;   /*ff6633*/  
}
 
 #menu_waystohelp {
  padding: 0px;
 /* background-color: #cee3de;         #F000A0 */
  font-family: Arial,sans-serif;
  font-size: 12px;  
  line-height: 2.1;
  font-weight: normal;
  color: #006666;
  width: 100%;
}

#menu_waystohelp a{
  text-decoration: none;
  color: #006666!Important;   /*ff6633*/
 }

#menu_waystohelp a:hover{
 /* text-decoration: underline; */
  color: #bb3b25!Important;   /*ff6633*/  
}
 
#menu_adoption {
  padding: 0px;
 /* background-color: #cee3de;         #F000A0 */
  font-family: Arial,sans-serif;
  font-size: 12px;  
  line-height: 2.0;
  font-weight: normal;
  color: #006666;
  width: 100%;
}

#menu_adoption a{
  text-decoration: none;
  color: #006666!Important;   /*ff6633*/
 } 

#menu_adoption a:hover{
 /* text-decoration: underline; */
  color: #bb3b25!Important;   /*ff6633*/  
}
 
 #sidebar {
  padding: 0px;
  font-family: Arial, sans-serif;
  font-size: 11px;  
/*line-height: 1.6; */
  font-weight: normal;
  color: #000000;
}

#sidebar a{
  font-size: 10px; 
  color: #bb3b25!Important;   /*ff6633*/
 }
 
#footer {
  padding: 0px;
  background-color: #cee3de;          /*#F000A0 */
  font-family:  Arial,sans-serif;
  font-size: 9px;  
  font-weight: bold; 
  color: #000000;
  width: 100%;
  line-height: 1.4;
}

#footer a{
  text-decoration: none;
  color: #bb3b25!Important;
  font-size: 9px!Important; 
 }

#footer a:hover{
  text-decoration: underline;
 } 
 
.contrast_color{
color: #bb3b25;
}

.adopted_font{
  font-family: Arial,sans-serif;
  font-size: 12px;  
  font-weight: bold;
  font-style:italic; 
  color: #006666;
}

.larger_font{
font-size: 20px;
}

.small_font{
font-size: 12px;
}


.phone{
color: #bb3b25;
font-family: Arial,sans-serif;
font-size: 18px;  
font-weight: bold;
} 

td.adopted_nav {
	border-top:5px solid #BB3B25;
	background-color: #eaf6f6;
	width:600px;
	height:73px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#00626D;
	font-size:13.5px;
	padding-top:3px;
	text-align:center;
}

td.adopted_nav ul {
list-style-type:none;
margin:0 auto;
padding:0 0 0 7px;
overflow:hidden;
background-color: #eaf6f6;
}

td.adopted_nav li
{
float:left;
}

td.adopted_nav a:link, td.adopted_nav a:visited
{
display:block;
width:29px;
font-weight:bold;
font-style:italic;
color:#00626D;
/* background-color:white; */
text-align:center;
padding:4px 0px;
text-decoration:none;
}

td.adopted_nav a:hover, td.adopted_nav a:active
{
/* background-color:white; */
color:#BB3B25;
}

.nohover a:hover {
       color:#00626D !important;
}
