body{
	margin-top:0;
	margin-left:0;
	margin-right:0px;
	font-family:Verdana, Geneva, sans-serif, arial;
	background-color: #FFF;
	font-size: 100%;
}

p, li{
	font-size: 0.93em;
	line-height: inherit;
	font-family: Verdana, Geneva, sans-serif, arial;
}
h1{
	font-size: 1.3em;
	font-weight: bold;
}

h2{
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1em;
	font-style: italic;
	margin-bottom: -1em;
}

a:link{
	text-decoration:none;
	font-weight:normal;
	border-width: 0px;
}
a:visited{
	text-decoration:none;
	font-weight:bold
}
a:hover{
	color:#039;
	text-decoration:none;
	font-weight:bold
}

a.nav:link{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	font-size: 0.86em;
}

a.nav:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
	font-size: 0.86em;
}

a.nav:hover{
	color:#C60;
	text-decoration:underline;
	font-weight:bold;
	padding-left:12px;
	font-size: 0.86em;
	font-family: Verdana, Geneva, sans-serif, arial;
}

.btnav{
	background-image:url(../images/dot-off.gif);
	font-size: 14px;
	font-weight: bold;
	text-align: left;
} 

td{
	font-size:.90em;
	font-weight:normal;
	line-height:1.2
}

ul{
	font-size:0.93em;
	font-weight:normal;
	line-height:1.1;
	list-style-position: outside;
	list-style-type: disc;
}


span.bodytext{
	font-size:0.86em;
	font-weight:normal;
	line-height:1.2;
	text-align: justify
}

span.title{
	font-size:12pt;
	font-weight:bold;
	line-height:1.2;
	color:#000000
}



INPUT{
	background-color: #99ccff;
	color: black;
	font-family: gill sans,century gothic,verdana, sans-serif;
	font-weight: bold;
	font-size: 12pt
} 

.textfield{
background-color: #000000;
font-family: verdana;
font-size: 12pt;
color: #ffffff;
border:0
} 

.title{
font-family: verdana;
font-size: 10pt;
color: #ffffff;
font-weight:bold
} 

.headline{
font-family: verdana;
font-size: 11pt;
}


a.close:link{
	color:#ffffff; text-decoration:none; font-family: verdana;font-size:9px; font-weight:normal; line-height:1.2
}

a.close:visited{
	color:#ffffff; text-decoration:none; font-family: verdana;font-size:9px; font-weight:normal; line-height:1.2
}

a.close:hover{
	color:#ffffff; text-decoration:none; font-family:verdana;font-size:9px; font-weight:normal; line-height:1.2
}

#quiltinfo h1{
	font: bold 1.3em Verdana, Geneva, sans-serif;
	color: #666;
	text-transform: uppercase;
}

#quiltinfo h2{
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #666;
	margin-top: -.5em;
}

#contenttable td {
	padding-top: 8px;
	padding-left: 12px;
}

.picWrap150 {
		width: 150px; 
		float: left; 
		margin: 0 0 1em 1em; 
		padding: 0;
			}

.picWrap350 {
	width: 350px; 
	float: right; 
	margin: .5em 0 1em 1em; 
	padding: 0; 
	clear: right;
	}
	
.picWrap400{
	width: 400px;
	float: right;
	margin: 0.5em 4em 1em 1em;
	padding: 0;
	clear: right;
}
		
.picWrap350 img, .picWrap150 img, .picWrap400 img{
	border: 1px solid #eee;
	margin-right: 8px;
	}
			
.picWrap350 p, .picWrap150 p, .picWrap400 p{
		font-size: .87em; 
		font-style: italic; 
		text-align: right; 
		margin-top: .2em;
		margin-right: 10px;
	}
			
#happenings h1 {
	font-weight: bold;
	color: #666;
	margin-top: 1.3em;
}

#happenings h2 {
	font-weight: bold;
	color: #333;
	margin-top: 1.2em;
}

#happenings h3 {
	font-weight: bold;
	color: #666;
}
#happenings p {
	margin-left: 14px;
}

.italicblurb {
	font-style: italic;
	font-variant: normal;
}

.indent {
	margin-left: 12px;
}

#contenttable ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 3px;
}
#contenttable tr td table tr td p {
	font-size: 0.98em;
}
.centered {
	text-align: center;
	font-weight: bold;
	color: #390;
	font-size: .85em;
}
