/*
 -------------------------------------------------------------------------------------
 File				:	bcb.css
 Author				:	Gareth Jones (gareth@gareth.com)
 Purpose			:	CSS for Brampton Concert Band
 Last Updated		:	1st August 2002
 -------------------------------------------------------------------------------------
 Copyright (C) Clickwork Productions Limited. All rights reserved.
 -------------------------------------------------------------------------------------
*/

H1 
{
	padding-top: 30px;
	font-family:verdana, arial;
	font-size:24px;
	line-height:10px;
	color:#404040;
}

H2
{
	font-family:verdana, arial;
	font-size:18px;
	line-height:10px;
	color:#404040;
}

.LeftNav 
{
	width: 100%;
	margin: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
	cursor: pointer;
	cursor: hand
}

.line
{
	width: 100%;
	height: 1px;
	margin-bottom: 10px;
	background-color: #C0C0C0;
}

.copy
{
	padding-bottom:20px;
	padding-top:10px;		
	font-family:verdana, arial;
	font-size:12px;
	line-height:16px;
	color:#333;		
}

.copyclose
{
	font-family:verdana, arial;
	font-size:12px;
}