@charset "UTF-8";
/* ie_nav_dubbo.css ((c) 2014-2015 Kenneth Higgs, Webpage One) - style sheet for Internet Explorer only  */
/* Validate HTML at: http: //validator.w3.org/  */
/* Validate CSS at: http: //jigsaw.w3.org/css-validator/  */

/* ----------------------------------------------------------------- */
/* This imageless css button was generated by CSSButtonGenerator.com */
/* plus CSS3-PIE styling using .htc script for Internet Explorer 6-9 */
/* ----------------------------------------------------------------- */
/* DEFAULT STYLES FOR ALL GEL-TYPE BUTTONS */
/* apply PIE script for IE browsers */
#NavBar ul li.menuitem a.gel { behavior: url('../../pie2/PIE.php');	}

/* dull the currently focussed menu link */
#NavBar ul li.menuitem a:focus.toplink {
	-pie-background: linear-gradient(to bottom, #FAF2E3 5%, #EBD7B9 100%);
	/* other styling attributes */
	border: 0.063em solid #EBD7B9;
	color: #999999;
}

/* colour linear gradient across this button - MSIE 6-9 via PIE (top to bottom) */
#NavBar ul li.menuitem a.toplink {	-pie-background: linear-gradient(to bottom, #FAF2E3 5%, #EBD7B9 100%); }

/* reverse colours for linear gradient - MSIE 6-9 via PIE */
#NavBar ul li.menuitem a:hover.toplink {	-pie-background: linear-gradient(to bottom, #EBD7B9 5%, #FAF2E3 100%); }

/* end of button styling by CSSButtonGenerator.com */
/* ----------------------------------------------------------------- */
#Splash {
	padding: 0;
}

/* fix IE7 problems ie: non-standard display & styling */
#MastHead {
	margin-left: 0.5em;
}

#Motto {
	width: 23%;
	margin-left: 1em;
}

#NavBar {
	width: 100%;
}

#NavBar ul li.menuitem {
	display: block;
	display: inline;
}

#Outer {
	background-color: #FEF4EC;
	opacity: 0.92;
	filter:alpha(opacity=92);
}

#ColorBottom {
	width: 95%;
}

#Footer {
	width: 88.5em;
	margin-top: 2em;
	overflow: hidden;
}
