@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7da379;
	background-color: #fff;
	margin:0 0 0 30px;
	padding:0;
}

img	{border:0;}

* {
	margin: 0;
	padding: 0;
	border:0;
}

#frame	{
	width:990px;
	margin-right:auto;
	margin-left:auto;
	margin-top:21px;
	text-align:left;
	background-color: #fff;
	background: url(img/fairies.gif) bottom right no-repeat;
}
# phoebe	{
	
}

#colone {
	width:380px;
	float:left;
	margin:0 0 0 160px;
}

/* LHS navigation */
.nextaction	{
	font-weight: normal;
	width:300px;
	margin:0px 0 10px 10px;
	float:left;
	background-color: #fff;
	border-right:1px #f7f7f7 solid;
}

.nextaction ul	{	
	font-weight: normal;
	width:210px;
	margin:4px 0 10px 42px;
	list-style-type: none;	
}
.nextaction li {
	display: block;
	width:206px;
	float:left;
	clear:left;
}

.nextaction a	{
	font-size: 0.86em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #a4afa7;
	padding: 5px 0px 5px 8px;
	margin:0 0 3px 2px;
	text-decoration: none;
	background-color: #fff;
}
/* color: #9C9061; */
.nextaction a:hover	{
	background-color: #f7f7f7;
}

a#here	{
	border-left: 4px solid #7da379;
	background-color: #f7f7f7;
}
h1	{
	font-size:1.0em;
	line-height: 160%;
	margin:2px 4px 12px 10px;
}

h2	{
	font-size:0.8em;
	line-height: 140%;
	margin:2px 4px 12px 10px;
}

h2 a:link {color: #7da379; text-decoration: underline;}
h2 a:visited {color: #7da379; text-decoration: underline;}
h2 a:hover {color: #9C9061;text-decoration: underline;}

p	{
	font-size:0.8em;
	line-height: 140%;
	margin:2px 4px 12px 10px;
}

p a:link {color: #7da379; text-decoration: underline;}
p a:visited {color: #7da379; text-decoration: underline;}
p a:hover {color: #9C9061;text-decoration: underline;}

.cb	{clear:both;}

.qt	{
	font-style: oblique;
	margin:0 0 0 10px;
}

.phoebe	{
	margin:10px 0 30px 30px;
}

.stones	{
	margin:40px 0 0 42px;
}

.portrait	{
	margin:0 6px 96px 0;
	float:left;
}

/* Google maps */
#map_detail	{
	width:490px;
	height:350px;
	float:left;
	margin:0 0 0 100px;
}
