<!-- OWNER   : PLANK ROAD QUILT GUILD -->
<!-- VERSION : 01.01, 25 FEBRUARY 2003 -->
<!-- AUTHOR  : RONALD J. RANALLO -->

/************/
/* ELEMENTS */
/************/

.title	{
	font-family: vivaldi, script mt bold, edwardian script it, french script mt, palace script mt, serif; 
	font-size: 48pt;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-decoration: underline;
	color: navy;
	}
								

a {
	  text-decoration: none;
	}

a:link {
	  	   color: blue;
	 		 }

a:active {
	  	     color: red;
	 		   }

a:visited {
	  	      color: blue;
	 		 		}

a:hover { 
				  color: red; 
					text-decoration: none;
				} 

				
				

a.internet {
					 font-weight: 700;
					 text-decoration: underline;
					 }
					 
a.internet:link {
	  	   	 			color: blue;
	 		 		 			}

a.internet:active {
	  	     				color: red;
	 		   					}

a.internet:visited {
	  	      			 color: blue;
	 		 						 }

a.internet:hover { 
				  			 color: red; 
								 } 
				
				
				
				
a.sidebar:link {
	  	   			   color: black;
	 		 				 }

a.sidebar:active {
	  	   				 	 color: red;
	 		 					 }

a.sidebar:visited {
	  	   					  color: black;
	 		 						}

a.sidebar:hover {
	  	   				  color: yellow;
	 		 					}
								
								
/***********/
/* CLASSES */			 
/***********/

/* page layout row 1 columns */
/* set pagecol# height to 1 for production, 10 for development */
.pagecol11 { 
			  	   width: 140px;
			  		 height: 1px;
					 }

.pagecol12 { 
			  	   width: 20px;
			  		 height: 1px;
				   }

.pagecol13 { 
			  	   width: 468px;
			  		 height: 1px;
					 }

.pagecol14 { 
			  	   width: 20px;
			  		 height: 1px;
					 }

.pagecol15 { 
			  	   width: 140px;
			  		 height: 1px;
					 }

/* page layout row 2 columns */
/* do not alter height */
.pagecol21 { 
			  	   width: 140px;
			  		 height: 1px;
					 }

.pagecol22 { 
			  	   width: 20px;
			  		 height: 1px;
				   }

.pagecol23 { 
			  	   width: 468px;
			  		 height: 1px;
					 }

.pagecol24 { 
			  	   width: 20px;
			  		 height: 1px;
					 }

.pagecol25 { 
			  	   width: 140px;
			  		 height: 1px;
					 }

/* global styles */
/*
.pagetop {
					 text-align: left;
					 vertical-align: center;
					 font-size: 8pt;
					 font-weight: 700;
					 font-family: Verdana, Helvetica, Arial, sans-serif;
				 }
*/
.whitespace {
						  height: 8px;
						}

/* navigation bar styles */
.navbartop {
				     line-height=15px;
				  	 text-align: right;
						 vertical-align: bottom;
						 font-size: 8pt;
						 font-weight: 700;
						 font-family: Verdana, Helvetica, Arial, sans-serif;
					 }

.navbarbottom {
				     	  line-height=15px;
				  	 		text-align: center;
						 		vertical-align: bottom;
						 		font-size: 8pt;
						 		font-weight: 700;
						 		font-family: Verdana, Helvetica, Arial, sans-serif;
						  }

/* sidebar styles */
.sidebardef {
						  width: 140px;
						}

.sidebarnavindent { 
			   		  	    width: 10px;
										/* background-color: #006699; */
			 					  }
						
.sidebarnavitem { 
			   		 /* 	  color: white; */
			   		  	  color: black;
		   		  	/*    background-color: #006699; */
									text-align: left;
									vertical-align: center;
									font-size: 8pt;
									font-weight: 700;
					 			  font-family: Verdana, Helvetica, Arial, sans-serif;
			 					}

.content {
					 text-align: justify;
					 font-size: 10pt;
					 font-weight: 400;
					 font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
				 }

.contentpara {
						   width: 468px; 
					     text-align: justify;
					 		 font-size: 10pt;
					 		 font-weight: 400;
					 		 font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
				     }

.contentparasmall {
						   		width: 468px; 
					     		text-align: center;
					 		 		font-size: 7pt;
					 		 		font-weight: 700;
					 		 		font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
				     			}

.eventdate {
					 width: 120px; 
					 text-align: center;
					 vertical-align: top;
					 font-size: 10pt;
					 font-weight: 400;
					 font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
				   }

.eventdesc {
					 width: 330px; 
					 text-align: left;
					 font-size: 10pt;
					 font-weight: 400;
					 font-family: Helvetica, Verdana, Arial, "Trebuchet MS", sans-serif;
				   }

.contentheader {
					 		 	 color: red;
					 			 background-color: #99C2D6;
								 width: 468px;
					 		   text-align: center;
								 text-decoration: underline;
					 			 font-size: 16pt;
					 			 font-weight: 700;
					 			 font-family: Verdana, Helvetica, Arial, "Trebuchet MS", sans-serif;
				 				 }

.contentmargin {
							   width: 10px;
							 }

.contentcol {
						  width: 468px;
						}

.copyright {
					   text-align: center;
						 font-weight: 700;
						 font-size: 8pt;
			 			 font-family: Verdana, Helvetica, Arial, sans-serif;
					 }

.modified {
					   text-align: left;
						 font-size: 7pt;
			 			 font-family: Verdana, Helvetica, Arial, sans-serif;
					}

.hrbackground {
							background-color: #99C2D6;
							height: 10px
							}

/* HEADING STYLES */
/*
.founded{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: left;
	color: silver;
	}

.navbar	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	color: navy;
	}

.sidebar{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-backcolor: navy;
	color: navy;
	}

.footnavbar{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: navy;
	}
*/
.copyright{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: red;
	}
/*
.header {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: red;
	}
*/
/* GLOBAL STYLES */

/* global styles */
.pagetop {
					 text-align: left;
					 vertical-align: center;
					 font-size: 8pt;
					 font-weight: 700;
					 font-family: Verdana, Helvetica, Arial, sans-serif;
				 }
/*
UL	{
	color: navy;
	}
*/
HR	{
	/* align: left; */
	width: 788px;
margin: 0px;
	}

HR.pop	{
	/* align: left; */
	width: 440px;
margin: 0px;
	}
	
	
	
BODY {
		 background-color: #FFF9FE;  						/* light pink */
/*		 background-color: #FFEAFA; */ 				/* darker pink */
		 }
		 

BODY.pop {
		 background-color: white;  						/* light pink */
/*		 background-color: #FFEAFA; */ 				/* darker pink */
		 }		 
