/* ----------------------------------------------------------------------
CSS Document

CSS Stylesheet by Sajoba LLC - All Rights Reserved
Sally Eberhart, Sajoba LLC

site		:	http:// www.portlandwomensfoundation.org
filename	:	/_css/pwf.css
version		:	10.01.2009
-----------------------------------------------------------------------*/

/*Div Settings*/

#banner {
	height: 180px;
	background-color: #3B6A9C;
	width: 960px;
	background-image: url(../img/pwfbanner3.jpg);
}
#banner2 {
	background-color: #C2BDAE;
	clear: both;
	height: 3px;
	width: 960px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #38699C;
	text-align: center;
	font-family: "Trajan Pro";
	color: #FFFFFF;
}
#topnav {
	text-align: center;
	background-position: center;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 3px;
	border-top-color: #652029;
	height: 2px;
	background-color: #F0EEE8;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#rightnav {
	float: right;
	width: 225px;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #E9E5DB;
	padding: 6px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 8px;
	border: 0px solid #6C8DB6;
	font-family: Palatino, "Lucida Grande";
}
#rightnav p {
	font-family: Palatino, "Lucida Grande";
	line-height: 1.3em;
}
#rightnav2 {
	width: 225px;
	line-height: 20px;
	color: #333333;
	background-repeat: no-repeat;
	background-color: #91AAC9;
	padding: 6px;
	border: 0px solid #6C8DB6;
	margin: 8px;
	clear: both;
}

#content {
	float: left;
	width:670px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	line-height: 18px;
}
#content2 {
	float: right;
	width: 935px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#footernav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.9em;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 15px;
	color: #652029;
}
#footermenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4945;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 40px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #807E75;
	border-bottom-color: #807E75;
	border-left-color: #807E75;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #652029;
	line-height: 15px;
}

#surround {
	width: 960px;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #807E75;
	border-right-color: #807E75;
	border-bottom-color: #6C8DB6;
	border-left-color: #807E75;
}

#menu {
	font-size: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #C2BDAE;
	margin-top: 35px;
	height: 25px;
	width: 960px;
}
#submenu {
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#sidebarcontainer {
	font-family: Palatino, "Lucida Grande";
	float: right;
}

/*Tags*/

body {
	font-size: 14px;
	background-color: #F1EFEA;
	background-image: url(../img/bkgdtexture.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
}

h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C8DB6;
	margin-bottom: 5px;
	height: 28px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h2 {
	font-size: 16px;
	color: #6C8DB6;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	color: #00275E;
}
h4 {
	font-size: 12px;
	color: #00275E;
}
h5 {
	font-size: 10px;
	color: #00275E;
}
h6 {
	font-size: 9px;
	color: #00275E;
}

/*Link Settings*/

a:link {
	text-decoration: underline;
	color: #38699C;
}
a:visited {
	text-decoration: underline;
	color: #38699C;
}
a:hover {
	text-decoration: underline;
	color: #652029;
}
/*-----------------------*/
#rightnav2  a:link {
	color: #FFFFFF;
}
#rightnav2 a:visited {
	color: #FFFFFF;
}
#rightnav2 a:hover {
	color: #652029;
}
/*-----------------------*/

#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #38699C;
	text-decoration: none;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}
/*-----------------------*/
#footermenu a:link {
	color: #38699C;
	text-decoration: none;
}
#footermenu a:visited {
	color: #38699C;
	text-decoration: none;
}
#footermenu a:hover {
	color: #652029;
	text-decoration: none;
}

/*-----------------------*/

#contentbottom {
	clear: both;
}


/*Classes*/

.tagline {
	font-style: italic;
}
.home-text {
	font-size: 1.1em;
}
.emphasis {
	line-height: 25px;
	font-size: 1.1em;
	color: #652029;
}
.emphasisbox {
	background-color: 91AAC9;
	padding: 5px;
	border: 2px solid #6C8DB6;
}
.testimonial {
	font-size: 12px;
	color: #38699C;
}
.thinblue {
	border: 1px solid #6C8DB6;
}

.sidebartext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	list-style-position: inside;
	list-style-type: circle;
}
.home-sidebox {
	font-family: Palatino, "Lucida Grande";
}
.home-sidebox emphasis {
	font-family: Palatino, "Lucida Grande";
	color: #652029;
}
.sidebar emphasis {
	color: #652029;
}

.table {
	font-size: 0.9em;
}
.table-emphasis {
	font-size: 0.9em;
	color: #652029;
}
.footertitle {
	font-size: 1.2em;
}
