/* http://bwpta.org/09febindex.php
 * http://bwpta.org/style/bwMar.css
 */

/*
 * Design by Free CSS Templates
 * http://www.freecsstemplates.org
 * Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #FFffff url(marImages/img01a.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #473d2e; 
	/* color: #4d8283;  */
	margin: 0px;
	padding: 0px;
}

input, textarea {
	width: 220px;
	background: #FFFFFF url(marImages/img04.gif) repeat-x;
	border-top: 1px solid #A3A3A3;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #D6D6D6;
	/*font: normal 1em/normal "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color: #473d2e;
}

h1, h2, h3 {
	color: #d6aa67;
	letter-spacing: -1px;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 38px;
}

.hOne {
       font-size:120%;
       color:#943721;
}

h2 {
	font-size: 28px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 190%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
/*	color: #bfcf7e; */
	color: #4d8283;
}

a:hover {
	text-decoration: none;
	color: #F62D47;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

#header {
	width: 960px;
	height: 270px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 970px;
	height: 216px;
	margin: 10px auto;
   	background: url(marImages/panda.png) no-repeat left top;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
}

#logo h1 {
	padding: 50px 5px 0 195px;
	color: #F74B61;
	font: 250%/1em bold; /* "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}

#logo h2 {
	padding: 0px 0 0 198px;
	font: 130%/1em bold italic; /* "Trebuchet MS", Arial, Helvetica, sans-serif; */
	color: #689a92;
	line-height:1.6em;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #689a92;
}

#logo a {
	color: #4d8283;
}

#logo a:hover {
        color: #3d5672;
        text-decoration:none;
}

/* Header */

#header {
	width: 976px;
	margin: 0 auto;
	background: url(marImages/img02.gif) no-repeat top left;
}

#menu {
	height: 60px;
	width: 960px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 20px 30px 15px 18px;
	background: url(marImages/img03.jpg) no-repeat left 40%;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #f5edb5;
	font-weight:bold;
}

#menu a:hover {
	color: #fff;
	font-weight:bold;
}

#menu .current {
	color: #fff;
	display: block;
	float: left;
	height: 30px;
	padding: 20px 30px 15px 18px;
	background: url(marImages/img03.jpg) no-repeat left 40%;
	margin-right: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
        font-weight:bold;
}

/* Banner */

#banner {
	width: 960px;
	margin: 0 auto;
	padding: 8px 0;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 45px 35px 0 25px;
}

/* Content */

#content {
	float: right;
	width: 603px;
	padding-top: 20px;
}

.post {
  	background: url(marImages/img08.jpg) repeat-y left top; 
}

.post a {
	color:#4d8283;
}

.post .title {
	margin: 0;
	padding: 10px 20px 10px 50px;
	background: #cddf91 url(marImages/img05.jpg) no-repeat left top;
/*	border-bottom: 1px dotted #3d5672; */
}

.post h1.title {
	padding: 5px 0  0 50px;
	background: #FECBD3 url(marImages/img05.jpg) no-repeat left top;
	height: 40px;
	font-size: 2.4em;
	text-transform: lowercase;
}
 
.post h3 {
	color:#3d5672;
}

.post .title a:hover {
	text-decoration: none;
}

.post .entry {
	margin: 0px;
	padding: 20px 20px;
}

.post .meta {
	height: 35px;
	margin: 15px 0 20px 0;
	padding: 15px 0 0 20px;
	background: #cfdf91 url(marImages/img05b.jpg) no-repeat;
	line-height: normal;
	border-top: 1px dotted #f5edb5;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 20px;
}

#eventCalendar ul li {
        margin-left:0px;
        margin-bottom: 25px;
}

#sidebar li ul {
	padding-left: 25px;
}

#sidebar li li {
	margin: 0;
	padding: 1px 10px;
	background: url(marImages/img07.gif) no-repeat left 20%;
}

#sidebar li h2 {
	margin: 0 0 .5em 0;
	background: url(marImages/bamboo.jpg) no-repeat left 70%;
	padding: 10px 0  5px 25px;
	border-bottom: 1px dotted #d6aaa0;
	height: 30px;
	text-transform: lowercase;
	font-size: 24px;
	letter-spacing: -1px;
}

#sidebar li p {
	padding: 0 20px;
        margin:0;
        font-size:.9em;
        line-height:160%;
}

#sidebar li p a {
        text-decoration:underline;
        display:inline;
        padding:0;
}
#sidebar li p a:hover {
        text-decoration:none;
        display:inline;
        padding:0;

}

#sidebar a {
	text-decoration:none;
	display:block;
	padding:5px;
}

#sidebar a:hover {
	display:block;
	color:#463226;
	padding:5px;
	background-color:#cfdf91;
}

/* Footer */

#footer {
color: #473d2e; 
	clear: both;
	width: 870px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	border-top: 5px solid #bfcf7e;
}

#footer p {
	margin: 0;
	line-height: normal;
color: #473d2e; 
	/*color: #bfcf7e;*/
}

#footer a {
	color: #3d5672;
	padding:0;
}

#footer a:hover {
	display:inline;
	color: #4d8283;
	padding:0;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}

#footer .address {
	text-align:center;
	margin:0;
	padding:0;
}

.footerNav {
	text-align:center;
	margin:0;
	padding:0;
}
.footerNav li {
	display:inline;
	padding:0 9px;
	border-left: 1px solid #bfcf7e;
}

.footerNav li.first {
	border-left:none;
}
.image {
        float:left;
        padding-right:5px;
}
/* Column Two */

#colTwo { 
	padding: 10px 10px 10px 0px;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li, #colTwo form {
	padding: 10px;
}

#colTwo li {
	display: block;
	float: left;
  	width: 260px; 
	padding-right:10px;
color: #473d2e;
	/* color:#bfcf7e;*/
}

#colTwo li.archives {
	padding-right:0;
	width:175px;
}

#colTwo li ul {
}

#colTwo li li {
	display: list-item;
	float: none;
	padding: 0 0 0 10px;
}

#colTwo h2 {
	margin: 0 0 .5em 0;
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#colTwo p {
      margin:0;
      padding:0;
   }

#colTwo p a:hover {
	display:inline;
	padding:0;
}

#colTwo a {
	text-decoration:none;
}

#colTwo a:hover {
	display:block;
	color:#463226;
	background-color:#cfdf91;
}


/*  http://bwpta.org/style/pz3.css
 * @charset "utf-8";
 * Photo-Caption PZ3 CSS v080630
 * copyright: http://randsco.com/copyright
 * www.randsco.com
 */

.PZ3-l { float:left; margin-right:10px; }

.PZ3-r { float:right; margin-left:10px; direction:rtl; }

  html>/**/body .PZ3-r { position:relative; }



.PZ3zoom { border:1px solid #369; }

.PZ3zoom a,.PZ3zoom a:visited { display:block;

  padding:0; overflow:hidden; text-decoration:none;

  height:100%; width:100%; }

  html>/**/body .PZ3-r a { right:0; }



.PZ3zoom a:hover { position:absolute;

  z-index:999; padding:0; background:none;

  cursor:default; height:auto; width:auto;

  overflow:visible; border:1px solid #369;

  margin:-1px 0 0 -1px; }

  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }



.PZ3zoom a img { border:0; height:100%; width:100%; }

.PZ3zoom a:hover img { height:auto; width:auto;

  border:0; }



a:hover .PZ3cap,

a:hover .PZ31cap { display:block;

  direction:ltr; font:10pt verdana,sans-serif;

  margin-top:-3px; background:#369; color:#fff;

  text-align:left; }

a:hover .PZ3cap { padding:3px 5px; }

.PZ3inr { display:block; padding:2px 5px; }



.noCap a:hover .PZ3cap,

.noCap a:hover .PZ31cap { display:none; }

.noBdr,.noBdr a:hover { border:0; }

.Lnk a:hover { cursor:pointer; }



/* End Photo-Caption Zoom CSS */ 


/* REFLECTIONS GALLERY */
#reflectionsGallery {
	font-family:Verdana, Garamond, sans-serif;
	color:#000099;
}
#reflectionsGallery h1, #reflectionsGallery h2 {
	margin:0;
	padding:0;
}
#reflectionsGallery h4 {
	font-family:Garamond, sans-serif;
	font-size:125%;
	display:block;
	background-color:#ccc;
	padding:5px 5px 5px 30px;
}
#reflectionsGallery ul {
list-style-type:none;
}
#reflectionsGallery li {
	text-align:center;
        border:1px solid #ccc;
        margin-bottom:10px;
}
#reflectionsGallery .title, #reflectionsGallery .artist {
	margin:0;
	padding:0;
}
#reflectionsGallery .title {
	font-weight:bold;
	font-style:italic;
}
#reflectionsGallery img {
	margin-top:30px;
	padding:5px 5px 8px 5px;
}

#districtRSS ul {
font-size:70%; 
width: 280px; 
}

#districtRSS ul {
margin:0;
padding-left:15px;
}

a[href$=".pdf"] {
/* padding-left: 18px;
 background: url(/images/pdf.png) no-repeat center left;
*/
 }

.meetAnnouncement {
 margin:0 0 10px 0;
 background:#eee;
 border:1px dotted #6b9439;
 padding:5px;
 font-size:.9em;
}
.meetingDate {
 font-weight:bold;
 color: #a81933;
 font-size:1.3em;
}
br.clear {
 clear:both;
}
div.bookBox {
 clear:both;
 margin:10px 20px;
}
.borderedBox {
 border:1px dotted #a81933;
 padding:10px;
}
.shaded {
 background:#eee;
}