@charset "UTF-8";
/* wabisabi.css Stylesheet for Wabi Sabi Sangha Website, Phill Conrad, 1/16/2008 

  Some parts borrowed from CSS stylesheet for Deer Park Monastery.  */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330033;
	background-color:#D6FCFF;
	font-style: normal;
}

span.hiddenOnNormalPage {

  visibility:hidden;  color: #D6FCFF;	background-color:#D6FCFF;"

}

h1.hiddenOnNormalPage { width:0px; height:0px; }

#pvlogo {float: left;}

#sidePicDiv1 {width: 220px; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size: 0.8em; 
border: medium solid #999999; float: right;}

.noWrap {white-space:nowrap}
.centered {text-align: center;}

table.centered td, table.centered th {text-align:center;}


h1 {text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	color:#996633; }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #660099;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660033;
}

a:link {
	
	font-weight: bold;
}

a:visited {
	
	color: #6633CC;
	font-weight: bold;
}

a:hover {
	
	color: #3399FF;
	font-weight: bold;
}

a:active {

	color: #CC0000;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	font-style: italic;
}