/* 

	CAMPHILL LOW GRAPHICS  (CAMPHILL.NET) CSS
	
	media: all
	
	written by: Phil Thompson phil.thompson@ichameleon.com March 2007
	last edited: Phil Thompson 19/03/07 by Phil Thompson
	
	
	
*/

*{
	background-image: none !important;
}

img{display: none !important;}

div#header h1{
	background-image: none;
	font: 240% "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 1em 15px;
	text-indent: 0;
	width: auto;
}
div#header h1 a{
	background-image: none;
	height: auto;
	text-indent: 0;
	width: auto;
}

div#header div#logobox, div#logobox h1#logo{
	background-image: none !important;
	filter: none !important;
}
div#logocontainer {
	width:520px;
}
div#logobox {
	width:0;
}
div#camphill {
	width:auto;
}
div#camphill a {
	background-image: none;
	font: 200% "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width:auto;
	padding-top: 15px;
	text-indent:0;
}
div#subtitle {
	width:auto;
}		
div#subtitle p {
	background-image: none;
	font: 200% "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width:auto;
	padding-top: 15px;
	text-indent:0;
}


p#tagline{
	display: block;
	float: left;
	font-size: 180%;
	font-style: italic;
	padding-top: 10px;
	text-indent:0;
	width:auto;
}

ul#nav li a:hover,
ul#nav li.selected a{
	background: #BF5756;
}

div#footer{
	background: #DBEFC7;
}
div#subfooter{
	clear: both !important;
}

/* specific pages */
div#homeblock{padding-top: 0;}
div#homeblock h3{padding-top: 10px;}