/* CSS Document */
/*
/*title:BPA-2 style;
author: Pam Williamson;
version: two;
date: December 2007; */


html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
 }

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
/*static left column*/
#left {position:fixed; left:0; top:0; height:100%; width:180px; background:#0099ff; background-position:0 100px;font-family:Verdana; font-size:10pt; color:#002C9A;z-index:4;}
/*Right side content flexible widthand height*/
#content {display:block; height:100%; max-height:100%; overflow:auto; padding-left:185px; position:relative; z-index:3;}

* html #left {position:absolute;}

/* Wrap may be used to keep some content narrow and centered */
#container{width: 570px; margin: 0 auto; }

/*right side content headings*/
#header {
	text-align:	center;
	margin-left:5px; margin-right:5px;
	border-width: 2px; border-style:none; padding: 0; 
}
.topline1 {
	font-family: "Comic Sans MS";
	font-size: 26pt ;
	font-style:italic ;
	font-weight: normal;
	font-variant: normal;
	color: #0066ff;
}
.topline2 {
	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ff0000;
	text-align:	center;
}
/*Basic text*/
#content p {	
	font-family: "Comic Sans MS";
	font-size: 12pt ;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding:5px;
}
/*sub-headings in tables*/
.balcomm{	
	font-family: "Comic Sans MS";
	font-size: 12pt ;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000084;
	text-align: left
}
.balorg{	
	font-family: "Comic Sans MS";
	font-size: 10pt ;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left
}
/* small printing within listings*/
.small{	
	font-family: Verdana;
	font-size: 7.5pt ;
	font-style:normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left
}

/*Headings*/
h1 {font-family: "Comic Sans MS";
	font-size:24pt;
	font-weight: normal;
	color:#000084;
}
h2 {font-family: "Comic Sans MS";
	font-size:20pt;
	 font-weight: normal;
	color:#000084;
}
h3{
 font-size: 18pt;
 font-weight: normal;
 color: #000084;
}

h4{
font-family: "Comic Sans MS";
 font-size: 16pt;
 font-weight: normal;
 color: #000084;
}

h5{
 font-family: "Comic Sans MS";
 font-size: 14pt;
 font-weight: normal;
 color: #000084;
}

h6{
 font-size: 12pt;
 font-weight: normal;
 color: #000000;
 text-align: center;
 }
/* main navigation links*/
a{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}

a:link{color: #000066;}
a:visited{color:#000066;}
a:hover{color: #ff0000; text-decoration: underline;}

/* non links - to match blue links font*/
.nonlk{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000066;
}
/* to match black- not links*/
.nonlk1{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
}

/*extra onpage navigation links*/
a.onpage{
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
/* Accommodation Names*/
.nonlkred{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#CC0033;
}
/* Balingup history time line*/
.timeline{
 font-family: Verdana;
 font-size: 10pt;
 font-weight: normal;
 color: #000000;
}
.style2 {
	font-family: Verdana;
	font-size: 9px;
}
