body {
	background-color: #395A08;
	background-image: url(images/back2.gif);
	}
* {margin: 0; padding: 0;}
	
p.caption	{
	font-size: 9px;
	line-height: auto;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: 000000;
	margin: 0;
	}

h1	{
	font-size: 30px;
	line-height: 1.15;
	font-family: georgia, times new roman, times, serif;
	font-style: normal;
	font-weight: bold;
	color: 003300;
	margin-bottom: 12px;
	}

h2	{
	font-size: 16px;
	line-height: 18px;
	font-family: georgia, times new roman, times, serif;
	font-style: normal;
	font-weight: bold;
	color: 003300;
	margin-bottom: 12px;
	}
	
h3	{
	font-size: 16px;
	line-height: 1.2;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: 790000;
	margin-bottom: 6px;
	}
	
h4	{
	font-size: 15px;
	line-height: 1.2;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: 000000;
	margin: 0;
	}

p.copyright	{
	font-size: 10px;
	line-height: 11px;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	margin: 0;
	}
	
p.nospace { margin: 0; padding: 0; }

#toppage {
	position: relative;
	background-image: url(images/tapestry01.gif);
	background-repeat: no-repeat;
	width: 710px;
	height: 34px;
	margin: 0;
	padding: 0;
	}

#mainpage {
	position: relative;
	background-image: url(images/tapestry02.gif);
	background-repeat: vertical;
	width: 710px;
	margin: 0;
	paddin: 0;
	}

#botpage {
	position: relative;
	background-image: url(images/tapestry03.gif);
	width: 710px;
	height: 36px;
	margin: 0;
	padding: 0;
	}

#wholepage {
	position: relative;
	width: 740px;
	}

div.reikitext
	{
	position: relative;
	width: 70%;
	margin: 10px;
	padding: 0px;
	border-style: none;
	}
	
div.reikitext p	
	{
	font-size: 16px;
	line-height: 1.2;
	font-family: georgia, times new roman, times, serif;
	font-style: normal;
	font-weight: bold;
	color: #003300;
	visibility: visible;
	margin-bottom: 12px;
	}

div.reikibox
	{
	position: relative;
	text-align: left;
	background-color: #F1E3CC;
	width: 80%;
	margin: 20px;
	padding: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-style: solid;
	border-width: 2px;
	border-color: #A79474;
	}
	
div.reikibox p
	{
	font-size: 12px;
	line-height: auto;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: 000000;
	visibility: visible;
	margin-bottom: 4px;
	}
	
div.reikibox p.price {
	font-style: italic;
	font-weight: bold;
	color: #003300;
	}

div.reikibox ul li {
	font-size: 12px;
	line-height: 1.25;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	list-style-type: square;
	marker-offset: 6px;
	}

p.cowleysouth {
	font-size: 10px;
	line-height: 1.5;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.2em; 
	color: #F1E3CC;
	margin: 5px 0 10px 0;
	padding: 0;
	}

a.cowleysouth {
	text-decoration: none;
	color: #F1E3CC;
	}



