.HeadLine 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;	color: #ffffff; line-height: 20px;
}
.LeftHeadLine 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;	color: #ffffff; line-height: 20px;
}
.navnorepeat 
{
	background: url('main/left_back_fade.jpg') repeat-x;
}

.contentnorepeat 
{
	background: url('main/brown_fade_back.jpg') repeat-x;
}
.fadenorepeat {
	background: url(images/home/fade_back.jpg) repeat-x 0 top;
	padding: 15px 10px 15px 10px;
}
.fadenorepeat2 {
	background: url(images/home/fade_back.jpg) repeat-x 0 top;
	padding: 0px; margin: 0px;
}
.fadenorepeatContent {
	background: url(images/back/fade_back_content.jpg) repeat-x 0 top;
	padding: 15px 10px 15px 10px;
}

.fadenorepeatFoster {
	background: url(images/foster/fade_back_foster.jpg) repeat-x 0 top;
}

.shadow 
{
	/*width: 240;
	 filter:progid:DXImageTransform.Microsoft.Shadow(color=#666666,Direction=135,Strength=5);
	filter: Shadow(Color=#666666, Direction=135, Strengh=3);*/ 

  /* Needed for Gecko */
	line-height: 18px;
	white-space: nowrap;
	color: #00599B;
	font-weight: bold;
	font-size: 16px;
	font-stretch: condensed
}


/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #666666; 
}

#shadow_1:before { 
  content: 'In shadow'; 
}
#second_2:before { 
  content: 'Happy Shadowing!'; 
}

/*\*/
html*.shadow {

  [color:red;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #666666 2px 2px 2px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:red;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */

