@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.5em;
	color: white;
    background-color:#6699CC;
	font-weight:600;
}
ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {

	content: "";
}
blockquote, q {
	quotes: "" "";
	padding:5px 10px 5px 10px;
	color: #000000;
	font-size:95%;
}

body#index a#indexlink,
body#toolkit a#toolkitlink,
body#links a#linkslink,
body#books a#bookslink,
body#recoverybook a#recoverybooklink,
body#wwamh a#wwamhlink,
body#news a#newslink,
body#contact a#contactlink,
body#about a#aboutlink,
body#newslink a#newslink
{
background-color:#999;
}

#wrapper {
background-image: url(/Images/bighearts.jpg);
background-repeat:no-repeat;
width:990px;
height:auto;
margin:10px auto 0 auto;
text-align:left;
overflow:hidden;

}

#wrapper h1, h3, h5, h6{
/*
margin-top:10px;
margin-bottom:10px;
margin-right:5px;
height:auto;
background-color:#7F9ECD;
padding:5px 0 5px 5px;
font-weight:bold;
*/
    padding-top:5px;
	border-bottom:1px solid #333;
	margin-bottom:5px;
    font-weight:normal;
	padding-left:5px;

}

#wrapper h2 {
line-height:1;
margin-top:3px;
color:#000;
}

#wrapper h3 {
color:#000;
line-height:1;
margin:0;
text-decoration:underline;
clear:both;
}

#wrapper h4 {
color:#000;
line-height:1;
margin:0;
clear:both;
font-size:75%;
text-decoration:none;
}


#maincontent {
float:left;
width:535px;
height:auto;
margin:270px 0px 0px 79px;
padding-top:0;
padding-left:5px;
padding-right:5px;
/*border-left: thin dotted #999999;*/
display:inline;

}

#maincontent p{
margin-top:5px;
}

.download {
float:left;
width:255px;
}

#column {
	float:right; 
	width:245px;
	height:auto;
	margin-right:86px;
	margin-top:270px;
	padding:0 15px 10px 8px;
	border-left:thin solid #999999;
	background-color:#CCCCCC;
	
}

#column p{
margin-top:5px;
padding-left:5px;
color:#000;
font-size:90%;
line-height:1.3em;
text-decoration:none;
}

#column ul, li {
text-decoration:none;
}

#sidebar1 #sidebar2
{
padding-right:10px;
}

h1 {
font-size:90%;
padding-left:10px;
}

#footer {
float:left;
background-image: url(/Images/footerimage.gif);
background-repeat:no-repeat;
width:821px;
height:114px;
margin-left:79px;
margin-top:10px;
/*border-left:thin dotted #999999;*/
display:inline;
}

#subfooter2 {
float:left;
padding: 5px 15px 5px 0px;
width:375px;
height:auto;
text-align:right;
color:#333333;
font-size:85%;
display:inline;

}
#subfooter1 {
float:left;
padding:5px 5px 0px 15px;
width:395px;
margin-left:80px;
height:auto;
color:#333333;
font-size:85%;
display:inline;
}

.navcontainer {
	width:610px;
	background-color:#7F9ECD;
	float:right;
	font-size:80%;
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin-top:30px;
	margin-right:100px;
	display:inline;
}

.navcontainer ul {
}

.navcontainer ul li { 
display: inline;
}

.navcontainer ul
{
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
letter-spacing: 2px;
}

.navcontainer ul li a {
	padding: 5px 6px 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
}

.navcontainer ul li a:hover {
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.navcontainer ul li a:visited {
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
}

.navcontainersub {
	width:821px;
	background-color:#7F9ECD;
	float:left;
	font-size:80%;
	border-bottom:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	margin-left:80px;
    margin-top:15px;
	display:inline;
}

.navcontainersub ul {
}

.navcontainersub ul li { 
display: inline;
}

.navcontainersub ul
{
margin: 0;
padding: 0 0 0 0;
color: #FFFFFF;
letter-spacing: 2px;
}

.navcontainersub ul li a
{
	padding: 5px 6px 5px 6px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
}

.navcontainersub ul li a:hover
{
	color: #FFFFFF;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.navcontainersub ul li a:visited
{
	color: #000000;
	text-decoration: none;
	float: left;
	border-right: 1px solid #CCCCCC;
}

.feed 
{	background: url(/Images/icon_feed.gif) no-repeat;
    background-position:left;
	padding-left:20px; 
}

.entry-content {
	padding:5px 10px 5px 10px;
	color: #000;
	font-size:95%;
}