@charset "UTF-8";
/* CSS Document */

html, body, * {
margin: 0;
padding: 0;
} 

body {
 background:#000 url("http://www.awlmc.org/images/background.gif") repeat 0 0;
 margin: 0 auto;
 }
#page {
 width:900px;
 margin:0 auto;
 }
#page2 {
 background:#fff;
 float:left;
 width:880px;
 height:auto;
 padding:10px;
 border:solid #444;
 border-width:1px 3px 3px 1px;
 font-size:85%;
 line-height:1.5em;
 color:#566;
 }

#wrapper{
	width:1000px;
	height:auto;
	 position: absolute; /* create the context for the floated horizontal navigation */
         top: 10px; /* stick them somewhere on the page */
        left: 10px;
	
	background-color:#FFFFFF;
	
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 4px #404040;
	border-bottom:solid 4px #404040;

}



#container{
	width:980px;
	height:auto;
	background-color:#ffffff;
	z-index:70;
	position:absolute;
	left:10px;
	top:10px;
	position:relative;
	

}

#wrapper_650{
	width:1000px;
	 position: absolute; /* create the context for the floated horizontal navigation */
         top: 10px; /* stick them somewhere on the page */
        left: 10px;
	
	background-color:#FFFFFF;
	height:650px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 4px #404040;
	border-bottom:solid 4px #404040;

}

#container_650{
	width:980px;
	height:450px;
	background-color:#ffffff;
	z-index:70;
	position:absolute;
	left:10px;
	top:10px;
	

}

#wrapper_800{
	width:1000px;
	 position: absolute; /* create the context for the floated horizontal navigation */
         top: 10px; /* stick them somewhere on the page */
        left: 10px;
	
	background-color:#FFFFFF;
	height:800px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 4px #404040;
	border-bottom:solid 4px #404040;

}

#container_800{
	width:980px;
	height:600px;
	background-color:#ffffff;
	z-index:70;
	position:absolute;
	left:10px;
	top:10px;
	

}


#wrapper_1000{
	width:1000px;
	 position: absolute; /* create the context for the floated horizontal navigation */
         top: 10px; /* stick them somewhere on the page */
        left: 10px;
	
	background-color:#FFFFFF;
	height:1000px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 4px #404040;
	border-bottom:solid 4px #404040;

}

#container_1000{
	width:980px;
	height:800px;
	background-color:#ffffff;
	z-index:70;
	position:absolute;
	left:10px;
	top:10px;
	

}

#wrapper_cats{
	width:1000px;
	 position: absolute; /* create the context for the floated horizontal navigation */
         top: 10px; /* stick them somewhere on the page */
        left: 10px;
	
	background-color:#FFFFFF;
	height:1600px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:10px;
	border-top:solid 1px #404040;
	border-left:solid 1px #404040;
	border-right:solid 4px #404040;
	border-bottom:solid 4px #404040;

}

#container_cats{
	width:980px;
	height:1400px;
	background-color:#ffffff;
	z-index:70;
	position:absolute;
	left:10px;
	top:10px;
	

}

#kitty{
	width:247px;
	height:156px;
	background:url(../images/header_kitty.gif) no-repeat;
	z-index:95;
	position:absolute;
	left:739px;
	top:39px;
}
#header{
	width:980px;
	height:10px;
	padding:0px 10px 0px 10px;
	position:relative;

}

#orangebar
{
	width:980px;
	height: 28px;
	background-color:#FFCC66;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:30px;
	
}

#dropmenudiv{
width: 135px;
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
line-height:24px;
z-index:100;
background-color: #ffffcc;
height:20px;
}

#dropmenudiv a{
width: 135px;
display: block;
text-indent: 3px;
border-bottom:1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
background-color: #ffffcc;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
color: #FFFFFF;
background-color: #666666;
}
#apDiv1 {
	position:absolute;
	width:135px;
	height:510px;
	z-index:1;
	left: 413px;
	top: 525px;
	overflow: auto;
}



.navBar { /*all lists */
	padding: 0; 
	margin: 0; 
	list-style: none;
 font-family: arial, helvetica, sans-serif;
 font-weight: normal;
	font-size:10px;
 }
.navBar ul { /*all lists */
	
	margin: 0; 
	list-style: none; 
 }
.navBar A {
 text-decoration: none; 
	padding-left:10px;
	padding-top:5px;
	padding-bottom:7px;
 color: #333333;
	display: block;
	padding-right:5px;
	
}
.navBar li {
	float: left;
	position: relative;
	width:170px;
	height: 29px;
	z-index:99;
	
 }
.navBar li ul {
	display:none; position:absolute; top:29px; left:0;
 }
.navBar li > ul {
	top: 29px;;
	left: 0;
 }
.navBar li:hover ul, li.over ul{
	display: block;
 }
.navBar li ul li {
	background-color:#FFFFCC;
	border-bottom: 1px solid #000;
		height: auto;
		padding-top:3px;
 }
.navBar li ul li:hover, li.over ul li.over  {
	background-color:#F7EEDA;
 }
 a.home  {
 font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	padding-left:25px;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:0px;	
 text-decoration: none;
 text-align: center;
 letter-spacing:1px;
  /*border-right:1px dotted #666; */
  text-transform:uppercase;
   background-image: url(http://www.awlmc.org/images/paw.gif);
background-repeat: no-repeat;
background-position: 0 0 .3em .6em;

 }
 
  a.home:hover {
 
	color:#660000;
	

 }
  .home p {
 font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333;
	padding-left:25px;
	padding-top:8px;
	padding-bottom:4px;
	padding-right:0px;	
 text-decoration: none;
 letter-spacing:1px;
   text-transform:uppercase;


 }

#banner
{
	width:980px;
	height: 117px;
	background-color:#000000;
	position:relative;
	float:left;
	padding-top:10px;
	z-index:84;
}

#breather{
	width:880px;
	height:10px;
	padding:0px 0px 0px 0px;
	position:relative;
	float:left;
	clear:both;

}

#main{
	width:980px;
	height:auto;
	padding:10px 0px 10px 0px;
	margin-bottom:10px;

}
#left_feature
{
  float: left; 
  width: 190px;
  height:auto; 
  background: #fff; 
  margin-top:10px;
  clear:both;

}



#left_header
{
  float: left; 
  width: 190px;
  height:22px; 
  background: #fff; 
 
border-bottom: 1px #666 solid; 
}

#left_header2
{
  float: left; 
  width: 190px;
  height:22px; 
  background: #FFCC66; 
 
}

#side_header {
 font-size:12px;
  font-family:"avenir 85 heavy" "arial";
  color: #660000;
  line-height:16px;
  padding:3px;
  }
  
  .side_header  {
  font-size:12px;
  font-family:"avenir 85 heavy" "arial";
  color: #660000;
  padding-top:5px;
  padding-left:5px;
  }
  
   .side_header  a {
  font-size:12px;
  font-family:"avenir 85 heavy" "arial";
  color: #660000;
 text-decoration:none;
  }

#left_content
{
  float: left; 
  width: 180px;
  height:auto; 
  padding:5px 10px 5px 0px;
  font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#333333;
  text-decoration:none;
  
}

#left_content_vid
{
  float: left; 
 
  padding:0px 10px 5px 7px;
  
  
}
#donate {
  float: left; 
  margin:0px;
  padding:0px;
}

#left_content p {
 width:180px;
  font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#333333;
  text-decoration:none;
  padding-bottom:9px;
  padding-top:4px;
}

#left_content p strong {
 width:180px;
  font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#333333;
  font-weight:bold;
  text-decoration:none;
  padding-bottom:9px;
}

#left_content p a {
	font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#660000;
  text-decoration:underline;
}


#left_content h6 {
 width:180px;
  font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#333333;
  text-decoration:none;
  padding-bottom:0px;
  padding:0px;
  margin:0px;
}


#left_content h4 {
 width:180px;
  font-family:arial;
  font-size:13px;
  line-height:16px;
  color:#cc3300;
  font-weight:bold;
  text-decoration:none;
  padding-bottom:11px;
}

#left_content h4 a {
  font-family:arial;
  font-size:13px;
  color:#660000;
  text-decoration:underline;
    line-height:16px;

}

#left_content h5 {
 width:180px;
  font-family:arial;
  font-size:13px;
  line-height:16px;
  color:#cc3300;
  font-weight:bold;
  text-decoration:none;
  padding-bottom:0px;
    padding-top:6px;

}

#left_content h5 a {
  font-family:arial;
  font-size:13px;
  color:#660000;
  text-decoration:underline;
    line-height:16px;

}

#center {
  float: left; 
  width: 750px; 
  background: #ffffff; 
  margin-right:10px;
  margin-left:10px;
}

#spotlight_box {
border-left:solid thin #cccccc;
border-top: solid thin #cccccc;
border-bottom:thick #cccccc solid;
border-right:thick #cccccc solid;
width:740px;
height:250px;
  margin-top:11px;


}

#spotlight_hdr {
padding-left:20px;
padding-top:10px;
color:#993300;
text-transform:none;
font-family:"Avenir 65 Medium", "Helvetica Neue", "Arial";
font-size:14px;

}

#spotlight_contents {
padding-left:15px;
padding-top:5px;
width:710px;

}

 .cats_hp  {
  font-size:14px;
  font-family:"arial black";
  color: #cc6600;
  padding-top:5px;
  padding-left:5px;
  }
  
   a.cats_hp  {
  font-size:14px;
  font-family:"arial black";
  color: #cc6600;
  padding-top:5px;
  padding-left:5px;
  text-decoration:none;
  }

#spotlight_links {
width:700;
text-align:center;
 font-size:12px;
  font-family:"arial";
  color: #660000;
  padding-top:5px;
  padding-left:5px;
  text-decoration:none;
  font-weight:bold;

}

#spotlight_links a {

 font-size:12px;
  font-family:"arial";
  color: #660000;
  padding-top:5px;
  padding-left:5px;
  text-decoration:underline;
  font-weight:bold;

}

#center_sub {
  float: left; 
  width: 740px; 
  background: #ffffff;
  margin-top:10px;
 
}

#foster
{
width:210px;
border:#660000 thin solid;
height:auto;
background-color:#CC3300;
float:left;
margin-right:10px;

}

#foster p
{
font-family: "Arial Narrow", "HelveticaNeue Condensed";
font-size:12px;
color:#ffffff;
line-height:16px;
text-decoration:none;
padding: 8px;
font-weight:bold;
padding-bottom:8px;

}

#foster a
{
color:#ffffff;
text-decoration:underline;

}

#notices
{
width:282px;
/*border:#660000 thin solid; */
height:auto;
  background: #F7EEDA; 
float:left;
padding-left:8px;
margin-right:10px;
margin-bottom:10px;

}

#notices h2
{
font-family:arial;
font-size:13px;
line-height:14px;
color:#660000;
list-style:none;
font-weight:bold;
padding-top:2px;
width:270px;
padding-bottom:10px;
margin-bottom:0px;
padding-top:10px;


}


#notices p
{
width:280px;
font-family:arial;
font-size:12px;
line-height:14px;
color:#333;
list-style:none;
padding-bottom:5px;
padding-top:5px;

}

#notices strong
{
width:280px;
font-family:arial;
font-size:12px;
line-height:14px;
color:#333;
list-style:none;
font-weight:bold;
}

#notices a
{
width:280px;
font-family:arial;
font-size:12px;
line-height:14px;
color:#660000;
text-decoration:underline;


}

#button1
{
width:290px;
height:auto;
float:right;
padding: 0px 0px 10px 0px;
}


#rightside {
  float: left; 
  width: 215px; 
  background: #F7EEDA; 
  margin-bottom:10px;
}

#right_feature
{
  float: left; 
  width: 200px;
  height:auto; 
  margin-top:5px;
  padding-left:10px;
  padding-right:5px;
  

}

#rightlines {
  float: left; 
  height: 3px;
  border-top: solid thin #FFFFFF;
  border-bottom: solid thin #FFFFFF;
  width: 215px;
  }

.rt_content p {
 width:190px;
  font-family:arial;
  font-size:11px;
  line-height:16px;
  color:#333333;
  text-decoration:none;
  padding-bottom:5px;
  padding-top:5px;
}

.rt_content  a {

  color:#660000;
  text-decoration:underline;
  z-index:88;
}

.rt_content  strong {

  color:#660000;
  text-decoration:none;
  font-weight:bold;
}

#footer{
	width:960px;
	height:60px;
	padding:3px 10px 0px 10px;
	border-top:#999999 solid thin;
	clear:both;
	margin-top:10px;
	position:relative;
}

#footer p{
	width:960px;
	height:auto;
	padding:3px 0px 0px 0px;
	font-family:arial;
	font-size:10px;
	color:#333;
	text-align:center;
}

#footer a{
	text-decoration:underline;
	color:#600;

}

.cats_holder {
width:740px;
height:250px;
  margin-top:11px;


}

#cats_hdr {
padding-top:10px;
padding-bottom:10px;
color:#993300;
text-transform:none;
font-family:"Avenir 65 Medium", "Helvetica Neue", "Arial";
font-size:14px;
font-weight:bold;
float:left;
width:610px;

}

.cats_pages {
padding-top:10px;
padding-bottom:10px;
color:#333333;
text-transform:none;
font-family:"Avenir 65 Medium", "Helvetica Neue", "Arial";
font-size:11px;
font-weight:normal;
text-decoration:none;
text-align:right;
float:left;
width:100px;
}

.cats_pages a {

color:#333333;

text-decoration:underline;

}

a.cats_pages  {

color:#660000;

text-decoration:underline;

}

a.cats_hdr2 {

text-decoration:underline;

}

.cats_row {
padding-left:0px;
padding-top:0px;
width:710px;
float:left;
height:auto;
  background: #ffffff; 
  margin-bottom:10px;

}

.cats_line {
padding-left:0px;
padding-top:0px;
width:710px;
float:left;
height:2px;
  background: #ffcc66; 

}

#cats_box {
padding-left:5px;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
margin:5px;
width:320px;
height:100%;
float:left;

  }
  
#cats_space{
width:10px;
height:100%;
float:left;
background-color:#FFFFFF;

  }

#cats_img {
padding:0px;
margin:0px;
width:165px;
height:170px;
float:left;
padding-right:10px;

}
#cats_name {
padding-left:10px;
margin:0px;
width:140px;
height:170px;
float:left;

}

#cats_story {
padding-left:0px;
margin:0px;
width:310px;
height:auto;
float:left;

}


#cats_story p {
font-size:11px;
  font-family:"arial";
  color: #333333;
  padding-bottom:5px;
  padding-top:0px;
  }

.cats_bio p {
font-size:11px;
  font-family:"arial";
  color: #333333;
  padding-bottom:5px;
  padding-top:0px;
  }
  
  .cats_bio p a {
font-size:11px;
  font-family:"arial";
  color: #cc6600;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
    text-decoration:underline;

  }
  
  .cats_bio p strong {
font-size:11px;
  font-family:"arial";
  color: #333333;
  padding-bottom:5px;
  padding-top:0px;
  font-weight:bold;
  }
  
  
  .cats_bio h2 {
font-size:12px;
  font-family:"arial";
  font-weight:bold;
  color: #660000;
  padding-bottom:15px;
  border:none;
  text-transform:uppercase;
  }
  

 
  
   a.cats_bio  {
  font-size:11px;
  font-family:"arial";
  color: #cc6600;
  text-decoration:underline;
  }

#cats_links {
width:700;
text-align:center;
 font-size:11px;
  font-family:"arial";
  color: #660000;
  padding-top:5px;
  padding-left:5px;
  text-decoration:none;
  font-weight:bold;

}

#cats_links a {

 font-size:11px;
  font-family:"arial";
  color: #660000;
  padding-top:5px;
  padding-left:5px;
  text-decoration:underline;
  font-weight:bold;

}

.content_holder {
width:740px;
height:250px;
  margin-top:11px;


}

#content_hdr {
padding-top:10px;
padding-bottom:10px;
color:#993300;
text-transform:uppercase;
font-family:"Avenir 65 Medium", "Helvetica Neue", "Arial";
font-size:14px;
font-weight:bold;
float:left;
width:610px;

}



#content_box {
padding-left:0px;
padding-top:5px;
padding-right:5px;
padding-bottom:5px;
padding-top:10px;
width:710px;
height:auto;
float:left;

  }
  
  .content_box p {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:15px;
  padding-top:0px;
  line-height:16px;
  }
  
   .content_box span {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:0px;
  padding-top:0px;
  line-height:16px;
  }
  
    .content_box span strong {
font-size:12px;
font-weight:bold;
  font-family:"arial";
  color: #333333;
  padding-bottom:0px;
  padding-top:0px;
  line-height:16px;
  }
  
   .content_box ul{
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:15px;
  padding-top:0px;
  line-height:16px;
  list-style-position:inherit;
  list-style:square;
  
  }
  
   .content_box ul li {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:5px;
  padding-top:0px;
  line-height:16px;
  list-style-position:inherit;
  list-style:square;
  margin-left:10px;
  
  }
  
  .content_box p a {
font-size:12px;
  font-family:"arial";
  color: #cc6600;
 
    text-decoration:underline;

  }
  
  
   .content_box p strong {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:15px;
  padding-top:0px;
  line-height:16px;
  font-weight:bold;
  }
  
     .content_box p em {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:15px;
  padding-top:0px;
  line-height:16px;
  font-style:italic;
  
  }
  
  .content_box h2 {
font-size:14px;
  font-family:"arial";
  font-weight:bold;
  color: #660000;
  padding-bottom:15px;
    line-height:16px;
border:none;
  }
  

 
  .content_box h2 a {
text-decoration:underline;
  color: #660000;
  font-size:14px;
 font-family:"arial";
  font-weight:bold;

  }


     .announce  {
font-size:12px;
  font-family:"arial";
  color: #333333;
  padding-bottom:15px;
  padding-top:0px;
  line-height:16px;
  
  }
  
  .announce  a {
font-size:12px;
  font-family:"arial";
  color: #663300;
  line-height:16px;
  text-decoration:underline;
  }
  
   #events h4
 {
padding-left:0px;
padding-top:4px;
color:#f90;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
font-weight:bold;
line-height:11px;
margin:0px;
padding-bottom:0px;
border-bottom:none;
 }