
/* This is the main stylesheet. Here are present all the 
settings for The Pet Rescue  web site. */


body {
	background-image: url(Images/bkgrnd-12.jpg);
	margin-left: 0px;
	margin-top: 10px;
	text-align:center;
}

#container {
	width: 800px;
	height:auto;
	background-color:#FFFFFF;
	border:1px; border-style:solid; border-color:#0000FF;
	
	
}
#sidebar-a a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
#sidebar-a a:hover { 
    background-color:#FFFFFF;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
}

#sidebar-a p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

#redalert {
    width: 780px; 
	height: 35px;
	margin-top: 5px;
}

#middle_bar { 
	width: auto;
	height: 75px;
	background-image:url(Images/bkgrnd-14.jpg);
	background-position:center;
	border: 1px;
	border-style:solid;
	border-color:#1126ef;
	border-left:none;
	border-right:none;
	border-top:none;
} 
#middle_bar_left {
	float: left;
	width: 308px;
	height:75px;
	padding-left: 5px;
	padding-right: 5px;
	
}

#middle_bar_right {
	float: right;
	width: auto;
	height:75px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
}

#footer_menu {
	padding: 15px 10px 15px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	
}

#footer_menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
}
	
#footer_menu hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}

#footer {
	margin: 0;
	width:auto;
}

#google_search {
	float:left;
	width: 440px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	margin-left: 5px;
	
}

#free_find {
	float:right;
	width: 340px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
	margin-right: 5px;
}

#google_adsense {
	margin: 0;
	width:auto;
}

#bottom1 {
	margin: 0;
	width:auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
}


#bottom2 {
	margin: 0;
	width:auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:9px; font-weight:normal; 
	color:#000000; text-align:center;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* This section marked with the letter A is the section for the hyperlink style 
mainly used for the index page navigation left menu */

A.type1:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;}
  A.type1:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;}
  A.type1:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; bold; color:#ffffff; text-decoration:underline;}
  A.type1:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff; text-decoration:overline underline;}
A.type2:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#000000; text-decoration:underline;}
  A.type2:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#000000; text-decoration:underline;}
  A.type2:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff; text-decoration:underline;}
  A.type2:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#ffffff; text-decoration:overline underline;}
A.type3:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; text-decoration:none;}
  A.type3:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; text-decoration:none;}
  A.type3:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#ff0000; text-decoration:none;}
  A.type3:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#ff0000; text-decoration:overline underline;}
A.type4:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;}
  A.type4:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration:underline;}
  A.type4:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ff0000; text-decoration:underline;}
  A.type4:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:#ff0000; text-decoration:overline underline;}
  
/* The following styles are related to the remaining text */


.style-a9 {font-family: Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#000000 }
.style-a9b {font-family: Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#000000 }
.style-a10 {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000000}
.style-a10blu {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000066}
.style-a10b {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#000000}
.style-a10g {font-family: Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#666666}
.style-a12 {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000}
.style-a12dblu {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#333333}
.style-a12gbu {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#009900; text-decoration:underline;}
.style-a12j {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#000000; text-align:justify }
.style-a12b {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;  color:#000000 }
.style-a12bu {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; color:#000000; text-decoration:underline; }
.style-a14 {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#000000 }
.style-a14b {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000 }
.style-a14bu {font-family: Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000000; text-decoration:underline; }
.style-a16 {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000000; }
.style-a16b {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; }
.style-a18 {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#000000; }
.style-a18b {font-family: Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#000000; }


