/* CSS Document 
camphill
*/
body{
	margin: 0;
	background-color: #376D58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;	
}
img {
	border-style: none;
}
h1{
	font-size: 105%;	
}
h2{
	font-size: 95%;	
}
h3{
	font-size: 95%;	
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}
p{
	color: #555555;
}
a:link, a:visited{
	color: #284F40;
	text-decoration: none;
}
a:hover{
	color: black;
	text-decoration: underline;
}
#blockOne{
	width: 100%;
	min-height: 450px;
	background-color: #DFEFE8;
}
#blockTwo{
	width: 100%;
	min-height: 150px;
	background-color: #6EBC97;
}
#blockThree{
	width: 100%;
	min-height: 150px;
	background-color: #376D58;
}
#blockOneContent{
	margin: auto;
	width: 800px;
	min-height: 450px;
	background-color: #FFFFFF;
	background-image:url(p/UI/imgs/wave_t.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#blockTwoContent{
	margin: auto;
	width: 800px;
	min-height: 150px;
	background-color: #8DCAB5;
	background-image:url(p/UI/imgs/wave_b.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#blockTwoContent li{
	font-size: 85%;
}
#blockTwoContent a:link, #blockTwoContent a:visited{
	color: #284F40;
	text-decoration: none;
}
#blockTwoContent a:hover{
	color: #DFEFE8;
	text-decoration: none;
}
#pageBody{
	font-size: 85%;	
}

#blockThreeContent{
	/*color: #8DCAB5;
	font-size: 85%;	*/
	margin: auto;
	width: 800px;
	min-height: 150px;
	/*background-color: #386358;*/
	background-color: #416C59;
}
#blockThreeContent li{
	font-size: 85%;
}
#blockThreeContent a:link, #blockThreeContent a:visited{
	color: #8DCAB5;
	text-decoration: none;
}
#blockThreeContent a:hover{
	color: grey;
	text-decoration: none;
}


#head{
	width: 800px;
	min-height: 150px;
	background-image:url(p/UI/imgs/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#content{
	width: 800px;
	min-height: 150px;
}
.colOne{
	width: 203px;
	min-height: 50px;
	float: left;
	margin-left: 16px;
	margin-right: 8px;
}
.colTwo{
	width: 319px;
	min-height: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.colThree{
	width: 203px;
	min-height: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 16px;
}
.rollingContent{
	background-image:url(p/UI/imgs/rollingContent_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 260px;
	padding: 6px;
}

.windowContent{
	background-image:url(p/UI/imgs/windowContent_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 260px;
	padding: 6px;
}
.subWindowContent{
	padding: 6px;
}

.yh{
	background-color: #FFFF99;	
}
img.centre{
	padding-top: 4px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
#legal p{
	color: #CCCCCC;
}
.small-txt{
	font-size: 90%;
}
.list-status_1{
	border-bottom: solid 1px #CCCCCC;
}
.list-status_1 a:link, .list-status_1 a:visited{
	color: #284F40;
	text-decoration: none;;
}
.list-status_1 a:hover{
	color: black;
	text-decoration: underline;
}
#pageBody ul li{
	padding-left: 7px;
	color: #555555;
}
