body	{
	background: url("/pix/GreenBackground.jpg") #ccff99;
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

body.plain	{
	background: url("/pix/BackGreen.gif") #ccff99;
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

body.hilltop	{
	background: url("/pix/cottage1.jpg") #dddddd;
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

.plain	{
	background: url("/pix/BackGreen.gif") #ccff99;
	background: #ffffcc;
	}

.plain2	{
	background: url("/pix/BackGreen.gif") #ccff99;
	background: #ffffff;
	}

.plain3	{
	background: url("/pix/BackGreen.gif") #ccff99;
	background: #f5f5dc;
	}

.plain4	{
	background: url("/pix/BackGreen.gif") #ccff99;
	background: #fffff0;
	}

.red	{
	color: #cd1076;
	}

.light	{
	background: ivory;
	}

.open	{
	color: #cd1076;
	font-weight: bold;
	}

.opensmall	{
	color: #cd1076;
	font-weight: bold;
	font-size: 10pt;
	}

.closed	{
	color: #cd1076;
	background: yellow;
	font-weight: bold;
	}

h1	{
	color: #008800;
	font-family: Lucida Handwriting;
	font-size: 18pt;
	font-weight: normal;
	}

h2	{
	color: #008800;
	font-family: Lucida Handwriting;
	font-size: 16pt;
	font-weight: normal;
	}

h2.reg	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: normal;
	}

h1.white	{
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 18pt;
	font-weight: normal;
	}

h2.white	{
	color: #ffffff;
	font-family: Comic Sans MS;
	font-size: 16pt;
	font-weight: normal;
	}

h3	{
	color: #008800;
	font-family: Lucida Handwriting;
	font-size: 15pt;
	font-weight: normal;
	}

h3.reg	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 13pt;
	font-weight: normal;
	}

h4	{
	color: #008800;
	font-family: Lucida Handwriting;
	font-size: 14pt;
	font-weight: normal;
	}

h5	{
	color: #008800;
	font-family: Lucida Handwriting;
	font-size: 12pt;
	font-weight: normal;
	}

a:link	{
	color: #003300;
	font-weight: bold;
	}

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

a:active	{
	color: #cd1076;
	font-weight: bold;
	}

.small	{
	font-size: 10pt;
	}

blockquote	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

blockquote.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	}

p	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: normal;
	}

p.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	}

.smaller	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 8pt;
	font-weight: normal;
	}

table.entry		{
	background-color: #F5F5DC;
}

th.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	}

th	{
	font-weight: normal;
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	vertical-align: middle;
	text-align: center;
	}

th.top	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	}
	
th.smalltop	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	text-align: center;
	}

th.bottom	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: bottom;
	text-align: center;
	}
	
td	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	}

td.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	}

td.smalltop	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	}
td.top	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	}

td.bottom	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
	}

ol	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

ol.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	}

ul	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: normal;
	}

ul.small	{
	color: #008800;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	}

.smallborder {
	border:1px solid #003300;
}

.medborder {
	border:3px solid #003300;
}

.smallborderg {
	border:3px solid #008800;
}

.smallbordergreen {
	border:1px solid #008800;
	background: url("/pix/GreenBackground.jpg") #ccff99;
}

.blogtour {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}

