body
{
  margin: 0px;
  background-color: #DADADA;
  font-family: arial, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: center;
}

h1
{
  margin: 0px;
  padding: 5px 0px;
  font-family: Garamond, 'Times New Roman', Georgia, arial, sans-serif;
  font-size: 30px;
  font-weight: normal;
  color: #F5851F;
}

h2
{
  margin: 25px 0px 0px 0px;
  padding: 0px;
  font-family: arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #F5851F;
}

h3
{
  margin: 15px 0px 10px 0px;
  padding: 0px 0px 2px 2px;
  font-family: arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #F5851F;
  border-bottom: 2px solid #F5851F;
}

h4
{
}

h5
{
  margin: 15px 0px 0px 0px;
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
  color: #D84519;
}

p {
  margin:1em 0;
}

a
{
  color: #F5851F;
  text-decoration: underline;
}

hr.rule {
	display:  block;
position: relative;
padding: 0;
margin: 8px auto;
width: 100%;
clear: both;
border: none;
border-top: 1px solid #AAA;
border-bottom: 1px solid #FFF;
font-size: 1px;
line-height: 0;
overflow: visible;	
}

a:hover
{
  color: #666666;
  text-decoration: none;
}

form
{
}

form input
{
  vertical-align: middle;
}

form input.textinput
{
  width: 186px;
  padding: 4px 5px 5px 5px;
  font-size: 12px;
  font-weight: bold;
  color: #717171;
  border: 1px solid #E0E0E0;
}

#wrapper
{
  width: 976px;
  margin: 0px auto;
  padding: 0px 0px 25px 0px;
  text-align: left;
  background: url('/images/wrapper_bot.jpg') left bottom no-repeat;
}

#container
{
  background: url('/images/container_bg.jpg') left top repeat-y;
}

#inner
{
  padding: 0px 23px;
}

#header
{
  height: 131px;
}

a#homelink
{
  float: left;
  display: block;
  width: 198px;
  height: 109px;
  background: url('/images/toplogo.jpg') left 20px no-repeat;
  outline: none;
}

#testimonial {
	float:left;
    width:350px;
	margin-left:50px;
	margin-top:11px;
}

#testimonial #quotelist{
  list-style:none;
  font-size: 11px;
  padding:0;
  margin:0;
}

#testimonial #quotelist img {
  float:right;
  width:90px;
  height:90px;
  padding-left:5px;
  margin-top:-7px;
}
#testimonial #quotelist .quote {
  padding:10px 0 0 0;
  color:#333;
}
#testimonial #quotelist .quoteby {
  text-align:right;
  color: #676767;
}

#shmessage {
  text-align:right;
  padding:10px 0;
  font-style:italic;
  font-weight:bold;
  font-size:15px;
}

#toplinks
{
  float: right;
  width: 330px;
  text-align: right;
}

#toplinks .callforhelp {
  font-size:12px;
  color:#999;
}

#toplinks p
{
}

#toplinks a
{
	font-size: 12px;
}

#toplinks p a:hover
{
}

#topbuttons
{
}

#topbuttons a
{
  display: block;
  float: right;
  height: 48px;
  padding: 0px 0px 0px 20px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  background: url('/images/topbuttons_orange_bg_left.jpg') left top no-repeat;
  outline: none;
}

#topbuttons a span
{
  display: block;
  padding: 16px 25px 16px 5px;
  background: url('/images/topbuttons_orange_bg_right.jpg') right top no-repeat;
}

a#donatenow
{
  float: right;
  display: block;
  width: 153px;
  height: 48px;
  background: url('/images/button_donate_now.jpg') left top no-repeat;
  outline: none;
}

#navigation
{
  height: 42px;
  background-color: #F5851F;
}

#mainnav
{
  height: 42px;
  background: url('/images/navigation_bg.jpg') left top repeat-x;
}

#content
{
  height: auto;
  min-height: 600px;
}

* html #content
{
  height: 600px;
}

#content
{
}

#content_bottom
{
}

#content_bottom
{
  margin: 0px;
  padding: 20px 0px 0px 0px;
}

#content_bottom p
{
  margin: 0px;
  color: #979797;
}

#content_bottom_left
{
  float: left;
  padding: 15px 0px 0px 0px;
}

#content_bottom_right
{
  float: right;
}

#content_bottom_right p a
{
  outline: none;
}

#content_bottom_left p span
{
  float: left;
  display: block;
  margin: 0px 10px 0px 0px;
  padding: 4px 0px 5px 0px;
}

#content_bottom_left p a
{
  display: block;
  float: left;
  margin: 0px 8px 0px 0px;
  padding: 0px 0px 0px 30px;
  color: #979797;
  background-image: url('/images/sprites_networking.jpg');
  background-repeat: no-repeat;
  vertical-align: middle;
  outline: none;
}

#content_bottom_left p a span
{
  display: block;
  padding: 4px 0px 5px 0px;
}

a.icon_rss
{
  background-position: 0px 0px;
}

a.icon_ning
{
  background-position: 0px -25px;
}

a.icon_facebook
{
  background-position: 0px -50px;
}

a.icon_twitter
{
  background-position: 0px -75px;
}

a.icon_myspace
{
  background-position: 0px -100px;
}

a.icon_youtube
{
  background-position: 0px -125px;
}

#footer
{
  width: 976px;
  margin: 0px auto;
  text-align: left;
}

#footer p
{
  margin: 0px;
  padding: 10px 20px 10px 10px;
  font-size: 11px;
  line-height: 20px;
  color: #666666;
}

#footer p a
{
  color: #666666;
  text-decoration: underline;
}

#footer p a:hover
{
  color: #F5851F;
  text-decoration: none;
}

#footer p span.poweredby,
#footer p span.poweredby a
{
  color: #C2C2C2;
}

div.clearfloats
{
  display: block;
  clear: both;
}

span.dollaramount
{
  margin: 0px 10px 0px 0px;
  font-size: 30px;
  vertical-align: middle;
}

span.dollaramount a
{
  text-decoration: none;
}

/* BEGIN Table Styles */

table.bannertable
{
  width: 100%;
}

table.bannertable th
{
  padding: 10px 4px;
  text-align: left;
}

table.bannertable td
{
  padding: 10px 4px;
  text-align: left;
}

table.bannertable td img
{
  margin: 0px 0px 10px 0px;
}

table.bannertable th.calign,
table.bannertable td.calign
{
  text-align: center;
}

table.bannertable th.ralign,
table.bannertable td.ralign
{
  text-align: right;
}

/* END Table Styles */

/* BEGIN Right Side Styles */

a#button_needhelp
{
  display: block;
  width: 249px;
  height: 82px;
  margin: 0px 0px 10px 0px;
  font-size: 21px;
  color: #22201E;
  text-decoration: none;
  background: url('/images/button_need_help.jpg') left top no-repeat;
  outline: none;
}

a#button_needhelp span
{
  display: block;
  padding: 32px 0px 0px 32px;
}

#form_sitesearch
{
	height:25px;
	padding-top:27px;
}

#right_buttons
{
  margin: 0px;
}
#right_buttons_sub
{
  padding-top:8px;
}

#right_buttons a, #right_buttons div#btn_signup, #right_buttons_sub a
{
  display: block;
  padding: 5px 0 0 8px;
  font-size: 12px;
  color: #ffffff;
  text-decoration: none;
  outline: none;
}

#right_buttons a#btn_donate, #right_buttons a#btn_needhelp, #right_buttons div#btn_signup {
 display:block;
 width:248px;
 height:89px;
 color:#ffffff;
 text-decoration:none;
}

a#btn_donate span, a#btn_needhelp span, div#btn_signup span, a#button_sponsor_a_child span, a#button_donate_your_car span, a#button_3 span 
{
  display: block;
  font-size: 24px;
  color: #ffffff;
}

a#button_3 span {
  color: #000000;
}

#right_buttons a#button_sponsor_a_child {
  margin-top:7px;
}

a#button_sponsor_a_child, a#button_donate_your_car, a#button_3 {
  display: block;
  width: 239px; /* adjusted width for padding */
    height: 76px; /* adjusted height for margin */
  border:1px solid #e0e0e0;
  margin-bottom:3px;
}

/* correct position of sign up input */

#form_newsletter
{
	height:25px;
    padding-top:7px;
}

/* New buttons DONATE NOW, NEED HELP, SIGNUP eNEWS */

a#btn_donate {
  background: url('/images/btn_donate.jpg') left top no-repeat;
}

a#btn_needhelp {
  background: url('/images/btn_needhelp.jpg') left top no-repeat;
}

div#btn_signup {
  background: url('/images/btn_signup.jpg') left top no-repeat;
}

a.button_gifts_of_hope
{
  background: url('/images/button_gifts_of_hope.jpg') left top no-repeat;
}

a#button_sponsor_a_child
{
  background: url('/images/btn_sponsor_a_child.jpg') left top no-repeat;
}

a#button_donate_your_car
{
  background: url('/images/btn_donate_your_car.jpg') left top no-repeat;
}

a#button_3
{
  background: url('/images/btn_fundraising.jpg') left top no-repeat;
}

#additional_links, #rightside .rightbox
{
  margin: 10px 0;
  border: 2px solid #FB971D;
}

#additional_links_heading, #rightside .rightbox h1
{
  padding: 3px 3px 3px 7px;
  color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 18px;
  background-color: #FB971D;
}

#additional_links_body, #rightside .rightbox_inner
{
  padding: 12px;
  background-color: #FFF3E2;
}

#rightside .rightbox_inner {
  font-size:12px;
  min-height:90px;
}

#rightside .rightbox_inner img {
  float:right;
  /*height:90px;*/
  border:1px solid #F5851F;
}

#additional_links_body a
{
  display: block;
  padding: 0px;
  color: #222222;
  text-decoration: none;
  background: url('/images/additional_links_bullet.jpg') left center no-repeat;
  outline: none;
}

#additional_links_body a span
{
  display: block;
  padding: 4px 7px 3px 25px;
}

a#rightdonate
{
  display: block;
  padding: 10px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
  background-color: #F89619;
  outline: none;
}

#right_videos
{
  margin: 10px 0px;
}

#right_videos p
{
  margin: 0px;
  font-size: 12px;
  color: #828282;
  text-align: center;
}

#right_abuse, #right_blurb
{
  margin: 0px 0px 10px 0px;
}

#right_abuse p
{
  padding: 10px 0px 0px 0px;
  font-size: 13px;
}

#right_abuse p img
{
  float: left;
  margin: 0px 7px 0px 0px;
}

#right_blurb p
{
  padding: 10px 0px 0px 0px;
  font-size: 12px;
  font-style:italic;
}

/* END Right Side Styles */

/* BEGIN <span> style - used with a.content_donate_btn in "editor.css" */

/*a.content_donate_btn span
{
  display: block;
  padding: 16px 25px 16px 5px;
  background: url('/images/topbuttons_orange_bg_right.jpg') right top no-repeat;
}*/

/* END <span> style - used with a.content_donate_btn in "editor.css" */

/* BEGIN News Archive Module Styles */

#news-archives
{
}

#news-archives a
{
  display: block;
  padding: 4px 7px 3px 25px;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  background: url('/images/additional_links_bullet.jpg') left center no-repeat;
  outline: none;
}

/* END News Archive Module Styles */