/*---------------------- template ---------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		}

td.UR { 
	background-image: url('images/curl.gif');
	background-repeat: no-repeat;
	height: 127px;
	width: 223px;
		}
		
table.navigation td {
	padding-right: 0px;
		}
		
td.sidebar {
	background-image: url('images/sidebar.gif');
	background-repeat: repeat-y;
	width: 223px;
	height: 660px;
	vertical-align: top;
		}
		
td.main {
	padding-left: 40px;
	vertical-align: top;
	padding-right: 15%;
		}
		
td.LR { 
	background-image: url('images/curl.gif');
	background-repeat: no-repeat;
	height: 127px;
	width: 223px;
		}
		
td.spacer { 
	width: 40px;
		}
			
div.knit2cover {
	position:relative;
	left:60px;
	top:0px;
		}
		
div.fnkccover {
	position:relative;
	top:8px;
		}


/*---------------------- events ---------------------- */

td.outer {
   cellpadding : 1em;
   border : #ffffff;
   font-family: sans-serif;
   }
table.inner {
   background-color : #e3efe3;
   font-size : 10pt;
   padding : 5px;
   }
.topLink{
   font-size: xx-small;
   font-style: oblique;
}
.days{
   text-align: center;
}
.shopURL {
     font-weight: bold;
     color: #436444;
     text-decoration: none;
}
.cityURL {
     font-weight: non;
     color: #436444;
     text-decoration: none;
     font-size : 9pt;
     font-family: sans-serif;
}


/*---------------------- excerpts ---------------------- */

.currentprojects {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
/*	color: #463c3c;    */
}