/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
.style1 {
	color: #009999;
	font-weight: bold;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	 
}

#content .sidebar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 235px;
}
#footer {
}

#content .sidebar #topbg {
	height: 13px;
	width: 238px;
	background-image: url(images/sidebox_bg_top.gif);
	background-repeat: repeat-y;
}
#content .sidebar #box {
	background-image: url(images/sidebox_bg_mid.gif);
	width: 218px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}



h1, h2, h3 {
	margin-top: 0;
}
#content .sidebar #botbg {
	background-image: url(images/sidebox_bg_bot.gif);
	background-repeat: no-repeat;
	height: 12px;
	width: 238px;
	padding-right: 10px;
	padding-left: 10px;
}

#heading2 {
	color: #336666;
	font-weight: bold;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: underline;
	color: #006666;
}

img {border:none;}



#header {
	width: 984px;
	height: 96px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;


	background-image: url(images/topbanner_w984_plain.jpg);
	background-repeat: no-repeat;
	background-image: url(images/topbar.jpg);
}
#content .whywpf #boxbody ul li {
	padding-top: 0px;
	padding-bottom: 7px;
}


/* Nav bar */

.chromestyle{
	width: 987px;
	font-weight: bold;
	margin-left: 6px;
	margin-top: 3px;
}
#header #blank {
	height: 117px;
}


.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%; /*THEME CHANGE HERE*/
padding: 2px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
	display: inline;
	margin-right: 10px;
}

.chromestyle ul li a{
color: #666666;
padding: 2px 6px;
margin: 0;
text-decoration: none; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{
	background-color:#94A8C0;
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}

/* Content */

#content {
	width: 984px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 700px;
}

/* Footer */

#footer {
	width: 984px;
	height: 55px;
	margin: 0 auto;
	color: #666666;
	font-size: 12px;
}
#content .whywpf #whybody {
	background-image: url(images/bullet_tick.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
#content .faq #faqbody {
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	height: 22px;
	background-position: 10px 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 35px;
	padding-bottom: 0px;
	padding-top: 10px;
	font-weight: bold;
}
#content .faq #faqbody a:hover {
	font-style: normal;
	color: #339999;
}

#content .whywpf #head {
	background-image: url(images/head_whyWPF.gif);
	height: 50px;
	background-repeat: no-repeat;
}
#content .faq #head_faq {
	background-image: url(images/head_FAQ.gif);
	height: 50px;
	background-repeat: no-repeat;
}
#boxbody {
	margin-left: 35px;
	margin-top: 5px;
}
.addthis_toolbox addthis_default_style {
	padding-left: 20px;
	margin-left: 20px;
}
.sidebar #submenu {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    
}

/*side menu hover ============
.sidebar #submenu:hover {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009999;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right:
    
}
*/
#donate {
	width: 500px;
}
.small_text {
	font-size: 11px;
	color: #999999;
}
#content #form {
	width: 543px;
}
#content #sitemap {
	padding-left: 10px;
	padding-top: 10px;
}
#topbox {
	padding-left: 50px;
	padding-top: 93px;
}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	width: 540px;
	text-align: left;
	height: 20px;
}

#submenu a, .back_to_top {
text-decoration:none;
}

/* header background 
//#topbox { border:solid 1px #000; }
#topbox .clickable_header  {
position:absolute;
 z-index:999;
top:11px;
left:356px;
//border:solid 1px #ff0000;
width:168px;
height:74px;
display:inline-block;
}

 */
