h2 {
	margin: 0px;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/body-background.jpg);
	font-size: 13px;
	font-family: Times New Roman, serif;
	color: #000;
}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A20000;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 18px;
	margin-bottom: 0;
}

h3 {
	font-size: 16px;
	margin: 
}

p, ul, ol {
	line-height: 175%;
}

p {
	text-align: justify;
	font-size:14px;
}

a {
	color: #85612E;
}

a:hover {
	color: #000;
}

hr {
	display: none;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 30px 0;
	background-color:#FFF;
}

/* Header */

#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background-image: url(images/faded-background4.jpg);
}

#header img {
	float:left;
	margin-left: 15px;
}

#header h1 {
	float: right;
	font-size: 28px;
	padding: 70px 40px 0 0;
	color: #FFF;
}

#header p {
	float: left;
	padding: 70px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C4AC8D;
	text-transform: lowercase;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Menu */


#nav, #nav ul {
	background: #8080C0;
	border-color:#A6A6D2;
	border-style:solid;
	border-width:2px 2px;
	float:left;
	font: bold 14px arial, helvetica, sans-serif;
	line-height:1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 40px;
	padding:0;
	width:100%;
	z-index: 400;
}

#nav a {
	color: #FFF;
	padding: 4px 0;
	display:block;
	text-decoration:none;
	width:156px;
}

#nav li {
	float:left;
	padding:0;
	width:156px;
}

#nav li ul {
	border-width: medium;
	font-weight:normal;	
	height:auto;
	display:none;
	margin:0;
	position:absolute;
	width:200px;
	background:#FFF;
}

#nav li li {
	width:200px;
}

#nav li ul a {
	color:#000;
	width:200px;
	text-align:left;
	font: bold 14px arial, helvetica, sans-serif;
	padding-left:5px;
}

#nav li:hover ul,#nav li.sfhover ul{
	left:auto;
	display:block;
}

#nav li:hover, #nav li.sfhover {
	background:#A6A6D2;
}

#nav li ul a:hover {
	color:#FFF;
}

/* Content */

#content {
	float: right;
	width: 555px;
	margin: 0;
	color:#000;
}

.post {
	padding: 0px 0 0 0;
}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	border-bottom: 2px #A6A6D2 solid;
	margin-right: 20px;
}

.title a {
	text-decoration: none;
	color: #B29269;
}

.pagetitle {
}

.meta {
	text-align: left;
	color: #B29269;
	padding: 5px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-right: 20px;
	border: 1px solid #A6A6D2; 
	background: #F5EFE9;
}

.meta .more {
}

.meta .comments {
}

.meta a {
	color: #B29269;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 10px 20px 5px 0px;
	
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 165px;
	margin-bottom: 10px;
	color: #B29269;
	
}

#sidebar span{
	font-size: 14px;
	font-weight: bold;	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0 0 40px 0;
	padding: 0;
	
}

#sidebar li ul {
	margin: 0 15px 20px 15px;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 0;
	border-bottom: 1px #A6A6D2 solid;

}

#sidebar li li  {
	padding: 8px 0;
}

#sidebar h2 {
	margin: 0 10px 0 10px; 
	height: 35px;
	font-size: 18px;
	color: #A20000;
	border-bottom: 2px #A6A6D2 solid;
}

#sidebar a {
	text-decoration: none;
}


#sidebar a:hover {
	text-decoration: none;
}

#sidebar img {
	margin: 0 0 0 10px;
}

#donateimg{
	margin: 0;
	
}

#donateimg a {
	text-decoration:none;
	
}

/* word-of-hope-mission */

#mission {
	width: 535px;
}

#mission img {
	float:left;
	margin-right: 15px;
}

/* word-of-hope-history */

#history {
	width: 535px;
}

#history a {
	text-decoration:none;
	color: #006;
	font-size: 14px;
	font-family: Times New Roman,serif;
}
		
/* word-of-hope-services */

#services {
	width: 535px;
}

#services h2 {
	font-size:18px;
	padding: 15px 0 5px 35px;
}

#services h3 {
	font-size: 16px;
	font-weight:bold;
	width:390px;
	margin:30px auto;
}

#services ul {
	width: 360px;
	margin:0 auto;
}

#services ul li {
	font-size: 14px;
	font-family: Times New Roman,serif;
	font-weight:bold;
	padding: 5px 0;
}

/* word-of-hope-team*/

.team {
	margin: 10px 0 20px 0;
	height: 100%;
}

.team p {
	width: 390px;
	float:right;
	line-height: 120%;
	margin: 0;
}

.team img {
	margin: 7px 0 0 0;
	float:left;
}

.team a {
	font-size:14px;

}

.team a:visited {
	
	text-decoration:none;
}

/* Looking for Help */

.help {
}

.help a {
	text-decoration:none
}

/* helpful resources*/

.resource {
	border-bottom: 1px solid #A6A6D2;
	margin-top: 16px;
	float:left;	
}

.resource h2 {
	margin:8px 0 8px 0;
}

.resource h3 {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight:normal;
}

.resource a {
	font-size:16px;
	text-decoration:none;
}

.resource1 {
	border-bottom: 1px solid #A6A6D2;
	margin-top: 16px;
	width: 250px;
	height: 283px;
	float:left;	
}

.resource1 h2 {
	margin:8px 0 8px 0;
	width: 250px;
}

.resource1 h3 {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight:normal;
}

.resource1 a {
	font-size:16px;
	text-decoration:none;
}

.resource2 {
	border-bottom: 1px solid #A6A6D2;
	margin-top: 16px;
	width: 250px;
	height: 283px;
	float:right;
}

.resource2 h2 {
	margin:8px 0 8px 0;
	width: 250px;
}

.resource2 h3 {
	margin: 5px 0 0 0;
	font-size: 13px;
	font-weight:normal;
}

.resource2 a {
	font-size:16px;
	text-decoration:none;
}

#disclaim {
	padding-top: 5px;
	float:left;
}

/* articles */
#textbox {
	width: 535px;
	height: 600px;
	overflow:auto;
	padding:10px;
	border-left:thin solid #A6A6D2;
}

#textbox p {
	text-indent: 25px;
	margin: 7px 0;
}

#textbox li {
	padding: 4px 0;
	font-size: 14px;
	font-family: Times New Roman,serif;
}

.article-num {
	list-style:decimal;
}

.textbox-2 {
	margin: 0 auto;
	width:450px;
	font-size: 14px;
	font-family: Times New Roman,serif;
	display:block;
	padding: 5px 0;
}
	

/* Contact-Us */

.contact-us {
	width:535px;
}

.contact-us p, a{
	text-align:center;
	font-size:16px;
	color:#A20000;
	font-weight:bold;
}

.contact-us span {
	font-size:18px;
	font-weight:bold;
}

.contact-us p {
	margin: 20px 0;
}

.contact-us a{
	text-decoration:underline;
}
/* Donate */

#donate {
	width: 535px;
	margin-top:60px;
}

#donate h2 {
	width: 260px;
	font-weight:bold;
	font-size:16px;
	color:#A20000;
	margin-top: 5px;
}

/*FAQ*/

#question {
	width: 535px;
	margin-bottom: 20px;
	border-bottom: 2px solid #A6A6D2;
}

#question ul {
	margin: 0 0 20px 0;
}

#question li {
	list-style-type:decimal;
}

#faq {
	width: 535px;
}

#faq h2 {
	font-size: 22px;
}

#faq h3 {
	font-size: 18px;
}


#faq ul {
	list-style-type:disc;
}

#faq li {
	margin: 5px 0;
	font-size: 14px;

}

#faq li a{
	font-size:18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #A20000;
	
}

#faq a {
	text-decoration:none;
}

#faq a:hover {
	color: #000;
}



/* Regret-Abortion */

#signs {
	margin: 0 auto;
	width: 535px;
}

#signs h4 {
	text-align:center;
	font-size:14px;
	color:#4987AB;
}

#signs h1 {
	width: 535px;
	margin: 30px auto 15px;
	padding-bottom:5px;
	text-align:center;
	font-size: 22px;
	border-bottom: 2px solid #A6A6D2;
}

#signs h2 {
	text-align:center;
}

.signs {
	margin-top: 16px;
	width: 230px;
	height: 50px;
	float:left;	
	
}

.signs1 {
	margin-top: 16px;
	width: 230px;
	height: 50px;
	float:right;	
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	height: 50px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #8080C0;
	margin-bottom: 27px;
}

#footer p {
	padding-top: 15px;
	text-align:center;
}

#footer p a {
	color: #CFBAA1;
}

img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

.sub-menu {
}
#history {
}
#effect-family {
}
.adoption {
}
