body {
	background-color : #FFFFFF;
	background-image: url(images/PWSC_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size : small;
	margin : 0px;
	padding : 0px;
}

#wrap {
	width: 950px;
	background-color: #fff;
	margin: 15px auto 0 auto;
	text-align: left;
	border: 1px solid #b2b2b2;
}

#header {
	margin-top:5px;
	margin-bottom:5px;
	margin-left:45px;
	border: 0px solid;
}
	
#maincontent {
	width:688px;
	float: left;
	margin-top:0px;
	margin-bottom:10px;
	margin-left:250px;
	padding-right:10px;
	border: 0px solid;
}

#maintext {
	float: left;
	border: 0px solid;
	padding-right: 30px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	clear:both;
	border: 0px solid;
}

#footer p.smallertext {
	text-align: center;
}

#floatdivright {
	float : right;
	clear : right;
}

#divtextright {
	text-align : right;
	line-height : 1.7em;
}

#floatdivleft {
	float : left;
}

#floatcleardivleft {
	float: left;
	clear: left;
}

#poetry-cover {
	margin: 0 250px 0 0;
}

#product_links, #product_links ul {
	padding: 0;
	margin: 0;
}

#product_links a:link,
#product_links a:visited,
#product_links a:hover,
#product_links a:active  {
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#product_links a:link {

}
#product_links a:visited {

}
#product_links a:hover {

}
#product_links a:active {

}

#product_links a{
	display: block;
}

#product_links ul {
	list-style-type: none;
}

#product_links li {
	text-align: center;
	padding: 8px;
	margin: 0 40px 10px 40px;
    border: 1px solid #e1f1a1;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    background: #eff9c7;
}

.floatleft {
	float: left;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

.clear-both {
	clear: both;
}

.textleft {
	text-align: left;
}

.italics {
	font-style: italic;
}

/* vertical navigation bar */

#navigation {	
	width : 200px;
	float : left;
	margin-left: -928px;
	padding : 0px;
	border: 1px solid;
}

/*ul id="mainNav" {
	list-style-type: none;
	padding-left:  0;
	margin-left: 0;
}*/

ul#mainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #666666;
}

#mainNav a {
	text-decoration: none;
	display: block;
	background-color : #FF9999;
	border : 1px solid #666666;
	color : #FFFFFF;
	font-size : .9em;
 	font-weight: bold;
 	border-bottom: none;
 	padding: 7px 10px 7px 10px;
}

ul.nav a {
	display: block;
}

ul.nav li {
	display: inline;
}

#mainNav a:hover {
	background: #669999;
}

body#index a#indexLink,
body#products1 a#products1Link,
body#circles1 a#circles1Link,
body#retreat1 a#retreat1Link,
body#transition1 a#transition1Link,
body#calendar1 a#calendar1Link,
body#mother1 a#mother1Link,
body#training1 a#training1Link,
body#collective1 a#collective1Link,
body#about1 a#about1Link,
body#healing1 a#healing1Link,
body#accommodations1 a#accommodations1Link {
	background: #FF9999;
	color: #FFFF77;
}

/* this for special  hover on currently selected link - not currently used */
body#index a#indexLink:hover,
body#products1 a#products1Link:hover,
body#circles1 a#circles1Link:hover,
body#retreat1 a#retreat1Link:hover,
body#transition1 a#transition1Link:hover,
body#calendar1 a#calendar1Link:hover,
body#mother1 a#mother1Link:hover,
body#training1 a#training1Link:hover,
body#collective1 a#collective1Link:hover,
body#about1 a#about1Link:hover,
body#healing1 a#healing1Link:hover,
body#accommodations1 a#accommodations1Link:hover {
	background: #669999;
}

/* fix to make entire block clickable in ie6 */
* html ul.nav a {
	height: 1px;
}

#headerlogo {
	width : 200px;
	height : 200px;
	border : none;
	margin-left : 5px;
	margin-bottom : 20px;
	margin-top : 5px;
}

p.navbar {
	background-color : #FF9999;
	border : 1px solid #666666;
	color : #FFFFFF;
	font-size : .9em;
 	font-weight: bold;
 	padding-left : 4px;
 	padding-right : 5px;
 	padding-top : 2px;
 	padding-bottom : 2px;
	margin-top : 0px;
	margin-bottom : 4px;
	width : 200px;
}

p.navbar:hover {
	background-color : #669999;
	color : #FFFFFF;
	text-decoration : none;
}

p.navbar a:link {
	background-color : #FF9999;
	color : #FFFFFF;
	text-decoration : none;	
}

p.navbar a:visited {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;	
}

p.navbar a:hover {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;	
}

p.navbar a:active {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;	
}

h1 {
	background-color : #ffffff;
	color : #ff9999;
  	font-size:1.5em;
	letter-spacing : 1px;
	margin : 0px 10px 10px 0px;
}

h2 {
	background-color : #ffffff;
	color : #669999;
  	font-size:1.3em;
	letter-spacing : 1px;
	margin : 20px 0px 10px 0px;
}

h3 {
	background-color : #FFFFFF;
	color : #FF9999;
  	font-size: 1.1em;
	margin : 10px 0px 10px 0px;
}

h4 {
	background-color : #FFFFFF;
	color : #669999;
  	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	margin : 10px 30px 10px 0px;
}

p.byline {
	background-color : #FFFFFF;
	color : #669999;
  	font-size: 1.1em;
	font-style: italic;
	font-weight: normal;
	margin : 10px 30px 10px 5px;
}

p.quote {
	font-style: italic;
	padding : 5px 20px 5px 20px;
}

p.smallertext {
	font-size : 0.8em;
 	color : #669999;
 	font-weight: bold; 
  	font-style: italic;
}

p.smallertextgray {
	font-size : 0.8em;
	color : #666666;
	font-weight: bold; 
	font-style: italic;
}

.smallesttext {
	font-size : 10px;
	line-height: normal;
}

p.centerel {
	text-align : center;
}

a:link {
	background-color : transparent;
	color : #669999;
	text-decoration : underline;
}

a:visited {
	background-color : transparent;
	color : #669999;
	text-decoration : underline;
}

a:hover {
	background-color : transparent;
	color : #ff9999;
	text-decoration : underline;
}

a:active {
	background-color : transparent;
	color : #669999;
	text-decoration : none;
}
img.pageheader {
	margin-left: 0px;
	margin-right: 0px;
}

img.figureright {
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
	border : 1px solid #b2b2b2;
	padding : 10px;
}

img.figurerightnobor {
	float : right;
	margin-left : 10px;
	margin-bottom : 10px;
	border : 0px solid #b2b2b2;
	padding : 10px;
}

img.figureleftnobor {
	float : left;
	margin-left : 10px;
	margin-bottom : 10px;
	border : 0px solid #b2b2b2;
	padding : 10px;
}

img.figureleft {
	float : left;
	margin-right : 10px;
	margin-bottom : 10px;
	border : 1px solid #b2b2b2;
	padding : 10px;
}

img.figureinflow {
	margin-right : 10px;
	margin-bottom : 10px;
	margin-left : 15px;
	border : 1px solid #b2b2b2;
	padding : 10px;
}

img.parabutton {
	padding-right : 4px;
	padding-bottom : 2px;
	vertical-align : middle;
	border: 0px;
}

img.parabutton2 {
	padding-right : 4px;
	padding-bottom : 4px;
	vertical-align : middle;
	border: 0px;
}

/*photo gallery styles*/

div.gallery {
	
}

div.gallery table {
	border-collapse : collapse;
}

div.gallery caption {
	text-align : center;
}

div.gallery td {
	padding-top : 5px;
	padding-right : 5px;
	padding-bottom : 5px;
	padding-left : 5px;
	border : 1px solid black;
	text-align : center;
	width : 100px;
}

div.gallery img {
	border :  0px;
	padding : 0px;
}

div.gallery a:hover {
  	border : 1px solid #0000ff;
}

/*div.figure {
	float : left;
	margin : 2px 4px 2px 4px;
}*/

.figure p {
	color : #666;
	text-align : center;
	font-style : normal;
	font-size : .7em;
}

div.slide {
	float : left;
	margin-bottom : 50px;
}

.slide img {
	text-align : center;
	border : 1px solid #666;
	padding : 10px;
	}

.slide h3 {
	text-align : center;
	font-size : 1.5em;
	margin-left : 0px;
	margin-right : 0px;
}

.slide h4 {
	color : #666;
	text-align : center;
	font-size : 1em;
	font-style : italic;
	margin-left : 0px;
	margin-right : 0px;
}

.slide p {
	text-align : center;
}

img.navicon {
	border : 0px;
	margin : 0px;
	padding : 0px;
}

.w395 {
	width : 395px;
}

.w500 {
	width : 500px;
}
	

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

p.box2 {
	background-color : #FFFFE0;
	color : #666666;
	border:1px gray dotted;
	width : 188px;
	text-align : center;
	padding : 5px;
	margin-top : 10px;
	font-weight: bold; 
  	font-style: italic;
  	line-height : 1.5em;
}

p.graytext {
	color : #808080;
	text-align : left;
	font-size : 1em;
}

p.graytext2 {
	color : #808080;
	text-align : justify;
	font-size : 1.2em;
	font-style : italic;
}

.preformattext {
	background-color : #FFFFFF;
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size : small;
}

p.largeblue {
	color : #669999;
	text-align : left;
	font-size : 1.6em;
	font-weight : bold;

}

p.smallblue {
	color : #669999;
	text-align : left;
	font-size : 1em;
	font-weight : bold;

}

.bold1 {
	font-weight : bold;
}

li.bulletsquare {
	list-style-type : square;
	list-style-position : inside;
}

li.bulletprimary {
	list-style-type : circle;
	list-style-position : outside;
	margin-bottom : .6em;
}

li.bulletprimaryinside {
	list-style-type : circle;
	list-style-position : inside;
	margin-bottom : .6em;
}

li.bulletsmaller {
	font-size : .8em;
	color : #669999;
	font-style : italic;
	font-weight : bold;
	list-style-position : outside;
}

li.bulletsmallerinside {
	font-size : .8em;
	color : #669999;
	font-style : italic;
	font-weight : bold;
	list-style-position : inside;
}

/*
h1 {
	background-color : #ffffff;
	color : #ff9999;
	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size:16px;
	letter-spacing : 1px;
	margin : 20px 30px 10px 30px;
}

h2 {
	background-color : #ffffff;
	color : #ff9999;
 	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size:15px;
	letter-spacing : 1px;
	margin : 10px 30px 10px 30px;
}

h3 {
	background-color : #FFFFFF;
	color : #FF9999;
 	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size:14px;
	margin : 10px 30px 10px 30px;
}

h4 {
	background-color : #FFFFFF;
	color : #666666;
 	font-family : Georgia, "Times New Roman", Times, serif;
  	font-size:12px;
 	line-height : 16px;
	margin : 10px 30px 10px 30px;
}

td {
	font-family : Georgia, "Times New Roman", Times, serif;	
 	font-size : 12px;
}


td#maincontent p {
	font-family : Georgia, "Times New Roman", Times, serif;
 	font-size : 12px;
	line-height : 17px;
	margin-left : 50px;
	margin-right : 50px;
}


.box1 {
	background-color : #FFFFFF;
	color : #666666;
}

.box2 {
	background-color : #FFFFE0;
	color : #666666;
}

.footer {
	background-color : #FFFFFF;
	color : #666666;
	font-size : 11px;
	padding : 5px 0px 15px 0px;
}


.largertext {
	font-size : 14px;
 	font-weight: bold; 
  	font-style: italic
}


.navbar {
	background-color : #FF9999;
	border : 1px solid #666666;
	color : #FFFFFF;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
 	font-weight: bold; 
	margin-top : 0px;
	width : 200px;
}

.navbar a:link {
	background-color : #FF9999;
	color : #FFFFFF;
	display : block;
	padding : 2px 0px 2px 10px;
	text-decoration : none;
	width : 200px;
}

.navbar a:visited {
	background-color : #FF9999;
	color : #FFFFFF;
	display : block;
	padding : 2px 0px 2px 10px;
	text-decoration : none;
	width : 200px;
}

.navbar a:hover {
	background-color : #669999;
	color : #FFFFFF;
	text-decoration : none;
}

.navbar a:active {
	background-color : #FF9999;
	color : #FFFFFF;
	text-decoration : none;
}


.smallertext {
	font-size : 11px;
 	color : #669999;
 	font-weight: bold; 
  	font-style: italic;
}

.smallesttext {
	font-size : 10px;
	line-height: normal;
}


.stripe1 {
	background-color : #FF9999;
}

.stripe2 {
	background-color : #669999;
}


#headerbox {
	background-color : #FFFFFF;
	color : #000000;
}


#header-left {
	background-color : #FFFFFF;
	color : #666666;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : bold;
}


#maincontent {
	background-color : #FFFFFF;
	color : #666666;
}

*/
