@import url(inlines.css);

BODY, body
{
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
	margin : 0; 
	font-weight : normal; 
	font-size: 70%;
	background : #455A21;
}

#container{
	background:url(./sg_camberwell_grove/images/background.gif) no-repeat center bottom #455A21;
}

#header{
	display:none;
	background: url(./sg_camberwell_grove/images/trees.gif) no-repeat top left;
}
			
h1, H1, .heading1{font-size: 180%; color: #000000; font-weight: normal; text-align: left; padding : 12px 0 5px 0; margin : 0;}

h2, H2, .heading2{font-size: 120%; color: #000000; font-weight: bold; text-align: left;}

h3, H3, .heading3{color: #000000; font-weight: bold;}

h4, H4, .heading4{color: #000000; font-weight: bold;}

h5, H5, .heading5{color: #000000; font-weight: bold;}

h6, H6, .heading6{color: #000000; font-weight: bold;}

/* Styles for the print heading */
.printonly
{margin-left : 10px;}

.pathname, .printonly
{color: #003366; font-weight : bold; text-decoration : none;}

/* Styles to hide the bits of the page display from the printer*/
.lhscol, .rhsbox, .noprint, .toptablebanner{display : none;}

