/* --------------------------------------- */
/* --( Page Styles )-- */
/* --------------------------------------- */   

html, body {
  background-color: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  border: none;
  text-align: center;
  font-size: .9em;
  font-family: sans-serif;
  line-height: 1.3em;
  color: #333333;
  }

a {
  outline: none;
}

a:link {
  color:#0c4f84;
  text-decoration:none;
}

a:visited {
  color:#0e68af;
  text-decoration:none;
}

a:hover {
  color:#be951a;
  text-decoration:underline;
}


/* --------------------------------------- */
/* --( Table Styles )-- */
/* --------------------------------------- */

.wrapper
  {
  width: 99%;
  }

.head_table
  {
  width: 900px;
  }

.content_table
  {
  width: 898px;
  padding: 5px 0 0 0;
  }

.subnav_table
  {
  width: 900px;
  }

/* --------------------------------------- */
/* --( Container Styles )-- */
/* --------------------------------------- */

#main_container
  {
  width: 900px;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
  }

#content_container
  {
  padding-left: 242px;
  padding-right: 170px;
  text-align: left;
  }


/* --------------------------------------- */
/* --( Left Column Styles )-- */
/* --------------------------------------- */

#left
  {
  width: 220px;
  text-align: left;
  padding: 0px;
  margin: 0px;
  }

#left p
  {
  font-size: .9em;
  margin: 5px 0 0 0;
  }

.read_the_story
  {
  width: 99%;
  text-align: right;
  float: left;
  margin: 0px 0px 15px 0px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #0e68af;
  }

.read_the_story a {
  outline: none;
}

.read_the_story a:link {
  color: #0c4f84;
  text-decoration: none;
}

.read_the_story a:visited {
  color:#0e68af;
  text-decoration:none;
}

.read_the_story a:hover {
  color:#be951a;
  text-decoration:underline;
}

/* --------------------------------------- */
/* --( Center Column Styles )-- */
/* --------------------------------------- */

#center
  {
  width: 98%;
  text-align: left;
  padding-left: 15px;
  }

#center .more_info
  {
  width: 98%;
  text-align: right;
  float: left;
  margin: 0px 0px 25px 0px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #0e68af;
  }

#center .more_info a {
  outline: none;
}

#center .more_info a:link {
  color: #0c4f84;
  text-decoration: none;
}

#center .more_info a:visited {
  color:#0e68af;
  text-decoration:none;
}

#center .more_info a:hover {
  color:#be951a;
  text-decoration:underline;
}

/* --------------------------------------- */
/* --( Right Column Styles )-- */
/* --------------------------------------- */

#right
  {
  width: 140px;
  text-align: left;
  border: 0px;
  padding: 0 0 0 20px;
  }

#right #sponsor_logos img
  {
  margin: 15px 0px 5px 0px;
  border: 0px;
  }

#right p
  {
  padding: 0 5px 15px 5px;
  font-size: .8em;
  line-height: 1.1em;
  margin: 5px 0 0 0;
  }

/* --------------------------------------- */
/* --( General Page Styles )-- */
/* --------------------------------------- */

#center p
  {
  margin: 0px 0px 10px 0px;
  }

#center .subhead
  {
  font-size: 1.2em;
  line-height: 1.3em;
  margin: 15px 0px 10px 0px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #333333;
  }

#center .quote
  {
  font-size: 1.1em;
  margin: 20px 30px 5px 20px;
  text-align: center;
  font-style: italic;
  line-height: 1.3em;
  color: #0e68af;
  }

#center .footnote
  {
  font-size: .8em;
  line-height: 1.1em;
  margin: 20px 0px 5px 0px;
  }

#center strong
  {
  margin: 0px 0px 25px 0px;
  border-bottom-color: #0e68af;
  }

form
  {
  margin:0px;
  }

#center img
  {
  border: 0px;
  }

h1
  {
  font-size: 1.4em;
  font-weight: bold;
  margin: 10px 0px 3px 0px;
  text-align: left;
  letter-spacing: -0.5px;
  padding: 0px 0px 7px 0px;
  border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #0e68af;
  }

.list_container ul
  {
  margin-left: 0px;
  margin: 3px 0px 0px 0px;
  padding: 0px;
  list-style-type: none;
  }


.gold_arrow li
  {
  background-image: url(../_img/gold_arrow-white.gif);
  background-repeat: no-repeat;
  background-position: 0 .2em;
  padding-left: 1.5em;
  line-height: 1.7em;
  }

#list_container ol
  {
  margin: 5px 15px 0 25px;
  padding-left: 1.5em;
  list-style-type: circle;
  }

div.imageContainerWhite
	{
	float: left;
	clear: left;
	width: auto;
	background-color: #ffffff;
	margin: 0px 10px 10px 0px;
	padding: 5px;
	font-family: sans-serif;
	font-style: italic;
	font-size: .8em;
	line-height: 1.3em;
	color: #0e68af;
	border-width: 1px;
	border-style: solid;
	border-color: #0e68af;
	}

div.imageContainerWhite img
	{
	margin: 0px;
	border: 0px;
	}

/* --------------------------------------- */
/* --( Welcome Page Styles )-- */
/* --------------------------------------- */   

#center .process
  {
  font-size: .9em;
  line-height: 1.3em;
  margin: 15px 0px 25px 0px;
  }

#center .process strong
  {
  color: #0e68af;
  }

#center .process p
  {
  width: 411px;
  font-size: 1em;
  line-height: 1.2em;
  text-align: left;
  margin: 4px 0px 5px 0px;
  }

#center .index_tag
  {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  padding: 7px 0px 7px 0px;
  }

#center .featured_story
  {
  width: 95%;
  padding: 10px;
  margin: 0px 20px 10px 0px;
  border-width: 2px;
  border-style: dotted;
  border-color: #adcbe2;
  }

#center .featured_story img
  {
  padding: 5px;
  margin: 0px 20px 5px 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #adcbe2;
  float: left;
  clear: left;
  width: 99px;
  height: 150px;
  }

#center .flash_disclaimer
  {
  font-size: .7em;
  line-height: 1.2em;
  }

/* --------------------------------------- */
/* --( Program Page Styles )-- */
/* --------------------------------------- */

#program_donation
  {
  font-size: .85em;
  line-height: 1.2em;
  margin: 10px 0px 15px 0px;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #0e68af;
  padding: 5px;
  }


/* --------------------------------------- */
/* --( Gift Certificates Page Styles )-- */
/* --------------------------------------- */


#center .copyright
  {
  font-size: .75em;
  line-height: 1.1em;
  }

#center .gift_certificate_box
  {
  width: 95%;
  height: 150px;
  padding: 0px;
  margin: 0px 20px 10px 0px;
  border-width: 2px;
  border-style: dotted;
  border-color: #adcbe2;
  }

#center #order_certs_text
  {
  font-size: 1.7em;
  line-height: 1.3em;
  text-align: center;
  font-weight: bold;
  margin: 0px 20px 0px 0px;
  }

#center .gift_certificate_box img
  {
  padding: 5px;
  margin: 0px 0px 0px 10px;
  float: left;
  clear: left;
  }

/* --------------------------------------- */
/* --( Client Page Styles )-- */
/* --------------------------------------- */

#center .client_head
  {
  font-size: .9em;
  }

#center .client_description
  {
  width: 95%;
  padding: 10px;
  margin: 5px 20px 0px 0px;
  border-width: 2px;
  border-style: dotted;
  border-color: #adcbe2;
  }

#center .client_photo
  {
  float: left;
  width: 150px;
  margin: 5px 15px 10px 0px;
  padding: 5px;
  background-color: #f5eac7;
  border: 1px solid #0c4f84;
  }

#center .progress
  {
  margin: 5px 0px 20px 0px;
  width: 99%;
  display: block;
  }

#center .requested
  {
  margin: 0px;
  width: 227px;
  text-align: left;
  clear: none;
  font-size: .7em;
  position: absolute;
  color: #a2111f;
  }

#center .received
  {
  width: 227px;
  text-align: right;
  margin: 0px 0px 0px 227px;
  clear: none;
  font-size: .7em;
  position: absolute;
  color: #216834;
  }

#center .client_description strong
  {
  color: #0e68af;
  margin: 0px 0px 5px 0px;
  }

#center .client_review
  {
  font-size: .85em;
  line-height: 1.1em;
  margin: 5px 0px 0px 0px;
  }

#center .client_donate
  {
  padding: 5px;
  margin: 10px 0px 0px 0px;
  text-align: center;
  color: #0e68af;
  }

#center .client_donate p
  {
  margin: 5px 0px 0px 0px;
  font-size: .8em;
  line-height: 1em;
  }


/* --------------------------------------- */
/* --( Header Styles )-- */
/* --------------------------------------- */

#head_main
  {
  width: 678px;
  height: 204px;
  position: relative;
  }

.head_tagline
  {
  width: 330px;
  height: 20px;
  position: absolute;
  left: 40px;
  top: 75px;
  font-weight: bold;
  font-style: italic;
  font-size: .85em;
  color: #0c4f84;
  text-align: left;
  }

#head_inset
  {
  width: 300px;
  height: 90px;
  position: absolute;
  left: 20px;
  top: 110px;
  font-size: .9em;
  font-weight: bold;
  font-style: italic;
  line-height: 1.4em;
  text-align: left;
  }

#head_inset p
  {
  font-size: .8em;
  font-weight: bold;
  font-style: italic;
  line-height: 1.3em;
  }

#head_nav
  {
  height: 119px;
  width: 222px;
  text-align: left;
  }

#head_left
  {
  width: 222px;
  height: 85px;
  margin: 0px;
  }

#head_nav p
  {
  font-weight: bold;
  font-size: .85em;
  margin: 5px 0px 0px 0px;
  }

#head_nav img
  {
  margin: 0px 3px 1px 10px;
  vertical-align: middle;
  }


/* --------------------------------------- */
/* --( Main Nav Styles )-- */
/* --------------------------------------- */

.button_container
  {
  height: 28px;
  width: 222px;
  margin: 0px;
  border-top-width: 2px;
  border-top-style: dotted;
  border-top-color: #0c4f84;
  }


/* --------------------------------------- */
/* --( Footer Styles )-- */
/* --------------------------------------- */

#footer_bar
  {

  height: 30px;
  width: 898px;
  margin: 20px 0 0 0;
  border: 1px solid #0c4f84;
  background: url(../_img/blue_bar_bkgd.gif) repeat;
  background-color: #0c4f84;
  }

#sub_foot
  {
  font-size: .7em;
  color: #0e68af;
  margin: 0px;
  padding: 2px;
  }

#sub_foot .copyright
  {
  width: 650px;
  text-align: left;
  line-height: 1.3em;
  }


/* --------------------------------------- */
/* --( Sub Nav Styles )-- */
/* --------------------------------------- */

#nav_bar
  {
  width: 898px;
  height: 30px;
  margin: 0;
  text-align: left;
  border: 1px solid #0c4f84;
  background: url(../_img/blue_bar_bkgd.gif) repeat;
  background-color: #0c4f84;
  clear: both;
  }

#nav_bar a {
  color:#f5eac7;
  text-decoration:none;
}

#nav_bar a:link {
  color:#f5eac7;
  text-decoration:none;
}

#nav_bar a:visited {
  color:#f5eac7;
  text-decoration:none;
}

#nav_bar a:hover {
  color:#be951a;
  text-decoration:underline;
}

#sub_nav
  {
  height: 30px;
  width: 550px;
  margin: 0px;
  float: right;
  text-align: right;
  }

#sub_nav p
  {
  font-weight: bold;
  font-size: .9em;
  color: #fff6aa;
  margin: 8px 10px 0 0;
  }


/* --------------------------------------- */
/* --( Head Boxes )-- */
/* --------------------------------------- */

h2
  {
  width: 95%;
  display: block;
  height: 21px;
  font-size: .95em;
  line-height: 21px;
  font-weight: bold;
  margin: 0px 0px 7px 0px;
  padding-left: 5px;
  text-align: left;
  background-color: #f5eac7;
  border: 1px solid #0c4f84;
  border-right: 3px solid #0c4f84;
  }

h2 img
  {
  margin: 0px 4px 1px 0;
  vertical-align: middle;
  }