@charset "utf-8";
/* css reset */
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 {
/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
}
/* end css reset */

html, body {
	height: 100%;
	margin-bottom: 1px; /*force browser scrollbar in all windows to aviod layout jerk*/
}
body {
	line-height: 1;
	color: #336;
	background: white;
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;	/* this centers the container in IE 5* browsers. The text is then set to the 
	left aligned default in the #container selector */
	background-color: #FFF;
}
blockquote {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.25em;
	letter-spacing: 0.08em;
	font-style:italic;
	text-align: left;
	line-height: 1.3em;
	padding: 0 .2em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
}
th, td {
	text-align: left;
	font-weight: normal;
}
a {
	text-align: left;
	text-decoration: none;
	border: 0px;
	margin: 0;
}
a, a:link, a:visited {
	color: #94031D;
	background: #FFF;
	padding: 0 .3em;
	margin: 0;
}
a:hover, a:active, a:focus {
	color: #A6A4B7;
	background: #FFF;
	border: 1px solid #94031D;
	padding: 0 .3em;
	margin: 0;
}
h3 {
	font-size: 1.2em;
	font-stretch: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
}
p {
	line-height: 1.5;
	margin-top: 0.4em;
	margin-bottom: 0.7em;
}
#container {
	width: 790px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 0.8em;
	color:#442E20;
}
#header {
	background-image: url(../images/PWlogoAndTagline.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 775px;
	text-align:left;
	margin: 10px auto 0;
	background-position: left;
	padding: .05em;
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable 
	space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	width: 80em;
	position: absolute;
	left: -100em;
}

#topNav ul {
	margin: 1.0em 0 1.5em;
}
#topNav li {
 	display: inline;
	text-align: center;
	background-color: #FFF;
	margin: 0.2em 0;
 	font-size: 1.0em;
}
#topNav li a, #topNav li a:link, #topNav li a:visited {
	color: #94031D;
	font-weight:normal;
	padding: 0.35em 0.5em;
	border: 1px solid #D4BFAA;
}
#topNav li a:hover, #topNav li a:active, #topNav li a:focus {
	color: #A6A4B7;
	border: 1px solid #92031C;
	padding: 0.35em 0.5em;
}

#sidebar1 {
	float: left;
	width: 30%;
	padding: 0.75em 0.8em 0.5em 0.8em; /* top and bottom padding create visual space within this div */
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #D4BFAA;
    margin-bottom: 1em;
 	text-align: center;
}
#sidebar1 img {
	text-align: center;
}
#sidebar1 h2 {
 	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	font-stretch: 1.2em;
	padding: .2em 0;
}
/*#sidebar1 h3 {
	text-align: left;
	padding: 0;
}*/
#sidebar1 ul {
	margin: 0 .4em 1em .4em;
}
#sidebar1 li {
	background-color: #FFF;
	width: 95%; 
	margin-bottom: 0.02em;
	padding: .1em 0;
 	font-size: 1.1em;
	text-align: left;
}
#sidebar1 li a, #sidebar1 li a:link, #sidebar1 li a:visited {
	color: #94031D; 
	padding: .1em .2em;
	border: 1px solid #E6E6FF;
}
#sidebar1 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
 	color: #A6A4B7;
	background: #FFF;
	border: 1px solid #94031D;
	padding: .1em .2em;
}
#sidebar1 p {
	font-size: 1.1em;
	line-height: 1.2em;
	letter-spacing: 0.08em;
	font-weight:normal;
	text-align: left;
	padding: 0 .5em;
}
#sidebar1 p.imagecaption {
	line-height: 1.1em;
	font-size: .8em;
	font-style: italic;
	text-align: left;
	font-weight: normal;
	padding: .2em 0 0 .3em;
}
#sidebar1 li.emphasis {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
	font-style: italic;
	font-stretch: 1.1em;
	font-weight: bold;
}
#sidebar1 p.emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: normal;
	text-align: right;
}
#sidebar1 p.emphasisleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: normal;
	text-align: left;
}
/*#sidebar1 h2.alignrt {
	text-align: right;
	padding: 0 .5em;
}*/
#sidebar1 div img.frame {
	background: #CCC;
	border: #808040 solid thin;
}
#sidebar1 p.imagetitle {
	text-align: center;
}
#sidebar1 p.barblewisheading {
	text-align: left;
}
#sidebar1 hr.short {
	margin:  0 1em;
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}
#sidebar1 hr {
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}
#sidebar1.gallery hr {
	margin: .05em 0;
}
/*end sidebar1*/

/*begin sidebar2*/

#sidebar2 {
	float: left;
	width: 30%;
	padding: 0.75em 0.8em 0.5em 0.8em; /* top and bottom padding create visual space within this div */
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #D4BFAA;
    margin-bottom: 1em;
 	text-align: center;
}
#sidebar2 h2 {
 	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	font-stretch: 1.2em;
	padding: .2em 0;
}
#sidebar2 ul {
	margin: 0 .4em 1em .4em;
}
#sidebar2 li {
	background-color: #FFF;
	width: 95%; 
	margin-bottom: 0.02em;
	padding: .1em 0;
 	font-size: 1.1em;
	text-align: left;
}
#sidebar2 li a, #sidebar1 li a:link, #sidebar1 li a:visited {
	color: #94031D; 
	padding: .1em .2em;
	border: 1px solid #E6E6FF;
}
#sidebar2 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
 	color: #A6A4B7;
	background: #FFF;
	border: 1px solid #94031D;
	padding: .1em .2em;
}
#sidebar2 hr.short {
	margin:  0 1em;
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}
#sidebar2 hr {
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}

/*end sidebar2*/

/*begin sidebar3*/

#sidebar3 {
	float: left;
	width: 30%;
	padding: 0.75em 0.8em 0.5em 0.8em; /* top and bottom padding create visual space within this div */
	font-size: 1em;
	line-height: 1.4em;
	border: 1px solid #D4BFAA;
    margin-bottom: 1em;
 	text-align: center;
}
#sidebar3 h2 {
 	text-align: left;
	font-weight: bold;
	font-size: 1.4em;
	font-stretch: 1.2em;
	padding: .2em 0;
}
#sidebar3 ul {
	margin: 0 .4em 1em .4em;
}
#sidebar3 li {
	background-color: #FFF;
	width: 95%; 
	margin-bottom: 0.02em;
	padding: .1em 0;
 	font-size: 1.1em;
	text-align: left;
}
#sidebar3 li a, #sidebar1 li a:link, #sidebar1 li a:visited {
	color: #94031D; 
	padding: .1em .2em;
	border: 1px solid #E6E6FF;
}
#sidebar3 li a:hover, #sidebar1 li a:active, #sidebar1 li a:focus {
 	color: #A6A4B7;
	background: #FFF;
	border: 1px solid #94031D;
	padding: .1em .2em;
}
#sidebar3 hr.short {
	margin:  0 1em;
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}
#sidebar3 hr {
	color: #D4BFAA;
	background-color: #D4BFAA;
	height: 1px;
}

/*end sidebar3*/

#mainContent {
	position:relative;
	margin-top: 0;
	margin-bottom: 1.5em;
	margin-left: 34%;
	border: 1px solid #D1ADA3;
	padding-top: 1em;
	padding-right: 1.0em;
	padding-bottom: 1em;
	padding-left: 1.0em;
	text-align: center;
	zoom: 1;
}
/*#mainContent img {
	padding: .8em .8em 0 0;
	margin-left: auto;
	margin-right: auto;
}*/
.txtlft {
	text-align: left;
}
#mainContent p.imagecaption {
	line-height: 1.1em;
	font-size: .9em;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
#mainContent h1 {
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	letter-spacing: 0.04em;
	padding: 0.05em 0 0.25em;
}
#mainContent h2 {
	font-size: 1.6em;
	letter-spacing: 0.09em;
	font-weight:normal;
	text-align: left;
 	padding: 0.3em 0; 
}
/*#mainContent h3 {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.8em;
	font-weight:bold;
	letter-spacing: 0.09em;
	line-height: .8em;
	text-align: center;
 	padding: .2em .25em .5em; 
}*/
#mainContent h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	font-style: italic;
	font-stretch: 1.1em;
	font-weight: bold;
	letter-spacing: 0.09em;
	line-height: .8em;
	text-align: right;
	padding: .2em .25em .5em;
}
#mainContent p {
	text-align: left;
	font-size: 1.1em;
	font-stretch: .2em;
}
#mainContent #gallery table {
	width: 75%;
	line-height: 1.2em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#mainContent #gallery table tr td {
/*	width: 30%;*/
	text-align: center;
	padding: 0 .6em;
}
#mainContent #gallery table a, #mainContent #gallery table a:link, #mainContent #gallery table a:visited {
	border: none;
}
#mainContent #gallery table a:hover, #mainContent #gallery table a:active, #mainContent #gallery table a:focus {
	border: none;
}
#mainContent #gallery table tr td.imagecaption {
	line-height: 1.1em;
	font-size: .8em;
	font-style: italic;
	text-align: center;
	font-weight: normal;
	padding: 0 .6em;
}
#mainContent #gallery table tr td p {
	line-height: 1.1em;
	font-size: 1.1em;
	font-style: italic;
	text-align: center;
	/*padding: 0 .6em;*/
}
#mainContent table a, #mainContent table a:link, #mainContent table a:visited {
	display: inline;
	padding: 0 .2em;
	border: 1px solid #E6E6FF;
}
#mainContent table a:hover, #mainContent table a:active, #mainContent table a:focus {
	color: #666666;
	background: #FFF;
	border: 1px solid #94031D;
	padding: 0 .2em;
}

#mainContent #contact table {
	margin-left: 2em;
	line-height: 1.3em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#mainContent #contact table caption {
	font-family:"Courier New", Courier, monospace;
	font-size: 1.4em;
	font-weight:bold;
	font-stretch: 1.1em;
	letter-spacing: 0.09em;
	line-height: .6em;
	text-align: left;
 	padding: 0.7em .25em; 
}
#mainContent #contact table th {
	padding: .1em .8em;
	font-weight:bold;
} 
#mainContent #contact table td {
	padding: .2em .7em;
	font-size: 1.2em;
}
#mainContent ul {
	position:relative;
	text-align: left;
}
#mainContent ul {
	position:relative;
	list-style: none;
	margin-left: 2em;
	font-size: 1.1em;
	line-height: 1.4em;
/*	font-style: italic;*/
	padding: .3em 0;
}
#mainContent ul li {
	margin-top: .4em;
}	
#mainContent ul li em {
	font-weight: bold;
}	
#mainContent ul.imagecaption {
	position:relative;
	list-style: none;
	margin-left: 2em;
	font-size: .95em;
	line-height: 1.4em;
/*	font-style: italic;*/
	padding: .3em 0;
}
#mainContent ul.imagecaption li {
	margin-top: .4em;
}	
#mainContent ul.imagecaption li em {
	font-weight: bold;
}	
#mainContent li li {
	list-style: none;
	margin-left: 2em;
	line-height: 1.6em;
}
#mainContent div ul li {
	border: none;
}
#mainContent div ul li.galleryimg {
  	width: 130px;
	display: inline;
	float: left;
	border: none;
}
/*#mainContent ol li {
	list-style-type: decimal;
}
#mainContent ol li ul li{
	list-style-type: disc;
}*/
#mainContent ul li a, #mainContent ul li a:link, #mainContent ul li a:visited {
	display: inline;
	padding: 0 .2em;
	border: 1px solid #E6E6FF;
}
#mainContent ul li a:hover, #mainContent ul li a:active, #mainContent ul li a:focus {
	color: #666666;
	background: #FFF;
	border: 1px solid #94031D;
	padding: 0 .2em;
}
#mainContent p a, #mainContent p a:link, #mainContent p a:visited {
	display: inline;
	padding: 0 .2em;
	border: 1px solid #E6E6FF;
}
#mainContent p a:hover, #mainContent p a:active, #mainContent p a:focus {
	color: #666666;
	background: #FFF;
	border: 1px solid #94031D;
	padding: 0 .2em;
}
#mainContent p.indentPara {
	padding-left: 1.25em;
	padding-right: 1.25em;
}
/*#mainContent cite, #links cite {
	font-style: italic;
}*/

/*#mainContent.pagelinks li {
	list-style: none;
	margin-left: 1em;
	line-height: 1.2em;
	padding: 0.5em .75em 0.3em 1.5em;
}
#mainContent.pagelinks ul li ul li {
	margin-left: 1em;
	font-size: 1.0em;
	padding-top: 0.4em;
}
#mainContent.pagelinks ul ul {
	margin: 0;
	padding: 0;
}*/
/*#mainContent li.indentlistitem {
	padding-left: 7%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
/*#mainContent div.pic ul {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding-bottom:.5em;
}
#mainContent div.pic ul li {
	display: inline;
	padding: 6px 7px; 
	background: #FFF;
	text-align: center;
	margin: 0;
}
#mainContent div.pic.ul li img {
	border: none;
}*/

/*#mainContent div table tr td p.gallerytitle {
	text-align:left;
	font-size: .85em;
	font-style:italic;
	line-height: .9em;
	padding: 0 .5em;
}*/

.whoweare {
/*	background-image:url(../images/whoweareBackgrdflat-fade2.jpg);
	background-repeat: repeat-y;
	background-position: center;	*/
	background-color:  #F0F0F0;
}
.whoweare p {
	font-size: 1.2em;
}
#container #footer {
	padding-left: 0.3em; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
	border-bottom: 2px solid #E6E6FF;
	padding-bottom: 5px;
	line-height: 1.5em;
	text-align: center;
	font-size: .8em;
	width: 100%;
} 
#container #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.floatleft { /*float the mainContenets left with an inner div & w/o creating an empty gap */
	float: left;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearboth {
	clear: both;
}

.boldme {
	font-weight: bold;
}
.annoucement {
	/*font-style: italic;*/
	color: #333333;
	font-size: 1.1em;
	font-variant: small-caps;
}
#container #sidebar1 ul li.rightalign {
	text-align: right;
} 
#container #sidebar3 ul li.rightalign {
	text-align: right;
} 
#byline li {
	display: inline;
	font-size: .85em;
	font-style:italic;
	text-align:left;
	background-image: none;
	padding: 0 0.5em .5em 0;
}
#container #bottomNav {
	position: relative;
	font-size: .8em;
	margin-bottom: 1em;
	text-align:center;
	letter-spacing: .2em;
	padding-left: .3em;
	padding-bottom: .75em;
	padding-top: .5em;
}
#container #bottomNav ul {
	margin: 1em 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#container #bottomNav ul li {
	display:inline;
	text-align: center;
	border-right: 1px solid #D4BFAA;
}
#container #bottomNav ul li a {
	padding: 0px .5em;
	margin-bottom: 0.4em;
	color: #92031C;
}
#container #bottomNav ul li.last {
	border-right: none;
}
#container #bottomNav ul li a:hover, #container #bottomNav ul li a:active, #container #bottomNav ul li a:focus {
	color: #A6A4B7;
	background: #FFF;
	border: none;
	border-bottom: 1px solid #94031D;
}
#container #bottomNav ul li.last a:hover {
	border-right: 1px solid #D4BFAA;
}