/*
CSS handcrafted by Northern Soul & DD Ramone code and style copyright © electro-osho 2008
Re-use with this header intact only
-----------------------------------------------------------------------------------------------------------------------------
Camphill Aberdeen City and Shire 
*/
body {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0%;
}
p{
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	color: #889F1A;
	font-size: 115%;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	/*color: #9DBA1D;*/
	color: #889F1A;
	font-size: 115%;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #889F1A;
	font-size: 95%;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #889F1A;
	font-size: 95%;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	color: #889F1A;
	font-size: 85%;
	font-weight: normal;
}
a img {border: none;}
a:link, a:visited{color: #889F1A;}
a:hover{color: #48550D;}
#cBody{
	width: 900px;
	margin: auto;
	background-color: #FFFFFF;
}

/**/
#blockOne{
	width: 100%;
	background-color: #E8EAE3;
	height: 70px;
	visibility: visible;
	z-index: 10;
}
#blockTwo{
	width: 100%;
	border-top: 2px solid #CCCCCC;
	background-color: #50554A;
}
#headSpace{
	width: 100%;
	background-color: #FFF;
	height: 55px;
	visibility: visible;
	z-index: 20;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


#cHead{
	position: absolute;
	display: block;
	margin: auto;
	width: 900px;
	height: 122px;
	background-image: url(http://camphillaberdeen.org.uk/imgs/cacs_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 30;
	top: 0px;
	left: 50%;
	margin-left: -450px;
}
#cConsole{
	margin: auto;
	width: 900px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DBA1D;
	background-color: #FFFFFF;
}
/**/
#contentBlock{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	/*
	border-bottom: 1px solid #CCCCCC;

	background-image: url(http://camphillaberdeen.org.uk/imgs/foot-curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	*/
}
#menu{
	width: 150px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	float: left;
	padding: 3px;
	text-transform: capitalize;	
	/*
	background-image: url(http://camphillaberdeen.org.uk/imgs/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	*/
}

#content{
	width: 720px;
	float: right;
}
#pageContent{
	width: 550px;
	float: left;
}
#featuredContent{
	width: 150px;
	float: right;
	border: 1px solid #CCCCCC;
	background-color: #E8EAE3;
}
#featuredContent h6{
	margin-top: 1px;
	margin-bottom: 1px;
}
#Foot{
	margin: auto;
	width: 900px;
	height: auto;
	text-align:center;
	padding-top: 5px;
}
#cFoot{
	width: 900px;
	height: auto;
}
/*Lists as sexy menus*/
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol{
	list-style-type: none;
	
}
#menu ul, #menu p{
	font-size: 85%;
}
#menu ul li{
	margin-left: 1px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9F3B6;
}
#menu a:link, #menu a:visited{
	font-weight: normal;
	color: #889F1A;
	text-decoration: none;
}
#menu a:hover{
	font-weight: bold;
	color: #48550D;
	text-decoration: none;
}
.towerMenu{
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#hMenu{
	width: auto;
	height: auto;
}
#hMenu ul li{
	font-size: 110%;
	list-style-type: none;
	display: inline;
	padding: 3px;
	height: auto;
}
#hMenu a:link, #hMenu a:visited{
	font-size: 85%;
	font-weight: bold;
	color: #817354;
	text-decoration: none;
}
#hMenu a:hover{
	font-size: 85%;
	font-weight: bold;
	color: #607012;
	text-decoration: none;
}
#fMenu{
	width: auto;
	height: auto;
}
#fMenu ul li{
	list-style-type: none;
	display: inline;
	padding: 3px;
	height: auto;
}
#fMenu a:link, #menu a:visited{
	color: #003366;
	text-decoration: none;
}
#fMenu a:hover{
	color: #66CC33;
	text-decoration: none;
}
.strap{
	font-size: 85%;
	font-weight: bold;
	color: #999999;
}
.channel-head{
	font-size: 100%;
}
/*directory stylings*/
#dir-present{
	width: 95%;
}
#dir-present td{
	vertical-align: top;
}
.dir-wideCol{
	width: 45%;
	border-left: 1px solid #CCCCCC;
	padding-left: 5px;
}
.dir-slimCol{
	background-image:url(http://camphillaberdeen.org.uk/imgs/right_arrow.gif);
	width: 25%;
	background-repeat: no-repeat;
	background-position: left top;
}
.page-list-title{
	font-size: 90%;
	color: #666666;
}
#pageList ol{
	padding-bottom: 5px;
	background-color: #E8EAE3;
	display: block;
	margin-bottom: 5px;
	font-size: 85%;
}
#pageList ol li a:link{
	font-weight: bold;
}
.grey{
	color: grey;
}
.page-list{
	width: auto;
	text-align: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	background-color: #E8EAE3;
	margin-bottom: 5px;
	display: block;
}
/**/
#donationForm{
	margin: auto;
	height: 264px;
	padding: 7px;
	background-color: #FFFFFF;
	background-image: url(http://camphillaberdeen.org.uk/imgs/form-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#donationForm p{
	font-size: 85%;
	width: 150px;
}
/*Want to hide text behind an image for  possible display? Use this:*/
.hideImgTxt{
	display: none;
}

/*user tool box*/
#tool-box{
	color: #003366;
	font-size: 75%;
}
#tool-box p{
	padding: 3px;
	border: 1px dotted #BEB49C;
	background-color: #FFFF99;
}
/*some front of house styling
Note: on the cacas site h-pull and v-pull are reversed
*/
.front-v-pull, .front-v-pull_1{
	width: 20%;
	height: 150px;
	padding: 5px;
	margin: 1%;
	float: left;
}
.front-v-pull_11{
	width: 20%;
	height: 150px;
	border: 1px solid #FFFF99;
	border-top: 5px solid #FFFF99;
	border-bottom: 3px solid #FFFF99;
	padding: 5px;
	margin: 1%;
	float: left;
	background-color: #FFFF99;

}
.front-h-pull{
	width: 98%;
	height: auto;
	border-bottom: 1px solid #CCC;
	padding: 2px;
}
.front-pull-p{
	font-size: 85%;
}
#footHighLights{
	margin: auto;
	height: 264px;
	padding: 7px;
	background-color: #FFFFFF;
	background-image: url(http://camphillaberdeen.org.uk/imgs/footHigh_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*Position images*/
.imgRight{
	float: right;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 4px;
}
.imgLeft{
	float: left;
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 4px;
}
/*New stylings*/
/*Width, height and position only*/
.colOne{
	width: 185px;
	min-height: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.colTwo{
	width: 520px;
	min-height: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}
.colThree{
	width: 155px;
	min-height: 50px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

#blockThree{
	width: 100%;
	min-height: 150px;
	background-color: #50554A;
}
#blockThree ul, #blockThree p {
	color: grey;
	font-size: 85%;
}
#blockThreeContent{
	margin: auto;
	width:915px;
	min-height: 150px;
	background-color: /*#386358;*/
	background-color: #416C59;
}
#blockThreeContent a:link, a:visited{
	color: #889F1A;
	text-decoration: none;
}
#blockThreeContent a:hover{
	color: grey;
	text-decoration: none;
}
#blockThreeContent ul{
	list-style-type: none;	
}