/*	---------------------------------------------------------------------------
	Standard HTML elements
	---------------------------------------------------------------------------	*/
body
{
	background-color: #667384;
}
/*	Highlights panel title shares body background-color	*/
#content-side-panel .horizontal-panel h1,
#content-side-panel #weather .weather-header,
#content-side-panel #weather-bom-link
{
	background-color: #667384;
}

/*	---------------------------------------------------------------------------
	Page layout
	---------------------------------------------------------------------------	*/
td.page-shadow-left
{
	background-image: none;
}
td.page-shadow-right, td.page-shadow-right-offset
{
	background-image: none;
}


/*	---------------------------------------------------------------------------
	Fixed navigation menu & links
	---------------------------------------------------------------------------	*/
#fixed-navigation
{
	background-image: url(/RtoWebsite/Images/Header/BlueGradientBackground.gif);
	
}
.d
{
}
#navigation-menu-container
{
	height: 45px;
}


/*	---------------------------------------------------------------------------
	Footer container
	---------------------------------------------------------------------------	*/
#footer-container
{
	background-image: none;
}
