/* CSS Document  Copyright 2008. All Rights Reserved - Fresh Image Design | Richard Wegner */

/* Remove unwanted elements */
#sidenav, #tool, #bookbug {display: none;}

/* Ensure the content spans the full width */
#container {width: 100%; margin: 0; float: none;}

/* Change text colour to black (useful for light text on a dark background) */
#content {color: #000;}

/* Improve colour contrast of links */
a:link, a:visited {color: #333;}

#toplogo {display: none;}
#toplogop {
	width: 805px;
	height: 117px;
	margin: 0;
	padding: 0;
}

#holder {
	width: 100%;
	margin: 0;
	background: transparent url(images/bkg_page.jpg) repeat-y top left;
}
#content, #content_bylaw {
	width: 100%;
	margin: 0 0 0 30px;
	padding: 10px 0 20px 0;
	background: transparent url(images/flip_page.jpg) no-repeat bottom right;
}
#content h1, #content_bylaw h1 {
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	margin: 0;
	padding: 5px 0 0 30px;
	font-weight: bold;
}
#content h2, #content_bylaw h2 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 20px 0 0 30px;
	padding: 0;
	font-weight: bold;
}
#content h5, #content_bylaw h5 {
	color: #333;
	font-size: .9em;
	font-weight: bold;
	margin: 15px 0 0 30px;
	padding: 0;
}
#content_bylaw ol li {
	color: #000;
	font-size: .75em;
	line-height: 1.3em;
	margin: 0px 120px 5px 30px;
	padding: 0;
}
#content ul li {
	color: #000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 0px 120px 5px 30px;
	padding: 0;
}
#content p, #content_bylaw p {
	font-size: .9em; 
	line-height: 1.3em;
	margin: 1em 0 .5em 0;
	padding: 0 50px 0 30px;
}
#content_bylaw p {
	font-size: .85em; 
	line-height: 1.2em;
	margin: .1em 0 .5em 0;
	padding: 0 50px 0 30px;
}
#content p.getadobe {
	display: none;
}

