body {
	font-family: sans-serif;
	font-size:  small;
	background-color: #a99a79;
	text-align: center;
	}

#page {
	width: 823px;
	margin: 0 auto;
	}
	
a:link {
	color: #647433;
	text-decoration:none
	}

a:visited {
	color: #647433;
	text-decoration:none
	}
	
a:hover {
	color: #647433;
	text-decoration:none
	} 

#header {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/sos-header.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-top: 92px;
	text-align: left;
	}

#donate {
	width: 823px;
	height: 27px;
	background-color:transparent;
	padding-left: 295px;
	text-align: left;
	font-weight: bolder;
	color: #574631;
	font-size: 14px;
	}

#donate a, #volunteer a {
	font-weight: bolder;
	color: #555;
	font-size: 14px;
	text-decoration: none;
}

#donate a:hover, #volunteer a:hover {
	color: #444;
}

#volunteer {
	padding-left:25px;
	color:#333333
	}
	
#nav {
	width: 823px;
	height: 34px;
	background-color:transparent;
	padding-left: 200px;
	text-align: left;
	font-weight: bold;
	color: #4f4633;
	font-size: 13px;
	}

#title {
	width: 823px;
	height: 44px;
	background-color:transparent;
	padding-top: 10px;
	padding-left: 180px;
	text-align: left;
	font-weight: bolder;
	color: #5c5c5c;
	font-size: large;
	}
	
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #4f4633;
  }
  
li.main {
  float: left;
  position: relative;
  padding-right: 5px;
  color: #4f4633;
  }

li.drop-top {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 6em;
  padding-left: 3px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #4f4633;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li.drop-top a:link, a:visited {
  color: #4f4633;
  text-decoration:none;
  font-weight:normal;
  }

li.drop-top a:hover {
  color: #4f4633;
  font-weight:normal;
  }
  
li.drop-top-mid {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 8em;
  padding-left: 3px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li .drop-top-mid a:link, a:visited {
  color: #4f4633;
  text-decoration:none;
  font-weight:normal;
  }

li.drop-top-mid a:hover {
  color: #4f4633;
  font-weight:normal;
  }
  
li.drop-top-wide {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 13em;
  padding-left: 3px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li.drop {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 6em;
  padding-left: 3px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #4f4633;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li a:link, a:visited {
  color: #4f4633;
  text-decoration:none;
  font-weight:normal;
  }

li a:hover {
  color: #dfc899;
  font-weight:normal;
  }
  
li.drop-mid {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 8em;
  padding-left: 3px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li.drop-wide {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  width: 13em;
  padding-left: 3px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li ul {
  display: none;
  position: absolute;
  top: 1em;
  left: 0;
  color: #4f4633;
  z-index:100;
  }

li:hover ul { display: block; }

#content {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/page.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	padding-top: 12px;
	vertical-align: top;
	text-align: left;
	}

#leftright {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/page.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	padding-top: 12px;
	float: left;
	vertical-align: top;
	text-align: left;
	}

#left {
	width: 170px;
	background-color: transparent;
	padding-left: 20px;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	float: left;
	}

#right {
	width: 590px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	float: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	}
	
#post {
	clear: left;
	width: 550px;
	padding-left: 180px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	}


div.organization {
	width: 153px;
	height: 32px;
	padding-top: 17px;
	background-image: url(http://www.sos-org.org/images/orgsbg.png);
	background-position:top left;
	background-repeat: no-repeat;
	text-align: center;
	z-index:1000;
	}

#footer {
	clear: left;
	width: 823px;
	height: 119px;
	background-image: url(http://www.sos-org.org/images/footer.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	}	

	
div .backtotop {
	width: 770px;
	text-align: right;
	}
	
#nonprofit {
	width: 770px;
	color: #878787;
	padding-left: 20px;
	line-height: 1.5;
	padding-bottom: 5px;
	text-align: center;
	}
	
div .details {
	width: 823px;
	color: #878787;
	text-align: center;
	}

#details {
	background-image: url(http://www.sos-org.org/images/w3c.jpg);
	background-position: 95px 0px;
	background-repeat: no-repeat;
	width: 823px;
	height: 25px;
	padding-top: 5px;
	color: #878787;
	text-align: center;
	}

#detales {
	padding-left:100px;
	text-align: left;
	}

div .ineedspace {
	width: 823px;
	height: 100px;
	}


@import "http://www.sos-org.org/wp/wp-content/plugins/cforms/styling/minimal.css";

body {
	font-family: sans-serif;
	font-size:  small;
	background-color: #a99a79;
	text-align: center;
	}

p {
	margin: 0px;
	padding: 0px;
}

#page {
	width: 823px;
	margin: 0 auto;
	}
	
a:link, a:visited {
	color: #647433;
	text-decoration:underline;
	}
	
a:hover {
	color: #647433;
	text-decoration:none;
	} 

#header {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/sos-header.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-top: 92px;
	text-align: left;
	}

#donate {
	width: 250px;
	height: 27px;
	background-color:transparent;
	padding-left: 295px;
	text-align: left;
	font-weight: bolder;
	color: #574631;
	font-size: 14px;
	}

.dvbutton a, .dvbutton a:visited, .dvbutton a:active {
	font-weight: bold;
	color: #4a4a4a;
	text-decoration: none;
}

.dvbutton a:hover {
	color:#000;
	cursor: pointer;
}

#volunteer {
	padding-left:25px;
	color:#333333
	}
	
#nav {
	width: 823px;
	height: 34px;
	background-color:transparent;
	padding-left: 200px;
	text-align: left;
	font-weight: bold;
	color: #4f4633;
	font-size: 13px;
	}

#title {
	width: 823px;
	height: 44px;
	background-color:transparent;
	padding-top: 10px;
	padding-left: 180px;
	text-align: left;
	font-weight: bold;
	color: #797979;
	font-size: 1.5em;
	}
	
ul {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #4f4633;
  }
  
li.main {
  float: left;
  position: relative;
  padding-right: 5px;
  color: #4f4633;
  cursor: pointer;
  }

.top {
  border-top: 1px solid;
}

.skinny {
  width: 6em;
}

.mid {
  width: 8em;
}
  
.wide {
  width: 13em;
}
  
li.drop {
  float: left;
  line-height: 1.5;
  background-color: #a99a79;
  padding-left: 3px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #4f4633;
  position: relative;
  color: #4f4633;
  font-size: 13px;
  z-index:100;
  }
  
li a:link, li a:visited {
  color: #4f4633;
  text-decoration:none;
  font-weight:normal;
  }

li a:hover {
  color: #dfc899;
  font-weight:normal;
  }

li ul {
  display: none;
  position: absolute;
  top: 1em;
  left: 0;
  color: #4f4633;
  z-index:100;
  }

li:hover ul { display: block; }

li ul li:hover {
  background-color: #e7d490;
  color: #6c654e;
}

li ul li:hover a {
  color: #6c654e;
}

#content {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/page.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: justify;
	}

.entry {
	padding-left: 20px;
	width: 700px;
}

.widecolumn {
	padding-left: 50px;
	width: 750px;
}

#leftright {
	width: 823px;
	background-image: url(http://www.sos-org.org/images/page.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	padding-top: 12px;
	float: left;
	vertical-align: top;
	text-align: left;
	}

#left {
	width: 170px;
	background-color: transparent;
	padding-left: 20px;
	float: left;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	float: left;
	}

#right {
	width: 570px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	float: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	}

#post {
	clear: left;
	width: 550px;
	padding-left: 180px;
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #6c6c6c;
	font-size: 13px;
	}

.organization {
	width: 149px;
	background-image: url(http://www.sos-org.org/images/orgsbg.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	z-index:1000;
	display: block;
	}

.single {
	height: 34px;
	padding-top: 15px;
}

ol li .single {
	height: 20px;
	padding: 0;
	margin: 10px  3px;
	vertical-align: middle;
}
ol li .area {
	padding: 0;
	margin: 10px 3px;
	vertical-align: top;
}

ol li label {
	width: 140px;
	display: inline-block;
}

.linklove a{
	font-size: 11px;
	color: #999;
}

.reqtxt, .emailreqtxt {
	font-size: 11px;
	font-style: italic;
	color: #999;
}

.cf_hidden {
	display: none !important;
}

.double {
	height: 41px;
	padding-top: 8px;
}

a.organization {
	text-decoration: none;
	font-weight: bold;
	color: #6a7759;
}

.organization:hover {
	text-decoration: none;
	font-weight: bold;
	color: #fffaea;
	background-position: 0px -49px;
}

#footer {
	clear: left;
	width: 823px;
	height: 119px;
	background-image: url(http://www.sos-org.org/images/footer.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-top: 5px;
	text-align: left;
	font-size: 12px;
	}	

	
div .backtotop {
	width: 770px;
	text-align: right;
	}
	
#nonprofit {
	width: 570px;
	color: #878787;
	padding-left: 110px;
	padding-right: 110px;
	line-height: 1.5;
	padding-bottom: 5px;
	text-align: center;
	font-size: .8em;
	}
	
div .details {
	width: 823px;
	color: #878787;
	text-align: center;
	}

#details {
	background-image: url(http://www.sos-org.org/images/w3c.jpg);
	background-position: 95px 0px;
	background-repeat: no-repeat;
	width: 823px;
	height: 25px;
	padding-top: 5px;
	color: #878787;
	text-align: center;
	}

#detales {
	padding-left:100px;
	text-align: left;
	}

.cleanbr {
	clear: both;
	}
.height20 {
	height: 20px;
	}
.height6 {
	height: 6px;
	}
.height100 {
	height: 100px;
	}

.w575t {
	width: 575px;
	height: 12px;
	background-image: url(http://www.sos-org.org/images/divider/w575-1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.w575c {
	width: 575px;
	background-image: url(http://www.sos-org.org/images/divider/w575-2.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	padding-left: 20px;
}

.w575b {
	width: 575px;
	height: 14px;
	background-image: url(http://www.sos-org.org/images/divider/w575-3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.bioname {
	font-weight: bold;
	font-size:120%;
	color: #555;
}

.biotitle {
	padding-left: 20px;
	font-weight:normal;
	font-size:100%;
	color: #888;
}

.bioright {
	display: block;
	width: 535px;
	text-align: right;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.image {
	margin: 4px;
	border: 0px;
}

.indent20 {
	padding-left: 20px;
}

.drop10 {
	padding-top: 10px;
}


wide460 {
	width: 460px;
}

wide550 {
	width: 550px;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.padr10 {
	padding-right: 10px;
}

.padl10 {
	padding-left: 10px;
}

.doublelh {
	line-height:150%;
}
