p {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	background-color: #D7E59A;
	color: #8A3D14;
}

h1, h2, h3, h4, h5, h6 {
	color: #5D2710;
}

p img {
	margin: 6px;
}

p  a:link {
	font-family: "Times New Roman", Times, serif;
	color: black;
	text-decoration: underline;
}
  
p  a:visited {
	color: #666;
	text-decoration: underline;
}

p  a:hover {
	color: black;
	text-decoration: underline;
}
      
ul.linklist > li {
	margin: 0 20px 13px 0;
	list-style-type: none;
	font-size: 95%;
	
}

ul.linklist  a:link {
	background-color: #D7E59A;
	color: #8A3D14;
	text-decoration: none;
}

ul.linklist a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666;
    text-decoration: none;
}

ul.linklist a:hover {
	text-decoration: underline;
}

div.header {
	position: relative;
	top: 0;
    left: 0;
	width: 100% ;
}

img.hdimg {
	float: left;
	margin: 5px 15px 5px 0px;
}

div.headwrap {
	float: left;
	width: 1050px;
}

.hmfooter {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

div.hmfooter {
	width: 1050px;
	clear: both;
}

.zcAddress {
	font-size: x-small;
}

div.container {
	clear:left;
	float:left;
	width: 1050px;
}

/*************************************
********  UPDATE CLASS  *************
*************************************/

.update {
    color:black;
	background-color: #CCCCCC;
}

div.update, td.update {
	border: 4px solid #FFF;
}

.update p {
   color: black;
   background-color: #CCCCCC;
}

h1.update,h2.update,h3.update,h4.update,h5.update,h6.update  {
	color: black;
	text-decoration: underline;
}

a.update {
	color: black;
	background-color:#CCCCCC;
	text-decoration:underline;
}


/***************************
******  MANDALA PAGE ******
***************************/

div#update {
	margin: 25px 0 0 10px;
	float: right;
	width: 320px;
}

#article {
	padding: 5px 5px 5px 5px;
	position: relative;
}

#snowpond {
	position: relative;
	left: 0;
	border-top: 4px solid #FFFFFF;
	text-align: center;
	background-image:url(../pics/pondsnow.jpg);
	background-position: center;
	background-repeat: repeat;
	background-color: #D7E59A;    
	width: 310px;
	padding:30px 5px 30px 5px;  
}

#snowpond p {
	background-color: transparent;
	font-size: medium;
}

div#mancontent {
	float: left;
	width: 760px;
	border-bottom: 1px dashed black;
}

#mprbkgrd, #request {
	padding: 5px 5px 5px 5px;
}

/************************
***** retreat hosting ****
************************/
div#groupcontent {
	clear:left;
	width: 800px;
	float: left;
}

div#midpicture {
	width: 800px;
	position: relative;
	left:2em;
}

#midpicture div {
	float: left;
}

#midpicture img {
	margin-bottom: -7%;
	border: 5px solid #EEC;
	margin-right: 5px;
}

#midpicture a>p {
	text-decoration: underline;
	color: #8A3D14;
	text-align:center;
}
