@charset "utf-8";
/* ###########################################
	TERMINALFOUR
	
		- ballina town council [print css]
					revision: 30/06/08 (v1)
########################################### */

/* <hide elements> */
#toolbar { display: none;}
.invisible { display: none;}
#left_nav { display: none;}
#header p { display: none;}
#sideContent img { display: none;}
#footer  img { display: none;}
/* </hide elements> */

/* <standard elements> */
.ar { text-align: right;}
.ac { text-align: center;}
.al { text-align: left;}

.clear {width: 100%; height: 1px; font-size: 1px; clear: both;}
.clear15 {width: 100%; height: 15px; font-size: 1px; clear: both;}
/* </standard elements> */

a img { border: 0px;}
body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

a, a:visited { color: #000; text-decoration: underline; }

#content table { border-collapse: collapse;}
#content table thead tr td, #content table tr th { padding: 4px 6px; text-align: center; font-weight: bold;}
#content table tr td { padding: 4px 6px; border: 1px solid #ccc; }

#content h2 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; margin: 0 0 12px 0; font-weight: normal;}
#content h3 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 0 0 8px 0; font-weight: bold;}
#content h4 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; margin: 0 0 8px 0; font-weight: bold;}
#content h5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; margin: 0 0 4px 0; font-weight: bold;}

#header img { float: left; margin: 2px 20px 0 0; width: 47px; height: 58px;}
#header h1 { margin: 12px 0 0 0; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 24px;}

#breadcrumbs { margin: 16px 0 20px 10px; font-size: 0.85em; color: #333;}

#footer { color: #333333; font-size: 0.8em; text-align: right;}
#footer .invisible { display: block; }
#footer a { text-decoration: none;}