body{
	background-image: url('https://stream.kingston.vic.gov.au/images/bg-white.jpg'),url('https://stream.kingston.vic.gov.au/images/bg.jpg');
    background-repeat: repeat-x,no-repeat;
    background-size: auto,100%;
	background-position: 0px 0px,0px 0px;
    margin:0;
	margin-bottom:0px;
	padding:0;
	margin-top:0px;
	background-color:#fff;
	
	}
	
#wrapper100{
	border-top: 2px solid #FFA400;
	width:100%;
	margin: auto;
	margin-top: 0px;
	background-color:#fff;
	}
	
#wrapper{
	width:1200px;
	margin: auto;
	}
	

/**************************************/
/*       Sidebar CONTENT RIGHT         */
/**************************************/

.content-right{width: 290px; margin-left:19px; padding-top:0px; 	background-color: #FFF;}
.content-right ul { list-style-type: none; padding:0px; margin:0px 0px 40px 0px; line-height: 40px; }
.content-right h3 { font-family: arial; font-size:20px; font-weight:600; color:#FFFFFF;
background-color: #0D4D73;
padding: 9px;
margin:0;
padding-left:20px;
}


.content-right a {
    background-color: #fff;
	font-family: arial; font-size:15px; font-weight:500;
    color: #454545;
    display: block;
    padding: 3px;
    text-decoration: none;
	margin:0px 0px 2px 0px;
	padding-left:20px;
}

.content-right a.current {
   	padding-left:20px;
	font-weight:600;
	
}
.content-right a:hover {
    background-color: #4D4D4F;
	color:#fff;

}

/**************************************/
/*        CONTENT Left                */
/**************************************/
.content-left{width: 720px; margin-left:0px;padding-top:0px;}
.content-left h1{font-family: 'Montserrat', sans-serif; 
font-size:34px; font-weight:600; color:#0D4D73; margin-top:0px;}

/**************************************/
/*       BANNER MAIN CONTENT          */
/**************************************/
#banner{
    margin: 10px 0 0 20px;
	width: 639px;
	height:284px;
	background-image: url(../images/banner.gif);
}

.banner-text{
	float:right;
	height:246px;
	padding: 10px 20px 10px 10px;
    width: 218px;
	font-weight:normal;
	line-height: 20px;
	font-family: sans-serif;
}
.banner-text p{
	font-size: 13px;
    font-weight: normal;
    line-height: 20px;
	color: #fff;
}
.banner-text h1, h2{
	padding-bottom: 5px;
	color: #fff;
	font-size: 16px;
}
.banner-text ul{
	margin:0;
	padding:0 0 30px 0;
	list-style-type:none;
	width:auto;
}
.banner-text ul li{
	padding-left:20px; 
	background:transparent url(../images/content-arrow-white.gif) no-repeat center left;
	font-size:13px;
	line-height: 30px;
	font-family: sans-serif;
	color: #fff;
}
.banner-text a:link {
	color: #fff;
	text-decoration: underline;	
}
.banner-text a:visited {
	color: #fff;
	text-decoration: underline;	
}
.banner-text a:hover {
	color: #fff;
	text-decoration: none;	
}

/**************************************/
/*           CONTENT TABLE            */
/**************************************/

.content-table table {
	border: none;
	width: 95%;
	border-collapse: separate;
    border-spacing: 5px;
	margin: -5px;
	padding: 0;
}
.content-table table, th, td {
	font-size:13px;
	font-weight:normal;
	line-height: 30px;
	font-family: sans-serif;
	/*border: solid 5px #fff;*/
}
.content-table th {
	background: #d9d9d9;
	font-weight: bold;
	border: none;
    text-align:left;	
}
.content-table td {
	background: #f2f2f2;
	border: none;
}

.content-table h1 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #333;
	font-family: sans-serif;
}
.content-table h2 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	color: #333;
	font-size: 19px;
}

.content-table a:link {
	color: #3366CC;
	text-decoration: underline;	
}
.content-table a:visited {
	color: #3366CC;
	text-decoration: underline;	
}
.content-table a:hover {
	color: #000;
	text-decoration: none;	
}

.content-table table { margin-bottom: 1.6em; }
.content-table th, td { padding: .8em; }

/**************************************/
/*            MAIN CONTENT            */
/**************************************/

#header{
	height:230px;
	padding-top:30px;
	width:1120px;
	margin:auto;

	}



#logo{
	margin: 0px;
	text-align:left;
	Padding-top:18px;
	Padding-left:0px;
	}

#logo p{font-family: 'Montserrat', sans-serif;
	color: #FFF;
	font-size:20px;
	font-weight: 600;
	letter-spacing: .5px;
	}

#logo a:link {color: #FFF; text-decoration: none;}	
#logo a:visited {color: #FFF; text-decoration: none;}	
#logo a:hover {color: #FFF; text-decoration: underline;}	

.logo-space{margin-right:100px;}	
.head-menu{margin-left:50px; position: relative; top:-40px;}

.breadcrumb {
	width: 100%;
	height:100px;
	text-align:left;
	}

	
.breadcrumb p{
	font-family: 'Montserrat', sans-serif;
	color: #232323;
	padding-top:36px;
	margin-left:10px;
	font-size:16px;
	font-weight: 400;
	margin-bottom:0px;
	}

.breadcrumb p span.bread-big {font-weight: 700;} 
	
.breadcrumb a:link {
	color: #292929;
	text-decoration: none;font-weight: 400;
}
.breadcrumb a:visited {
	color: #292929;
	text-decoration: none;	font-weight: 400;
}
.breadcrumb a:hover {
	color: #292929;
	text-decoration: underline;	font-weight: 400;
}	
 
.content-text p {
	font-size:14px;
	font-weight:normal;
	line-height: 20px;
	font-family:'Montserrat', sans-serif;
}

.content-text a:link {
	color: #0D4D73;
	text-decoration: underline;	
}
.content-text a:visited {
	color: #0D4D73;
	text-decoration: underline;	
}
.content-text a:hover {
	color: #0D4D73;
	text-decoration: none;	
}

.content-text h1 {
	border-bottom: 1px solid #999;
	padding: 10px 0;
	margin-bottom: 20px;
	font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#0D4D73;
	font-weight:600;
}	
	
.content-text h1 span.big {font-size:20px;}

.content-text h1 span.small {font-size:14px;font-weight:normal;}

.content-text h2 {
    font-family: 'Montserrat', sans-serif;
	font-size:20px;
	color:#0D4D73;
	font-weight:600;
}


#footer100{
	background-color: #0D4D73;
	width:100%;
	margin-top: 0px;
	padding-bottom:10px;
		}
		
	
	
.footer { width:1180px; margin:auto; padding-top:20px;}

.footer p{margin:0; text-align: center;}

.footer-copy { width:947px; margin:auto; padding-top:10px;padding-bottom:10px;}

.footer-copy p{margin:0; text-align: right;}

    